aws-sdk 2.1405.0 → 2.1406.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 (35) hide show
  1. package/CHANGELOG.md +12 -1
  2. package/README.md +1 -1
  3. package/apis/appfabric-2023-05-19.examples.json +5 -0
  4. package/apis/appfabric-2023-05-19.min.json +1254 -0
  5. package/apis/appfabric-2023-05-19.paginators.json +28 -0
  6. package/apis/appfabric-2023-05-19.waiters2.json +5 -0
  7. package/apis/appflow-2020-08-23.min.json +3 -0
  8. package/apis/emr-serverless-2021-07-13.min.json +2 -1
  9. package/apis/ivs-2020-07-14.min.json +99 -23
  10. package/apis/kinesisvideo-2017-09-30.min.json +117 -25
  11. package/apis/kinesisvideo-2017-09-30.paginators.json +6 -0
  12. package/apis/metadata.json +3 -0
  13. package/apis/privatenetworks-2021-12-03.min.json +127 -69
  14. package/apis/sagemaker-2017-07-24.min.json +667 -647
  15. package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +30 -10
  16. package/clients/all.d.ts +1 -0
  17. package/clients/all.js +2 -1
  18. package/clients/appfabric.d.ts +1127 -0
  19. package/clients/appfabric.js +19 -0
  20. package/clients/appflow.d.ts +4 -0
  21. package/clients/emrserverless.d.ts +10 -6
  22. package/clients/ivs.d.ts +80 -0
  23. package/clients/kinesisvideo.d.ts +144 -10
  24. package/clients/macie2.d.ts +18 -18
  25. package/clients/privatenetworks.d.ts +67 -5
  26. package/clients/sagemaker.d.ts +27 -1
  27. package/clients/sagemakerfeaturestoreruntime.d.ts +36 -2
  28. package/clients/ssm.d.ts +16 -16
  29. package/dist/aws-sdk-core-react-native.js +2 -2
  30. package/dist/aws-sdk-react-native.js +56 -12
  31. package/dist/aws-sdk.js +129 -28
  32. package/dist/aws-sdk.min.js +43 -43
  33. package/lib/config_service_placeholders.d.ts +2 -0
  34. package/lib/core.js +1 -1
  35. package/package.json +1 -1
@@ -60,10 +60,10 @@
60
60
  ],
61
61
  "members": {
62
62
  "deviceIdentifier": {
63
- "shape": "Sf"
63
+ "shape": "Sm"
64
64
  },
65
65
  "tags": {
66
- "shape": "Si"
66
+ "shape": "Sp"
67
67
  }
68
68
  }
69
69
  },
@@ -82,9 +82,12 @@
82
82
  ],
83
83
  "members": {
84
84
  "clientToken": {},
85
+ "commitmentConfiguration": {
86
+ "shape": "S9"
87
+ },
85
88
  "networkSiteArn": {},
86
89
  "shippingAddress": {
87
- "shape": "S7"
90
+ "shape": "Se"
88
91
  }
89
92
  }
90
93
  },
@@ -92,7 +95,7 @@
92
95
  "type": "structure",
93
96
  "members": {
94
97
  "networkSite": {
95
- "shape": "Sn"
98
+ "shape": "Su"
96
99
  }
97
100
  }
98
101
  },
@@ -127,7 +130,7 @@
127
130
  "sensitive": true
128
131
  },
129
132
  "position": {
130
- "shape": "S13"
133
+ "shape": "S19"
131
134
  }
132
135
  }
133
136
  },
@@ -138,7 +141,7 @@
138
141
  ],
139
142
  "members": {
140
143
  "accessPoint": {
141
- "shape": "S18"
144
+ "shape": "S1e"
142
145
  }
143
146
  }
144
147
  },
@@ -159,7 +162,7 @@
159
162
  "description": {},
160
163
  "networkName": {},
161
164
  "tags": {
162
- "shape": "Si"
165
+ "shape": "Sp"
163
166
  }
164
167
  }
165
168
  },
@@ -170,10 +173,10 @@
170
173
  ],
171
174
  "members": {
172
175
  "network": {
173
- "shape": "S1g"
176
+ "shape": "S1n"
174
177
  },
175
178
  "tags": {
176
- "shape": "Si"
179
+ "shape": "Sp"
177
180
  }
178
181
  }
179
182
  },
@@ -198,10 +201,10 @@
198
201
  "networkArn": {},
199
202
  "networkSiteName": {},
200
203
  "pendingPlan": {
201
- "shape": "So"
204
+ "shape": "Sv"
202
205
  },
