-
Notifications
You must be signed in to change notification settings - Fork 2.1k
example/service/ecr
: Add create and delete ECR repositories examples
#3221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
rsaraiva
commented
Mar 22, 2020
•
edited
Loading
edited
- Add examples about how to create and delete ECR repositories
example/service/ecr
: Add creating ECR repository exampleexample/service/ecr
: Add create and delete ECR repositories examples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking the time to create this PR @rsaraiva. Would you mind adding a README.md to this folder as well. This readme will help describe what the example is, and how you can use it.
@jasdel Could you please check again? Thanks |
Adds example build tag usage to README
tweak formatting, add example build tag usage.
Adds example build tags to delete repository example.
tweak formatting, and add example build tag usage.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the PR, the changes look good and we'll get this merged in shortly.
=== ### Service Client Updates * `service/chime`: Updates service API and documentation * feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources. You can use tags to organize and identify your resources for cost allocation. * `service/cloudformation`: Updates service documentation * The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter. * `service/codeguruprofiler`: Updates service API, documentation, and paginators * `service/ec2`: Updates service API and documentation * This release provides the ability to include tags in EC2 event notifications. * `service/ecs`: Updates service API and documentation * This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions. * `service/mediaconvert`: Updates service API and documentation * AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings. * `service/migrationhub-config`: Updates service API and documentation ### SDK Enhancements * `example/service/ecr`: Add create and delete repository examples ([#3221](#3221)) * Adds examples demonstrating how you can create and delete repositories with the SDK.
Release v1.30.7 (2020-04-08) === ### Service Client Updates * `service/chime`: Updates service API and documentation * feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources. You can use tags to organize and identify your resources for cost allocation. * `service/cloudformation`: Updates service documentation * The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter. * `service/codeguruprofiler`: Updates service API, documentation, and paginators * `service/ec2`: Updates service API and documentation * This release provides the ability to include tags in EC2 event notifications. * `service/ecs`: Updates service API and documentation * This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions. * `service/mediaconvert`: Updates service API and documentation * AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings. * `service/migrationhub-config`: Updates service API and documentation ### SDK Enhancements * `example/service/ecr`: Add create and delete repository examples ([#3221](#3221)) * Adds examples demonstrating how you can create and delete repositories with the SDK.
aws#3221) Adds examples about how to create and delete ECR repositories
aws#3221) Adds examples about how to create and delete ECR repositories