aws-sdk-chime 1.27.0 → 1.32.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 377df0186cb066727567b106a1c4e3c23d562d6ca3f659957d1153271120056b
4
- data.tar.gz: 1067528e41e7834015ec28521443296bd584b6d61e794bea250788cacedc1329
3
+ metadata.gz: 36978004511cba920c7e457a59ebc0cb3057306f5cdd88769aaa743fcef3a44d
4
+ data.tar.gz: cb8072d7c7b352eef3080c75866e385f3227d1d4f34a2cc3aba54d7185a6fd63
5
5
  SHA512:
6
- metadata.gz: dc14b6408bfd0657785e3fc3557d8779aa8001a6594664b5136a1822f0a04482bcc46c8945c0cd5bac97202207203789d7cdb5e3ff77ecffc1cf49f106c1d478
7
- data.tar.gz: '091b64742de4f52fe44df689bba8ccc631c56aea432839ed4a3b735dd0f269cf48c9e8ffa9db9696b0215e3d8136cde9dd248587cb629cfde145c5f90b336aff'
6
+ metadata.gz: 238945c5125d84e2c6a6c038b038b9f69d4762e457b9f5b04bad7a0565c5da4af487075e3a81bcb478b16fad8cc88a9c3d86b9ac8a828accaa7caaddd2a82f06
7
+ data.tar.gz: 51251e02e1e2ec98fa1961142795821a7b58048abcf7865683446bd0d03180bfb8fa1b12da64d4f9cceb841edd5aa0194f14e9e098ddf68523ee333d9aeb76e9
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-chime/customizations'
45
47
  # @service
46
48
  module Aws::Chime
47
49
 
48
- GEM_VERSION = '1.27.0'
50
+ GEM_VERSION = '1.32.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,6 +26,7 @@ require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
24
26
  require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
25
27
  require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
26
28
  require 'aws-sdk-core/plugins/transfer_encoding.rb'
29
+ require 'aws-sdk-core/plugins/http_checksum.rb'
27
30
  require 'aws-sdk-core/plugins/signature_v4.rb'
28
31
  require 'aws-sdk-core/plugins/protocols/rest_json.rb'
29
32
 
@@ -69,6 +72,7 @@ module Aws::Chime
69
72
  add_plugin(Aws::Plugins::ClientMetricsPlugin)
70
73
  add_plugin(Aws::Plugins::ClientMetricsSendPlugin)
71
74
  add_plugin(Aws::Plugins::TransferEncoding)
75
+ add_plugin(Aws::Plugins::HttpChecksum)
72
76
  add_plugin(Aws::Plugins::SignatureV4)
73
77
  add_plugin(Aws::Plugins::Protocols::RestJson)
74
78
 
@@ -161,7 +165,7 @@ module Aws::Chime
161
165
  # @option options [String] :endpoint
162
166
  # The client endpoint is normally constructed from the `:region`
163
167
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be a valid HTTP(S) URI.
168
+ # to test or custom endpoints. This should be a valid HTTP(S) URI.
165
169
  #
166
170
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
171
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -176,7 +180,7 @@ module Aws::Chime
176
180
  # requests fetching endpoints information. Defaults to 60 sec.
177
181
  #
178
182
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
183
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
184
  #
181
185
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
186
  # The log formatter.
@@ -344,7 +348,7 @@ module Aws::Chime
344
348
  # @option params [required, String] :voice_connector_id
345
349
  # The Amazon Chime Voice Connector ID.
346
350
  #
347
- # @option params [Array<String>] :e164_phone_numbers
351
+ # @option params [required, Array<String>] :e164_phone_numbers
348
352
  # List of phone numbers, in E.164 format.
349
353
  #
350
354
  # @option params [Boolean] :force_associate
@@ -361,7 +365,7 @@ module Aws::Chime
361
365
  #
362
366
  # resp = client.associate_phone_numbers_with_voice_connector({
363
367
  # voice_connector_id: "NonEmptyString", # required
364
- # e164_phone_numbers: ["E164PhoneNumber"],
368
+ # e164_phone_numbers: ["E164PhoneNumber"], # required
365
369
  # force_associate: false,
366
370
  # })
367
371
  #
@@ -387,7 +391,7 @@ module Aws::Chime
387
391
  # @option params [required, String] :voice_connector_group_id
388
392
  # The Amazon Chime Voice Connector group ID.
389
393
  #
390
- # @option params [Array<String>] :e164_phone_numbers
394
+ # @option params [required, Array<String>] :e164_phone_numbers
391
395
  # List of phone numbers, in E.164 format.
392
396
  #
393
397
  # @option params [Boolean] :force_associate
@@ -404,7 +408,7 @@ module Aws::Chime
404
408
  #
405
409
  # resp = client.associate_phone_numbers_with_voice_connector_group({
406
410
  # voice_connector_group_id: "NonEmptyString", # required
407
- # e164_phone_numbers: ["E164PhoneNumber"],
411
+ # e164_phone_numbers: ["E164PhoneNumber"], # required
408
412
  # force_associate: false,
409
413
  # })
410
414
  #
@@ -931,13 +935,15 @@ module Aws::Chime
931
935
  end
932
936
 
933
937
  # Creates a new Amazon Chime SDK meeting in the specified media Region
934
- # with no initial attendees. For more information about the Amazon Chime
935
- # SDK, see [Using the Amazon Chime SDK][1] in the *Amazon Chime
936
- # Developer Guide*.
938
+ # with no initial attendees. For more information about specifying media
939
+ # Regions, see [Amazon Chime SDK Media Regions][1] in the *Amazon Chime
940
+ # Developer Guide*. For more information about the Amazon Chime SDK, see
941
+ # [Using the Amazon Chime SDK][2] in the *Amazon Chime Developer Guide*.
937
942
  #
938
943
  #
939
944
  #
940
- # [1]: https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html
945
+ # [1]: https://docs.aws.amazon.com/chime/latest/dg/chime-sdk-meetings-regions.html
946
+ # [2]: https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html
941
947
  #
942
948
  # @option params [required, String] :client_request_token
943
949
  # The unique identifier for the client request. Use a different token
@@ -953,10 +959,12 @@ module Aws::Chime
953
959
  # Reserved.
954
960
  #
955
961
  # @option params [String] :media_region
956
- # The Region in which to create the meeting. Available values:
957
- # `ap-northeast-1`, `ap-southeast-1`, `ap-southeast-2`, `ca-central-1`,
958
- # `eu-central-1`, `eu-north-1`, `eu-west-1`, `eu-west-2`, `eu-west-3`,
959
- # `sa-east-1`, `us-east-1`, `us-east-2`, `us-west-1`, `us-west-2`.
962
+ # The Region in which to create the meeting. Default: `us-east-1`.
963
+ #
964
+ # Available values: `ap-northeast-1`, `ap-southeast-1`,
965
+ # `ap-southeast-2`, `ca-central-1`, `eu-central-1`, `eu-north-1`,
966
+ # `eu-west-1`, `eu-west-2`, `eu-west-3`, `sa-east-1`, `us-east-1`,
967
+ # `us-east-2`, `us-west-1`, `us-west-2`.
960
968
  #
961
969
  # @option params [Array<Types::Tag>] :tags
962
970
  # The tag key-value pairs.
@@ -1010,6 +1018,116 @@ module Aws::Chime
1010
1018
  req.send_request(options)
1011
1019
  end
1012
1020
 
