aws-sdk-chime 1.32.0 → 1.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36978004511cba920c7e457a59ebc0cb3057306f5cdd88769aaa743fcef3a44d
4
- data.tar.gz: cb8072d7c7b352eef3080c75866e385f3227d1d4f34a2cc3aba54d7185a6fd63
3
+ metadata.gz: 848a44328321d582ad4e569bd0962f0378b82b2929736b378e34eefed0dc146d
4
+ data.tar.gz: 269673d4b03d4617e7b53c50c23125b2389c8b16f1462992e4b44f75b76ef50d
5
5
  SHA512:
6
- metadata.gz: 238945c5125d84e2c6a6c038b038b9f69d4762e457b9f5b04bad7a0565c5da4af487075e3a81bcb478b16fad8cc88a9c3d86b9ac8a828accaa7caaddd2a82f06
7
- data.tar.gz: 51251e02e1e2ec98fa1961142795821a7b58048abcf7865683446bd0d03180bfb8fa1b12da64d4f9cceb841edd5aa0194f14e9e098ddf68523ee333d9aeb76e9
6
+ metadata.gz: 3083fae8b0e654d1c6706a8f4ba25242773e1abe784e4c01bfda62e72b6cf6753c4f9b7d7726754712e258a55658dcc6e25d3cdc1a8928c9af15f6bd80a3f4ad
7
+ data.tar.gz: 96a614694ff1932436dd32928e5be4e5798f2b3add03927ba9f91ea4d83db8a0ed2abc54069c3927eceb602e9c700d072d7497afa75c435a531183f5df6b870d
@@ -47,6 +47,6 @@ require_relative 'aws-sdk-chime/customizations'
47
47
  # @service
48
48
  module Aws::Chime
49
49
 
50
- GEM_VERSION = '1.32.0'
50
+ GEM_VERSION = '1.33.0'
51
51
 
52
52
  end
@@ -373,7 +373,7 @@ module Aws::Chime
373
373
  #
374
374
  # resp.phone_number_errors #=> Array
375
375
  # resp.phone_number_errors[0].phone_number_id #=> String
376
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
376
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
377
377
  # resp.phone_number_errors[0].error_message #=> String
378
378
  #
379
379
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/AssociatePhoneNumbersWithVoiceConnector AWS API Documentation
@@ -416,7 +416,7 @@ module Aws::Chime
416
416
  #
417
417
  # resp.phone_number_errors #=> Array
418
418
  # resp.phone_number_errors[0].phone_number_id #=> String
419
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
419
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
420
420
  # resp.phone_number_errors[0].error_message #=> String
421
421
  #
422
422
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/AssociatePhoneNumbersWithVoiceConnectorGroup AWS API Documentation
@@ -550,7 +550,7 @@ module Aws::Chime
550
550
  #
551
551
  # resp.errors #=> Array
552
552
  # resp.errors[0].member_id #=> String
553
- # resp.errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
553
+ # resp.errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
554
554
  # resp.errors[0].error_message #=> String
555
555
  #
556
556
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchCreateRoomMembership AWS API Documentation
@@ -586,7 +586,7 @@ module Aws::Chime
586
586
  #
587
587
  # resp.phone_number_errors #=> Array
588
588
  # resp.phone_number_errors[0].phone_number_id #=> String
589
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
589
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
590
590
  # resp.phone_number_errors[0].error_message #=> String
591
591
  #
592
592
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchDeletePhoneNumber AWS API Documentation
@@ -641,7 +641,7 @@ module Aws::Chime
641
641
  #
642
642
  # resp.user_errors #=> Array
643
643
  # resp.user_errors[0].user_id #=> String
644
- # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
644
+ # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
645
645
  # resp.user_errors[0].error_message #=> String
646
646
  #
647
647
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchSuspendUser AWS API Documentation
@@ -688,7 +688,7 @@ module Aws::Chime
688
688
  #
689
689
  # resp.user_errors #=> Array
690
690
  # resp.user_errors[0].user_id #=> String
691
- # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
691
+ # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
692
692
  # resp.user_errors[0].error_message #=> String
693
693
  #
694
694
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchUnsuspendUser AWS API Documentation
@@ -736,7 +736,7 @@ module Aws::Chime
736
736
  #
737
737
  # resp.phone_number_errors #=> Array
738
738
  # resp.phone_number_errors[0].phone_number_id #=> String
739
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
739
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
740
740
  # resp.phone_number_errors[0].error_message #=> String
741
741
  #
742
742
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchUpdatePhoneNumber AWS API Documentation
@@ -783,7 +783,7 @@ module Aws::Chime
783
783
  #
784
784
  # resp.user_errors #=> Array
785
785
  # resp.user_errors[0].user_id #=> String
786
- # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
786
+ # resp.user_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
787
787
  # resp.user_errors[0].error_message #=> String
788
788
  #
789
789
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchUpdateUser AWS API Documentation
@@ -1987,7 +1987,7 @@ module Aws::Chime
1987
1987
  #
1988
1988
  # resp.phone_number_errors #=> Array
1989
1989
  # resp.phone_number_errors[0].phone_number_id #=> String
1990
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
1990
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
1991
1991
  # resp.phone_number_errors[0].error_message #=> String
1992
1992
  #
1993
1993
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/DisassociatePhoneNumbersFromVoiceConnector AWS API Documentation
@@ -2023,7 +2023,7 @@ module Aws::Chime
2023
2023
  #
2024
2024
  # resp.phone_number_errors #=> Array
2025
2025
  # resp.phone_number_errors[0].phone_number_id #=> String
2026
- # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
2026
+ # resp.phone_number_errors[0].error_code #=> String, one of "BadRequest", "Conflict", "Forbidden", "NotFound", "PreconditionFailed", "ResourceLimitExceeded", "ServiceFailure", "AccessDenied", "ServiceUnavailable", "Throttled", "Throttling", "Unauthorized", "Unprocessable", "VoiceConnectorGroupAssociationsExist", "PhoneNumberAssociationsExist"
2027
2027
  # resp.phone_number_errors[0].error_message #=> String
2028
2028
  #
2029
2029
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/DisassociatePhoneNumbersFromVoiceConnectorGroup AWS API Documentation
@@ -5227,7 +5227,7 @@ module Aws::Chime
5227
5227
  params: params,
5228
5228
  config: config)
5229
5229
  context[:gem_name] = 'aws-sdk-chime'
5230
- context[:gem_version] = '1.32.0'
5230
+ context[:gem_version] = '1.33.0'
5231
5231
  Seahorse::Client::Request.new(handlers, context)
5232
5232
  end
5233
5233
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-chime
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.32.0
4
+ version: 1.33.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-01 00:00:00.000000000 Z
11
+ date: 2020-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core