Skip to content

Commit fedfb53

Browse files
author
Marco Magdy
committed
VolumeKmsKeyId now available in Batch Transform Job
Support multiple sources and artifacts for CodeBuild projects.
1 parent bebe84b commit fedfb53

File tree

184 files changed

+1806
-344
lines changed

Some content is hidden

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

184 files changed

+1806
-344
lines changed

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

+2-2
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.6.20170531.1;
16+
version : 1.6.20170531.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+4-4
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.6.1;
16+
version : 1.6.2;
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.6.1,
52-
AWSSDKCPP-CognitoIdentity/1.6.20140630.1,
53-
AWSSDKCPP-IAM/1.6.20100508.1
51+
AWSSDKCPP-Core/1.6.2,
52+
AWSSDKCPP-CognitoIdentity/1.6.20140630.2,
53+
AWSSDKCPP-IAM/1.6.20100508.2
5454
}
5555
}
5656

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

+2-2
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.6.20170822.1;
16+
version : 1.6.20170822.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20151208.1;
16+
version : 1.6.20151208.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20171109.1;
16+
version : 1.6.20171109.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20150709.1;
16+
version : 1.6.20150709.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20160206.1;
16+
version : 1.6.20160206.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20161201.1;
16+
version : 1.6.20161201.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20170725.1;
16+
version : 1.6.20170725.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20170518.1;
16+
version : 1.6.20170518.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20180106.1;
16+
version : 1.6.20180106.2;
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.6.1
51+
AWSSDKCPP-Core/1.6.2
5252
}
5353
}
5454

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

+2-2
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.6.20110101.1;
16+
version : 1.6.20110101.2;
1717

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

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

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

+2-2
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.6.20160810.1;
16+
version : 1.6.20160810.2;
1717

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

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

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

+2-2
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.6.20161020.1;
16+
version : 1.6.20161020.2;
1717

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

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CostExplorer;
1414

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

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

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-Cloud9;
1414

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

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

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

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

+2-2
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.6.20170111.1;
16+
version : 1.6.20170111.2;
1717

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

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

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

+2-2
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.6.20100515.1;
16+
version : 1.6.20100515.2;
1717

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

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

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

+2-2
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.6.20180618.1;
16+
version : 1.6.20180618.2;
1717

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

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudHSM;
1414

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

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

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudHSMV2;
1414

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

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

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudSearch;
1414

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

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

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

0 commit comments

Comments
 (0)