-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
awstools
committed
Jul 8, 2024
1 parent
2074ef1
commit ed0bb0f
Showing
38 changed files
with
6,659 additions
and
137 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,52 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "CodeDeploy", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DMS", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DeviceFarm", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ES", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ElasticBeanstalk", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Firehose", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GameLift", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "QApps", | ||
"description": "This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Route53Resolver", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SES", | ||
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." | ||
} | ||
] |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1432,5 +1432,8 @@ | |
}, | ||
"apptest": { | ||
"name": "AppTest" | ||
}, | ||
"qapps": { | ||
"name": "QApps" | ||
} | ||
} |
Oops, something went wrong.