Skip to content

Commit da68260

Browse files
Allow developers to specify how metrics are grouped in CloudWatch for their GameLift fleets. Developers can also specify how many concurrent game sessions activate on a per-instance basis.
This release introduces the previousRevision field in the responses to the GetDeployment and BatchGetDeployments actions. previousRevision provides information about the application revision that was deployed to the deployment group before the most recent successful deployment. Also, the fileExistsBehavior parameter has been added for CreateDeployment action requests. In the past, if the AWS CodeDeploy agent detected files in a target location that weren't part of the application revision from the most recent successful deployment, it would fail the current deployment by default. This new parameter provides options for how the agent handles these files: fail the deployment, retain the content, or overwrite the content. Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run. Update documentation for KMS.
1 parent 9db5116 commit da68260

File tree

124 files changed

+1407
-447
lines changed

Some content is hidden

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

124 files changed

+1407
-447
lines changed

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

Lines changed: 1 addition & 1 deletion
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.0.20151208.122;
16+
version : 1.0.20151208.123;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Certificate Manager);

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

Lines changed: 1 addition & 1 deletion
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.0.20150709.122;
16+
version : 1.0.20150709.123;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon API Gateway);

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

Lines changed: 1 addition & 1 deletion
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.0.20160206.122;
16+
version : 1.0.20160206.123;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Application Auto Scaling);

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

Lines changed: 1 addition & 1 deletion
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.0.20161201.122;
16+
version : 1.0.20161201.123;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon AppStream);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AutoScaling;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (Auto Scaling);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-Batch;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Batch);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-Budgets;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Budgets);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudDirectory;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudDirectory);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudFormation;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CloudFormation);

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudFront;
1414

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

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudFront);

0 commit comments

Comments
 (0)