aws-sdk 2.925.0 → 2.929.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.
Files changed (45) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/README.md +1 -1
  3. package/apis/appmesh-2019-01-25.min.json +322 -189
  4. package/apis/chime-2018-05-01.min.json +2 -1
  5. package/apis/cognito-idp-2016-04-18.min.json +41 -5
  6. package/apis/connect-2017-08-08.min.json +229 -124
  7. package/apis/connect-2017-08-08.paginators.json +6 -0
  8. package/apis/ec2-2016-11-15.min.json +728 -669
  9. package/apis/greengrassv2-2020-11-30.min.json +166 -28
  10. package/apis/greengrassv2-2020-11-30.paginators.json +6 -0
  11. package/apis/iotanalytics-2017-11-27.min.json +68 -27
  12. package/apis/managedblockchain-2018-09-24.min.json +35 -32
  13. package/apis/mediaconnect-2018-11-14.min.json +49 -27
  14. package/apis/medialive-2017-10-14.min.json +172 -163
  15. package/apis/models.lex.v2-2020-08-07.min.json +60 -37
  16. package/apis/ram-2018-01-04.min.json +22 -11
  17. package/apis/ram-2018-01-04.paginators.json +15 -0
  18. package/apis/redshift-data-2019-12-20.min.json +26 -3
  19. package/apis/runtime.lex.v2-2020-08-07.min.json +49 -35
  20. package/apis/sagemaker-2017-07-24.min.json +479 -459
  21. package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +97 -6
  22. package/clients/appflow.d.ts +8 -2
  23. package/clients/appmesh.d.ts +216 -15
  24. package/clients/chime.d.ts +13 -9
  25. package/clients/cognitoidentityserviceprovider.d.ts +40 -4
  26. package/clients/connect.d.ts +184 -94
  27. package/clients/ec2.d.ts +81 -12
  28. package/clients/greengrassv2.d.ts +138 -2
  29. package/clients/iotanalytics.d.ts +51 -4
  30. package/clients/lexmodelsv2.d.ts +30 -4
  31. package/clients/lexruntimev2.d.ts +46 -36
  32. package/clients/lookoutmetrics.d.ts +4 -4
  33. package/clients/managedblockchain.d.ts +17 -5
  34. package/clients/mediaconnect.d.ts +23 -0
  35. package/clients/medialive.d.ts +18 -1
  36. package/clients/ram.d.ts +28 -8
  37. package/clients/redshiftdata.d.ts +25 -0
  38. package/clients/sagemaker.d.ts +42 -0
  39. package/clients/sagemakerfeaturestoreruntime.d.ts +80 -0
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +20 -20
  42. package/dist/aws-sdk.js +1124 -863
  43. package/dist/aws-sdk.min.js +71 -71
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -83,7 +83,7 @@
83
83
  }
84
84
  },
85
85
  "VotingPolicy": {
86
- "shape": "Sr"
86
+ "shape": "Ss"
87
87
  },
88
88
  "MemberConfiguration": {
89
89
  "shape": "S4"
@@ -130,7 +130,7 @@
130
130
  "InstanceType": {},
131
131
  "AvailabilityZone": {},
132
132
  "LogPublishingConfiguration": {
133
- "shape": "S11"
133
+ "shape": "S12"
134
134
  },
135
135
  "StateDB": {}
136
136
  }
@@ -169,7 +169,7 @@
169
169
  },
170
170
  "MemberId": {},
171
171
  "Actions": {
172
- "shape": "S16"
172
+ "shape": "S17"
173
173
  },
174
174
  "Description": {},
175
175
  "Tags": {
@@ -291,12 +291,13 @@
291
291
  },
292
292
  "Status": {},
293
293
  "CreationDate": {
294
- "shape": "S1o"
294
+ "shape": "S1p"
295
295
  },
296
296
  "Tags": {
297
- "shape": "S1p"
297
+ "shape": "S1q"
298
298
  },
299
- "Arn": {}
299
+ "Arn": {},
300
+ "KmsKeyArn": {}
300
301
  }
301
302
  }
302
303
  }
@@ -350,14 +351,14 @@
350
351
  },
351
352
  "VpcEndpointServiceName": {},
352
353
  "VotingPolicy": {
353
- "shape": "Sr"
354
+ "shape": "Ss"
354
355
  },
355
356
  "Status": {},
356
357
  "CreationDate": {
357
- "shape": "S1o"
358
+ "shape": "S1p"
358
359
  },
359
360
  "Tags": {
360
- "shape": "S1p"
361
+ "shape": "S1q"
361
362
  },
362
363
  "Arn": {}
363
364
  }
@@ -422,17 +423,18 @@
422
423
  }
423
424
  },
424
425
  "LogPublishingConfiguration": {
425
- "shape": "S11"
426
+ "shape": "S12"
426
427
  },
427
428
  "StateDB": {},
428
429
  "Status": {},
429
430
  "CreationDate": {
430
- "shape": "S1o"
431
+ "shape": "S1p"
431
432
  },
432
433
  "Tags": {
433
- "shape": "S1p"
434
+ "shape": "S1q"
434
435
  },
435
- "Arn": {}
436
+ "Arn": {},
437
+ "KmsKeyArn": {}
436
438
  }
437
439
  }
438
440
  }
@@ -470,16 +472,16 @@
470
472
  "NetworkId": {},
471
473
  "Description": {},
472
474
  "Actions": {
473
- "shape": "S16"
475
+ "shape": "S17"
474
476
  },
475
477
  "ProposedByMemberId": {},
476
478
  "ProposedByMemberName": {},
477
479
  "Status": {},
478
480
  "CreationDate": {
479
- "shape": "S1o"
481
+ "shape": "S1p"
480
482
  },
481
483
  "ExpirationDate": {
482
- "shape": "S1o"
484
+ "shape": "S1p"
483
485
  },
484
486
  "YesVoteCount": {
485
487
  "type": "integer"
@@ -491,7 +493,7 @@
491
493
  "type": "integer"
492
494
  },
493
495
  "Tags": {
494
- "shape": "S1p"
496
+ "shape": "S1q"
495
497
  },
496
498
  "Arn": {}
497
499
  }
@@ -528,10 +530,10 @@
528
530
  "members": {
529
531
  "InvitationId": {},
530
532
  "CreationDate": {
531
- "shape": "S1o"
533
+ "shape": "S1p"
532
534
  },
533
535
  "ExpirationDate": {
534
- "shape": "S1o"
536
+ "shape": "S1p"
535
537
  },
536
538
  "Status": {},
537
539
  "NetworkSummary": {
@@ -597,7 +599,7 @@
597
599
  "Description": {},
598
600
  "Status": {},
599
601
  "CreationDate": {
600
- "shape": "S1o"
602
+ "shape": "S1p"
601
603
  },
602
604
  "IsOwned": {
603
605
  "type": "boolean"
@@ -699,7 +701,7 @@
699
701
  "Id": {},
700
702
  "Status": {},
701
703
  "CreationDate": {
702
- "shape": "S1o"
704
+ "shape": "S1p"
703
705
  },
704
706
  "AvailabilityZone": {},
705
707
  "InstanceType": {},
@@ -800,10 +802,10 @@
800
802
  "ProposedByMemberName": {},
801
803
  "Status": {},
802
804
  "CreationDate": {
803
- "shape": "S1o"
805
+ "shape": "S1p"
804
806
  },
805
807
  "ExpirationDate": {
806
- "shape": "S1o"
808
+ "shape": "S1p"
807
809
  },
808
810
  "Arn": {}
809
811
  }
@@ -834,7 +836,7 @@
834
836
  "type": "structure",
835
837
  "members": {
836
838
  "Tags": {
837
- "shape": "S1p"
839
+ "shape": "S1q"
838
840
  }
839
841
  }
840
842
  }
@@ -967,7 +969,7 @@
967
969
  "locationName": "nodeId"
968
970
  },
969
971
  "LogPublishingConfiguration": {
970
- "shape": "S11"
972
+ "shape": "S12"
971
973
  }
972
974
  }
973
975
  },
@@ -1041,7 +1043,8 @@
1041
1043
  },
1042
1044
  "Tags": {
1043
1045
  "shape": "Sg"
1044
- }
1046
+ },
1047
+ "KmsKeyArn": {}
1045
1048
  }
1046
1049
  },
1047
1050
  "Sb": {
@@ -1075,7 +1078,7 @@
1075
1078
  "key": {},
1076
1079
  "value": {}
1077
1080
  },
