Skip to content
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

The --name option of aws ec2 copy-image should not be required. #382

Closed
garnaat opened this issue Sep 27, 2013 · 0 comments · Fixed by boto/botocore#141
Closed

The --name option of aws ec2 copy-image should not be required. #382

garnaat opened this issue Sep 27, 2013 · 0 comments · Fixed by boto/botocore#141
Assignees
Labels
bug This issue is a bug.

Comments

@garnaat
Copy link
Contributor

garnaat commented Sep 27, 2013

The latest api docs show that this parameter is optional.

@ghost ghost assigned garnaat Sep 27, 2013
@garnaat garnaat closed this as completed Sep 30, 2013
@ghost ghost assigned toastdriven Sep 30, 2013
toastdriven pushed a commit to toastdriven/botocore that referenced this issue Nov 18, 2013
reedobrien pushed a commit to reedobrien/botocore that referenced this issue Dec 21, 2013
* release-0.19.0:
  Bumping version to 0.19.0
  Bump jmespath dep to 0.0.3
  Update opsworks models for new resource management features
  Update EC2 model for Reserved Instances instance type modifications
  Update test with new 'or' jmespath syntax
  Update botocore to use dev branch of jmespath
  Expose result_keys as a property
  Revert to previous DirectConnect model that includes doc strings.
  Updating JSON models.
  Adding govcloud region to CloudFormation service.  See boto#144.
  Use with statement instead of addCleanup
  Explicitly close file on test cleanup
  Rewind stream bodies on redirects
  Protect auth signing with a lock
  Fix type in test class name
  Change Name parameter of EC2 CopyImage operation from required to not required.  Fixes aws/aws-cli#382.
  Fix endpoint for support service so we don't get bit by http://bugs.python.org/issue13034 bug.  Fixes boto#139.
  Retry ClosedPoolError from urllib3
  Fix the pagination config for ListObjectVersions to include both Versions and DeleteMarkers.  Fixes boto#377.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants