Release v1.47.2 (2023-11-02)
Service Client Updates
service/apprunner
: Updates service API and documentationservice/connect
: Updates service documentationservice/gamelift
: Updates service API and documentation- Amazon GameLift adds support for shared credentials, which allows applications that are deployed on managed EC2 fleets to interact with other AWS resources.
service/glue
: Updates service API and documentation- This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode.
service/network-firewall
: Updates service API and documentationservice/quicksight
: Updates service API and documentation- This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard
SDK Enhancements
aws/ec2metadata
: Added environment and shared config support for disabling IMDSv1 fallback.- Use env
AWS_EC2_METADATA_V1_DISABLED
or shared configec2_metadata_v1_disabled
accordingly.
- Use env