aws-sdk 2.1598.0 → 2.1600.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. package/README.md +1 -1
  2. package/apis/bedrock-agent-2023-06-05.min.json +1 -2
  3. package/apis/cloudformation-2010-05-15.min.json +54 -45
  4. package/apis/emr-serverless-2021-07-13.min.json +56 -55
  5. package/apis/entityresolution-2018-05-10.min.json +602 -82
  6. package/apis/entityresolution-2018-05-10.paginators.json +6 -0
  7. package/apis/glue-2017-03-31.min.json +2 -0
  8. package/apis/healthlake-2017-07-01.min.json +21 -14
  9. package/apis/iotwireless-2020-11-22.min.json +23 -3
  10. package/apis/kms-2014-11-01.examples.json +73 -8
  11. package/apis/kms-2014-11-01.min.json +71 -4
  12. package/apis/kms-2014-11-01.paginators.json +14 -0
  13. package/apis/lakeformation-2017-03-31.min.json +35 -25
  14. package/apis/m2-2021-04-28.min.json +83 -6
  15. package/apis/mediapackagev2-2022-12-25.min.json +131 -8
  16. package/apis/mediatailor-2018-04-23.min.json +21 -17
  17. package/apis/outposts-2019-12-03.min.json +299 -43
  18. package/apis/outposts-2019-12-03.paginators.json +12 -0
  19. package/apis/redshift-2012-12-01.min.json +2 -1
  20. package/apis/wellarchitected-2020-03-31.min.json +203 -82
  21. package/clients/bedrockagent.d.ts +35 -35
  22. package/clients/cloudformation.d.ts +36 -1
  23. package/clients/configservice.d.ts +4 -4
  24. package/clients/emrserverless.d.ts +5 -0
  25. package/clients/entityresolution.d.ts +604 -19
  26. package/clients/glue.d.ts +13 -5
  27. package/clients/healthlake.d.ts +17 -1
  28. package/clients/iotfleethub.d.ts +19 -19
  29. package/clients/iotwireless.d.ts +71 -40
  30. package/clients/kms.d.ts +105 -12
  31. package/clients/lakeformation.d.ts +18 -2
  32. package/clients/m2.d.ts +88 -1
  33. package/clients/mediapackagev2.d.ts +154 -0
  34. package/clients/mediatailor.d.ts +17 -0
  35. package/clients/outposts.d.ts +264 -5
  36. package/clients/redshift.d.ts +4 -0
  37. package/clients/transfer.d.ts +4 -4
  38. package/clients/wellarchitected.d.ts +182 -4
  39. package/dist/aws-sdk-core-react-native.js +1 -1
  40. package/dist/aws-sdk-react-native.js +19 -19
  41. package/dist/aws-sdk.js +144 -53
  42. package/dist/aws-sdk.min.js +65 -65
  43. package/lib/core.js +1 -1
  44. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1598.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1600.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -62,8 +62,7 @@
62
62
  "input": {
63
63
  "type": "structure",
64
64
  "required": [
65
- "agentName",
66
- "agentResourceRoleArn"
65
+ "agentName"
67
66
  ],
68
67
  "members": {
69
68
  "agentName": {},
@@ -563,7 +563,10 @@
563
563
  "members": {
564
564
  "ChangeSetName": {},
565
565
  "StackName": {},
566
- "NextToken": {}
566
+ "NextToken": {},
567
+ "IncludePropertyValues": {
568
+ "type": "boolean"
569
+ }
567
570
  }
568
571
  },
569
572
  "output": {
@@ -628,7 +631,11 @@
628
631
  "members": {
629
632
  "Attribute": {},
630
633
  "Name": {},
631
- "RequiresRecreation": {}
634
+ "RequiresRecreation": {},
635
+ "Path": {},
636
+ "BeforeValue": {},
637
+ "AfterValue": {},
638
+ "AttributeChangeType": {}
632
639
  }
633
640
  },
634
641
  "Evaluation": {},
@@ -639,8 +646,10 @@
639
646
  },
640
647
  "ChangeSetId": {},
641
648
  "ModuleInfo": {
642
- "shape": "S52"
643
- }
649
+ "shape": "S57"
650
+ },
651
+ "BeforeContext": {},
652
+ "AfterContext": {}
644
653
  }
645
654
  }
646
655
  }
@@ -986,7 +995,7 @@
986
995
  },
987
996
  "Status": {},
988
997
  "StackInstanceStatus": {
989
- "shape": "S78"
998
+ "shape": "S7f"
990
999
  },
991
1000
  "StatusReason": {},
992
1001
  "OrganizationalUnitId": {},
@@ -1038,10 +1047,10 @@
1038
1047
  "Description": {},
1039
1048
  "Metadata": {},
1040
1049
  "DriftInformation": {
1041
- "shape": "S7f"
1050
+ "shape": "S7m"
1042
1051
  },
1043
1052
  "ModuleInfo": {
1044
- "shape": "S52"
1053
+ "shape": "S57"
1045
1054
  }
1046
1055
  }
1047
1056
  }
@@ -1057,7 +1066,7 @@
1057
1066
  "members": {
1058
1067
  "StackName": {},
1059
1068
  "StackResourceDriftStatusFilters": {
1060
- "shape": "S7i"
1069
+ "shape": "S7p"
1061
1070
  },
1062
1071
  "NextToken": {},
1063
1072
  "MaxResults": {
@@ -1075,7 +1084,7 @@
1075
1084
  "StackResourceDrifts": {
1076
1085
  "type": "list",
1077
1086
  "member": {
1078
- "shape": "S7m"
1087
+ "shape": "S7t"
1079
1088
  }
1080
1089
  },
1081
1090
  "NextToken": {}
@@ -1118,10 +1127,10 @@
1118
1127
  "ResourceStatusReason": {},
1119
1128
  "Description": {},
1120
1129
  "DriftInformation": {
1121
- "shape": "S7f"
1130
+ "shape": "S7m"
1122
1131
  },
1123
1132
  "ModuleInfo": {
1124
- "shape": "S52"
1133
+ "shape": "S57"
1125
1134
  }
1126
1135
  }
1127
1136
  }
@@ -1165,7 +1174,7 @@
1165
1174
  "AdministrationRoleARN": {},
1166
1175
  "ExecutionRoleName": {},
1167
1176
  "StackSetDriftDetectionDetails": {
1168
- "shape": "S85"
1177
+ "shape": "S8c"
1169
1178
  },
1170
1179
  "AutoDeployment": {
1171
1180
  "shape": "S3g"
@@ -1227,11 +1236,11 @@
1227
1236
  "shape": "S2x"
1228
1237
  },
1229
1238
  "StackSetDriftDetectionDetails": {
1230
- "shape": "S85"
1239
+ "shape": "S8c"
1231
1240
  },
1232
1241
  "StatusReason": {},
1233
1242
  "StatusDetails": {
1234
- "shape": "S8k"
1243
+ "shape": "S8r"
1235
1244
  }
1236
1245
  }
1237
1246
  }
@@ -1443,7 +1452,7 @@
1443
1452
  "members": {
1444
1453
  "StackName": {},
1445
1454
  "LogicalResourceIds": {
1446
- "shape": "S9k"
1455
+ "shape": "S9r"
1447
1456
  }
1448
1457
  }
1449
1458
  },
@@ -1478,7 +1487,7 @@
1478
1487
  ],
1479
1488
  "members": {
1480
1489
  "StackResourceDrift": {
1481
- "shape": "S7m"
1490
+ "shape": "S7t"
1482
1491
  }
1483
1492
  }
1484
1493
  }
@@ -1668,7 +1677,7 @@
1668
1677
  "Version": {},
1669
1678
  "Metadata": {},
1670
1679
  "DeclaredTransforms": {
1671
- "shape": "Sai"
1680
+ "shape": "Sap"
1672
1681
  },
