aws-sdk 2.930.0 → 2.931.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.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,14 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.930.0-->
2
+ <!--LATEST=2.931.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.931.0
6
+ * feature: Chime: This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
7
+ * feature: Kendra: Amazon Kendra now supports the indexing of web documents for search through the web crawler.
8
+ * feature: Location: Enable CORS
9
+ * feature: RDS: This release enables Database Activity Streams for RDS Oracle
10
+ * feature: SageMaker: Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing
11
+
5
12
  ## 2.930.0
6
13
  * feature: EC2: This release adds support for VLAN-tagged network traffic over an Elastic Network Interface (ENI). This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
7
14
  * feature: KMS: Adds support for multi-Region keys
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.930.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.931.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -1132,10 +1132,7 @@
1132
1132
  "type": "structure",
1133
1133
  "members": {
1134
1134
  "SipMediaApplicationCall": {
1135
- "type": "structure",
1136
- "members": {
1137
- "TransactionId": {}
1138
- }
1135
+ "shape": "S4o"
1139
1136
  }
1140
1137
  }
1141
1138
  }
@@ -5981,6 +5978,47 @@
5981
5978
  }
5982
5979
  }
5983
5980
  },
5981
+ "UpdateSipMediaApplicationCall": {
5982
+ "http": {
5983
+ "requestUri": "/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}",
5984
+ "responseCode": 202
5985
+ },
5986
+ "input": {
5987
+ "type": "structure",
5988
+ "required": [
5989
+ "SipMediaApplicationId",
5990
+ "TransactionId",
5991
+ "Arguments"
5992
+ ],
5993
+ "members": {
5994
+ "SipMediaApplicationId": {
5995
+ "location": "uri",
5996
+ "locationName": "sipMediaApplicationId"
5997
+ },
5998
+ "TransactionId": {
5999
+ "location": "uri",
6000
+ "locationName": "transactionId"
6001
+ },
6002
+ "Arguments": {
6003
+ "type": "map",
6004
+ "key": {
6005
+ "shape": "S23"
6006
+ },
6007
+ "value": {
6008
+ "shape": "S23"
6009
+ }
6010
+ }
6011
+ }
6012
+ },
6013
+ "output": {
6014
+ "type": "structure",
6015
+ "members": {
6016
+ "SipMediaApplicationCall": {
6017
+ "shape": "S4o"
6018
+ }
6019
+ }
6020
+ }
6021
+ },
5984
6022
  "UpdateSipRule": {
5985
6023
  "http": {
5986
6024
  "method": "PUT",
@@ -6584,6 +6622,12 @@
6584
6622
  }
6585
6623
  }
6586
6624
  },
6625
+ "S4o": {
6626
+ "type": "structure",
6627
+ "members": {
6628
+ "TransactionId": {}
6629
+ }
6630
+ },
6587
6631
  "S4s": {
6588
6632
  "type": "list",
6589
6633
  "member": {
@@ -209,7 +209,7 @@
209
209
  "Schedule": {},
210
210
  "RoleArn": {},
211
211
  "Tags": {
212
- "shape": "S40"
212
+ "shape": "S4j"
213
213
  },
214
214
  "ClientToken": {
215
215
  "idempotencyToken": true
@@ -244,7 +244,7 @@
244
244
  },
245
245
  "RoleArn": {},
246
246
  "Tags": {
247
- "shape": "S40"
247
+ "shape": "S4j"
248
248
  },
249
249
  "FileFormat": {},
250
250
  "ClientToken": {
@@ -271,17 +271,17 @@
271
271
  "Edition": {},
272
272
  "RoleArn": {},
273
273
  "ServerSideEncryptionConfiguration": {
274
- "shape": "S4e"
274
+ "shape": "S4x"
275
275
  },
276
276
  "Description": {},
277
277
  "ClientToken": {
278
278
  "idempotencyToken": true
279
279
  },
280
280
  "Tags": {
281
- "shape": "S40"
281
+ "shape": "S4j"
282
282
  },
283
283
  "UserTokenConfigurations": {
284
- "shape": "S4g"
284
+ "shape": "S4z"
285
285
  },
286
286
  "UserContextPolicy": {}
287
287
  }
@@ -314,7 +314,7 @@
314
314
  },
315
315
  "RoleArn": {},
316
316
  "Tags": {
317
- "shape": "S40"
317
+ "shape": "S4j"
318
318
  }
319
319
  }
320
320
  },
@@ -340,7 +340,7 @@
340
340
  "Description": {},
341
341
  "RoleArn": {},
342
342
  "Tags": {
343
- "shape": "S40"
343
+ "shape": "S4j"
344
344
  },
345
345
  "SourceS3Path": {
346
346
  "shape": "S11"
@@ -509,7 +509,7 @@
509
509
  "Edition": {},
510
510
  "RoleArn": {},
511
511
  "ServerSideEncryptionConfiguration": {
512
- "shape": "S4e"
512
+ "shape": "S4x"
513
513
  },
514
514
  "Status": {},
515
515
  "Description": {},
@@ -520,7 +520,7 @@
520
520
  "type": "timestamp"
521
521
  },
522
522
  "DocumentMetadataConfigurations": {
523
- "shape": "S5d"
523
+ "shape": "S5w"
524
524
  },
525
525
  "IndexStatistics": {
526
526
  "type": "structure",
@@ -559,10 +559,10 @@
559
559
  },
560
560
  "ErrorMessage": {},
561
561
  "CapacityUnits": {
562
- "shape": "S5v"
562
+ "shape": "S6e"
563
563
  },
564
564
  "UserTokenConfigurations": {
565
- "shape": "S4g"
565
+ "shape": "S4z"
566
566
  },
567
567
  "UserContextPolicy": {}
568
568
  }
@@ -983,7 +983,7 @@
983
983
  "type": "structure",
984
984
  "members": {
985
985
  "Tags": {
986
- "shape": "S40"
986
+ "shape": "S4j"
987
987
  }
988
988
  }
989
989
  }
@@ -1037,7 +1037,7 @@
1037
1037
  "IndexId": {},
1038
1038
  "QueryText": {},
1039
1039
  "AttributeFilter": {
1040
- "shape": "S7r"
1040
+ "shape": "S8a"
1041
1041
  },
1042
1042
  "Facets": {
1043
1043
  "type": "list",
@@ -1064,7 +1064,7 @@
1064
1064
  "members": {
1065
1065
  "Name": {},
1066
1066
  "Relevance": {
1067
- "shape": "S5h"
1067
+ "shape": "S60"
1068
1068
  }
1069
1069
  }
1070
1070
  }
@@ -1122,7 +1122,7 @@
1122
1122
  "type": "structure",
1123
1123
  "members": {
1124
1124
  "TextWithHighlightsValue": {
1125
- "shape": "S8c"
1125
+ "shape": "S8v"
1126
1126
  }
1127
1127
  }
1128
1128
  }
@@ -1131,10 +1131,10 @@
1131
1131
  },
1132
1132
  "DocumentId": {},
1133
1133
  "DocumentTitle": {
1134
- "shape": "S8c"
1134
+ "shape": "S8v"
1135
1135
  },
1136
1136
  "DocumentExcerpt": {
1137
- "shape": "S8c"
1137
+ "shape": "S8v"
1138
1138
  },
1139
1139
  "DocumentURI": {},
1140
1140
  "DocumentAttributes": {
@@ -1265,7 +1265,7 @@
1265
1265
  "members": {
1266
1266
  "ResourceARN": {},
1267
1267
  "Tags": {
1268
- "shape": "S40"
1268
+ "shape": "S4j"
1269
1269
  }
1270
1270
  }
1271
1271
  },
@@ -1326,13 +1326,13 @@
1326
1326
  "RoleArn": {},
1327
1327
  "Description": {},
1328
1328
  "DocumentMetadataConfigurationUpdates": {
1329
- "shape": "S5d"
1329
+ "shape": "S5w"
1330
1330
  },
1331
1331
  "CapacityUnits": {
1332
- "shape": "S5v"
1332
+ "shape": "S6e"
1333
1333
  },
1334
1334
  "UserTokenConfigurations": {
1335
- "shape": "S4g"
1335
+ "shape": "S4z"
1336
1336
  },
1337
1337
  "UserContextPolicy": {}
1338
1338
  }
@@ -1919,6 +1919,99 @@
1919
1919
  "member": {}
1920
1920
  }
1921
1921
  }