1021
+ # Creates a new Amazon Chime SDK meeting in the specified media Region,
1022
+ # with attendees. For more information about specifying media Regions,
1023
+ # see [Amazon Chime SDK Media Regions][1] in the *Amazon Chime Developer
1024
+ # Guide*. For more information about the Amazon Chime SDK, see [Using
1025
+ # the Amazon Chime SDK][2] in the *Amazon Chime Developer Guide*.
1026
+ #
1027
+ #
1028
+ #
1029
+ # [1]: https://docs.aws.amazon.com/chime/latest/dg/chime-sdk-meetings-regions.html
1030
+ # [2]: https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html
1031
+ #
1032
+ # @option params [required, String] :client_request_token
1033
+ # The unique identifier for the client request. Use a different token
1034
+ # for different meetings.
1035
+ #
1036
+ # **A suitable default value is auto-generated.** You should normally
1037
+ # not need to pass this option.**
1038
+ #
1039
+ # @option params [String] :external_meeting_id
1040
+ # The external meeting ID.
1041
+ #
1042
+ # @option params [String] :meeting_host_id
1043
+ # Reserved.
1044
+ #
1045
+ # @option params [String] :media_region
1046
+ # The Region in which to create the meeting. Default: `us-east-1`.
1047
+ #
1048
+ # Available values: `ap-northeast-1`, `ap-southeast-1`,
1049
+ # `ap-southeast-2`, `ca-central-1`, `eu-central-1`, `eu-north-1`,
1050
+ # `eu-west-1`, `eu-west-2`, `eu-west-3`, `sa-east-1`, `us-east-1`,
1051
+ # `us-east-2`, `us-west-1`, `us-west-2`.
1052
+ #
1053
+ # @option params [Array<Types::Tag>] :tags
1054
+ # The tag key-value pairs.
1055
+ #
1056
+ # @option params [Types::MeetingNotificationConfiguration] :notifications_configuration
1057
+ # The configuration for resource targets to receive notifications when
1058
+ # Amazon Chime SDK meeting and attendee events occur. The Amazon Chime
1059
+ # SDK supports resource targets located in the US East (N. Virginia) AWS
1060
+ # Region (`us-east-1`).
1061
+ #
1062
+ # @option params [Array<Types::CreateAttendeeRequestItem>] :attendees
1063
+ # The request containing the attendees to create.
1064
+ #
1065
+ # @return [Types::CreateMeetingWithAttendeesResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1066
+ #
1067
+ # * {Types::CreateMeetingWithAttendeesResponse#meeting #meeting} => Types::Meeting
1068
+ # * {Types::CreateMeetingWithAttendeesResponse#attendees #attendees} => Array&lt;Types::Attendee&gt;
1069
+ # * {Types::CreateMeetingWithAttendeesResponse#errors #errors} => Array&lt;Types::CreateAttendeeError&gt;
1070
+ #
1071
+ # @example Request syntax with placeholder values
1072
+ #
1073
+ # resp = client.create_meeting_with_attendees({
1074
+ # client_request_token: "ClientRequestToken", # required
1075
+ # external_meeting_id: "ExternalMeetingIdType",
1076
+ # meeting_host_id: "ExternalUserIdType",
1077
+ # media_region: "String",
1078
+ # tags: [
1079
+ # {
1080
+ # key: "TagKey", # required
1081
+ # value: "TagValue", # required
1082
+ # },
1083
+ # ],
1084
+ # notifications_configuration: {
1085
+ # sns_topic_arn: "Arn",
1086
+ # sqs_queue_arn: "Arn",
1087
+ # },
1088
+ # attendees: [
1089
+ # {
1090
+ # external_user_id: "ExternalUserIdType", # required
1091
+ # tags: [
1092
+ # {
1093
+ # key: "TagKey", # required
1094
+ # value: "TagValue", # required
1095
+ # },
1096
+ # ],
1097
+ # },
1098
+ # ],
1099
+ # })
1100
+ #
1101
+ # @example Response structure
1102
+ #
1103
+ # resp.meeting.meeting_id #=> String
1104
+ # resp.meeting.external_meeting_id #=> String
1105
+ # resp.meeting.media_placement.audio_host_url #=> String
1106
+ # resp.meeting.media_placement.audio_fallback_url #=> String
1107
+ # resp.meeting.media_placement.screen_data_url #=> String
1108
+ # resp.meeting.media_placement.screen_sharing_url #=> String
1109
+ # resp.meeting.media_placement.screen_viewing_url #=> String
1110
+ # resp.meeting.media_placement.signaling_url #=> String
1111
+ # resp.meeting.media_placement.turn_control_url #=> String
1112
+ # resp.meeting.media_region #=> String
1113
+ # resp.attendees #=> Array
1114
+ # resp.attendees[0].external_user_id #=> String
1115
+ # resp.attendees[0].attendee_id #=> String
1116
+ # resp.attendees[0].join_token #=> String
1117
+ # resp.errors #=> Array
1118
+ # resp.errors[0].external_user_id #=> String
1119
+ # resp.errors[0].error_code #=> String
1120
+ # resp.errors[0].error_message #=> String
1121
+ #
1122
+ # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/CreateMeetingWithAttendees AWS API Documentation
1123
+ #
1124
+ # @overload create_meeting_with_attendees(params = {})
1125
+ # @param [Hash] params ({})
1126
+ def create_meeting_with_attendees(params = {}, options = {})
1127
+ req = build_request(:create_meeting_with_attendees, params)
1128
+ req.send_request(options)
1129
+ end
1130
+
1013
1131
  # Creates an order for phone numbers to be provisioned. Choose from
1014
1132
  # Amazon Chime Business Calling and Amazon Chime Voice Connector product
1015
1133
  # types. For toll-free numbers, you must use the Amazon Chime Voice
@@ -1639,6 +1757,29 @@ module Aws::Chime
1639
1757
  req.send_request(options)
1640
1758
  end
1641
1759
 
1760
+ # Deletes the emergency calling configuration details from the specified
1761
+ # Amazon Chime Voice Connector.
1762
+ #
1763
+ # @option params [required, String] :voice_connector_id
1764
+ # The Amazon Chime Voice Connector ID.
1765
+ #
1766
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1767
+ #
1768
+ # @example Request syntax with placeholder values
1769
+ #
1770
+ # resp = client.delete_voice_connector_emergency_calling_configuration({
1771
+ # voice_connector_id: "NonEmptyString", # required
1772
+ # })
1773
+ #
1774
+ # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/DeleteVoiceConnectorEmergencyCallingConfiguration AWS API Documentation
1775
+ #
1776
+ # @overload delete_voice_connector_emergency_calling_configuration(params = {})
1777
+ # @param [Hash] params ({})
1778
+ def delete_voice_connector_emergency_calling_configuration(params = {}, options = {})
1779
+ req = build_request(:delete_voice_connector_emergency_calling_configuration, params)
1780
+ req.send_request(options)
1781
+ end
1782
+
1642
1783
  # Deletes the specified Amazon Chime Voice Connector group. Any
1643
1784
  # `VoiceConnectorItems` and phone numbers associated with the group must
1644
1785
  # be removed before it can be deleted.
@@ -1666,6 +1807,12 @@ module Aws::Chime
1666
1807
  # Deletes the origination settings for the specified Amazon Chime Voice
1667
1808
  # Connector.
1668
1809
  #
1810
+ # <note markdown="1"> If emergency calling is configured for the Amazon Chime Voice
1811
+ # Connector, it must be deleted prior to deleting the origination
1812
+ # settings.
1813
+ #
1814
+ # </note>
1815
+ #
1669
1816
  # @option params [required, String] :voice_connector_id
1670
1817
  # The Amazon Chime Voice Connector ID.
1671
1818
  #
@@ -1735,6 +1882,12 @@ module Aws::Chime
1735
1882
  # Deletes the termination settings for the specified Amazon Chime Voice
1736
1883
  # Connector.
1737
1884
  #
1885
+ # <note markdown="1"> If emergency calling is configured for the Amazon Chime Voice
1886
+ # Connector, it must be deleted prior to deleting the termination
1887
+ # settings.
1888
+ #
1889
+ # </note>
1890
+ #
1738
1891
  # @option params [required, String] :voice_connector_id
1739
1892
  # The Amazon Chime Voice Connector ID.
1740
1893
  #
@@ -1761,7 +1914,7 @@ module Aws::Chime
1761
1914
  # @option params [required, String] :voice_connector_id
1762
1915
  # The Amazon Chime Voice Connector ID.
1763
1916
  #
1764
- # @option params [Array<String>] :usernames
1917
+ # @option params [required, Array<String>] :usernames
1765
1918
  # The RFC2617 compliant username associated with the SIP credentials, in
1766
1919
  # US-ASCII format.
1767
1920
  #
@@ -1771,7 +1924,7 @@ module Aws::Chime
1771
1924
  #
1772
1925
  # resp = client.delete_voice_connector_termination_credentials({
1773
1926
  # voice_connector_id: "NonEmptyString", # required
1774
- # usernames: ["SensitiveString"],
1927
+ # usernames: ["SensitiveString"], # required
1775
1928
  # })
1776
1929
  #
1777
1930
  # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/DeleteVoiceConnectorTerminationCredentials AWS API Documentation
@@ -1816,7 +1969,7 @@ module Aws::Chime
1816
1969
  # @option params [required, String] :voice_connector_id
1817
1970
  # The Amazon Chime Voice Connector ID.
1818
1971
  #
1819
- # @option params [Array<String>] :e164_phone_numbers
1972
+ # @option params [required, Array<String>] :e164_phone_numbers
1820
1973
  # List of phone numbers, in E.164 format.
1821
1974
  #
1822
1975
  # @return [Types::DisassociatePhoneNumbersFromVoiceConnectorResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
@@ -1827,7 +1980,7 @@ module Aws::Chime
1827
1980
  #
1828
1981
  # resp = client.disassociate_phone_numbers_from_voice_connector({
1829
1982
  # voice_connector_id: "NonEmptyString", # required
1830
- # e164_phone_numbers: ["E164PhoneNumber"],
1983
+ # e164_phone_numbers: ["E164PhoneNumber"], # required
1831
1984
  # })
1832
1985
  #
1833
1986
  # @example Response structure
@@ -1852,7 +2005,7 @@ module Aws::Chime
1852
2005
  # @option params [required, String] :voice_connector_group_id
1853
2006
  # The Amazon Chime Voice Connector group ID.
1854
2007
  #
1855
- # @option params [Array<String>] :e164_phone_numbers
2008
+ # @option params [required, Array<String>] :e164_phone_numbers
1856
2009
  # List of phone numbers, in E.164 format.
1857
2010
  #
1858
2011
  # @return [Types::DisassociatePhoneNumbersFromVoiceConnectorGroupResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
@@ -1863,7 +2016,7 @@ module Aws::Chime
1863
2016
  #
1864
2017
  # resp = client.disassociate_phone_numbers_from_voice_connector_group({
1865
2018
  # voice_connector_group_id: "NonEmptyString", # required
1866
- # e164_phone_numbers: ["E164PhoneNumber"],
2019
+ # e164_phone_numbers: ["E164PhoneNumber"], # required
1867
2020
  # })
1868
2021
  #
1869
2022
  # @example Response structure
@@ -2516,6 +2669,38 @@ module Aws::Chime
2516
2669
  req.send_request(options)
2517
2670
  end
2518
2671
 
2672
+ # Gets the emergency calling configuration details for the specified
2673
+ # Amazon Chime Voice Connector.
2674
+ #
2675
+ # @option params [required, String] :voice_connector_id
2676
+ # The Amazon Chime Voice Connector ID.
2677
+ #
2678
+ # @return [Types::GetVoiceConnectorEmergencyCallingConfigurationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2679
+ #
2680
+ # * {Types::GetVoiceConnectorEmergencyCallingConfigurationResponse#emergency_calling_configuration #emergency_calling_configuration} => Types::EmergencyCallingConfiguration
2681
+ #
2682
+ # @example Request syntax with placeholder values
2683
+ #
2684
+ # resp = client.get_voice_connector_emergency_calling_configuration({
2685
+ # voice_connector_id: "NonEmptyString", # required
2686
+ # })
2687
+ #
2688
+ # @example Response structure
2689
+ #
2690
+ # resp.emergency_calling_configuration.dnis #=> Array
2691
+ # resp.emergency_calling_configuration.dnis[0].emergency_phone_number #=> String
2692
+ # resp.emergency_calling_configuration.dnis[0].test_phone_number #=> String
2693
+ # resp.emergency_calling_configuration.dnis[0].calling_country #=> String
2694
+ #
2695
+ # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/GetVoiceConnectorEmergencyCallingConfiguration AWS API Documentation
2696
+ #
2697
+ # @overload get_voice_connector_emergency_calling_configuration(params = {})
2698
+ # @param [Hash] params ({})
2699
+ def get_voice_connector_emergency_calling_configuration(params = {}, options = {})
2700
+ req = build_request(:get_voice_connector_emergency_calling_configuration, params)
2701
+ req.send_request(options)
2702
+ end
2703
+
2519
2704
  # Retrieves details for the specified Amazon Chime Voice Connector
2520
2705
  # group, such as timestamps, name, and associated `VoiceConnectorItems`.
2521
2706
  #
@@ -3694,6 +3879,53 @@ module Aws::Chime
3694
3879
  req.send_request(options)
3695
3880
  end
3696
3881
 
3882
+ # Puts emergency calling configuration details to the specified Amazon
3883
+ # Chime Voice Connector, such as emergency phone numbers and calling
3884
+ # countries. Origination and termination settings must be enabled for
3885
+ # the Amazon Chime Voice Connector before emergency calling can be
3886
+ # configured.
3887
+ #
3888
+ # @option params [required, String] :voice_connector_id
3889
+ # The Amazon Chime Voice Connector ID.
3890
+ #
3891
+ # @option params [required, Types::EmergencyCallingConfiguration] :emergency_calling_configuration
3892
+ # The emergency calling configuration details.
3893
+ #
3894
+ # @return [Types::PutVoiceConnectorEmergencyCallingConfigurationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3895
+ #
3896
+ # * {Types::PutVoiceConnectorEmergencyCallingConfigurationResponse#emergency_calling_configuration #emergency_calling_configuration} => Types::EmergencyCallingConfiguration
3897
+ #
3898
+ # @example Request syntax with placeholder values
3899
+ #
3900
+ # resp = client.put_voice_connector_emergency_calling_configuration({
3901
+ # voice_connector_id: "NonEmptyString", # required
3902
+ # emergency_calling_configuration: { # required
3903
+ # dnis: [
3904
+ # {
3905
+ # emergency_phone_number: "E164PhoneNumber", # required
3906
+ # test_phone_number: "E164PhoneNumber",
3907
+ # calling_country: "Alpha2CountryCode", # required
3908
+ # },
3909
+ # ],
3910
+ # },
3911
+ # })
3912
+ #
3913
+ # @example Response structure
3914
+ #
3915
+ # resp.emergency_calling_configuration.dnis #=> Array
3916
+ # resp.emergency_calling_configuration.dnis[0].emergency_phone_number #=> String
3917
+ # resp.emergency_calling_configuration.dnis[0].test_phone_number #=> String
3918
+ # resp.emergency_calling_configuration.dnis[0].calling_country #=> String
3919
+ #
3920
+ # @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/PutVoiceConnectorEmergencyCallingConfiguration AWS API Documentation
3921
+ #
3922
+ # @overload put_voice_connector_emergency_calling_configuration(params = {})
3923
+ # @param [Hash] params ({})
3924
+ def put_voice_connector_emergency_calling_configuration(params = {}, options = {})
3925
+ req = build_request(:put_voice_connector_emergency_calling_configuration, params)
3926
+ req.send_request(options)
3927
+ end
3928
+
3697
3929
  # Adds a logging configuration for the specified Amazon Chime Voice
3698
3930
  # Connector. The logging configuration specifies whether SIP message
3699
3931
  # logs are enabled for sending to Amazon CloudWatch Logs.
@@ -3733,6 +3965,12 @@ module Aws::Chime
3733
3965
  # Adds origination settings for the specified Amazon Chime Voice
3734
3966
  # Connector.
3735
3967
  #
3968
+ # <note markdown="1"> If emergency calling is configured for the Amazon Chime Voice
3969
+ # Connector, it must be deleted prior to turning off origination
3970
+ # settings.
3971
+ #
3972
+ # </note>
3973
+ #
3736
3974
  # @option params [required, String] :voice_connector_id
3737
3975
  # The Amazon Chime Voice Connector ID.
3738
3976
  #
@@ -3879,6 +4117,12 @@ module Aws::Chime
3879
4117
  # Adds termination settings for the specified Amazon Chime Voice
3880
4118
  # Connector.
3881
4119
  #
4120
+ # <note markdown="1"> If emergency calling is configured for the Amazon Chime Voice
4121
+ # Connector, it must be deleted prior to turning off termination
4122
+ # settings.
4123
+ #
4124
+ # </note>
4125
+ #
3882
4126
  # @option params [required, String] :voice_connector_id
3883
4127
  # The Amazon Chime Voice Connector ID.
3884
4128
  #
@@ -4983,7 +5227,7 @@ module Aws::Chime
4983
5227
  params: params,
4984
5228
  config: config)
4985
5229
  context[:gem_name] = 'aws-sdk-chime'
4986
- context[:gem_version] = '1.27.0'
5230
+ context[:gem_version] = '1.32.0'
4987
5231
  Seahorse::Client::Request.new(handlers, context)
4988
5232
  end
4989
5233