1673
1682
  "ResourceIdentifierSummaries": {
1674
1683
  "type": "list",
@@ -1677,7 +1686,7 @@
1677
1686
  "members": {
1678
1687
  "ResourceType": {},
1679
1688
  "LogicalResourceIds": {
1680
- "shape": "S9k"
1689
+ "shape": "S9r"
1681
1690
  },
1682
1691
  "ResourceIdentifiers": {
1683
1692
  "type": "list",
@@ -1884,7 +1893,7 @@
1884
1893
  "members": {
1885
1894
  "ResourceType": {},
1886
1895
  "ResourceIdentifier": {
1887
- "shape": "Sbd"
1896
+ "shape": "Sbk"
1888
1897
  }
1889
1898
  }
1890
1899
  }
@@ -1902,7 +1911,7 @@
1902
1911
  "RelatedResources": {
1903
1912
  "type": "list",
1904
1913
  "member": {
1905
- "shape": "Sbi"
1914
+ "shape": "Sbp"
1906
1915
  }
1907
1916
  },
1908
1917
  "NextToken": {}
@@ -1934,7 +1943,7 @@
1934
1943
  "Resources": {
1935
1944
  "type": "list",
1936
1945
  "member": {
1937
- "shape": "Sbi"
1946
+ "shape": "Sbp"
1938
1947
  }
1939
1948
  },
1940
1949
  "NextToken": {}
@@ -1995,7 +2004,7 @@
1995
2004
  "type": "integer"
1996
2005
  },
1997
2006
  "StackInstanceResourceDriftStatuses": {
1998
- "shape": "S7i"
2007
+ "shape": "S7p"
1999
2008
  },
2000
2009
  "StackInstanceAccount": {},
2001
2010
  "StackInstanceRegion": {},
@@ -2023,11 +2032,11 @@
2023
2032
  "LogicalResourceId": {},
2024
2033
  "PhysicalResourceId": {},
2025
2034
  "PhysicalResourceIdContext": {
2026
- "shape": "S7n"
2035
+ "shape": "S7u"
2027
2036
  },
2028
2037
  "ResourceType": {},
2029
2038
  "PropertyDifferences": {
2030
- "shape": "S7s"
2039
+ "shape": "S7z"
2031
2040
  },
2032
2041
  "StackResourceDriftStatus": {},
2033
2042
  "Timestamp": {
@@ -2083,7 +2092,7 @@
2083
2092
  "Status": {},
2084
2093
  "StatusReason": {},
2085
2094
  "StackInstanceStatus": {
2086
- "shape": "S78"
2095
+ "shape": "S7f"
2087
2096
  },
2088
2097
  "OrganizationalUnitId": {},
2089
2098
  "DriftStatus": {},
@@ -2145,7 +2154,7 @@
2145
2154
  }
2146
2155
  },
2147
2156
  "ModuleInfo": {
2148
- "shape": "S52"
2157
+ "shape": "S57"
2149
2158
  }
2150
2159
  }
2151
2160
  }
@@ -2279,7 +2288,7 @@
2279
2288
  },
2280
2289
  "StatusReason": {},
2281
2290
  "StatusDetails": {
2282
- "shape": "S8k"
2291
+ "shape": "S8r"
2283
2292
  },
2284
2293
  "OperationPreferences": {
2285
2294
  "shape": "S34"
@@ -2991,7 +3000,7 @@
2991
3000
  },
2992
3001
  "CapabilitiesReason": {},
2993
3002
  "DeclaredTransforms": {
2994
- "shape": "Sai"
3003
+ "shape": "Sap"
2995
3004
  }
2996
3005
  }
2997
3006
  }
@@ -3176,20 +3185,20 @@
3176
3185
  }
3177
3186
  }
3178
3187
  },
