use heuristic to select sample operation (#5262) (605746f2)
New Features
clients: update client endpoints as of 2023-09-27 (e7cded86)
client-iot: Added support for IoT Rules Engine Kafka Action Headers (607458d2)
client-firehose: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka. (f392d889)
client-cognito-identity-provider: The UserPoolType Status field is no longer used. (114788d8)
client-textract: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read. (10647e5f)
For list of updated packages, view updated-packages.md in assets-3.421.0.zip
v3.420.0
3.420.0(2023-09-26)
Documentation Changes
client-codedeploy: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups. (e2b776f1)
client-pinpoint: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted. (571d0db4)
New Features
client-connect: This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace. (970fe061)
client-lakeformation: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation. (ae29e552)
client-apprunner: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories (f49a5211)
client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436a)
client-dynamodb: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table (4ff14d6b)
client-appintegrations: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace. (b5bd165b)
client-ec2: The release includes AWS verified access to support FIPs compliance in North America regions (2cb7f26f)
For list of updated packages, view updated-packages.md in assets-3.420.0.zip
v3.419.0
3.419.0(2023-09-25)
New Features
clients: update client endpoints as of 2023-09-25 (2f18c938)
client-quicksight: Added ability to tag users upon creation. (dacb8c66)
client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436)
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)
Bumps @aws-sdk/client-s3 from 3.382.0 to 3.421.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
4398bfc
Publish v3.421.0605746f
docs: use heuristic to select sample operation (#5262)0471180
Publish v3.420.033e5436
feat(client-s3): This release adds a new field COMPLETED to the ReplicationSt...0ce9353
Publish v3.418.0a8df138
chore(codegen): bump smithy-typescript commit (#5234)04ed4ed
Publish v3.417.0f2b4b67
feat(client-s3): Fix an issue where the SDK can fail to unmarshall response d...4c521d6
Publish v3.414.0b9d59e8
feat(region-config): add aws region runtime extension codegen (#5157)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