Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Dec 20, 2013
2 parents 3e5fd9f + 76ca5bb commit f999b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awscli/customizations/s3/description.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ def add_param_descriptions(params_dict):

params_dict['storage-class']['documents'] = (
"The type of storage to use for the object. "
"Valid choices are: STANDARD | REDUCED_REDUNDANCY. "
"Defaults to 'STANDARD'")

params_dict['website-redirect']['documents'] = (
Expand Down

0 comments on commit f999b7f

Please sign in to comment.