Skip to content

Commit

Permalink
Proper tagging of resources is critical to post-launch operations suc…
Browse files Browse the repository at this point in the history
…h as billing, cost allocation, and resource management. By using Service Catalog's TagOption Library, administrators can define a library of re-usable TagOptions that conform to company standards, and associate these with Service Catalog portfolios and products. Learn how to move your current tags to the new library, create new TagOptions, and view and associate your library items with portfolios and products. Understand how to ensure that the right tags are created on products launched through Service Catalog and how to provide users with defined selectable tags.

AWS Greengrass is now available in new regions.
  • Loading branch information
JonathanHenson committed Jun 27, 2017
1 parent a670a3e commit e5f269e
Show file tree
Hide file tree
Showing 159 changed files with 4,807 additions and 289 deletions.
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.0.163;
version : 1.0.164;

// 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.0.163,
AWSSDKCPP-CognitoIdentity/1.0.20140630.163,
AWSSDKCPP-IAM/1.0.20100508.163
AWSSDKCPP-Core/1.0.164,
AWSSDKCPP-CognitoIdentity/1.0.20140630.164,
AWSSDKCPP-IAM/1.0.20100508.164
}
}

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.0.20151208.163;
version : 1.0.20151208.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20150709.163;
version : 1.0.20150709.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20160206.163;
version : 1.0.20160206.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20161201.163;
version : 1.0.20161201.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20170518.163;
version : 1.0.20170518.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20110101.163;
version : 1.0.20110101.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20160810.163;
version : 1.0.20160810.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20161020.163;
version : 1.0.20161020.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20160510.163;
version : 1.0.20160510.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20100515.163;
version : 1.0.20100515.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20170325.163;
version : 1.0.20170325.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20140530.163;
version : 1.0.20140530.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20130101.163;
version : 1.0.20130101.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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.0.20130101.163;
version : 1.0.20130101.164;

// 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.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20131101.163;
version : 1.0.20131101.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20161006.163;
version : 1.0.20161006.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20150413.163;
version : 1.0.20150413.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20141006.163;
version : 1.0.20141006.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20150709.163;
version : 1.0.20150709.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20170419.163;
version : 1.0.20170419.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

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

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.0.20140630.163;
version : 1.0.20140630.164;

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

dependencies {
packages: {
AWSSDKCPP-Core/1.0.163
AWSSDKCPP-Core/1.0.164
}
}

Expand Down
Loading

0 comments on commit e5f269e

Please sign in to comment.