1922
+ },
1923
+ "WebCrawlerConfiguration": {
1924
+ "type": "structure",
1925
+ "required": [
1926
+ "Urls"
1927
+ ],
1928
+ "members": {
1929
+ "Urls": {
1930
+ "type": "structure",
1931
+ "members": {
1932
+ "SeedUrlConfiguration": {
1933
+ "type": "structure",
1934
+ "required": [
1935
+ "SeedUrls"
1936
+ ],
1937
+ "members": {
1938
+ "SeedUrls": {
1939
+ "type": "list",
1940
+ "member": {}
1941
+ },
1942
+ "WebCrawlerMode": {}
1943
+ }
1944
+ },
1945
+ "SiteMapsConfiguration": {
1946
+ "type": "structure",
1947
+ "required": [
1948
+ "SiteMaps"
1949
+ ],
1950
+ "members": {
1951
+ "SiteMaps": {
1952
+ "type": "list",
1953
+ "member": {}
1954
+ }
1955
+ }
1956
+ }
1957
+ }
1958
+ },
1959
+ "CrawlDepth": {
1960
+ "type": "integer"
1961
+ },
1962
+ "MaxLinksPerPage": {
1963
+ "type": "integer"
1964
+ },
1965
+ "MaxContentSizePerPageInMegaBytes": {
1966
+ "type": "float"
1967
+ },
1968
+ "MaxUrlsPerMinuteCrawlRate": {
1969
+ "type": "integer"
1970
+ },
1971
+ "UrlInclusionPatterns": {
1972
+ "shape": "S1j"
1973
+ },
1974
+ "UrlExclusionPatterns": {
1975
+ "shape": "S1j"
1976
+ },
1977
+ "ProxyConfiguration": {
1978
+ "type": "structure",
1979
+ "required": [
1980
+ "Host",
1981
+ "Port"
1982
+ ],
1983
+ "members": {
1984
+ "Host": {},
1985
+ "Port": {
1986
+ "type": "integer"
1987
+ },
1988
+ "Credentials": {}
1989
+ }
1990
+ },
1991
+ "AuthenticationConfiguration": {
1992
+ "type": "structure",
1993
+ "members": {
1994
+ "BasicAuthentication": {
1995
+ "type": "list",
1996
+ "member": {
1997
+ "type": "structure",
1998
+ "required": [
1999
+ "Host",
2000
+ "Port",
2001
+ "Credentials"
2002
+ ],
2003
+ "members": {
2004
+ "Host": {},
2005
+ "Port": {
2006
+ "type": "integer"
2007
+ },
2008
+ "Credentials": {}
2009
+ }
2010
+ }
2011
+ }
2012
+ }
2013
+ }
2014
+ }
1922
2015
  }
1923
2016
  }
1924
2017
  },
@@ -1962,7 +2055,7 @@
1962
2055
  "type": "list",
1963
2056
  "member": {}
1964
2057
  },
1965
- "S40": {
2058
+ "S4j": {
1966
2059
  "type": "list",
1967
2060
  "member": {
1968
2061
  "type": "structure",
@@ -1976,7 +2069,7 @@
1976
2069
  }
1977
2070
  }
1978
2071
  },
1979
- "S4e": {
2072
+ "S4x": {
1980
2073
  "type": "structure",
1981
2074
  "members": {
1982
2075
  "KmsKeyId": {
@@ -1985,7 +2078,7 @@
1985
2078
  }
1986
2079
  }
1987
2080
  },
1988
- "S4g": {
2081
+ "S4z": {
1989
2082
  "type": "list",
1990
2083
  "member": {
1991
2084
  "type": "structure",
@@ -2019,7 +2112,7 @@
2019
2112
  }
2020
2113
  }
2021
2114
  },
2022
- "S5d": {
2115
+ "S5w": {
2023
2116
  "type": "list",
2024
2117
  "member": {
2025
2118
  "type": "structure",
@@ -2031,7 +2124,7 @@
2031
2124
  "Name": {},
2032
2125
  "Type": {},
2033
2126
  "Relevance": {
2034
- "shape": "S5h"
2127
+ "shape": "S60"
2035
2128
  },
2036
2129
  "Search": {
2037
2130
  "type": "structure",
@@ -2053,7 +2146,7 @@
2053
2146
  }
2054
2147
  }
2055
2148
  },
2056
- "S5h": {
2149
+ "S60": {
2057
2150
  "type": "structure",
2058
2151
  "members": {
2059
2152
  "Freshness": {
@@ -2073,7 +2166,7 @@
2073
2166
  }
2074
2167
  }
2075
2168
  },
2076
- "S5v": {
2169
+ "S6e": {
2077
2170
  "type": "structure",
2078
2171
  "required": [
2079
2172
  "StorageCapacityUnits",
@@ -2088,17 +2181,17 @@
2088
2181
  }
2089
2182
  }
2090
2183
  },
2091
- "S7r": {
2184
+ "S8a": {
2092
2185
  "type": "structure",
2093
2186
  "members": {
2094
2187
  "AndAllFilters": {
2095
- "shape": "S7s"
2188
+ "shape": "S8b"
2096
2189
  },
2097
2190
  "OrAllFilters": {
2098
- "shape": "S7s"
2191
+ "shape": "S8b"
2099
2192
  },
2100
2193
  "NotFilter": {
2101
- "shape": "S7r"
2194
+ "shape": "S8a"
2102
2195
  },
2103
2196
  "EqualsTo": {
2104
2197
  "shape": "Sh"
@@ -2123,13 +2216,13 @@
2123
2216
  }
2124
2217
  }
2125
2218
  },
2126
- "S7s": {
2219
+ "S8b": {
2127
2220
  "type": "list",
2128
2221
  "member": {
2129
- "shape": "S7r"
2222
+ "shape": "S8a"
2130
2223
  }
2131
2224
  },
2132
- "S8c": {
2225
+ "S8v": {
2133
2226
  "type": "structure",
2134
2227
  "members": {
2135
2228
  "Text": {},
@@ -987,7 +987,8 @@
987
987
  "name": "IoTWireless"
988
988
  },
989
989
  "location": {
990
- "name": "Location"
990
+ "name": "Location",
991
+ "cors": true
991
992
  },
992
993
  "wellarchitected": {
993
994
  "name": "WellArchitected"
@@ -2614,6 +2614,10 @@
2614
2614
  "OutpostCapable": {
2615
2615
  "type": "boolean"
2616
2616
  },
2617
+ "SupportedActivityStreamModes": {
2618
+ "type": "list",
2619
+ "member": {}
2620
+ },
2617
2621
  "SupportsGlobalDatabases": {
2618
2622
  "type": "boolean"
2619
2623
  }
@@ -2685,7 +2689,7 @@
2685
2689
  "ReservedDBInstances": {
2686
2690
  "type": "list",
2687
2691
  "member": {
2688
- "shape": "S9p",
2692
+ "shape": "S9q",
2689
2693
  "locationName": "ReservedDBInstance"
2690
2694
  }
2691
2695
  }
@@ -2742,7 +2746,7 @@
2742
2746
  "type": "boolean"
2743
2747
  },
2744
2748
  "RecurringCharges": {
2745
- "shape": "S9r"
2749
+ "shape": "S9s"
2746
2750
  }
2747
2751
  },
2748
2752
  "wrapper": true
@@ -2813,10 +2817,10 @@
2813
2817
  "members": {
2814
2818
  "StorageType": {},
2815
2819
  "StorageSize": {
2816
- "shape": "Sa6"
2820
+ "shape": "Sa7"
2817
2821
  },
2818
2822
  "ProvisionedIops": {
2819
- "shape": "Sa6"
2823
+ "shape": "Sa7"
2820
2824
  },
2821
2825
  "IopsToStorageRatio": {
2822
2826
  "type": "list",
@@ -3053,7 +3057,7 @@
3053
3057
  "type": "long"
3054
3058
  },
3055
3059
  "CloudwatchLogsExportConfiguration": {
3056
- "shape": "Saq"
3060
+ "shape": "Sar"
3057
3061
  },
3058
3062
  "EngineVersion": {},
3059
3063
  "AllowMajorVersionUpgrade": {
@@ -3126,7 +3130,7 @@
3126
3130
  }
3127
3131
  },
3128
3132
  "output": {
3129
- "shape": "Sau",
3133
+ "shape": "Sav",
3130
3134
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
3131
3135
  }
3132
3136
  },
@@ -3236,7 +3240,7 @@
3236
3240
  "type": "integer"
3237
3241
  },
3238
3242
  "CloudwatchLogsExportConfiguration": {
3239
- "shape": "Saq"
3243
+ "shape": "Sar"
3240
3244
  },
3241
3245
  "ProcessorFeatures": {
3242
3246
  "shape": "S1b"
@@ -3285,7 +3289,7 @@
3285
3289
  }
3286
3290
  },
3287
3291
  "output": {
3288
- "shape": "Sb1",
3292
+ "shape": "Sb2",
3289
3293
  "resultWrapper": "ModifyDBParameterGroupResult"
3290
3294
  }
3291
3295
  },
@@ -3642,7 +3646,7 @@
3642
3646
  "type": "structure",
3643
3647
  "members": {
3644
3648
  "ReservedDBInstance": {
3645
- "shape": "S9p"
3649
+ "shape": "S9q"
3646
3650
  }
3647
3651
  }
3648
3652
  }
@@ -3799,7 +3803,7 @@
3799
3803
  }
3800
3804
  },
3801
3805
  "output": {
3802
- "shape": "Sau",
3806
+ "shape": "Sav",
3803
3807
  "resultWrapper": "ResetDBClusterParameterGroupResult"
3804
3808
  }
3805
3809
  },
@@ -3820,7 +3824,7 @@
3820
3824
  }
3821
3825
  },
3822
3826
  "output": {
3823
- "shape": "Sb1",
3827
+ "shape": "Sb2",
3824
3828
  "resultWrapper": "ResetDBParameterGroupResult"
3825
3829
  }
3826
3830
  },
@@ -4342,6 +4346,9 @@
4342
4346
  "KmsKeyId": {},
4343
4347
  "ApplyImmediately": {
4344
4348
  "type": "boolean"
4349
+ },
4350
+ "EngineNativeAuditFieldsIncluded": {
4351
+ "type": "boolean"
4345
4352
  }
4346
4353
  }
4347
4354
  },
@@ -4355,6 +4362,9 @@
4355
4362
  "Mode": {},
4356
4363
  "ApplyImmediately": {
4357
4364
  "type": "boolean"
4365
+ },
4366
+ "EngineNativeAuditFieldsIncluded": {
4367
+ "type": "boolean"
4358
4368
  }
4359
4369
  }
4360
4370
  }
@@ -5423,7 +5433,14 @@
5423
5433
  "CustomerOwnedIpEnabled": {
5424
5434
  "type": "boolean"
5425
5435
  },
5426
- "AwsBackupRecoveryPointArn": {}
5436
+ "AwsBackupRecoveryPointArn": {},
5437
+ "ActivityStreamStatus": {},
5438
+ "ActivityStreamKmsKeyId": {},
5439
+ "ActivityStreamKinesisStreamName": {},
5440
+ "ActivityStreamMode": {},
5441
+ "ActivityStreamEngineNativeAuditFieldsIncluded": {
5442
+ "type": "boolean"
5443
+ }
5427
5444
  },
5428
5445
  "wrapper": true
5429
5446
  },
@@ -5912,7 +5929,7 @@
5912
5929
  }
5913
5930
  }
5914
5931
  },
5915
- "S9p": {
5932
+ "S9q": {
5916
5933
  "type": "structure",
5917
5934
  "members": {
5918
5935
  "ReservedDBInstanceId": {},
@@ -5941,14 +5958,14 @@
5941
5958
  },
5942
5959
  "State": {},
5943
5960
  "RecurringCharges": {
5944
- "shape": "S9r"
5961
+ "shape": "S9s"
5945
5962
  },
5946
5963
  "ReservedDBInstanceArn": {},
5947
5964
  "LeaseId": {}
5948
5965
  },
5949
5966
  "wrapper": true
5950
5967
  },
5951
- "S9r": {
5968
+ "S9s": {
5952
5969
  "type": "list",
5953
5970
  "member": {
5954
5971
  "locationName": "RecurringCharge",
@@ -5962,7 +5979,7 @@
5962
5979
  "wrapper": true
5963
5980
  }
5964
5981
  },
5965
- "Sa6": {
5982
+ "Sa7": {
5966
5983
  "type": "list",
5967
5984
  "member": {
5968
5985
  "locationName": "Range",
@@ -5980,7 +5997,7 @@
5980
5997
  }
5981
5998
  }
5982
5999
  },
5983
- "Saq": {
6000
+ "Sar": {
5984
6001
  "type": "structure",
5985
6002
  "members": {
5986
6003
  "EnableLogTypes": {
@@ -5991,13 +6008,13 @@
5991
6008
  }
5992
6009
  }
5993
6010
  },
5994
- "Sau": {
6011
+ "Sav": {
5995
6012
  "type": "structure",
5996
6013
  "members": {
5997
6014
  "DBClusterParameterGroupName": {}
5998
6015
  }
5999
6016
  },
6000
- "Sb1": {
6017
+ "Sb2": {
6001
6018
  "type": "structure",
6002
6019
  "members": {
6003
6020
  "DBParameterGroupName": {}
@@ -85,4 +85,5 @@ export import PersonalizeRuntime = require('./personalizeruntime');
85
85
  export import ForecastService = require('./forecastservice');
86
86
  export import ForecastQueryService = require('./forecastqueryservice');
87
87
  export import KinesisVideoSignalingChannels = require('./kinesisvideosignalingchannels');
88
+ export import Location = require('./location');
88
89
  export import LexRuntimeV2 = require('./lexruntimev2');
@@ -87,5 +87,6 @@ module.exports = {
87
87
  ForecastService: require('./forecastservice'),
88
88
  ForecastQueryService: require('./forecastqueryservice'),
89
89
  KinesisVideoSignalingChannels: require('./kinesisvideosignalingchannels'),
90
+ Location: require('./location'),
90
91
  LexRuntimeV2: require('./lexruntimev2')
91
92
  };