Skip to content

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

Merged
merged 10 commits into from
Apr 7, 2020

Conversation

rsaraiva
Copy link
Contributor

@rsaraiva rsaraiva commented Mar 22, 2020

  • Add examples about how to create and delete ECR repositories

@rsaraiva rsaraiva changed the title example/service/ecr: Add creating ECR repository example example/service/ecr: Add create and delete ECR repositories examples Mar 22, 2020
Copy link
Contributor

@jasdel jasdel left a 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.

@rsaraiva
Copy link
Contributor Author

@jasdel Could you please check again? Thanks

@rsaraiva rsaraiva requested a review from jasdel March 27, 2020 22:38
jasdel added 6 commits April 7, 2020 11:21
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.
Copy link
Contributor

@jasdel jasdel left a 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.

@jasdel jasdel merged commit 253a12c into aws:master Apr 7, 2020
aws-sdk-go-automation pushed a commit that referenced this pull request Apr 8, 2020
===

### 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-sdk-go-automation added a commit that referenced this pull request Apr 8, 2020
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.
micahhausler pushed a commit to micahhausler/aws-sdk-go that referenced this pull request Apr 9, 2020
aws#3221)

Adds examples about how to create and delete ECR repositories
micahhausler pushed a commit to micahhausler/aws-sdk-go that referenced this pull request Apr 13, 2020
aws#3221)

Adds examples about how to create and delete ECR repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants