home.social

#awssdk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #awssdk, aggregated by home.social.

fetched live
  1. 【小ネタ】AWS SDKでS3コマンド実行時に "The XML you provided was not well-formed or did not validate against our published schema" と言われたら……
    qiita.com/ssc-ksaitou/items/48

    #qiita #JavaScript #Node_js #AWS #S3 #AWSSDK

  2. So, I made a thing... The AWS SDK for PHP is very basic when it comes to types and needing tons of asserts just to stop PHPStan from complaining annoys me.

    This extension knows exactly what type each field of each AWS SDK call is and thus your PHPStan stops freaking out about everything being mixed.

    packagist.org/packages/rikudou

    Note that I literally finished it about an hour ago, so I'm not tagging a release version until I sleep on it.

    #php #phpstan #aws #awssdk #opensource #programming

  3. So, I made a thing... The AWS SDK for PHP is very basic when it comes to types and needing tons of asserts just to stop PHPStan from complaining annoys me.

    This extension knows exactly what type each field of each AWS SDK call is and thus your PHPStan stops freaking out about everything being mixed.

    packagist.org/packages/rikudou

    Note that I literally finished it about an hour ago, so I'm not tagging a release version until I sleep on it.

    #php #phpstan #aws #awssdk #opensource #programming

  4. my kingdom for a js example usage of the `.executeTransaction()` method on `DynamoDBDocument`

    i have searched high and low, across foreign and unfriendly lands, and my people they are so tired

    #aws #dynamoDB #awssdk

  5. my kingdom for a js example usage of the `.executeTransaction()` method on `DynamoDBDocument`

    i have searched high and low, across foreign and unfriendly lands, and my people they are so tired

    #aws #dynamoDB #awssdk

  6. If anyone uses AWS SDK NodeJS clients, versions with 3.209.0 are pretty broken - I think they've withdrawn them from NPM now but if you're seeing lots of errors about sso_session it's probably this. 3.208.0 is fine, 3.210.0 on the way I believe.

    #nodejs #aws #sdk #awssdk #devops