aws-sdk 2.1651.0 → 2.1652.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.
@@ -32,6 +32,12 @@
32
32
  "output_token": "NextToken",
33
33
  "result_key": "Origins"
34
34
  },
35
+ "ListAuthenticationProfiles": {
36
+ "input_token": "NextToken",
37
+ "limit_key": "MaxResults",
38
+ "output_token": "NextToken",
39
+ "result_key": "AuthenticationProfileSummaryList"
40
+ },
35
41
  "ListBots": {
36
42
  "input_token": "NextToken",
37
43
  "limit_key": "MaxResults",
@@ -4,13 +4,19 @@
4
4
  "apiVersion": "2014-10-31",
5
5
  "endpointPrefix": "rds",
6
6
  "protocol": "query",
7
+ "protocols": [
8
+ "query"
9
+ ],
7
10
  "serviceAbbreviation": "Amazon DocDB",
8
11
  "serviceFullName": "Amazon DocumentDB with MongoDB compatibility",
9
12
  "serviceId": "DocDB",
10
13
  "signatureVersion": "v4",
11
14
  "signingName": "rds",
12
15
  "uid": "docdb-2014-10-31",
13
- "xmlNamespace": "http://rds.amazonaws.com/doc/2014-10-31/"
16
+ "xmlNamespace": "http://rds.amazonaws.com/doc/2014-10-31/",
17
+ "auth": [
18
+ "aws.auth#sigv4"
19
+ ]
14
20
  },
15
21
  "operations": {
16
22
  "AddSourceIdentifierToSubscription": {
@@ -2,9 +2,15 @@
2
2
  "version": "2.0",
3
3
  "metadata": {
4
4
  "apiVersion": "2021-09-14",
5
+ "auth": [
6
+ "aws.auth#sigv4"
7
+ ],
5
8
  "endpointPrefix": "controlplane.payment-cryptography",
6
9
  "jsonVersion": "1.0",
7
10
  "protocol": "json",
11
+ "protocols": [
12
+ "json"
13
+ ],
8
14
  "serviceFullName": "Payment Cryptography Control Plane",
9
15
  "serviceId": "Payment Cryptography",
10
16
  "signatureVersion": "v4",
@@ -409,7 +415,10 @@
409
415
  ],
410
416
  "members": {
411
417
  "WrappingKeyIdentifier": {},
412
- "WrappedKeyBlock": {}
418
+ "WrappedKeyBlock": {
419
+ "type": "string",
420
+ "sensitive": true
421
+ }
413
422
  }
414
423
  },
415
424
  "Tr34KeyBlock": {