-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8636 from cli-v2-merge/update-v2
[v2] Merge model updates and develop branch to v2 branch
- Loading branch information
Showing
53 changed files
with
2,949 additions
and
262 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,57 @@ | ||
[ | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "Adding support for the new parameter \"IncludePropertyValues\" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``config``", | ||
"description": "Updates documentation for AWS Config", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``glue``", | ||
"description": "Modifying request for GetUnfilteredTableMetadata for view-related fields.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``healthlake``", | ||
"description": "Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``iotfleethub``", | ||
"description": "Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kms``", | ||
"description": "This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``mediatailor``", | ||
"description": "Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``neptune-graph``", | ||
"description": "Update to API documentation to resolve customer reported issues.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``outposts``", | ||
"description": "This release adds EXPEDITORS as a valid shipment carrier.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``redshift``", | ||
"description": "Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transfer``", | ||
"description": "This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.", | ||
"type": "api-change" | ||
} | ||
] |
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,47 @@ | ||
[ | ||
{ | ||
"category": "``bedrock-agent``", | ||
"description": "For Create Agent API, the agentResourceRoleArn parameter is no longer required.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``emr-serverless``", | ||
"description": "This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``entityresolution``", | ||
"description": "Cross Account Resource Support .", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``iotwireless``", | ||
"description": "Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``lakeformation``", | ||
"description": "This release adds Lake Formation managed RAM support for the 4 APIs - \"DescribeLakeFormationIdentityCenterConfiguration\", \"CreateLakeFormationIdentityCenterConfiguration\", \"DescribeLakeFormationIdentityCenterConfiguration\", and \"DeleteLakeFormationIdentityCenterConfiguration\"", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``m2``", | ||
"description": "Adding new ListBatchJobRestartPoints API and support for restart batch job.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``mediapackagev2``", | ||
"description": "Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``outposts``", | ||
"description": "This release adds new APIs to allow customers to configure their Outpost capacity at order-time.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``wellarchitected``", | ||
"description": "AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms.", | ||
"type": "api-change" | ||
} | ||
] |
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,5 @@ | ||
{ | ||
"category": "``bedrock-agent``", | ||
"description": "For Create Agent API, the agentResourceRoleArn parameter is no longer required.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "Adding support for the new parameter \"IncludePropertyValues\" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``config``", | ||
"description": "Updates documentation for AWS Config", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``emr-serverless``", | ||
"description": "This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``entityresolution``", | ||
"description": "Cross Account Resource Support .", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``glue``", | ||
"description": "Modifying request for GetUnfilteredTableMetadata for view-related fields.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``healthlake``", | ||
"description": "Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``iotfleethub``", | ||
"description": "Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``iotwireless``", | ||
"description": "Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``kms``", | ||
"description": "This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``lakeformation``", | ||
"description": "This release adds Lake Formation managed RAM support for the 4 APIs - \"DescribeLakeFormationIdentityCenterConfiguration\", \"CreateLakeFormationIdentityCenterConfiguration\", \"DescribeLakeFormationIdentityCenterConfiguration\", and \"DeleteLakeFormationIdentityCenterConfiguration\"", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``m2``", | ||
"description": "Adding new ListBatchJobRestartPoints API and support for restart batch job.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``mediapackagev2``", | ||
"description": "Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``mediatailor``", | ||
"description": "Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``neptune-graph``", | ||
"description": "Update to API documentation to resolve customer reported issues.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``outposts``", | ||
"description": "This release adds new APIs to allow customers to configure their Outpost capacity at order-time.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``outposts``", | ||
"description": "This release adds EXPEDITORS as a valid shipment carrier.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``redshift``", | ||
"description": "Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``transfer``", | ||
"description": "This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.", | ||
"type": "api-change" | ||
} |
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,5 @@ | ||
{ | ||
"category": "``wellarchitected``", | ||
"description": "AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms.", | ||
"type": "api-change" | ||
} |
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.