lib/aws-sdk-codecommit/client.rb in aws-sdk-codecommit-1.71.0 vs lib/aws-sdk-codecommit/client.rb in aws-sdk-codecommit-1.72.0

- old
+ new

@@ -1246,11 +1246,11 @@ # If no key is specified, the default `aws/codecommit` Amazon Web # Services managed key is used. # # # - # [1]: https://docs.aws.amazon.com/APIReference/API_Decrypt.html#KMS-Decrypt-request-KeyId + # [1]: https://docs.aws.amazon.com/kms/latest/APIReference/API_Decrypt.html#KMS-Decrypt-request-KeyId # # @return [Types::CreateRepositoryOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods: # # * {Types::CreateRepositoryOutput#repository_metadata #repository_metadata} => Types::RepositoryMetadata # @@ -5076,11 +5076,11 @@ # [KeyId][1] in the Decrypt API description in the *Key Management # Service API Reference*. # # # - # [1]: https://docs.aws.amazon.com/APIReference/API_Decrypt.html#KMS-Decrypt-request-KeyId + # [1]: https://docs.aws.amazon.com/kms/latest/APIReference/API_Decrypt.html#KMS-Decrypt-request-KeyId # # @return [Types::UpdateRepositoryEncryptionKeyOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods: # # * {Types::UpdateRepositoryEncryptionKeyOutput#repository_id #repository_id} => String # * {Types::UpdateRepositoryEncryptionKeyOutput#kms_key_id #kms_key_id} => String @@ -5154,10 +5154,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-codecommit' - context[:gem_version] = '1.71.0' + context[:gem_version] = '1.72.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated