-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
649 changed files
with
2,038 additions
and
1,573 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,8 @@ | ||
{ | ||
"id": "0db0c17b-90a1-4c1d-b202-3d7b4b7fbd54", | ||
"type": "announcement", | ||
"description": "Support has been added for AWS EventStream APIs for Kinesis, S3, and Transcribe Streaming. Support for the Lex Runtime V2 EventStream API will be added in a future release.", | ||
"modules": [ | ||
"aws/protocol/eventstream" | ||
] | ||
} |
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": "7a46e43f-07c4-4454-be33-ade4c6cc7090", | ||
"type": "release", | ||
"description": "Endpoint Variant Model Support", | ||
"modules": [ | ||
"internal/endpoints/v2" | ||
] | ||
} |
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,61 @@ | ||
{ | ||
"id": "8b896296-128a-4b10-8265-dc2890c7ad18", | ||
"type": "feature", | ||
"description": "Updated service to latest API model.", | ||
"modules": [ | ||
"service/applicationinsights", | ||
"service/appstream", | ||
"service/auditmanager", | ||
"service/autoscaling", | ||
"service/chime", | ||
"service/chimesdkidentity", | ||
"service/chimesdkmessaging", | ||
"service/cloudfront", | ||
"service/codecommit", | ||
"service/connect", | ||
"service/connectcontactlens", | ||
"service/connectparticipant", | ||
"service/databasemigrationservice", | ||
"service/datasync", | ||
"service/docdb", | ||
"service/ebs", | ||
"service/ec2", | ||
"service/ecr", | ||
"service/ecs", | ||
"service/eks", | ||
"service/elasticache", | ||
"service/elasticsearchservice", | ||
"service/emrcontainers", | ||
"service/finspace", | ||
"service/fsx", | ||
"service/gamelift", | ||
"service/health", | ||
"service/iam", | ||
"service/iotsitewise", | ||
"service/kendra", | ||
"service/kms", | ||
"service/lightsail", | ||
"service/macie2", | ||
"service/mgn", | ||
"service/neptune", | ||
"service/networkmanager", | ||
"service/nimble", | ||
"service/opensearch", | ||
"service/quicksight", | ||
"service/rds", | ||
"service/rekognition", | ||
"service/route53resolver", | ||
"service/s3", | ||
"service/s3control", | ||
"service/sagemaker", | ||
"service/servicediscovery", | ||
"service/ssmincidents", | ||
"service/sso", | ||
"service/storagegateway", | ||
"service/support", | ||
"service/textract", | ||
"service/transcribe", | ||
"service/waf", | ||
"service/wisdom" | ||
] | ||
} |
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": "8c16dd22-c28d-40b5-b7b9-229f28d37ef2", | ||
"type": "feature", | ||
"description": "Support has been added for the SelectObjectContent API.", | ||
"modules": [ | ||
"service/s3" | ||
] | ||
} |
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": "963262d4-14b1-4bb9-8635-291ee2659d64", | ||
"type": "feature", | ||
"description": "Support has been added for the StartStreamTranscription and StartMedicalStreamTranscription APIs.", | ||
"modules": [ | ||
"service/transcribestreaming" | ||
] | ||
} |
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,9 @@ | ||
{ | ||
"id": "abe9fb60-659a-420d-8e17-d4852903366d", | ||
"type": "release", | ||
"description": "Protocol support has been added for AWS event stream.", | ||
"modules": [ | ||
"aws/protocol/eventstream", | ||
"service/internal/eventstreamtesting" | ||
] | ||
} |
Oops, something went wrong.