Skip to content

Bump the aws-dependencies group across 1 directory with 7 updates - #8

Open
dependabot[bot] wants to merge 1 commit into
layerrail-rebrand-startfrom
dependabot/bundler/aws-dependencies-9d41521522
Open

Bump the aws-dependencies group across 1 directory with 7 updates#8
dependabot[bot] wants to merge 1 commit into
layerrail-rebrand-startfrom
dependabot/bundler/aws-dependencies-9d41521522

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-dependencies group with 5 updates in the / directory:

Package From To
aws-sdk-ec2 1.569.0 1.633.0
aws-sdk-iam 1.132.0 1.150.0
aws-sdk-s3 1.208.0 1.228.2
aws-sdk-kms 1.121.0 1.130.0
aws-sdk-rds 1.306.0 1.320.0

Updates aws-sdk-ec2 from 1.569.0 to 1.633.0

Changelog

Sourced from aws-sdk-ec2's changelog.

1.633.0 (2026-07-29)

  • Feature - This release adds support for policy-based routing on AWS Transit Gateway, enabling you to route traffic based on 5-tuple matching (source IP, destination IP, source port, destination port, and protocol) using new policy table entry APIs that direct matching traffic to a target route table.

1.632.0 (2026-07-10)

  • Feature - New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs.

1.631.0 (2026-07-09)

  • Feature - Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances.

1.630.0 (2026-07-08)

  • Feature - Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow.

1.629.0 (2026-07-07)

  • Feature - This launch surfaces the public SSM parameter associated with public AMIs in the AMI metadata.

1.628.0 (2026-07-01)

  • Feature - Use declarative policies to enable VPC Encryption Controls across your organization or select accounts. Added AMD SEV-SNP support for EC2 Dedicated Hosts. Managed resource visibility settings control whether AWS-provisioned resources in your account appear in console views and API list operations.

1.627.0 (2026-06-30)

  • Feature - Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level

1.626.0 (2026-06-29)

  • Feature - Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware.

1.625.0 (2026-06-22)

  • Feature - This release adds support for AMI Watermark and Allowed AMIs integration

1.624.0 (2026-06-18)

  • Feature - Documentation updates clarifying CancelCapacityReservation cancellable states

... (truncated)

Commits

Updates aws-sdk-iam from 1.132.0 to 1.150.0

Changelog

Sourced from aws-sdk-iam's changelog.

1.150.0 (2026-07-30)

  • Feature - Improved IAM Policy Simulator accuracy. Simulator now evaluates SCP conditions and resource scoping, returns explicitDeny for explicit SCP denials, and reports accurate cross-account decisions.

1.149.0 (2026-07-09)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.148.0 (2026-06-12)

  • Feature - Updating documentation for select service-specific credential APIs

1.147.0 (2026-06-01)

  • Feature - Adding new BDD representation of endpoint ruleset

