-
Notifications
You must be signed in to change notification settings - Fork 877
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into arn-parse-exception-message
- Loading branch information
Showing
461 changed files
with
7,439 additions
and
10,148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"version": "2.20.20", | ||
"date": "2023-03-08", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Elemental MediaPackage", | ||
"contributor": "", | ||
"description": "This release provides the date and time live resources were created." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Elemental MediaPackage VOD", | ||
"contributor": "", | ||
"description": "This release provides the date and time VOD resources were created." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Lake Formation", | ||
"contributor": "", | ||
"description": "This release adds two new API support \"GetDataCellsFiler\" and \"UpdateDataCellsFilter\", and also updates the corresponding documentation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Athena", | ||
"contributor": "", | ||
"description": "A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon DynamoDB", | ||
"contributor": "", | ||
"description": "Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Elastic Compute Cloud", | ||
"contributor": "", | ||
"description": "Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Route 53 Resolver", | ||
"contributor": "", | ||
"description": "Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon S3", | ||
"contributor": "", | ||
"description": "Adding PartType field to UploadPartRequest to indicate whether the part is the last part or not." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"version": "2.20.21", | ||
"date": "2023-03-09", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Cloud Map", | ||
"contributor": "", | ||
"description": "Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded)" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Network Manager", | ||
"contributor": "", | ||
"description": "This update provides example usage for TransitGatewayRouteTableArn." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon CloudWatch Evidently", | ||
"contributor": "", | ||
"description": "Updated entity override documentation" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Connect Service", | ||
"contributor": "", | ||
"description": "This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon QuickSight", | ||
"contributor": "", | ||
"description": "This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "Amazon SageMaker Inference now allows SSM access to customer's model container by setting the \"EnableSSMAccess\" parameter for a ProductionVariant in CreateEndpointConfig API." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Simple Email Service", | ||
"contributor": "", | ||
"description": "This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CodeArtifact", | ||
"contributor": "", | ||
"description": "This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Redshift Data API Service", | ||
"contributor": "", | ||
"description": "Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"version": "2.20.22", | ||
"date": "2023-03-10", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Secrets Manager", | ||
"contributor": "", | ||
"description": "The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Interactive Video Service Chat", | ||
"contributor": "", | ||
"description": "This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.