aws-sdk 2.1424.0 → 2.1426.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 +22 -1
  2. package/README.md +1 -1
  3. package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  4. package/apis/application-insights-2018-11-25.min.json +228 -43
  5. package/apis/application-insights-2018-11-25.paginators.json +5 -0
  6. package/apis/autoscaling-2011-01-01.examples.json +73 -10
  7. package/apis/autoscaling-2011-01-01.min.json +61 -52
  8. package/apis/cleanrooms-2022-02-17.min.json +601 -85
  9. package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  10. package/apis/cloudformation-2010-05-15.min.json +95 -80
  11. package/apis/cloudfront-2020-05-31.min.json +4 -1
  12. package/apis/inspector2-2020-06-08.min.json +291 -192
  13. package/apis/kafka-2018-11-14.min.json +237 -52
  14. package/apis/kafka-2018-11-14.paginators.json +6 -0
  15. package/apis/lookoutequipment-2020-12-15.min.json +337 -23
  16. package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  17. package/apis/omics-2022-11-28.min.json +32 -29
  18. package/apis/pinpoint-2016-12-01.examples.json +6 -12
  19. package/apis/pinpoint-2016-12-01.min.json +286 -243
  20. package/apis/rds-2014-10-31.min.json +175 -162
  21. package/apis/scheduler-2021-06-30.min.json +15 -12
  22. package/clients/amplifyuibuilder.d.ts +48 -4
  23. package/clients/applicationinsights.d.ts +342 -2
  24. package/clients/autoscaling.d.ts +13 -2
  25. package/clients/cleanrooms.d.ts +516 -9
  26. package/clients/cloudformation.d.ts +21 -0
  27. package/clients/cloudfront.d.ts +14 -10
  28. package/clients/codestarconnections.d.ts +10 -10
  29. package/clients/connect.d.ts +1 -1
  30. package/clients/drs.d.ts +1 -1
  31. package/clients/inspector2.d.ts +101 -2
  32. package/clients/kafka.d.ts +204 -0
  33. package/clients/lookoutequipment.d.ts +522 -15
  34. package/clients/omics.d.ts +13 -0
  35. package/clients/pinpoint.d.ts +69 -5
  36. package/clients/rds.d.ts +21 -0
  37. package/clients/route53.d.ts +9 -9
  38. package/clients/scheduler.d.ts +16 -3
  39. package/clients/sqs.d.ts +9 -9
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +18 -18
  42. package/dist/aws-sdk.js +338 -298
  43. package/dist/aws-sdk.min.js +95 -95
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -26,6 +26,7 @@
26
26
  "Target"
27
27
  ],
28
28
  "members": {
29
+ "ActionAfterCompletion": {},
29
30
  "ClientToken": {
30
31
  "idempotencyToken": true
31
32
  },
@@ -34,7 +35,7 @@
34
35
  "type": "timestamp"
35
36
  },
36
37
  "FlexibleTimeWindow": {
37
- "shape": "S5"
38
+ "shape": "S6"
38
39
  },
39
40
  "GroupName": {},
40
41
  "KmsKeyArn": {},
@@ -49,7 +50,7 @@
49
50
  },
50
51
  "State": {},
51
52
  "Target": {
52
- "shape": "Sf"
53
+ "shape": "Sg"
53
54
  }
54
55
  }
55
56
  },
@@ -83,7 +84,7 @@
83
84
  "locationName": "Name"
84
85
  },
85
86
  "Tags": {
86
- "shape": "S21"
87
+ "shape": "S22"
87
88
  }
88
89
  }
89
90
  },
@@ -185,6 +186,7 @@
185
186
  "output": {
186
187
  "type": "structure",
187
188
  "members": {
189
+ "ActionAfterCompletion": {},
188
190
  "Arn": {},
189
191
  "CreationDate": {
190
192
  "type": "timestamp"
@@ -194,7 +196,7 @@
194
196
  "type": "timestamp"
195
197
  },
196
198
  "FlexibleTimeWindow": {
197
- "shape": "S5"
199
+ "shape": "S6"
198
200
  },
199
201
  "GroupName": {},
200
202
  "KmsKeyArn": {},
@@ -209,7 +211,7 @@
209
211
  },
210
212
  "State": {},
211
213
  "Target": {
212
- "shape": "Sf"
214
+ "shape": "Sg"
213
215
  }
214
216
  }
