github cloudposse/geodesic 2.2.1
v2.2.1

latest releases: 2.11.0, 2.10.1, 2.10.0...
11 months ago

🧰 Included Tools

Update AWS CLI packages @renovate (#850)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.27.130 -> ==1.27.137 age adoption passing confidence
boto3 ==1.26.130 -> ==1.26.137 age adoption passing confidence

Release Notes

aws/aws-cli

v1.27.137

Compare Source

========

  • api-change:backup: Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • api-change:connectcases: This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:mediapackagev2: Adds support for the MediaPackage Live v2 API
  • api-change:sesv2: This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

v1.27.136

Compare Source

========

  • api-change:athena: Removing SparkProperties from EngineConfiguration object for StartSession API call
  • api-change:cloudtrail: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • api-change:compute-optimizer: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • api-change:connect: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • api-change:ec2: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • api-change:ecs: Documentation only release to address various tickets.
  • api-change:mediaconvert: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • api-change:rds: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • api-change:sagemaker-geospatial: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.
  • api-change:sts: API updates for the AWS Security Token Service

v1.27.135

Compare Source

========

  • api-change:detective: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • api-change:directconnect: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • api-change:glue: Add Support for Tags for Custom Entity Types
  • api-change:secretsmanager: Documentation updates for Secrets Manager
  • api-change:wafv2: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

v1.27.134

Compare Source

========

  • api-change:athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:codecatalyst: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • api-change:kafka: Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs
  • api-change:rekognition: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • api-change:rolesanywhere: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • api-change:transfer: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

v1.27.133

Compare Source

========

  • api-change:connect: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
  • api-change:elasticache: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
  • api-change:es: This release fixes DescribePackages API error with null filter value parameter.
  • api-change:health: Add support for regional endpoints
  • api-change:ivs-realtime: Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.
  • api-change:omics: This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.
  • api-change:opensearch: This release fixes DescribePackages API error with null filter value parameter.
  • api-change:route53resolver: Update FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:support: This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

v1.27.132

Compare Source

========

  • api-change:emr: Update emr command to latest version
  • api-change:rds: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • api-change:swf: This release adds a new API parameter to exclude old history events from decision tasks.

v1.27.131

Compare Source

========

  • api-change:application-autoscaling: With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.
  • api-change:glue: This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas
  • api-change:sagemaker: This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints.
boto/boto3

v1.26.137

Compare Source

========

  • api-change:backup: [botocore] Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response.
  • api-change:connectcases: [botocore] This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:mediapackagev2: [botocore] Adds support for the MediaPackage Live v2 API
  • api-change:sesv2: [botocore] This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call.

v1.26.136

Compare Source

========

  • api-change:athena: [botocore] Removing SparkProperties from EngineConfiguration object for StartSession API call
  • api-change:cloudtrail: [botocore] Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • api-change:compute-optimizer: [botocore] In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • api-change:connect: [botocore] You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • api-change:ec2: [botocore] Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • api-change:ecs: [botocore] Documentation only release to address various tickets.
  • api-change:mediaconvert: [botocore] This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • api-change:rds: [botocore] RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • api-change:sagemaker-geospatial: [botocore] This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.
  • api-change:sts: [botocore] API updates for the AWS Security Token Service

v1.26.135

Compare Source

========

  • api-change:detective: [botocore] Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • api-change:directconnect: [botocore] This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • api-change:glue: [botocore] Add Support for Tags for Custom Entity Types
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:wafv2: [botocore] My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

v1.26.134

Compare Source

========

  • bugfix:EndpointProvider: [botocore] Fixed bug in virtual addressing for S3 Buckets #&#8203;2938 <https://github.com/boto/botocore/issues/2938>__
  • api-change:athena: [botocore] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:codecatalyst: [botocore] With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • api-change:kafka: [botocore] Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs
  • api-change:rekognition: [botocore] This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • api-change:rolesanywhere: [botocore] Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • api-change:transfer: [botocore] This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

v1.26.133

Compare Source

========

  • bugfix:endpoints: [botocore] Include params set in provide-client-param event handlers in dynamic context params for endpoint resolution.
  • api-change:connect: [botocore] This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
  • api-change:elasticache: [botocore] Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
  • api-change:es: [botocore] This release fixes DescribePackages API error with null filter value parameter.
  • api-change:health: [botocore] Add support for regional endpoints
  • api-change:ivs-realtime: [botocore] Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.
  • api-change:omics: [botocore] This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.
  • api-change:opensearch: [botocore] This release fixes DescribePackages API error with null filter value parameter.
  • api-change:route53resolver: [botocore] Update FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:support: [botocore] This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

v1.26.132

Compare Source

========

  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:rds: [botocore] Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • api-change:swf: [botocore] This release adds a new API parameter to exclude old history events from decision tasks.

v1.26.131

Compare Source

========

  • enhancement:endpoints: [botocore] Fix cache implementation to reduce memory consumption.
  • api-change:application-autoscaling: [botocore] With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.
  • api-change:glue: [botocore] This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas
  • api-change:sagemaker: [botocore] This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints.

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.