lib/aws-sdk-glacier/client.rb in aws-sdk-glacier-1.6.0 vs lib/aws-sdk-glacier/client.rb in aws-sdk-glacier-1.7.0

- old
+ new

@@ -830,11 +830,11 @@ # Vault Notifications in Amazon Glacier][2] and [Delete Vault # Notification Configuration ][3] in the Amazon Glacier Developer Guide. # # # - # [1]: http://docs.aws.amazon.com/latest/dev/using-iam-with-amazon-glacier.html + # [1]: http://docs.aws.amazon.com/amazonglacier/latest/dev/using-iam-with-amazon-glacier.html # [2]: http://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html # [3]: http://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-delete.html # # @option params [required, String] :account_id # The `AccountId` value is the AWS account ID of the account that owns @@ -3178,10 +3178,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-glacier' - context[:gem_version] = '1.6.0' + context[:gem_version] = '1.7.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #