aws-sdk 2.1660.0 → 2.1662.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/README.md +1 -1
  2. package/apis/acm-pca-2017-08-22.waiters2.json +74 -62
  3. package/apis/appsync-2017-07-25.min.json +4 -1
  4. package/apis/appsync-2017-07-25.paginators.json +60 -0
  5. package/apis/cleanrooms-2022-02-17.min.json +958 -119
  6. package/apis/cleanrooms-2022-02-17.paginators.json +18 -0
  7. package/apis/cleanroomsml-2023-09-06.min.json +305 -287
  8. package/apis/cleanroomsml-2023-09-06.waiters2.json +5 -0
  9. package/apis/connect-2017-08-08.min.json +371 -171
  10. package/apis/connect-2017-08-08.paginators.json +18 -0
  11. package/apis/connect-contact-lens-2020-08-21.min.json +18 -1
  12. package/apis/datazone-2018-05-10.min.json +0 -49
  13. package/apis/ec2-2016-11-15.min.json +1161 -1028
  14. package/apis/entityresolution-2018-05-10.min.json +162 -94
  15. package/apis/firehose-2015-08-04.min.json +226 -81
  16. package/apis/ivschat-2020-07-14.min.json +144 -139
  17. package/apis/ivschat-2020-07-14.waiters2.json +5 -0
  18. package/apis/medialive-2017-10-14.min.json +327 -230
  19. package/apis/taxsettings-2018-05-10.min.json +4 -1
  20. package/apis/timestream-query-2018-11-01.min.json +4 -1
  21. package/apis/workspaces-thin-client-2023-08-22.min.json +3 -0
  22. package/clients/acmpca.d.ts +12 -12
  23. package/clients/cleanrooms.d.ts +857 -59
  24. package/clients/cleanroomsml.d.ts +284 -257
  25. package/clients/cleanroomsml.js +1 -0
  26. package/clients/connect.d.ts +223 -6
  27. package/clients/connectcontactlens.d.ts +24 -3
  28. package/clients/datazone.d.ts +0 -64
  29. package/clients/ec2.d.ts +172 -17
  30. package/clients/entityresolution.d.ts +105 -22
  31. package/clients/firehose.d.ts +141 -0
  32. package/clients/ivschat.d.ts +166 -166
  33. package/clients/ivschat.js +1 -0
  34. package/clients/medialive.d.ts +100 -4
  35. package/clients/rds.d.ts +9 -9
  36. package/clients/sagemaker.d.ts +2 -2
  37. package/clients/secretsmanager.d.ts +7 -7
  38. package/clients/timestreamquery.d.ts +1 -1
  39. package/clients/workspacesthinclient.d.ts +1 -1
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +588 -574
  42. package/dist/aws-sdk.js +1779 -1283
  43. package/dist/aws-sdk.min.js +84 -84
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -295,6 +295,15 @@
295
295
  "output_token": "NextToken",
296
296
  "result_key": "ViewsSummaryList"
297
297
  },
298
+ "SearchAgentStatuses": {
299
+ "input_token": "NextToken",
300
+ "limit_key": "MaxResults",
301
+ "non_aggregate_keys": [
302
+ "ApproximateTotalCount"
303
+ ],
304
+ "output_token": "NextToken",
305
+ "result_key": "AgentStatuses"
306
+ },
298
307
  "SearchAvailablePhoneNumbers": {
299
308
  "input_token": "NextToken",
300
309
  "limit_key": "MaxResults",
@@ -397,6 +406,15 @@
397
406
  "output_token": "NextToken",
398
407
  "result_key": "SecurityProfiles"
399
408
  },
409
+ "SearchUserHierarchyGroups": {
410
+ "input_token": "NextToken",
411
+ "limit_key": "MaxResults",
412
+ "non_aggregate_keys": [
413
+ "ApproximateTotalCount"
414
+ ],
415
+ "output_token": "NextToken",
416
+ "result_key": "UserHierarchyGroups"
417
+ },
400
418
  "SearchUsers": {
401
419
  "input_token": "NextToken",
402
420
  "limit_key": "MaxResults",
@@ -5,12 +5,18 @@
5
5
  "endpointPrefix": "contact-lens",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceAbbreviation": "Amazon Connect Contact Lens",
9
12
  "serviceFullName": "Amazon Connect Contact Lens",
10
13
  "serviceId": "Connect Contact Lens",
11
14
  "signatureVersion": "v4",
12
15
  "signingName": "connect",
13
- "uid": "connect-contact-lens-2020-08-21"
16
+ "uid": "connect-contact-lens-2020-08-21",
17
+ "auth": [
18
+ "aws.auth#sigv4"
19
+ ]
14
20
  },
15
21
  "operations": {
16
22
  "ListRealtimeContactAnalysisSegments": {
@@ -136,6 +142,17 @@
136
142
  }
137
143
  }
138
144
  }
145
+ },
146
+ "PostContactSummary": {
147
+ "type": "structure",
148
+ "required": [
149
+ "Status"
150
+ ],
151
+ "members": {
152
+ "Content": {},
153
+ "Status": {},
154
+ "FailureCode": {}
155
+ }
139
156
  }
140
157
  }
141
158
  }
@@ -6195,55 +6195,6 @@
6195
6195
  "typeRevision": {}
6196
6196
  }
6197
6197
  },
6198
- "dataProductItem": {
6199
- "deprecated": true,
6200
- "deprecatedMessage": "This structure is deprecated.",
6201
- "type": "structure",
6202
- "required": [
6203
- "domainId",
6204
- "id",
6205
- "name",
6206
- "owningProjectId"
6207
- ],
6208
- "members": {
6209
- "createdAt": {
6210
- "type": "timestamp"
6211
- },
6212
- "createdBy": {},
6213
- "dataProductItems": {
6214
- "type": "list",
6215
- "member": {
6216
- "type": "structure",
6217
- "members": {
6218
- "domainId": {},
6219
- "itemId": {}
6220
- },
6221
- "deprecated": true,
6222
- "deprecatedMessage": "This structure is deprecated."
6223
- },
6224
- "deprecated": true,
6225
- "deprecatedMessage": "This structure is deprecated."
6226
- },
6227
- "description": {
6228
- "type": "string",
6229
- "sensitive": true
6230
- },
6231
- "domainId": {},
6232
- "glossaryTerms": {
6233
- "shape": "S1q"
6234
- },
6235
- "id": {},
6236
- "name": {
6237
- "type": "string",
6238
- "sensitive": true
6239
- },
6240
- "owningProjectId": {},
6241
- "updatedAt": {
6242
- "type": "timestamp"
6243
- },
6244
- "updatedBy": {}
6245
- }
6246
- },
6247
6198
  "glossaryItem": {
6248
6199
  "type": "structure",
6249
6200
  "required": [