1078
- "Sr": {
1081
+ "Ss": {
1079
1082
  "type": "structure",
1080
1083
  "members": {
1081
1084
  "ApprovalThresholdPolicy": {
@@ -1092,7 +1095,7 @@
1092
1095
  }
1093
1096
  }
1094
1097
  },
1095
- "S11": {
1098
+ "S12": {
1096
1099
  "type": "structure",
1097
1100
  "members": {
1098
1101
  "Fabric": {
@@ -1108,7 +1111,7 @@
1108
1111
  }
1109
1112
  }
1110
1113
  },
1111
- "S16": {
1114
+ "S17": {
1112
1115
  "type": "structure",
1113
1116
  "members": {
1114
1117
  "Invitations": {
@@ -1137,11 +1140,11 @@
1137
1140
  }
1138
1141
  }
1139
1142
  },
1140
- "S1o": {
1143
+ "S1p": {
1141
1144
  "type": "timestamp",
1142
1145
  "timestampFormat": "iso8601"
1143
1146
  },
1144
- "S1p": {
1147
+ "S1q": {
1145
1148
  "type": "map",
1146
1149
  "key": {},
1147
1150
  "value": {}
@@ -1156,7 +1159,7 @@
1156
1159
  "FrameworkVersion": {},
1157
1160
  "Status": {},
1158
1161
  "CreationDate": {
1159
- "shape": "S1o"
1162
+ "shape": "S1p"
1160
1163
  },
1161
1164
  "Arn": {}
1162
1165
  }
@@ -202,7 +202,7 @@
202
202
  "type": "structure",
203
203
  "members": {
204
204
  "Flow": {
205
- "shape": "S22",
205
+ "shape": "S24",
206
206
  "locationName": "flow"
207
207
  }
208
208
  }
@@ -260,7 +260,7 @@
260
260
  "type": "structure",
261
261
  "members": {
262
262
  "Flow": {
263
- "shape": "S22",
263
+ "shape": "S24",
264
264
  "locationName": "flow"
265
265
  },
266
266
  "Messages": {
@@ -301,7 +301,7 @@
301
301
  "type": "structure",
302
302
  "members": {
303
303
  "Offering": {
304
- "shape": "S2d",
304
+ "shape": "S2f",
305
305
  "locationName": "offering"
306
306
  }
307
307
  }
@@ -329,7 +329,7 @@
329
329
  "type": "structure",
330
330
  "members": {
331
331
  "Reservation": {
332
- "shape": "S2k",
332
+ "shape": "S2m",
333
333
  "locationName": "reservation"
334
334
  }
335
335
  }
@@ -361,7 +361,7 @@
361
361
  "type": "structure",
362
362
  "members": {
363
363
  "Entitlements": {
364
- "shape": "S23",
364
+ "shape": "S25",
365
365
  "locationName": "entitlements"
366
366
  },
367
367
  "FlowArn": {
@@ -516,7 +516,7 @@
516
516
  "locationName": "offerings",
517
517
  "type": "list",
518
518
  "member": {
519
- "shape": "S2d"
519
+ "shape": "S2f"
520
520
  }
521
521
  }
522
522
  }
@@ -552,7 +552,7 @@
552
552
  "locationName": "reservations",
553
553
  "type": "list",
554
554
  "member": {
555
- "shape": "S2k"
555
+ "shape": "S2m"
556
556
  }
557
557
  }
558
558
  }
@@ -580,7 +580,7 @@
580
580
  "type": "structure",
581
581
  "members": {
582
582
  "Tags": {
583
- "shape": "S36",
583
+ "shape": "S38",
584
584
  "locationName": "tags"
585
585
  }
586
586
  }
@@ -615,7 +615,7 @@
615
615
  "type": "structure",
616
616
  "members": {
617
617
  "Reservation": {
618
- "shape": "S2k",
618
+ "shape": "S2m",
619
619
  "locationName": "reservation"
620
620
  }
621
621
  }
@@ -871,7 +871,7 @@
871
871
  "locationName": "resourceArn"
872
872
  },
873
873
  "Tags": {
874
- "shape": "S36",
874
+ "shape": "S38",
875
875
  "locationName": "tags"
876
876
  }
877
877
  },
@@ -923,10 +923,17 @@
923
923
  "locationName": "sourceFailoverConfig",
924
924
  "type": "structure",
925
925
  "members": {
926
+ "FailoverMode": {
927
+ "locationName": "failoverMode"
928
+ },
926
929
  "RecoveryWindow": {
927
930
  "locationName": "recoveryWindow",
928
931
  "type": "integer"
929
932
  },
933
+ "SourcePriority": {
934
+ "shape": "S21",
935
+ "locationName": "sourcePriority"
936
+ },
930
937
  "State": {
931
938
  "locationName": "state"
932
939
  }
@@ -941,7 +948,7 @@
941
948
  "type": "structure",
942
949
  "members": {
943
950
  "Flow": {
944
- "shape": "S22",
951
+ "shape": "S24",
945
952
  "locationName": "flow"
946
953
  }
947
954
  }
@@ -960,7 +967,7 @@
960
967
  "locationName": "description"
961
968
  },
962
969
  "Encryption": {
963
- "shape": "S3t",
970
+ "shape": "S3v",
964
971
  "locationName": "encryption"
965
972
  },
966
973
  "EntitlementArn": {
@@ -988,7 +995,7 @@
988
995
  "type": "structure",
989
996
  "members": {
990
997
  "Entitlement": {
991
- "shape": "S24",
998
+ "shape": "S26",
992
999
  "locationName": "entitlement"
993
1000
  },
994
1001
  "FlowArn": {
@@ -1070,7 +1077,7 @@
1070
1077
  "locationName": "destination"
1071
1078
  },
1072
1079
  "Encryption": {
1073
- "shape": "S3t",
1080
+ "shape": "S3v",
1074
1081
  "locationName": "encryption"
1075
1082
  },
1076
1083
  "FlowArn": {
@@ -1143,7 +1150,7 @@
1143
1150
  "type": "structure",
1144
1151
  "members": {
1145
1152
  "Decryption": {
1146
- "shape": "S3t",
1153
+ "shape": "S3v",
1147
1154
  "locationName": "decryption"
1148
1155
  },
1149
1156
  "Description": {
@@ -2017,16 +2024,31 @@
2017
2024
  "S1z": {
2018
2025
  "type": "structure",
2019
2026
  "members": {
2027
+ "FailoverMode": {
2028
+ "locationName": "failoverMode"
2029
+ },
2020
2030
  "RecoveryWindow": {
2021
2031
  "locationName": "recoveryWindow",
2022
2032
  "type": "integer"
2023
2033
  },
2034
+ "SourcePriority": {
2035
+ "shape": "S21",
2036
+ "locationName": "sourcePriority"
2037
+ },
2024
2038
  "State": {
2025
2039
  "locationName": "state"
2026
2040
  }
2027
2041
  }
2028
2042
  },
2029
- "S22": {
2043
+ "S21": {
2044
+ "type": "structure",
2045
+ "members": {
2046
+ "PrimarySource": {
2047
+ "locationName": "primarySource"
2048
+ }
2049
+ }
2050
+ },
2051
+ "S24": {
2030
2052
  "type": "structure",
2031
2053
  "members": {
2032
2054
  "AvailabilityZone": {
@@ -2039,7 +2061,7 @@
2039
2061
  "locationName": "egressIp"
2040
2062
  },
2041
2063
  "Entitlements": {
2042
- "shape": "S23",
2064
+ "shape": "S25",
2043
2065
  "locationName": "entitlements"
2044
2066
  },
2045
2067
  "FlowArn": {
@@ -2086,13 +2108,13 @@
2086
2108
  "Name"
2087
2109
  ]
2088
2110
  },
2089
- "S23": {
2111
+ "S25": {
2090
2112
  "type": "list",
2091
2113
  "member": {
2092
- "shape": "S24"
2114
+ "shape": "S26"
2093
2115
  }
2094
2116
  },
2095
- "S24": {
2117
+ "S26": {
2096
2118
  "type": "structure",
2097
2119
  "members": {
2098
2120
  "DataTransferSubscriberFeePercent": {
@@ -2126,7 +2148,7 @@
2126
2148
  "Name"
2127
2149
  ]
2128
2150
  },
2129
- "S2d": {
2151
+ "S2f": {
2130
2152
  "type": "structure",
2131
2153
  "members": {
2132
2154
  "CurrencyCode": {
@@ -2152,7 +2174,7 @@
2152
2174
  "locationName": "priceUnits"
2153
2175
  },
2154
2176
  "ResourceSpecification": {
2155
- "shape": "S2g",
2177
+ "shape": "S2i",
2156
2178
  "locationName": "resourceSpecification"
2157
2179
  }
2158
2180
  },
@@ -2167,7 +2189,7 @@
2167
2189
  "PriceUnits"
2168
2190
  ]
2169
2191
  },
2170
- "S2g": {
2192
+ "S2i": {
2171
2193
  "type": "structure",
2172
2194
  "members": {
2173
2195
  "ReservedBitrate": {
@@ -2182,7 +2204,7 @@
2182
2204
  "ResourceType"
2183
2205
  ]
2184
2206
  },
2185
- "S2k": {
2207
+ "S2m": {
2186
2208
  "type": "structure",
2187
2209
  "members": {
2188
2210
  "CurrencyCode": {
@@ -2220,7 +2242,7 @@
2220
2242
  "locationName": "reservationState"
2221
2243
  },
2222
2244
  "ResourceSpecification": {
2223
- "shape": "S2g",
2245
+ "shape": "S2i",
2224
2246
  "locationName": "resourceSpecification"
2225
2247
  },
2226
2248
  "Start": {
@@ -2243,12 +2265,12 @@
2243
2265
  "PriceUnits"
2244
2266
  ]
2245
2267
  },
2246
- "S36": {
2268
+ "S38": {
2247
2269
  "type": "map",
2248
2270
  "key": {},
2249
2271
  "value": {}
2250
2272
  },
2251
- "S3t": {
2273
+ "S3v": {
2252
2274
  "type": "structure",
2253
2275
  "members": {
2254
2276
  "Algorithm": {