-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
importexport.Client missing GenerateShippingLabel API Call #46
Comments
This looks like an outdated or incorrect model in Botocore. I'm leaving this open so we can track when the fix will be available in a Boto 3 release, but let's continue discussions on the Botocore ticket. |
This has been added to Botocore and will be included in the next Boto 3 release. |
@danielgtaylor, thanks for the update. I look forward to this being resolved. |
Just to be clear, this is a show stopper. I product is broken until this is fixed. |
@kingb this is now released with Boto 3 - 0.0.7. |
@danielgtaylor... Thank you for this. You rock! Keep up the great work. |
This is related to boto/botocore#431 which contains more background information.
According to http://docs.aws.amazon.com/AWSImportExport/latest/DG/WebCommands.html and http://docs.aws.amazon.com/AWSImportExport/latest/DG/WebGenerateShippingLabel.html the GenerateShippingLabel API call is missing. It is also missing in botocore as mentioned above. It is also missing from AWS CLI v1.6.10.
importexport.generate_shipping_label is missing:
The text was updated successfully, but these errors were encountered: