Skip to content

Commit 2203618

Browse files
Amazon GuardDuty API operations are now supported in the EU (Paris) region.
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.
1 parent db3fa28 commit 2203618

288 files changed

Lines changed: 5874 additions & 4333 deletions

File tree

Some content is hidden

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

aws-cpp-sdk-AWSMigrationHub/nuget/aws-cpp-sdk-AWSMigrationHub.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-MigrationHub;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20170531.23;
16+
version : 1.4.20170531.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-access-management/nuget/aws-cpp-sdk-access-management.autopkg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AccessManagement;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.23;
16+
version : 1.4.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23,
52-
AWSSDKCPP-CognitoIdentity/1.4.20140630.23,
53-
AWSSDKCPP-IAM/1.4.20100508.23
51+
AWSSDKCPP-Core/1.4.24,
52+
AWSSDKCPP-CognitoIdentity/1.4.20140630.24,
53+
AWSSDKCPP-IAM/1.4.20100508.24
5454
}
5555
}
5656

aws-cpp-sdk-acm/nuget/aws-cpp-sdk-acm.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-ACM;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20151208.23;
16+
version : 1.4.20151208.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-alexaforbusiness/nuget/aws-cpp-sdk-alexaforbusiness.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AlexaForBusiness;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20171109.23;
16+
version : 1.4.20171109.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-apigateway/nuget/aws-cpp-sdk-apigateway.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-APIGateway;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20150709.23;
16+
version : 1.4.20150709.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-application-autoscaling/nuget/aws-cpp-sdk-application-autoscaling.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-ApplicationAutoScaling;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20160206.23;
16+
version : 1.4.20160206.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-appstream/nuget/aws-cpp-sdk-appstream.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AppStream;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20161201.23;
16+
version : 1.4.20161201.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-appsync/nuget/aws-cpp-sdk-appsync.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AppSync;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20170725.23;
16+
version : 1.4.20170725.24;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS AppSync);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-athena/nuget/aws-cpp-sdk-athena.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-Athena;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20170518.23;
16+
version : 1.4.20170518.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

aws-cpp-sdk-autoscaling-plans/nuget/aws-cpp-sdk-autoscaling-plans.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AutoScalingPlans;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 1.4.20180106.23;
16+
version : 1.4.20180106.24;
1717

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

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/1.4.23
51+
AWSSDKCPP-Core/1.4.24
5252
}
5353
}
5454

0 commit comments

Comments
 (0)