215
217
  }
@@ -389,7 +391,7 @@
389
391
  "type": "structure",
390
392
  "members": {
391
393
  "Tags": {
392
- "shape": "S21"
394
+ "shape": "S22"
393
395
  }
394
396
  }
395
397
  }
@@ -411,7 +413,7 @@
411
413
  "locationName": "ResourceArn"
412
414
  },
413
415
  "Tags": {
414
- "shape": "S21"
416
+ "shape": "S22"
415
417
  }
416
418
  }
417
419
  },
@@ -466,6 +468,7 @@
466
468
  "Target"
467
469
  ],
468
470
  "members": {
471
+ "ActionAfterCompletion": {},
469
472
  "ClientToken": {
470
473
  "idempotencyToken": true
471
474
  },
@@ -474,7 +477,7 @@
474
477
  "type": "timestamp"
475
478
  },
476
479
  "FlexibleTimeWindow": {
477
- "shape": "S5"
480
+ "shape": "S6"
478
481
  },
479
482
  "GroupName": {},
480
483
  "KmsKeyArn": {},
@@ -489,7 +492,7 @@
489
492
  },
490
493
  "State": {},
491
494
  "Target": {
492
- "shape": "Sf"
495
+ "shape": "Sg"
493
496
  }
494
497
  }
495
498
  },
@@ -506,7 +509,7 @@
506
509
  }
507
510
  },
508
511
  "shapes": {
509
- "S5": {
512
+ "S6": {
510
513
  "type": "structure",
511
514
  "required": [
512
515
  "Mode"
@@ -518,7 +521,7 @@
518
521
  "Mode": {}
519
522
  }
520
523
  },
521
- "Sf": {
524
+ "Sg": {
522
525
  "type": "structure",
523
526
  "required": [
524
527
  "Arn",
@@ -683,7 +686,7 @@
683
686
  }
684
687
  }
685
688
  },
686
- "S21": {
689
+ "S22": {
687
690
  "type": "list",
688
691
  "member": {
689
692
  "type": "structure",
@@ -20,11 +20,11 @@ declare class AmplifyUIBuilder extends Service {
20
20
  */
21
21
  createComponent(callback?: (err: AWSError, data: AmplifyUIBuilder.Types.CreateComponentResponse) => void): Request<AmplifyUIBuilder.Types.CreateComponentResponse, AWSError>;
22
22
  /**
23
- * Creates a new form for an Amplify.
23
+ * Creates a new form for an Amplify app.
24
24
  */
25
25
  createForm(params: AmplifyUIBuilder.Types.CreateFormRequest, callback?: (err: AWSError, data: AmplifyUIBuilder.Types.CreateFormResponse) => void): Request<AmplifyUIBuilder.Types.CreateFormResponse, AWSError>;
26
26
  /**
27
- * Creates a new form for an Amplify.
27
+ * Creates a new form for an Amplify app.
28
28
  */
29
29
  createForm(callback?: (err: AWSError, data: AmplifyUIBuilder.Types.CreateFormResponse) => void): Request<AmplifyUIBuilder.Types.CreateFormResponse, AWSError>;
30
30
  /**
@@ -180,11 +180,11 @@ declare class AmplifyUIBuilder extends Service {
180
180
  */
181
181
  refreshToken(callback?: (err: AWSError, data: AmplifyUIBuilder.Types.RefreshTokenResponse) => void): Request<AmplifyUIBuilder.Types.RefreshTokenResponse, AWSError>;
182
182
  /**
183
- * Starts a code generation job for for a specified Amplify app and backend environment.
183
+ * Starts a code generation job for a specified Amplify app and backend environment.
184
184
  */
185
185
  startCodegenJob(params: AmplifyUIBuilder.Types.StartCodegenJobRequest, callback?: (err: AWSError, data: AmplifyUIBuilder.Types.StartCodegenJobResponse) => void): Request<AmplifyUIBuilder.Types.StartCodegenJobResponse, AWSError>;
186
186
  /**
187
- * Starts a code generation job for for a specified Amplify app and backend environment.
187
+ * Starts a code generation job for a specified Amplify app and backend environment.
188
188
  */
189
189
  startCodegenJob(callback?: (err: AWSError, data: AmplifyUIBuilder.Types.StartCodegenJobResponse) => void): Request<AmplifyUIBuilder.Types.StartCodegenJobResponse, AWSError>;
190
190
  /**
@@ -251,6 +251,20 @@ declare namespace AmplifyUIBuilder {
251
251
  */
252
252
  state?: MutationActionSetStateParameter;
253
253
  }
254
+ export interface ApiConfiguration {
255
+ /**
256
+ * The configuration for an application using GraphQL APIs.
257
+ */
258
+ graphQLConfig?: GraphQLRenderConfig;
259
+ /**
260
+ * The configuration for an application using DataStore APIs.
261
+ */
262
+ dataStoreConfig?: DataStoreRenderConfig;
263
+ /**
264
+ * The configuration for an application with no API being used.
265
+ */
266
+ noApiConfig?: NoApiRenderConfig;
267
+ }
254
268
  export type AppId = string;
255
269
  export type AssociatedFieldsList = String[];
256
270
  export type Boolean = boolean;
@@ -968,6 +982,8 @@ declare namespace AmplifyUIBuilder {
968
982
  */
969
983
  entity?: Theme;
970
984
  }
985
+ export interface DataStoreRenderConfig {
986
+ }
971
987
  export interface DeleteComponentRequest {
972
988
  /**
973
989
  * The unique ID of the Amplify app associated with the component to delete.
@@ -1572,6 +1588,28 @@ declare namespace AmplifyUIBuilder {
1572
1588
  */
1573
1589
  theme?: Theme;
1574
1590
  }
1591
+ export interface GraphQLRenderConfig {
1592
+ /**
1593
+ * The path to the GraphQL types file, relative to the component output directory.
1594
+ */
1595
+ typesFilePath: String;
1596
+ /**
1597
+ * The path to the GraphQL queries file, relative to the component output directory.
1598
+ */
1599
+ queriesFilePath: String;
1600
+ /**
1601
+ * The path to the GraphQL mutations file, relative to the component output directory.
1602
+ */
1603
+ mutationsFilePath: String;
1604
+ /**
1605
+ * The path to the GraphQL subscriptions file, relative to the component output directory.
1606
+ */
1607
+ subscriptionsFilePath: String;
1608
+ /**
1609
+ * The path to the GraphQL fragments file, relative to the component output directory.
1610
+ */
1611
+ fragmentsFilePath: String;
1612
+ }
1575
1613
  export type IdentifierList = String[];
1576
1614
  export type Integer = number;
1577
1615
  export type JSModule = "es2020"|"esnext"|string;
@@ -1708,6 +1746,8 @@ declare namespace AmplifyUIBuilder {
1708
1746
  */
1709
1747
  set: ComponentProperty;
1710
1748
  }
1749
+ export interface NoApiRenderConfig {
1750
+ }
1711
1751
  export type NumValues = Integer[];
1712
1752
  export type OperandType = string;
1713
1753
  export interface Predicate {
@@ -1782,6 +1822,10 @@ declare namespace AmplifyUIBuilder {
1782
1822
  * Specifies whether the code generation job should render inline source maps.
1783
1823
  */
1784
1824
  inlineSourceMap?: Boolean;
1825
+ /**
1826
+ * The API configuration for the code generation job.
1827
+ */
1828
+ apiConfiguration?: ApiConfiguration;
1785
1829
  }
1786
1830
  export interface RefreshTokenRequest {
1787
1831
  /**