Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-cloudformation from 3.359.0 to 3.454.0 #532

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps @aws-sdk/client-cloudformation from 3.359.0 to 3.454.0.

Release notes

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

v3.454.0

3.454.0(2023-11-17)

Chores
Documentation Changes
  • client-sts: API updates for the AWS Security Token Service (1c081b94)
  • client-kinesis-video: Docs only build to bring up-to-date with public docs. (3ec9ad09)
  • client-dlm: Added support for SAP HANA in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post scripts. (7c6e095e)
  • client-cloud9: A minor doc only update related to changing the date of an API change. (b87b3a70)
  • remove API docs developer preview announcement in readme (#5494) (84f23581)
New Features
  • clients: update client endpoints as of 2023-11-17 (4d740184)
  • client-athena: Adding SerivicePreProcessing time metric (6d0d4495)
  • client-emr: Launch support for IAM Identity Center Trusted Identity Propagation and workspace storage encryption using AWS KMS in EMR Studio (6cc6bdc3)
  • client-cloudformation: This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them. (9dd25ecb)
  • client-mgn: Removed invalid and unnecessary default values. (e7efd42d)
  • client-pipes: TargetParameters now properly supports BatchJobParameters.ArrayProperties.Size and BatchJobParameters.RetryStrategy.Attempts being optional, and EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly required when setting EphemeralStorage (03b574e4)
  • client-location: Remove default value and allow nullable for request parameters having minimum value larger than zero. (1886fed7)
  • client-redshift: Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one. (b8062772)
  • client-wisdom: This release adds QuickResponse as a new Wisdom resource and Wisdom APIs for import, create, read, search, update and delete QuickResponse resources. (acf3ac45)
  • client-codestar-connections: This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository. (ae3037b2)
  • client-trustedadvisor: AWS Trusted Advisor introduces new APIs to enable you to programmatically access Trusted Advisor best practice checks, recommendations, and prioritized recommendations. Trusted Advisor APIs enable you to integrate Trusted Advisor with your operational tools to automate your workloads. (a1849c20)
  • client-redshift-serverless: Updated SDK for Amazon Redshift Serverless, which provides the ability to configure a connection with IAM Identity Center to manage user and group access to databases. (d293ea1b)
  • client-ivschat: type & defaulting refinement to various range properties (ceef8258)
  • client-app-mesh: Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured. (90a90eb4)
  • client-rds: This release adds support for option groups and replica enhancements to Amazon RDS Custom. (fb8ad1a2)
  • client-s3: Removes all default 0 values for numbers and false values for booleans (61b32fe6)
  • client-sso-oidc: Adding support for sso-oauth:CreateTokenWithIAM. (313f0468)
  • client-sso-admin: Improves support for configuring RefreshToken and TokenExchange grants on applications. (f53e68f4)
  • client-ivs: type & defaulting refinement to various range properties (fe08f6f5)
  • client-verifiedpermissions: Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore (ec2e0d51)
  • client-osis: Add support for enabling a persistent buffer when creating or updating an OpenSearch Ingestion pipeline. Add tags to Pipeline and PipelineSummary response models. (26fab565)
  • client-eventbridge: Introduces a new rule state ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get, List and Describe AWS API call events from CloudTrail. (e581203f)
  • client-ec2: This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM. (7a42bf10)
  • client-internetmonitor: Adds new querying capabilities for running data queries on a monitor (33af4000)
  • client-connect: This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes. (b1c19ad5)
  • client-medialive: MediaLive has now added support for per-output static image overlay. (02cc208b)
  • client-codepipeline: CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision (9239afa2)
  • client-ecr: Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication. (00d6cadb)
Bug Fixes
  • codegen: deserialize unions with list members (#5498) (69afef97)

... (truncated)

Changelog

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

3.454.0 (2023-11-17)

Features

  • client-cloudformation: This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them. (9dd25ec)

3.451.0 (2023-11-14)

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

3.450.0 (2023-11-13)

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

3.449.0 (2023-11-10)

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

3.448.0 (2023-11-09)

Features

  • client-cloudformation: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts. (c1dde64)

3.445.0 (2023-11-07)

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

... (truncated)

Commits
  • bdea14f Publish v3.454.0
  • 9dd25ec feat(client-cloudformation): This release adds a new flag ImportExistingResou...
  • f49a442 Publish v3.451.0
  • 6bd28f1 chore(codegen): update smithy-typescript commit (#5486)
  • 0a9a162 Publish v3.450.0
  • c24b638 docs: fix typo in client template (#5476)
  • 611bffa Publish v3.449.0
  • db14b80 Publish v3.448.0
  • c1dde64 feat(client-cloudformation): Added new ConcurrencyMode feature for AWS CloudF...
  • 5aa935c Publish v3.445.0
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.359.0 to 3.454.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.454.0/clients/client-cloudformation)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2023

Superseded by #537.

@dependabot dependabot bot closed this Nov 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-cloudformation-3.454.0 branch November 29, 2023 15:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant