Skip to content

Commit a2c6aec

Browse files
This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.
1 parent ba7b7a0 commit a2c6aec

File tree

207 files changed

+35597
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+35597
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,8 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
626626
* AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
627627
* [AWSSDK.MobileAnalytics](https://www.nuget.org/packages/AWSSDK.MobileAnalytics/)
628628
* Amazon Mobile Analytics is a service that lets you simply and cost effectively collect and analyze your application usage data. In addition to providing usage summary charts that are available for quick reference, Amazon Mobile Analytics enables you to set up automatic export of your data to Amazon S3 for use with other data analytics tools such as Amazon Redshift, Amazon Elastic MapReduce (EMR), Extract, Transform and Load (ETL) software, or your own data warehouse.
629+
* [AWSSDK.MPA](https://www.nuget.org/packages/AWSSDK.MPA/)
630+
* This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.
629631
* [AWSSDK.MQ](https://www.nuget.org/packages/AWSSDK.MQ/)
630632
* This is the initial SDK release for Amazon MQ. Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud.
631633
* [AWSSDK.MTurk](https://www.nuget.org/packages/AWSSDK.MTurk/)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"active": true,
3+
"synopsis": "This release enables customers to create Multi-party approval teams and approval requests to protect supported operations.",
4+
"generate-client-constructors": true
5+
}

0 commit comments

Comments
 (0)