Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a66dcad

Browse files
AutoScaling Target Tracking scaling simplification along with StartFleetActions and StopFleetActions APIs to suspend and resume automatic scaling at will.
1 parent 2c1d89b commit a66dcad

File tree

176 files changed

+3204
-1594
lines changed

Some content is hidden

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

176 files changed

+3204
-1594
lines changed

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.46;
16+
version : 1.4.20170531.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.47;
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.46,
52-
AWSSDKCPP-CognitoIdentity/1.4.20140630.46,
53-
AWSSDKCPP-IAM/1.4.20100508.46
51+
AWSSDKCPP-Core/1.4.47,
52+
AWSSDKCPP-CognitoIdentity/1.4.20140630.47,
53+
AWSSDKCPP-IAM/1.4.20100508.47
5454
}
5555
}
5656

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

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

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

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

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

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.46;
16+
version : 1.4.20151208.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20171109.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20150709.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20160206.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20161201.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20170725.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
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.46;
16+
version : 1.4.20170518.47;
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.46
51+
AWSSDKCPP-Core/1.4.47
5252
}
5353
}
5454

0 commit comments

Comments
 (0)