move eventstream services to id-auth sra (#6340) (6bf32b17)
clients: enable identity-and-auth SRA by default (#6299) (56ce5e5e)
turbo: update Turborepo devDependency to 2.0.9 (#6334) (042b7dda)
Documentation Changes
client-memorydb: Doc only update for changes to deletion API. (bd90490b)
client-support: Doc only updates to CaseDetails (c28e9390)
client-controltower: Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs (2f7a9651)
supplemental-docs: add documentation for using queue names with SQS Client (#6337) (9f4b6df4)
New Features
client-iam: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (b754d411)
client-bedrock: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. (b85315c5)
client-sagemaker: This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. (b43bb894)
client-rds: This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. (d2d3328a)
client-ssm-quicksetup: This release adds API support for the QuickSetup feature of AWS Systems Manager (71f373db)
client-controlcatalog: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. (c897818b)
For list of updated packages, view updated-packages.md in assets-3.622.0.zip
v3.621.0
3.621.0(2024-07-30)
Chores
codegen:
remove fast-xml-parser from AwsDependency (#6328) (197bc7d8)
move eventstream services to id-auth sra (#6340) (6bf32b17)
clients: enable identity-and-auth SRA by default (#6299) (56ce5e5e)
turbo: update Turborepo devDependency to 2.0.9 (#6334) (042b7dda)
Documentation Changes
client-memorydb: Doc only update for changes to deletion API. (bd90490b)
client-support: Doc only updates to CaseDetails (c28e9390)
client-controltower: Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs (2f7a9651)
supplemental-docs: add documentation for using queue names with SQS Client (#6337) (9f4b6df4)
New Features
client-iam: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (b754d411)
client-bedrock: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. (b85315c5)
client-sagemaker: This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. (b43bb894)
client-rds: This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. (d2d3328a)
client-ssm-quicksetup: This release adds API support for the QuickSetup feature of AWS Systems Manager (71f373db)
client-controlcatalog: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. (c897818b)
For list of updated packages, view updated-packages.md in assets-3.622.0.zip
v3.621.0
3.621.0(2024-07-30)
Chores
codegen:
remove fast-xml-parser from AwsDependency (#6328) (197bc7d8)
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/relaycorp/awala-endpoint-internet/network/alerts).
Removes fast-xml-parser. It's no longer used after updating ancestor dependencies fast-xml-parser, @aws-sdk/credential-providers and @aws-sdk/client-kms. These dependencies need to be updated together.
Removes
fast-xml-parser
Updates
@aws-sdk/credential-providers
from 3.382.0 to 3.622.0Release notes
Sourced from
@aws-sdk/credential-providers
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-providers
's changelog.... (truncated)
Commits
fac05e1
Publish v3.622.0d8f767a
Publish v3.621.0c3dd511
Publish v3.620.10220bd0
Publish v3.620.0ff30a3e
chore(clients): codegen sync for eventstream header fix (#6310)ac98acc
Publish v3.617.02db465a
test(credential-providers): integration test for 'read config files from path...fef3c33
Publish v3.616.0497105f
docs(credential-providers): update fromNodeProviderChain.ts docblock (#6086)794a37e
Publish v3.614.0Updates
@aws-sdk/client-kms
from 3.395.0 to 3.622.0Release notes
Sourced from
@aws-sdk/client-kms
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-kms
's changelog.... (truncated)
Commits
fac05e1
Publish v3.622.0245450e
chore(codegen): sync for command ref in context (#6347)56ce5e5
chore(clients): enable identity-and-auth SRA by default (#6299)d8f767a
Publish v3.621.08dd7fb6
chore(codegen): bump smithy package versions (#6329)c3dd511
Publish v3.620.10220bd0
Publish v3.620.0ff30a3e
chore(clients): codegen sync for eventstream header fix (#6310)fef3c33
Publish v3.616.02687058
chore(codegen): codegen sync for stream utils (#6279)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