aws-actions / configure-aws-credentials

Configure AWS credential environment variables for use in other GitHub Actions.
MIT License
2.43k stars 466 forks source link

chore: Bump @aws-sdk/client-sts from 3.540.0 to 3.549.0 #1048

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @aws-sdk/client-sts from 3.540.0 to 3.549.0.

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.549.0

3.549.0(2024-04-04)

Chores
New Features
  • clients: update client endpoints as of 2024-04-04 (da490a15)
  • client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
  • client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
  • client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
  • client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
  • client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
  • client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)

For list of updated packages, view updated-packages.md in assets-3.549.0.zip

v3.548.0

3.548.0(2024-04-03)

New Features
  • clients: update client endpoints as of 2024-04-03 (be9eadbd)
  • client-medialive: Cmaf Ingest outputs are now supported in Media Live (e6543feb)
  • client-cloudformation: This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template (98e1d9fb)
  • client-datazone: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone. (21c6b462)
  • client-docdb: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (b7817fd7)
  • client-lambda: Add Ruby 3.3 (ruby3.3) support to AWS Lambda (66721f66)
  • client-medical-imaging: SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response (e1bcde96)
  • client-groundstation: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses. (10f0af27)
  • client-transfer: Add ability to specify Security Policies for SFTP Connectors (a12cf065)
  • client-cleanroomsml: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide. (46ea1965)

For list of updated packages, view updated-packages.md in assets-3.548.0.zip

v3.547.0

3.547.0(2024-04-02)

Documentation Changes
  • client-ecs: Documentation only update for Amazon ECS. (5c8d5eed)
  • client-securityhub: Documentation updates for AWS Security Hub (3be771ec)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sts's changelog.

3.549.0 (2024-04-04)

Note: Version bump only for package @​aws-sdk/client-sts

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)