1.146.0 (2026-05-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.145.0 (2026-05-19)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.144.0 (2026-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.143.0 (2026-05-01)

  • Feature - Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates

1.142.0 (2026-03-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.141.0 (2026-03-09)

  • Feature - Added support for CloudWatch Logs long-term API keys, currently available in Preview

... (truncated)

Commits

Updates aws-sdk-s3 from 1.208.0 to 1.228.2

Changelog

Sourced from aws-sdk-s3's changelog.

1.228.2 (2026-07-30)

  • Issue - S3 Encryption Client, encryptionV2 and encryptionV3, returns a decryption error for a malformed material description.

1.228.1 (2026-07-23)

  • Issue - Ensure the source file is closed on multipart upload_file part failure, preventing leaked file descriptors (#3408).

1.228.0 (2026-07-16)

  • Feature - Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes

1.227.0 (2026-07-09)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.226.0 (2026-06-16)

  • Feature - Added support for annotations. You can now attach up to 1000 annotations (up to 1 MB each) directly to objects and create, retrieve, list, and delete them using new annotation APIs. Also added support for configuring an annotation table in S3 Metadata.

  • Feature - Multipart copies now support tags_directive, annotations_directive, and metadata_directive options for controlling which source properties are copied to the destination.

  • Issue - Fix error when performing cross-region multipart copies with copy_source_region.

1.225.1 (2026-06-10)

  • Issue - Fix download_file single-request mode not writing to a temporary file when given a String/Pathname destination.

1.225.0 (2026-06-02)

  • Feature - Adding new BDD representation of endpoint ruleset

1.224.0 (2026-05-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.223.0 (2026-05-19)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.222.0 (2026-05-13)

... (truncated)

Commits

Updates aws-sdk-kms from 1.121.0 to 1.130.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.130.0 (2026-07-09)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.129.0 (2026-06-01)

  • Feature - Adding new BDD representation of endpoint ruleset

1.128.0 (2026-05-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.127.0 (2026-05-20)

  • Feature - AWS KMS now supports creating grants for AWS service principals using new GranteeServicePrincipal and RetiringServicePrincipal parameters. This release adds SourceArn grant constraint and three condition keys for controlling CreateGrant access. For more information, see Grants in AWS KMS.

1.126.0 (2026-05-19)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.125.0 (2026-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.124.0 (2026-04-27)

  • Feature - KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.

1.123.0 (2026-03-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.122.0 (2026-02-16)

  • Feature - Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
Commits

Updates aws-partitions from 1.1212.0 to 1.1281.0

Changelog

Sourced from aws-partitions's changelog.

1.1281.0 (2026-08-14)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1280.0 (2026-08-11)

  • Feature - Added support for enumerating regions for Aws::AccountAccess.

1.1279.0 (2026-08-07)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1278.0 (2026-08-06)

  • Feature - Added support for enumerating regions for Aws::AgentRegistryControl.

  • Feature - Added support for enumerating regions for Aws::AgentRegistry.

1.1277.0 (2026-07-31)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1276.0 (2026-07-30)

  • Feature - Added support for enumerating regions for Aws::PricingPlanManager.

1.1275.0 (2026-07-29)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1274.0 (2026-07-27)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1273.0 (2026-07-24)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1272.0 (2026-07-22)

... (truncated)

Commits

Updates aws-sdk-core from 3.242.0 to 3.254.1

Changelog

Sourced from aws-sdk-core's changelog.

3.254.1 (2026-08-06)

  • Issue - Fix a double space appearing in the frameworks section of the User-Agent header.

3.254.0 (2026-07-09)

  • Feature - Serialize BigDecimal values as JSON numbers in document types for REST-JSON and JSON protocols.

3.253.0 (2026-07-08)

  • Feature - Updated Aws::Signin::Client with the latest API changes.

  • Feature - Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation).

3.252.0 (2026-06-10)

  • Feature - Updated Aws::Signin::Client with the latest API changes.

  • Feature - AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.

3.251.0 (2026-06-02)

  • Feature - Adding new BDD representation of endpoint ruleset

3.250.0 (2026-05-28)

  • Feature - Adding new BDD representation of endpoint ruleset

  • Issue - Prevent unbounded recursion in CBOR decoder that could cause process termination on malformed responses.

3.249.0 (2026-05-22)

  • Feature - Adding new BDD representation of endpoint ruleset

3.248.0 (2026-05-21)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - Updated Aws::Signin::Client with the latest API changes.

... (truncated)

Commits

Updates aws-sdk-rds from 1.306.0 to 1.320.0

Changelog

Sourced from aws-sdk-rds's changelog.

1.320.0 (2026-07-31)

  • Feature - Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress.

1.319.0 (2026-07-17)

  • Feature - Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward.

1.318.0 (2026-07-15)

  • Feature - Adds support for modifying EngineLifecycleSupport on DB instances and DB clusters through ModifyDBInstance and ModifyDBCluster.

1.317.0 (2026-07-09)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.316.0 (2026-06-15)

  • Feature - Adding support for RDS SQL Server BYOM and DB2 Community Edition

1.315.0 (2026-06-03)

  • Feature - Adding new BDD representation of endpoint ruleset

1.314.0 (2026-05-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.313.0 (2026-05-19)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.312.0 (2026-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.311.0 (2026-04-16)

  • Feature - Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 27, 2026
@dependabot dependabot Bot changed the title Bump the aws-dependencies group with 7 updates Bump the aws-dependencies group across 1 directory with 7 updates Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 5 times, most recently from 2052abe to 443c68a Compare July 3, 2026 15:55
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 2 times, most recently from 4d5a71b to df47f45 Compare July 9, 2026 15:55
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 2 times, most recently from b0b6ee1 to c5de236 Compare July 15, 2026 15:55
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 3 times, most recently from cae6681 to 0560eca Compare July 22, 2026 15:56
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 2 times, most recently from 27f2de9 to c9c11e4 Compare August 3, 2026 15:56
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch 3 times, most recently from 8cdcbec to 73fb35c Compare August 7, 2026 15:55
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch from 73fb35c to 31b52aa Compare August 17, 2026 18:26
Bumps the aws-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-ec2](https://github.com/aws/aws-sdk-ruby) | `1.569.0` | `1.633.0` |
| [aws-sdk-iam](https://github.com/aws/aws-sdk-ruby) | `1.132.0` | `1.150.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.208.0` | `1.228.2` |
| [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.121.0` | `1.130.0` |
| [aws-sdk-rds](https://github.com/aws/aws-sdk-ruby) | `1.306.0` | `1.320.0` |



Updates `aws-sdk-ec2` from 1.569.0 to 1.633.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-iam` from 1.132.0 to 1.150.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-s3` from 1.208.0 to 1.228.2
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-kms` from 1.121.0 to 1.130.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-partitions` from 1.1212.0 to 1.1281.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.242.0 to 3.254.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-rds` from 1.306.0 to 1.320.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-rds/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-partitions
  dependency-version: 1.1262.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-core
  dependency-version: 3.252.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-ec2
  dependency-version: 1.623.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-iam
  dependency-version: 1.148.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-kms
  dependency-version: 1.129.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-rds
  dependency-version: 1.316.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.225.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/aws-dependencies-9d41521522 branch from 31b52aa to 93dded0 Compare August 18, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants