aws-sdk 2.996.0 → 2.1000.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 (56) hide show
  1. package/CHANGELOG.md +24 -1
  2. package/README.md +1 -1
  3. package/apis/account-2021-02-01.examples.json +5 -0
  4. package/apis/account-2021-02-01.min.json +123 -0
  5. package/apis/account-2021-02-01.paginators.json +4 -0
  6. package/apis/amp-2020-08-01.min.json +442 -11
  7. package/apis/amp-2020-08-01.paginators.json +6 -0
  8. package/apis/amp-2020-08-01.waiters2.json +43 -0
  9. package/apis/apprunner-2020-05-15.min.json +10 -10
  10. package/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  11. package/apis/cloudcontrol-2021-09-30.min.json +271 -0
  12. package/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  13. package/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  14. package/apis/codebuild-2016-10-06.min.json +74 -73
  15. package/apis/dataexchange-2017-07-25.min.json +277 -38
  16. package/apis/dataexchange-2017-07-25.paginators.json +6 -0
  17. package/apis/kms-2014-11-01.examples.json +608 -8
  18. package/apis/lambda-2015-03-31.min.json +79 -42
  19. package/apis/macie2-2020-01-01.min.json +79 -67
  20. package/apis/metadata.json +6 -0
  21. package/apis/network-firewall-2020-11-12.min.json +65 -31
  22. package/apis/sesv2-2019-09-27.min.json +72 -70
  23. package/apis/ssm-2014-11-06.min.json +3 -0
  24. package/apis/synthetics-2017-10-11.min.json +39 -9
  25. package/apis/workmail-2017-10-01.min.json +139 -27
  26. package/apis/workmail-2017-10-01.paginators.json +5 -0
  27. package/apis/workspaces-2015-04-08.min.json +83 -50
  28. package/clients/account.d.ts +136 -0
  29. package/clients/account.js +18 -0
  30. package/clients/all.d.ts +2 -0
  31. package/clients/all.js +3 -1
  32. package/clients/amp.d.ts +387 -0
  33. package/clients/amp.js +1 -0
  34. package/clients/apprunner.d.ts +55 -54
  35. package/clients/cloudcontrol.d.ts +385 -0
  36. package/clients/cloudcontrol.js +19 -0
  37. package/clients/codebuild.d.ts +8 -3
  38. package/clients/dataexchange.d.ts +226 -2
  39. package/clients/imagebuilder.d.ts +27 -27
  40. package/clients/kms.d.ts +2 -2
  41. package/clients/lambda.d.ts +61 -22
  42. package/clients/macie2.d.ts +29 -12
  43. package/clients/networkfirewall.d.ts +61 -10
  44. package/clients/sesv2.d.ts +128 -108
  45. package/clients/ssm.d.ts +7 -3
  46. package/clients/synthetics.d.ts +40 -0
  47. package/clients/transfer.d.ts +12 -12
  48. package/clients/workmail.d.ts +173 -0
  49. package/clients/workspaces.d.ts +87 -40
  50. package/dist/aws-sdk-core-react-native.js +2 -2
  51. package/dist/aws-sdk-react-native.js +307 -219
  52. package/dist/aws-sdk.js +165 -118
  53. package/dist/aws-sdk.min.js +53 -53
  54. package/lib/config_service_placeholders.d.ts +4 -0
  55. package/lib/core.js +1 -1
  56. package/package.json +1 -1
@@ -137,7 +137,7 @@
137
137
  "members": {
138
138
  "UpdateToken": {},
139
139
  "FirewallPolicyResponse": {
140
- "shape": "S1g"
140
+ "shape": "S1j"
141
141
  }
142
142
  }
143
143
  }
@@ -153,7 +153,7 @@
153
153
  "members": {
154
154
  "RuleGroupName": {},
155
155
  "RuleGroup": {
156
- "shape": "S1j"
156
+ "shape": "S1o"
157
157
  },
158
158
  "Rules": {},
159
159
  "Type": {},
@@ -178,7 +178,7 @@
178
178
  "members": {
179
179
  "UpdateToken": {},
180
180
  "RuleGroupResponse": {
181
- "shape": "S2x"
181
+ "shape": "S32"
182
182
  }
183
183
  }
184
184
  }
@@ -218,7 +218,7 @@
218
218
  ],
219
219
  "members": {
220
220
  "FirewallPolicyResponse": {
221
- "shape": "S1g"
221
+ "shape": "S1j"
222
222
  }
223
223
  }
224
224
  }
@@ -254,7 +254,7 @@
254
254
  ],
255
255
  "members": {
256
256
  "RuleGroupResponse": {
257
- "shape": "S2x"
257
+ "shape": "S32"
258
258
  }
259
259
  }
260
260
  }
@@ -297,7 +297,7 @@
297
297
  "members": {
298
298
  "UpdateToken": {},
299
299
  "FirewallPolicyResponse": {
300
- "shape": "S1g"
300
+ "shape": "S1j"
301
301
  },
302
302
  "FirewallPolicy": {
303
303
  "shape": "S10"
@@ -318,7 +318,7 @@
318
318
  "members": {
319
319
  "FirewallArn": {},
320
320
  "LoggingConfiguration": {
321
- "shape": "S3c"
321
+ "shape": "S3h"
322
322
  }
323
323
  }
324
324
  }
@@ -358,10 +358,10 @@
358
358
  "members": {
359
359
  "UpdateToken": {},
360
360
  "RuleGroup": {
361
- "shape": "S1j"
361
+ "shape": "S1o"
362
362
  },
363
363
  "RuleGroupResponse": {
364
- "shape": "S2x"
364
+ "shape": "S32"
365
365
  }
366
366
  }
367
367
  }
@@ -635,7 +635,7 @@
635
635
  "members": {
636
636
  "UpdateToken": {},
637
637
  "FirewallPolicyResponse": {
638
- "shape": "S1g"
638
+ "shape": "S1j"
639
639
  }
640
640
  }
641
641
  }
@@ -674,7 +674,7 @@
674
674
  "FirewallArn": {},
675
675
  "FirewallName": {},
676
676
  "LoggingConfiguration": {
677
- "shape": "S3c"
677
+ "shape": "S3h"
678
678
  }
679
679
  }
680
680
  },
@@ -684,7 +684,7 @@
684
684
  "FirewallArn": {},
685
685
  "FirewallName": {},
686
686
  "LoggingConfiguration": {
687
- "shape": "S3c"
687
+ "shape": "S3h"
688
688
  }
689
689
  }
690
690
  }
@@ -700,7 +700,7 @@
700
700
  "RuleGroupArn": {},
701
701
  "RuleGroupName": {},
702
702
  "RuleGroup": {
703
- "shape": "S1j"
703
+ "shape": "S1o"
704
704
  },
705
705
  "Rules": {},
706
706
  "Type": {},
@@ -719,7 +719,7 @@
719
719
  "members": {
720
720
  "UpdateToken": {},
721
721
  "RuleGroupResponse": {
722
- "shape": "S2x"
722
+ "shape": "S32"
723
723
  }
724
724
  }
725
725
  }
@@ -890,9 +890,22 @@
890
890
  "ResourceArn"
891
891
  ],
892
892
  "members": {
893
- "ResourceArn": {}
893
+ "ResourceArn": {},
894
+ "Priority": {
895
+ "type": "integer"
896
+ }
894
897
  }
895
898
  }
899
+ },
900
+ "StatefulDefaultActions": {
901
+ "type": "list",
902
+ "member": {}
903
+ },
904
+ "StatefulEngineOptions": {
905
+ "type": "structure",
906
+ "members": {
907
+ "RuleOrder": {}
908
+ }
896
909
  }
897
910
  }
898
911
  },
@@ -938,7 +951,7 @@
938
951
  }
939
952
  }
940
953
  },
941
- "S1g": {
954
+ "S1j": {
942
955
  "type": "structure",
943
956
  "required": [
944
957
  "FirewallPolicyName",
@@ -953,10 +966,19 @@
953
966
  "FirewallPolicyStatus": {},
954
967
  "Tags": {
955
968
  "shape": "Sf"
969
+ },
970
+ "ConsumedStatelessRuleCapacity": {
971
+ "type": "integer"
972
+ },
973
+ "ConsumedStatefulRuleCapacity": {
974
+ "type": "integer"
975
+ },
976
+ "NumberOfAssociations": {
977
+ "type": "integer"
956
978
  }
957
979
  }
958
980
  },
959
- "S1j": {
981
+ "S1o": {
960
982
  "type": "structure",
961
983
  "required": [
962
984
  "RulesSource"
@@ -975,7 +997,7 @@
975
997
  ],
976
998
  "members": {
977
999
  "Definition": {
978
- "shape": "S1o"
1000
+ "shape": "S1t"
979
1001
  }
980
1002
  }
981
1003
  }
@@ -987,7 +1009,7 @@
987
1009
  "type": "structure",
988
1010
  "members": {
989
1011
  "Definition": {
990
- "shape": "S1o"
1012
+ "shape": "S1t"
991
1013
  }
992
1014
  }
993
1015
  }
@@ -1092,16 +1114,16 @@
1092
1114
  "type": "structure",
1093
1115
  "members": {
1094
1116
  "Sources": {
1095
- "shape": "S2i"
1117
+ "shape": "S2n"
1096
1118
  },
1097
1119
  "Destinations": {
1098
- "shape": "S2i"
1120
+ "shape": "S2n"
1099
1121
  },
1100
1122
  "SourcePorts": {
1101
- "shape": "S2l"
1123
+ "shape": "S2q"
1102
1124
  },
1103
1125
  "DestinationPorts": {
1104
- "shape": "S2l"
1126
+ "shape": "S2q"
1105
1127
  },
1106
1128
  "Protocols": {
1107
1129
  "type": "list",
@@ -1118,10 +1140,10 @@
1118
1140
  ],
1119
1141
  "members": {
1120
1142
  "Flags": {
1121
- "shape": "S2s"
1143
+ "shape": "S2x"
1122
1144
  },
1123
1145
  "Masks": {
1124
- "shape": "S2s"
1146
+ "shape": "S2x"
1125
1147
  }
1126
1148
  }
1127
1149
  }
@@ -1145,14 +1167,20 @@
1145
1167
  }
1146
1168
  }
1147
1169
  }
1170
+ },
1171
+ "StatefulRuleOptions": {
1172
+ "type": "structure",
1173
+ "members": {
1174
+ "RuleOrder": {}
1175
+ }
1148
1176
  }
1149
1177
  }
1150
1178
  },
1151
- "S1o": {
1179
+ "S1t": {
1152
1180
  "type": "list",
1153
1181
  "member": {}
1154
1182
  },
1155
- "S2i": {
1183
+ "S2n": {
1156
1184
  "type": "list",
1157
1185
  "member": {
1158
1186
  "type": "structure",
@@ -1164,7 +1192,7 @@
1164
1192
  }
1165
1193
  }
1166
1194
  },
1167
- "S2l": {
1195
+ "S2q": {
1168
1196
  "type": "list",
1169
1197
  "member": {
1170
1198
  "type": "structure",
@@ -1182,11 +1210,11 @@
1182
1210
  }
1183
1211
  }
1184
1212
  },
1185
- "S2s": {
1213
+ "S2x": {
1186
1214
  "type": "list",
1187
1215
  "member": {}
1188
1216
  },
1189
- "S2x": {
1217
+ "S32": {
1190
1218
  "type": "structure",
1191
1219
  "required": [
1192
1220
  "RuleGroupArn",
@@ -1205,10 +1233,16 @@
1205
1233
  "RuleGroupStatus": {},
1206
1234
  "Tags": {
1207
1235
  "shape": "Sf"
1236
+ },
1237
+ "ConsumedCapacity": {
1238
+ "type": "integer"
1239
+ },
1240
+ "NumberOfAssociations": {
1241
+ "type": "integer"
1208
1242
  }
1209
1243
  }
1210
1244
  },
1211
- "S3c": {
1245
+ "S3h": {
1212
1246
  "type": "structure",
1213
1247
  "required": [
1214
1248
  "LogDestinationConfigs"