203
206
  "tags": {
204
- "shape": "Si"
207
+ "shape": "Sp"
205
208
  }
206
209
  }
207
210
  },
@@ -209,10 +212,10 @@
209
212
  "type": "structure",
210
213
  "members": {
211
214
  "networkSite": {
212
- "shape": "Sn"
215
+ "shape": "Su"
213
216
  },
214
217
  "tags": {
215
- "shape": "Si"
218
+ "shape": "Sp"
216
219
  }
217
220
  }
218
221
  },
@@ -240,7 +243,7 @@
240
243
  ],
241
244
  "members": {
242
245
  "deviceIdentifier": {
243
- "shape": "Sf"
246
+ "shape": "Sm"
244
247
  }
245
248
  }
246
249
  },
@@ -275,7 +278,7 @@
275
278
  ],
276
279
  "members": {
277
280
  "network": {
278
- "shape": "S1g"
281
+ "shape": "S1n"
279
282
  }
280
283
  }
281
284
  },
@@ -307,7 +310,7 @@
307
310
  "type": "structure",
308
311
  "members": {
309
312
  "networkSite": {
310
- "shape": "Sn"
313
+ "shape": "Su"
311
314
  }
312
315
  }
313
316
  },
@@ -335,10 +338,10 @@
335
338
  "type": "structure",
336
339
  "members": {
337
340
  "deviceIdentifier": {
338
- "shape": "Sf"
341
+ "shape": "Sm"
339
342
  },
340
343
  "tags": {
341
- "shape": "Si"
344
+ "shape": "Sp"
342
345
  }
343
346
  }
344
347
  }
@@ -368,10 +371,10 @@
368
371
  ],
369
372
  "members": {
370
373
  "network": {
371
- "shape": "S1g"
374
+ "shape": "S1n"
372
375
  },
373
376
  "tags": {
374
- "shape": "Si"
377
+ "shape": "Sp"
375
378
  }
376
379
  }
377
380
  }
@@ -401,10 +404,10 @@
401
404
  ],
402
405
  "members": {
403
406
  "networkResource": {
404
- "shape": "S18"
407
+ "shape": "S1e"
405
408
  },
406
409
  "tags": {
407
- "shape": "Si"
410
+ "shape": "Sp"
408
411
  }
409
412
  }
410
413
  }
@@ -431,10 +434,10 @@
431
434
  "type": "structure",
432
435
  "members": {
433
436
  "networkSite": {
434
- "shape": "Sn"
437
+ "shape": "Su"
435
438
  },
436
439
  "tags": {
437
- "shape": "Si"
440
+ "shape": "Sp"
438
441
  }
439
442
  }
440
443
  }
@@ -467,7 +470,7 @@
467
470
  "shape": "S4"
468
471
  },
469
472
  "tags": {
470
- "shape": "Si"
473
+ "shape": "Sp"
471
474
  }
472
475
  }
473
476
  }
@@ -504,7 +507,7 @@
504
507
  "deviceIdentifiers": {
505
508
  "type": "list",
506
509
  "member": {
507
- "shape": "Sf"
510
+ "shape": "Sm"
508
511
  }
509
512
  },
510
513
  "nextToken": {}
@@ -543,7 +546,7 @@
543
546
  "networkResources": {
544
547
  "type": "list",
545
548
  "member": {
546
- "shape": "S18"
549
+ "shape": "S1e"
547
550
  }
548
551
  },
549
552
  "nextToken": {}
@@ -582,7 +585,7 @@
582
585
  "networkSites": {
583
586
  "type": "list",
584
587
  "member": {
585
- "shape": "Sn"
588
+ "shape": "Su"
586
589
  }
587
590
  },
588
591
  "nextToken": {}
@@ -617,7 +620,7 @@
617
620
  "networks": {
618
621
  "type": "list",
619
622
  "member": {
620
- "shape": "S1g"
623
+ "shape": "S1n"
621
624
  }
622
625
  },
623
626
  "nextToken": {}
@@ -685,7 +688,7 @@
685
688
  "type": "structure",
686
689
  "members": {
687
690
  "tags": {
688
- "shape": "Si"
691
+ "shape": "Sp"
689
692
  }
690
693
  }
691
694
  }
@@ -715,10 +718,13 @@
715
718
  "updateType"
716
719
  ],
717
720
  "members": {
721
+ "commitmentConfiguration": {
722
+ "shape": "S9"
723
+ },
718
724
  "networkResourceArn": {},
719
725
  "returnReason": {},
720
726
  "shippingAddress": {
721
- "shape": "S7"
727
+ "shape": "Se"
722
728
  },
723
729
  "updateType": {}
724
730
  }
