Skip to content

Commit

Permalink
Amazon GuardDuty API operations are now supported in the EU (Paris) r…
Browse files Browse the repository at this point in the history
…egion.

Add support for Longer Role Sessions. Four APIs manage max session duration: GetRole, ListRoles, CreateRole, and the new API UpdateRole. The max session duration integer attribute is measured in seconds.

Change utilizes the Max Session Duration attribute introduced for IAM Roles and allows STS customers to request session duration up to the Max Session Duration of 12 hours from AssumeRole based APIs.

Amazon Workspaces is now available in ap-northeast-2

Added a new attribute "ActionsGuarded" to QualificationRequirement: This update allows MTurk Requester customers using the AWS SDK to control which Workers can see and preview their HITs. We now support hiding HITs from unqualified Workers' search results.
  • Loading branch information
JonathanHenson committed Mar 28, 2018
1 parent db3fa28 commit 2203618
Show file tree
Hide file tree
Showing 288 changed files with 5,874 additions and 4,333 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-MigrationHub;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170531.23;
version : 1.4.20170531.24;

// Display name for package.
title: AWS SDK for C++ (AWS Migration Hub);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AccessManagement;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.23;
version : 1.4.24;

// Display name for package.
title: AWS SDK for C++ (Access Management);
Expand Down Expand Up @@ -48,9 +48,9 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23,
AWSSDKCPP-CognitoIdentity/1.4.20140630.23,
AWSSDKCPP-IAM/1.4.20100508.23
AWSSDKCPP-Core/1.4.24,
AWSSDKCPP-CognitoIdentity/1.4.20140630.24,
AWSSDKCPP-IAM/1.4.20100508.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-acm/nuget/aws-cpp-sdk-acm.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-ACM;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20151208.23;
version : 1.4.20151208.24;

// Display name for package.
title: AWS SDK for C++ (AWS Certificate Manager);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AlexaForBusiness;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20171109.23;
version : 1.4.20171109.24;

// Display name for package.
title: AWS SDK for C++ (Alexa For Business);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-apigateway/nuget/aws-cpp-sdk-apigateway.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-APIGateway;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20150709.23;
version : 1.4.20150709.24;

// Display name for package.
title: AWS SDK for C++ (Amazon API Gateway);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-ApplicationAutoScaling;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20160206.23;
version : 1.4.20160206.24;

// Display name for package.
title: AWS SDK for C++ (Application Auto Scaling);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-appstream/nuget/aws-cpp-sdk-appstream.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AppStream;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20161201.23;
version : 1.4.20161201.24;

// Display name for package.
title: AWS SDK for C++ (Amazon AppStream);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-appsync/nuget/aws-cpp-sdk-appsync.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AppSync;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170725.23;
version : 1.4.20170725.24;

// Display name for package.
title: AWS SDK for C++ (AWS AppSync);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-athena/nuget/aws-cpp-sdk-athena.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Athena;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170518.23;
version : 1.4.20170518.24;

// Display name for package.
title: AWS SDK for C++ (Amazon Athena);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AutoScalingPlans;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20180106.23;
version : 1.4.20180106.24;

// Display name for package.
title: AWS SDK for C++ (AWS Auto Scaling Plans);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-autoscaling/nuget/aws-cpp-sdk-autoscaling.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AutoScaling;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20110101.23;
version : 1.4.20110101.24;

// Display name for package.
title: AWS SDK for C++ (Auto Scaling);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-batch/nuget/aws-cpp-sdk-batch.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Batch;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20160810.23;
version : 1.4.20160810.24;

// Display name for package.
title: AWS SDK for C++ (AWS Batch);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-budgets/nuget/aws-cpp-sdk-budgets.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Budgets;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20161020.23;
version : 1.4.20161020.24;

// Display name for package.
title: AWS SDK for C++ (AWS Budgets);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-ce/nuget/aws-cpp-sdk-ce.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CostExplorer;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20171025.23;
version : 1.4.20171025.24;

// Display name for package.
title: AWS SDK for C++ (AWS Cost Explorer Service);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloud9/nuget/aws-cpp-sdk-cloud9.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Cloud9;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170923.23;
version : 1.4.20170923.24;

// Display name for package.
title: AWS SDK for C++ (AWS Cloud9);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudDirectory;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20160510.23;
version : 1.4.20160510.24;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudDirectory);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudFormation;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20100515.23;
version : 1.4.20100515.24;

// Display name for package.
title: AWS SDK for C++ (AWS CloudFormation);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudfront/nuget/aws-cpp-sdk-cloudfront.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudFront;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170325.23;
version : 1.4.20170325.24;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudFront);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudhsm/nuget/aws-cpp-sdk-cloudhsm.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudHSM;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20140530.23;
version : 1.4.20140530.24;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudHSM);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudhsmv2/nuget/aws-cpp-sdk-cloudhsmv2.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudHSMV2;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20170428.23;
version : 1.4.20170428.24;

// Display name for package.
title: AWS SDK for C++ (AWS CloudHSM V2);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudsearch/nuget/aws-cpp-sdk-cloudsearch.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudSearch;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20130101.23;
version : 1.4.20130101.24;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudSearch);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudSearchDomain;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.4.20130101.23;
version : 1.4.20130101.24;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudSearch Domain);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.4.23
AWSSDKCPP-Core/1.4.24
}
}

Expand Down
Loading

0 comments on commit 2203618

Please sign in to comment.