-
Notifications
You must be signed in to change notification settings - Fork 648
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SDK with latest version of API models (#1844)
Updates the SDK to include the latest API models, and regenerates the API clients.
- Loading branch information
Showing
257 changed files
with
24,699 additions
and
2,708 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,44 @@ | ||
{ | ||
"id": "04148efd-92e7-492a-b940-8dee22dedad7", | ||
"type": "feature", | ||
"description": "Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.", | ||
"modules": [ | ||
"service/acmpca", | ||
"service/appconfig", | ||
"service/appflow", | ||
"service/appmesh", | ||
"service/codestar", | ||
"service/codestarnotifications", | ||
"service/cognitoidentity", | ||
"service/cognitoidentityprovider", | ||
"service/configservice", | ||
"service/connect", | ||
"service/connectparticipant", | ||
"service/costexplorer", | ||
"service/customerprofiles", | ||
"service/emrserverless", | ||
"service/evidently", | ||
"service/finspacedata", | ||
"service/fis", | ||
"service/glue", | ||
"service/greengrassv2", | ||
"service/imagebuilder", | ||
"service/iot", | ||
"service/iotanalytics", | ||
"service/iotsecuretunneling", | ||
"service/lookoutmetrics", | ||
"service/m2", | ||
"service/networkfirewall", | ||
"service/pricing", | ||
"service/quicksight", | ||
"service/route53recoverycluster", | ||
"service/s3control", | ||
"service/sagemaker", | ||
"service/sagemakera2iruntime", | ||
"service/secretsmanager", | ||
"service/servicecatalogappregistry", | ||
"service/sfn", | ||
"service/ssm", | ||
"service/timestreamwrite" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "0d9437c7-4cdc-43ff-ae42-86a06abdb9a2", | ||
"type": "feature", | ||
"description": "SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.", | ||
"modules": [ | ||
"service/sagemaker" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "139ac133-dc9a-4cd9-99f6-f1a5728351e6", | ||
"type": "feature", | ||
"description": "Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.", | ||
"modules": [ | ||
"service/ec2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "168813f4-fc2c-40c0-8608-0f6ca037c2f2", | ||
"type": "feature", | ||
"description": "This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.", | ||
"modules": [ | ||
"service/lexmodelsv2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "1a1d8895-1c57-44dc-92c7-b01800ee15b1", | ||
"type": "feature", | ||
"description": "Adding support for local Amazon EKS clusters on Outposts", | ||
"modules": [ | ||
"service/eks" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "1a290adc-bd97-40fe-bb89-d6a4c0f3ddef", | ||
"type": "feature", | ||
"description": "Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.", | ||
"modules": [ | ||
"service/route53" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "31745245-924d-4f1a-9e61-7fda3d4554e1", | ||
"type": "documentation", | ||
"description": "Documentation update for Amazon FSx.", | ||
"modules": [ | ||
"service/fsx" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "5f3e5c70-5eba-45f7-992c-12162bcb7398", | ||
"type": "feature", | ||
"description": "This release adds HyperParameterTuningJob type in Search API.", | ||
"modules": [ | ||
"service/sagemaker" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "684378e9-8e4d-4813-815f-cb3bca441487", | ||
"type": "documentation", | ||
"description": "Documentation updates for the Identity Store CLI Reference.", | ||
"modules": [ | ||
"service/identitystore" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "723b50ca-0d43-4294-a520-ded75c868f78", | ||
"type": "feature", | ||
"description": "Adds support for EKS Addons ResolveConflicts \"preserve\" flag. Also adds new update failed status for EKS Addons.", | ||
"modules": [ | ||
"service/eks" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "7b24c176-7dc1-4ce6-b1e3-79112f89b42b", | ||
"type": "feature", | ||
"description": "This release adds Mode to AutoMLJobConfig.", | ||
"modules": [ | ||
"service/sagemaker" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "7e20ccc8-023f-4386-9884-f0423faf96b1", | ||
"type": "feature", | ||
"description": "Allow specifying units in Asset Properties", | ||
"modules": [ | ||
"service/iotsitewise" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "7f43a8eb-67e7-4f07-a20d-f11c7c849b05", | ||
"type": "feature", | ||
"description": "This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.", | ||
"modules": [ | ||
"service/lexruntimev2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "7f53bac3-4fa5-4ac5-96a7-809b3bf1e23a", | ||
"type": "feature", | ||
"description": "EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API", | ||
"modules": [ | ||
"service/emrcontainers" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "88086a9f-c60d-49cc-b435-c2240d8badaa", | ||
"type": "feature", | ||
"description": "This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type", | ||
"modules": [ | ||
"service/ec2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "9454b906-4521-472c-8fb1-24df145c0204", | ||
"type": "feature", | ||
"description": "Added isUnstructured in response for Customer Profiles Integration APIs", | ||
"modules": [ | ||
"service/customerprofiles" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "95a2c4ac-3992-4f7b-a031-3f6872aabbce", | ||
"type": "feature", | ||
"description": "Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.", | ||
"modules": [ | ||
"service/pi" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "9eb9410c-5e30-402d-8d24-0ad5d4a2a671", | ||
"type": "feature", | ||
"description": "Documentation updates for AWS Data Exchange.", | ||
"modules": [ | ||
"service/dataexchange" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "aceb4d70-5b67-4b77-aa54-d258e81206de", | ||
"type": "feature", | ||
"description": "This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.", | ||
"modules": [ | ||
"service/inspector2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "b031389c-3c96-4553-a084-be4f4ed6c41e", | ||
"type": "feature", | ||
"description": "Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.", | ||
"modules": [ | ||
"service/amplifyuibuilder" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "b1f031c6-e950-470b-a8f0-d8422bd61449", | ||
"type": "feature", | ||
"description": "This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.", | ||
"modules": [ | ||
"service/cloudtrail" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "bb4b6dff-969c-4985-8bdf-b8fe7bf56f7b", | ||
"type": "feature", | ||
"description": "Documentation updates for Amazon EC2.", | ||
"modules": [ | ||
"service/ec2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "ccaa3708-1e8a-44bd-b869-4d7e7e8c4fd1", | ||
"type": "feature", | ||
"description": "Fixed the data type of lagDuration that is returned in Describe Source Server API", | ||
"modules": [ | ||
"service/drs" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "cdb528e9-dc4d-4c8d-9a8b-1e038c164395", | ||
"type": "feature", | ||
"description": "Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.", | ||
"modules": [ | ||
"service/lookoutmetrics" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "da018c06-2a49-4893-a706-b9e9760caea1", | ||
"type": "feature", | ||
"description": "Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.", | ||
"modules": [ | ||
"service/sns" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "e4386a5b-479e-419f-9e05-7d14a1541fde", | ||
"type": "feature", | ||
"description": "This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live", | ||
"modules": [ | ||
"service/medialive" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "e4ca4763-b740-4ad2-bcf8-34a5c04e684e", | ||
"type": "feature", | ||
"description": "This release adds support for Systems Manager State Manager Association tagging.", | ||
"modules": [ | ||
"service/ssm" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "e7501d1d-9b2e-4314-abf5-c0363d777181", | ||
"type": "feature", | ||
"description": "This release adds support for the client-side evaluation - powered by AWS AppConfig feature.", | ||
"modules": [ | ||
"service/evidently" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "f4e93fee-2af0-40fe-ba56-72dc52a61723", | ||
"type": "feature", | ||
"description": "This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.", | ||
"modules": [ | ||
"service/kendra" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "f59e4bc8-45cb-4314-99c2-237b3d2a07aa", | ||
"type": "feature", | ||
"description": "This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.", | ||
"modules": [ | ||
"service/ec2" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "f5e6fdc6-ff5f-433a-884f-c9ce5b7beb85", | ||
"type": "documentation", | ||
"description": "This release updates documentation for AQUA features and other description updates.", | ||
"modules": [ | ||
"service/redshift" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"id": "fb934890-1c9c-4c18-bedb-22c7e0ffd399", | ||
"type": "feature", | ||
"description": "This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.", | ||
"modules": [ | ||
"service/transfer" | ||
] | ||
} |
Oops, something went wrong.