Sourced from @aws-sdk/client-ec2
'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
... (truncated)
Sourced from @aws-sdk/client-ec2
's
changelog.
3.454.0 (2023-11-17)
Features
- 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. (7a42bf1)
3.453.0 (2023-11-16)
Features
- client-ec2: Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider. (9e1a837)
3.452.0 (2023-11-15)
Features
- client-ec2: AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge. (8177a46)
3.451.0 (2023-11-14)
Note: Version bump only for package
@aws-sdk/client-ec2
3.450.0 (2023-11-13)
Features
- client-ec2: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other. (ce5a2b0)
... (truncated)
bdea14f
Publish v3.454.07a42bf1
feat(client-ec2): This release adds new features for Amazon VPC IP
Address Ma...e2485b6
Publish v3.453.09e1a837
feat(client-ec2): Enable use of tenant-specific PublicSigningKeyUrl from
devi...bf2c573
Publish v3.452.08177a46
feat(client-ec2): AWS EBS now supports Snapshot Lock, giving users the
abilit...f49a442
Publish v3.451.06bd28f1
chore(codegen): update smithy-typescript commit (#5486)0a9a162
Publish v3.450.0ce5a2b0
feat(client-ec2): Adds the new EC2 DescribeInstanceTopology API, which
you ca...Sourced from @aws-sdk/client-s3
'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
... (truncated)
Sourced from @aws-sdk/client-s3
's
changelog.
3.454.0 (2023-11-17)
Features
- client-s3: Removes all default 0 values for numbers and false values for booleans (61b32fe)
3.451.0 (2023-11-14)
Note: Version bump only for package
@aws-sdk/client-s3
3.450.0 (2023-11-13)
Note: Version bump only for package
@aws-sdk/client-s3
3.449.0 (2023-11-10)
Note: Version bump only for package
@aws-sdk/client-s3
3.445.0 (2023-11-07)
Note: Version bump only for package
@aws-sdk/client-s3
bdea14f
Publish v3.454.061b32fe
feat(client-s3): Removes all default 0 values for numbers and false
values fo...f49a442
Publish v3.451.06bd28f1
chore(codegen): update smithy-typescript commit (#5486)0a9a162
Publish v3.450.0c24b638
docs: fix typo in client template (#5476)611bffa
Publish v3.449.05aa935c
Publish v3.445.05538f3b
chore(codegen): bump codegen version to 0.19.0 (#5450)Sourced from @aws-sdk/lib-storage
'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
... (truncated)
Sourced from @aws-sdk/lib-storage
's
changelog.
3.454.0 (2023-11-17)
Note: Version bump only for package
@aws-sdk/lib-storage
3.451.0 (2023-11-14)
Note: Version bump only for package
@aws-sdk/lib-storage
3.450.0 (2023-11-13)
Note: Version bump only for package
@aws-sdk/lib-storage
3.449.0 (2023-11-10)
Note: Version bump only for package
@aws-sdk/lib-storage
3.445.0 (2023-11-07)
Note: Version bump only for package
@aws-sdk/lib-storage
Sourced from @aws-sdk/client-ssm
'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
... (truncated)
Sourced from @aws-sdk/client-ssm
's
changelog.
3.454.0 (2023-11-17)
Note: Version bump only for package
@aws-sdk/client-ssm
3.453.0 (2023-11-16)
Features
- client-ssm: This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API. (35113ae)
3.451.0 (2023-11-14)
Note: Version bump only for package
@aws-sdk/client-ssm
3.450.0 (2023-11-13)
Note: Version bump only for package
@aws-sdk/client-ssm
3.449.0 (2023-11-10)
Note: Version bump only for package
@aws-sdk/client-ssm
3.445.0 (2023-11-07)
Note: Version bump only for package
@aws-sdk/client-ssm
bdea14f
Publish v3.454.0e2485b6
Publish v3.453.035113ae
feat(client-ssm): This release introduces the ability to filter
automation ex...f49a442
Publish v3.451.06bd28f1
chore(codegen): update smithy-typescript commit (#5486)0a9a162
Publish v3.450.0c24b638
docs: fix typo in client template (#5476)611bffa
Publish v3.449.05aa935c
Publish v3.445.05538f3b
chore(codegen): bump codegen version to 0.19.0 (#5450)Sourced from @aws-sdk/client-sqs
'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. (