@@ -727,7 +733,7 @@
727
733
  "type": "structure",
728
734
  "members": {
729
735
  "networkResource": {
730
- "shape": "S18"
736
+ "shape": "S1e"
731
737
  }
732
738
  }
733
739
  },
@@ -750,7 +756,7 @@
750
756
  "locationName": "resourceArn"
751
757
  },
752
758
  "tags": {
753
- "shape": "Si"
759
+ "shape": "Sp"
754
760
  }
755
761
  }
756
762
  },
@@ -808,7 +814,7 @@
808
814
  }
809
815
  },
810
816
  "output": {
811
- "shape": "S3d"
817
+ "shape": "S3k"
812
818
  },
813
819
  "idempotent": true
814
820
  },
@@ -828,12 +834,12 @@
828
834
  "clientToken": {},
829
835
  "networkSiteArn": {},
830
836
  "pendingPlan": {
831
- "shape": "So"
837
+ "shape": "Sv"
832
838
  }
833
839
  }
834
840
  },
835
841
  "output": {
836
- "shape": "S3d"
842
+ "shape": "S3k"
837
843
  },
838
844
  "idempotent": true
839
845
  }
@@ -849,8 +855,27 @@
849
855
  "networkArn": {},
850
856
  "networkSiteArn": {},
851
857
  "orderArn": {},
858
+ "orderedResources": {
859
+ "type": "list",
860
+ "member": {
861
+ "type": "structure",
862
+ "required": [
863
+ "count",
864
+ "type"
865
+ ],
866
+ "members": {
867
+ "commitmentConfiguration": {
868
+ "shape": "S9"
869
+ },
870
+ "count": {
871
+ "type": "integer"
872
+ },
873
+ "type": {}
874
+ }
875
+ }
876
+ },
852
877
  "shippingAddress": {
853
- "shape": "S7"
878
+ "shape": "Se"
854
879
  },
855
880
  "trackingInformation": {
856
881
  "type": "list",
@@ -867,7 +892,20 @@
867
892
  "type": "timestamp",
868
893
  "timestampFormat": "iso8601"
869
894
  },