3179
- "S52": {
3188
+ "S57": {
3180
3189
  "type": "structure",
3181
3190
  "members": {
3182
3191
  "TypeHierarchy": {},
3183
3192
  "LogicalIdHierarchy": {}
3184
3193
  }
3185
3194
  },
3186
- "S78": {
3195
+ "S7f": {
3187
3196
  "type": "structure",
3188
3197
  "members": {
3189
3198
  "DetailedStatus": {}
3190
3199
  }
3191
3200
  },
3192
- "S7f": {
3201
+ "S7m": {
3193
3202
  "type": "structure",
3194
3203
  "required": [
3195
3204
  "StackResourceDriftStatus"
@@ -3201,11 +3210,11 @@
3201
3210
  }
3202
3211
  }
3203
3212
  },
3204
- "S7i": {
3213
+ "S7p": {
3205
3214
  "type": "list",
3206
3215
  "member": {}
3207
3216
  },
3208
- "S7m": {
3217
+ "S7t": {
3209
3218
  "type": "structure",
3210
3219
  "required": [
3211
3220
  "StackId",
@@ -3219,24 +3228,24 @@
3219
3228
  "LogicalResourceId": {},
3220
3229
  "PhysicalResourceId": {},
3221
3230
  "PhysicalResourceIdContext": {
3222
- "shape": "S7n"
3231
+ "shape": "S7u"
3223
3232
  },
3224
3233
  "ResourceType": {},
3225
3234
  "ExpectedProperties": {},
3226
3235
  "ActualProperties": {},
3227
3236
  "PropertyDifferences": {
3228
- "shape": "S7s"
3237
+ "shape": "S7z"
3229
3238
  },
3230
3239
  "StackResourceDriftStatus": {},
3231
3240
  "Timestamp": {
3232
3241
  "type": "timestamp"
3233
3242
  },
3234
3243
  "ModuleInfo": {
3235
- "shape": "S52"
3244
+ "shape": "S57"
3236
3245
  }
3237
3246
  }
3238
3247
  },
3239
- "S7n": {
3248
+ "S7u": {
3240
3249
  "type": "list",
3241
3250
  "member": {
3242
3251
  "type": "structure",
@@ -3250,7 +3259,7 @@
3250
3259
  }
3251
3260
  }
3252
3261
  },
3253
- "S7s": {
3262
+ "S7z": {
3254
3263
  "type": "list",
3255
3264
  "member": {
3256
3265
  "type": "structure",
@@ -3268,7 +3277,7 @@
3268
3277
  }
3269
3278
  }
3270
3279
  },
3271
- "S85": {
3280
+ "S8c": {
3272
3281
  "type": "structure",
3273
3282
  "members": {
3274
3283
  "DriftStatus": {},
@@ -3293,7 +3302,7 @@
3293
3302
  }
3294
3303
  }
3295
3304
  },
3296
- "S8k": {
3305
+ "S8r": {
3297
3306
  "type": "structure",
3298
3307
  "members": {
3299
3308
  "FailedStackInstancesCount": {
@@ -3301,25 +3310,25 @@
3301
3310
  }
3302
3311
  }
3303
3312
  },
3304
- "S9k": {
3313
+ "S9r": {
3305
3314
  "type": "list",
3306
3315
  "member": {}
3307
3316
  },
3308
- "Sai": {
3317
+ "Sap": {
3309
3318
  "type": "list",
3310
3319
  "member": {}
3311
3320
  },
3312
- "Sbd": {
3321
+ "Sbk": {
3313
3322
  "type": "map",
3314
3323
  "key": {},
3315
3324
  "value": {}
3316
3325
  },
3317
- "Sbi": {
3326
+ "Sbp": {
3318
3327
  "type": "structure",
3319
3328
  "members": {
3320
3329
  "ResourceType": {},
3321
3330
  "ResourceIdentifier": {
3322
- "shape": "Sbd"
3331
+ "shape": "Sbk"
3323
3332
  },
3324
3333
  "ManagedByStack": {
3325
3334
  "type": "boolean"