870
- "S7": {
895
+ "S9": {
896
+ "type": "structure",
897
+ "required": [
898
+ "automaticRenewal",
899
+ "commitmentLength"
900
+ ],
901
+ "members": {
902
+ "automaticRenewal": {
903
+ "type": "boolean"
904
+ },
905
+ "commitmentLength": {}
906
+ }
907
+ },
908
+ "Se": {
871
909
  "type": "structure",
872
910
  "required": [
873
911
  "city",
@@ -879,42 +917,45 @@
879
917
  ],
880
918
  "members": {
881
919
  "city": {
882
- "shape": "S8"
920
+ "shape": "Sf"
883
921
  },
884
922
  "company": {
885
- "shape": "S8"
923
+ "shape": "Sf"
886
924
  },
887
925
  "country": {
888
- "shape": "S8"
926
+ "shape": "Sf"
927
+ },
928
+ "emailAddress": {
929
+ "shape": "Sf"
889
930
  },
890
931
  "name": {
891
- "shape": "S8"
932
+ "shape": "Sf"
892
933
  },
893
934
  "phoneNumber": {
894
- "shape": "S8"
935
+ "shape": "Sf"
895
936
  },
896
937
  "postalCode": {
897
- "shape": "S8"
938
+ "shape": "Sf"
898
939
  },
899
940
  "stateOrProvince": {
900
- "shape": "S8"
941
+ "shape": "Sf"
901
942
  },
902
943
  "street1": {
903
- "shape": "S8"
944
+ "shape": "Sf"
904
945
  },
905
946
  "street2": {
906
- "shape": "S8"
947
+ "shape": "Sf"
907
948
  },
908
949
  "street3": {
909
- "shape": "S8"
950
+ "shape": "Sf"
910
951
  }
911
952
  }
912
953
  },
913
- "S8": {
954
+ "Sf": {
914
955
  "type": "string",
915
956
  "sensitive": true
916
957
  },
917
- "Sf": {
958
+ "Sm": {
918
959
  "type": "structure",
919
960
  "members": {
920
961
  "createdAt": {
@@ -933,13 +974,13 @@
933
974
  "vendor": {}
934
975
  }
935
976
  },
936
- "Si": {
977
+ "Sp": {
937
978
  "type": "map",
938
979
  "key": {},
939
980
  "value": {},
940
981
  "sensitive": true
941
982
  },
942
- "Sn": {
983
+ "Su": {
943
984
  "type": "structure",
944
985
  "required": [
945
986
  "networkArn",
@@ -954,24 +995,24 @@
954
995
  "shape": "S6"
955
996
  },
956
997
  "currentPlan": {
957
- "shape": "So"
998
+ "shape": "Sv"
958
999
  },
959
1000
  "description": {},
960
1001
  "networkArn": {},
961
1002
  "networkSiteArn": {},
962
1003
  "networkSiteName": {},
963
1004
  "pendingPlan": {
964
- "shape": "So"
1005
+ "shape": "Sv"
965
1006
  },
966
1007
  "status": {},
967
1008
  "statusReason": {}
968
1009
  }
969
1010
  },
970
- "So": {
1011
+ "Sv": {
971
1012
  "type": "structure",
972
1013
  "members": {
973
1014
  "options": {
974
- "shape": "Sp"
1015
+ "shape": "Sw"
975
1016
  },
976
1017
  "resourceDefinitions": {
977
1018
  "type": "list",
@@ -986,7 +1027,7 @@
986
1027
  "type": "integer"
987
1028
  },
988
1029
  "options": {
989
- "shape": "Sp"
1030
+ "shape": "Sw"
990
1031
  },
991
1032
  "type": {}
992
1033
  }
@@ -994,13 +1035,13 @@
994
1035
  }
995
1036
  }
996
1037
  },
997
- "Sp": {
1038
+ "Sw": {
998
1039
  "type": "list",
999
1040
  "member": {
1000
- "shape": "Sq"
1041
+ "shape": "Sx"
1001
1042
  }
1002
1043
  },
1003
- "Sq": {
1044
+ "Sx": {
1004
1045
  "type": "structure",
1005
1046
  "required": [
1006
1047
  "name"
@@ -1010,7 +1051,7 @@
1010
1051
  "value": {}
1011
1052
  }
1012
1053
  },
1013
- "S13": {
1054
+ "S19": {
1014
1055
  "type": "structure",
1015
1056
  "members": {
1016
1057
  "elevation": {
@@ -1026,13 +1067,30 @@
1026
1067
  }
1027
1068
  }
1028
1069
  },
1029
- "S18": {
1070
+ "S1e": {
1030
1071
  "type": "structure",
1031
1072
  "members": {
1032
1073
  "attributes": {
1033
1074
  "type": "list",
1034
1075
  "member": {
1035
- "shape": "Sq"
1076
+ "shape": "Sx"
1077
+ }
1078
+ },
1079
+ "commitmentInformation": {
1080
+ "type": "structure",
1081
+ "required": [
1082
+ "commitmentConfiguration"
1083
+ ],
1084
+ "members": {
1085
+ "commitmentConfiguration": {
1086
+ "shape": "S9"
1087
+ },
1088
+ "expiresOn": {
1089
+ "shape": "S6"
1090
+ },
1091
+ "startAt": {
1092
+ "shape": "S6"
1093
+ }
1036
1094
  }
1037
1095
  },
1038
1096
  "createdAt": {
@@ -1046,7 +1104,7 @@
1046
1104
  "networkSiteArn": {},
1047
1105
  "orderArn": {},
1048
1106
  "position": {
1049
- "shape": "S13"
1107
+ "shape": "S19"
1050
1108
  },
1051
1109
  "returnInformation": {
1052
1110
  "type": "structure",
@@ -1054,7 +1112,7 @@
1054
1112
  "replacementOrderArn": {},
1055
1113
  "returnReason": {},
1056
1114
  "shippingAddress": {
1057
- "shape": "S7"
1115
+ "shape": "Se"
1058
1116
  },
1059
1117
  "shippingLabel": {}
1060
1118
  }
@@ -1066,7 +1124,7 @@
1066
1124
  "vendor": {}
1067
1125
  }
1068
1126
  },
1069
- "S1g": {
1127
+ "S1n": {
1070
1128
  "type": "structure",
1071
1129
  "required": [
1072
1130
  "networkArn",
@@ -1084,14 +1142,14 @@
1084
1142
  "statusReason": {}
1085
1143
  }
1086
1144
  },
1087
- "S3d": {
1145
+ "S3k": {
1088
1146
  "type": "structure",
1089
1147
  "members": {
1090
1148
  "networkSite": {
1091
- "shape": "Sn"
1149
+ "shape": "Su"
1092
1150
  },
1093
1151
  "tags": {
1094
- "shape": "Si"
1152
+ "shape": "Sp"
1095
1153
  }
1096
1154
  }
1097
1155
  }