aws-sdk-core 2.11.584 → 2.11.589
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/apigateway/2015-07-09/api-2.json +20 -2
- data/apis/apigatewayv2/2018-11-29/api-2.json +103 -0
- data/apis/budgets/2016-10-20/api-2.json +2 -2
- data/apis/budgets/2016-10-20/paginators-1.json +25 -1
- data/apis/codestar-connections/2019-12-01/api-2.json +1 -0
- data/apis/comprehend/2017-11-27/api-2.json +274 -0
- data/apis/connect/2017-08-08/api-2.json +754 -4
- data/apis/connect/2017-08-08/paginators-1.json +12 -0
- data/apis/dlm/2018-01-12/api-2.json +1 -1
- data/apis/docdb/2014-10-31/api-2.json +1 -0
- data/apis/docdb/2014-10-31/paginators-1.json +30 -0
- data/apis/ec2/2016-11-15/api-2.json +9 -1
- data/apis/es/2015-01-01/api-2.json +2 -1
- data/apis/greengrass/2017-06-07/api-2.json +120 -0
- data/apis/kafka/2018-11-14/api-2.json +232 -6
- data/apis/kafka/2018-11-14/paginators-1.json +7 -1
- data/apis/kendra/2019-02-03/api-2.json +17 -4
- data/apis/managedblockchain/2018-09-24/api-2.json +10 -1
- data/apis/medialive/2017-10-14/api-2.json +411 -40
- data/apis/organizations/2016-11-28/api-2.json +14 -7
- data/apis/sagemaker/2017-07-24/api-2.json +16 -2
- data/apis/servicecatalog/2015-12-10/api-2.json +4 -3
- data/apis/states/2016-11-23/api-2.json +34 -6
- data/apis/transcribe-streaming/2017-10-26/api-2.json +28 -1
- data/apis/transcribe/2017-10-26/api-2.json +16 -4
- data/endpoints.json +44 -2
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -28,12 +28,24 @@
|
|
28
28
|
"output_token": "NextToken",
|
29
29
|
"result_key": "PhoneNumberSummaryList"
|
30
30
|
},
|
31
|
+
"ListPrompts": {
|
32
|
+
"input_token": "NextToken",
|
33
|
+
"limit_key": "MaxResults",
|
34
|
+
"output_token": "NextToken",
|
35
|
+
"result_key": "PromptSummaryList"
|
36
|
+
},
|
31
37
|
"ListQueues": {
|
32
38
|
"input_token": "NextToken",
|
33
39
|
"limit_key": "MaxResults",
|
34
40
|
"output_token": "NextToken",
|
35
41
|
"result_key": "QueueSummaryList"
|
36
42
|
},
|
43
|
+
"ListRoutingProfileQueues": {
|
44
|
+
"input_token": "NextToken",
|
45
|
+
"limit_key": "MaxResults",
|
46
|
+
"output_token": "NextToken",
|
47
|
+
"result_key": "RoutingProfileQueueConfigSummaryList"
|
48
|
+
},
|
37
49
|
"ListRoutingProfiles": {
|
38
50
|
"input_token": "NextToken",
|
39
51
|
"limit_key": "MaxResults",
|
@@ -932,6 +932,7 @@
|
|
932
932
|
"Tags":{"shape":"TagList"},
|
933
933
|
"StorageEncrypted":{"shape":"BooleanOptional"},
|
934
934
|
"KmsKeyId":{"shape":"String"},
|
935
|
+
"PreSignedUrl":{"shape":"String"},
|
935
936
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
936
937
|
"DeletionProtection":{"shape":"BooleanOptional"}
|
937
938
|
}
|
@@ -1,5 +1,29 @@
|
|
1
1
|
{
|
2
2
|
"pagination": {
|
3
|
+
"DescribeCertificates": {
|
4
|
+
"input_token": "Marker",
|
5
|
+
"limit_key": "MaxRecords",
|
6
|
+
"output_token": "Marker",
|
7
|
+
"result_key": "Certificates"
|
8
|
+
},
|
9
|
+
"DescribeDBClusterParameterGroups": {
|
10
|
+
"input_token": "Marker",
|
11
|
+
"limit_key": "MaxRecords",
|
12
|
+
"output_token": "Marker",
|
13
|
+
"result_key": "DBClusterParameterGroups"
|
14
|
+
},
|
15
|
+
"DescribeDBClusterParameters": {
|
16
|
+
"input_token": "Marker",
|
17
|
+
"limit_key": "MaxRecords",
|
18
|
+
"output_token": "Marker",
|
19
|
+
"result_key": "Parameters"
|
20
|
+
},
|
21
|
+
"DescribeDBClusterSnapshots": {
|
22
|
+
"input_token": "Marker",
|
23
|
+
"limit_key": "MaxRecords",
|
24
|
+
"output_token": "Marker",
|
25
|
+
"result_key": "DBClusterSnapshots"
|
26
|
+
},
|
3
27
|
"DescribeDBClusters": {
|
4
28
|
"input_token": "Marker",
|
5
29
|
"limit_key": "MaxRecords",
|
@@ -36,6 +60,12 @@
|
|
36
60
|
"output_token": "Marker",
|
37
61
|
"result_key": "OrderableDBInstanceOptions"
|
38
62
|
},
|
63
|
+
"DescribePendingMaintenanceActions": {
|
64
|
+
"input_token": "Marker",
|
65
|
+
"limit_key": "MaxRecords",
|
66
|
+
"output_token": "Marker",
|
67
|
+
"result_key": "PendingMaintenanceActions"
|
68
|
+
},
|
39
69
|
"ListTagsForResource": {
|
40
70
|
"result_key": "TagList"
|
41
71
|
}
|
@@ -18543,6 +18543,13 @@
|
|
18543
18543
|
"t3a.large",
|
18544
18544
|
"t3a.xlarge",
|
18545
18545
|
"t3a.2xlarge",
|
18546
|
+
"t4g.nano",
|
18547
|
+
"t4g.micro",
|
18548
|
+
"t4g.small",
|
18549
|
+
"t4g.medium",
|
18550
|
+
"t4g.large",
|
18551
|
+
"t4g.xlarge",
|
18552
|
+
"t4g.2xlarge",
|
18546
18553
|
"m1.small",
|
18547
18554
|
"m1.medium",
|
18548
18555
|
"m1.large",
|
@@ -29355,7 +29362,8 @@
|
|
29355
29362
|
"enum":[
|
29356
29363
|
"t2",
|
29357
29364
|
"t3",
|
29358
|
-
"t3a"
|
29365
|
+
"t3a",
|
29366
|
+
"t4g"
|
29359
29367
|
]
|
29360
29368
|
},
|
29361
29369
|
"UnmonitorInstancesRequest":{
|
@@ -947,6 +947,25 @@
|
|
947
947
|
"shape" : "BadRequestException"
|
948
948
|
} ]
|
949
949
|
},
|
950
|
+
"GetThingRuntimeConfiguration" : {
|
951
|
+
"name" : "GetThingRuntimeConfiguration",
|
952
|
+
"http" : {
|
953
|
+
"method" : "GET",
|
954
|
+
"requestUri" : "/greengrass/things/{ThingName}/runtimeconfig",
|
955
|
+
"responseCode" : 200
|
956
|
+
},
|
957
|
+
"input" : {
|
958
|
+
"shape" : "GetThingRuntimeConfigurationRequest"
|
959
|
+
},
|
960
|
+
"output" : {
|
961
|
+
"shape" : "GetThingRuntimeConfigurationResponse"
|
962
|
+
},
|
963
|
+
"errors" : [ {
|
964
|
+
"shape" : "BadRequestException"
|
965
|
+
}, {
|
966
|
+
"shape" : "InternalServerErrorException"
|
967
|
+
} ]
|
968
|
+
},
|
950
969
|
"ListBulkDeploymentDetailedReports" : {
|
951
970
|
"name" : "ListBulkDeploymentDetailedReports",
|
952
971
|
"http" : {
|
@@ -1542,6 +1561,25 @@
|
|
1542
1561
|
"errors" : [ {
|
1543
1562
|
"shape" : "BadRequestException"
|
1544
1563
|
} ]
|
1564
|
+
},
|
1565
|
+
"UpdateThingRuntimeConfiguration" : {
|
1566
|
+
"name" : "UpdateThingRuntimeConfiguration",
|
1567
|
+
"http" : {
|
1568
|
+
"method" : "PUT",
|
1569
|
+
"requestUri" : "/greengrass/things/{ThingName}/runtimeconfig",
|
1570
|
+
"responseCode" : 200
|
1571
|
+
},
|
1572
|
+
"input" : {
|
1573
|
+
"shape" : "UpdateThingRuntimeConfigurationRequest"
|
1574
|
+
},
|
1575
|
+
"output" : {
|
1576
|
+
"shape" : "UpdateThingRuntimeConfigurationResponse"
|
1577
|
+
},
|
1578
|
+
"errors" : [ {
|
1579
|
+
"shape" : "BadRequestException"
|
1580
|
+
}, {
|
1581
|
+
"shape" : "InternalServerErrorException"
|
1582
|
+
} ]
|
1545
1583
|
}
|
1546
1584
|
},
|
1547
1585
|
"shapes" : {
|
@@ -1672,6 +1710,10 @@
|
|
1672
1710
|
"shape" : "BulkDeployment"
|
1673
1711
|
}
|
1674
1712
|
},
|
1713
|
+
"ConfigurationSyncStatus" : {
|
1714
|
+
"type" : "string",
|
1715
|
+
"enum" : [ "InSync", "OutOfSync" ]
|
1716
|
+
},
|
1675
1717
|
"ConnectivityInfo" : {
|
1676
1718
|
"type" : "structure",
|
1677
1719
|
"members" : {
|
@@ -3730,6 +3772,25 @@
|
|
3730
3772
|
}
|
3731
3773
|
}
|
3732
3774
|
},
|
3775
|
+
"GetThingRuntimeConfigurationRequest" : {
|
3776
|
+
"type" : "structure",
|
3777
|
+
"members" : {
|
3778
|
+
"ThingName" : {
|
3779
|
+
"shape" : "__string",
|
3780
|
+
"location" : "uri",
|
3781
|
+
"locationName" : "ThingName"
|
3782
|
+
}
|
3783
|
+
},
|
3784
|
+
"required" : [ "ThingName" ]
|
3785
|
+
},
|
3786
|
+
"GetThingRuntimeConfigurationResponse" : {
|
3787
|
+
"type" : "structure",
|
3788
|
+
"members" : {
|
3789
|
+
"RuntimeConfiguration" : {
|
3790
|
+
"shape" : "RuntimeConfiguration"
|
3791
|
+
}
|
3792
|
+
}
|
3793
|
+
},
|
3733
3794
|
"GroupCertificateAuthorityProperties" : {
|
3734
3795
|
"type" : "structure",
|
3735
3796
|
"members" : {
|
@@ -4614,6 +4675,22 @@
|
|
4614
4675
|
},
|
4615
4676
|
"required" : [ "GroupOwner", "GroupPermission" ]
|
4616
4677
|
},
|
4678
|
+
"RuntimeConfiguration" : {
|
4679
|
+
"type" : "structure",
|
4680
|
+
"members" : {
|
4681
|
+
"TelemetryConfiguration" : {
|
4682
|
+
"shape" : "TelemetryConfiguration"
|
4683
|
+
}
|
4684
|
+
}
|
4685
|
+
},
|
4686
|
+
"RuntimeConfigurationUpdate" : {
|
4687
|
+
"type" : "structure",
|
4688
|
+
"members" : {
|
4689
|
+
"TelemetryConfiguration" : {
|
4690
|
+
"shape" : "TelemetryConfigurationUpdate"
|
4691
|
+
}
|
4692
|
+
}
|
4693
|
+
},
|
4617
4694
|
"S3MachineLearningModelResourceData" : {
|
4618
4695
|
"type" : "structure",
|
4619
4696
|
"members" : {
|
@@ -4755,6 +4832,31 @@
|
|
4755
4832
|
"shape" : "__string"
|
4756
4833
|
}
|
4757
4834
|
},
|
4835
|
+
"Telemetry" : {
|
4836
|
+
"type" : "string",
|
4837
|
+
"enum" : [ "On", "Off" ]
|
4838
|
+
},
|
4839
|
+
"TelemetryConfiguration" : {
|
4840
|
+
"type" : "structure",
|
4841
|
+
"members" : {
|
4842
|
+
"ConfigurationSyncStatus" : {
|
4843
|
+
"shape" : "ConfigurationSyncStatus"
|
4844
|
+
},
|
4845
|
+
"Telemetry" : {
|
4846
|
+
"shape" : "Telemetry"
|
4847
|
+
}
|
4848
|
+
},
|
4849
|
+
"required" : [ "Telemetry" ]
|
4850
|
+
},
|
4851
|
+
"TelemetryConfigurationUpdate" : {
|
4852
|
+
"type" : "structure",
|
4853
|
+
"members" : {
|
4854
|
+
"Telemetry" : {
|
4855
|
+
"shape" : "Telemetry"
|
4856
|
+
}
|
4857
|
+
},
|
4858
|
+
"required" : [ "Telemetry" ]
|
4859
|
+
},
|
4758
4860
|
"UntagResourceRequest" : {
|
4759
4861
|
"type" : "structure",
|
4760
4862
|
"members" : {
|
@@ -4987,6 +5089,24 @@
|
|
4987
5089
|
"type" : "string",
|
4988
5090
|
"enum" : [ "ubuntu", "raspbian", "amazon_linux", "openwrt" ]
|
4989
5091
|
},
|
5092
|
+
"UpdateThingRuntimeConfigurationRequest" : {
|
5093
|
+
"type" : "structure",
|
5094
|
+
"members" : {
|
5095
|
+
"TelemetryConfiguration" : {
|
5096
|
+
"shape" : "TelemetryConfigurationUpdate"
|
5097
|
+
},
|
5098
|
+
"ThingName" : {
|
5099
|
+
"shape" : "__string",
|
5100
|
+
"location" : "uri",
|
5101
|
+
"locationName" : "ThingName"
|
5102
|
+
}
|
5103
|
+
},
|
5104
|
+
"required" : [ "ThingName" ]
|
5105
|
+
},
|
5106
|
+
"UpdateThingRuntimeConfigurationResponse" : {
|
5107
|
+
"type" : "structure",
|
5108
|
+
"members" : { }
|
5109
|
+
},
|
4990
5110
|
"VersionInformation" : {
|
4991
5111
|
"type" : "structure",
|
4992
5112
|
"members" : {
|
@@ -12,6 +12,35 @@
|
|
12
12
|
"signatureVersion": "v4"
|
13
13
|
},
|
14
14
|
"operations": {
|
15
|
+
"BatchAssociateScramSecret" : {
|
16
|
+
"name" : "BatchAssociateScramSecret",
|
17
|
+
"http" : {
|
18
|
+
"method" : "POST",
|
19
|
+
"requestUri" : "/v1/clusters/{clusterArn}/scram-secrets",
|
20
|
+
"responseCode" : 200
|
21
|
+
},
|
22
|
+
"input" : {
|
23
|
+
"shape" : "BatchAssociateScramSecretRequest"
|
24
|
+
},
|
25
|
+
"output" : {
|
26
|
+
"shape" : "BatchAssociateScramSecretResponse"
|
27
|
+
},
|
28
|
+
"errors" : [ {
|
29
|
+
"shape" : "BadRequestException"
|
30
|
+
}, {
|
31
|
+
"shape" : "UnauthorizedException"
|
32
|
+
}, {
|
33
|
+
"shape" : "InternalServerErrorException"
|
34
|
+
}, {
|
35
|
+
"shape" : "ForbiddenException"
|
36
|
+
}, {
|
37
|
+
"shape" : "NotFoundException"
|
38
|
+
}, {
|
39
|
+
"shape" : "ServiceUnavailableException"
|
40
|
+
}, {
|
41
|
+
"shape" : "TooManyRequestsException"
|
42
|
+
} ]
|
43
|
+
},
|
15
44
|
"CreateCluster": {
|
16
45
|
"name": "CreateCluster",
|
17
46
|
"http": {
|
@@ -272,6 +301,35 @@
|
|
272
301
|
}
|
273
302
|
]
|
274
303
|
},
|
304
|
+
"BatchDisassociateScramSecret" : {
|
305
|
+
"name" : "BatchDisassociateScramSecret",
|
306
|
+
"http" : {
|
307
|
+
"method" : "PATCH",
|
308
|
+
"requestUri" : "/v1/clusters/{clusterArn}/scram-secrets",
|
309
|
+
"responseCode" : 200
|
310
|
+
},
|
311
|
+
"input" : {
|
312
|
+
"shape" : "BatchDisassociateScramSecretRequest"
|
313
|
+
},
|
314
|
+
"output" : {
|
315
|
+
"shape" : "BatchDisassociateScramSecretResponse"
|
316
|
+
},
|
317
|
+
"errors" : [ {
|
318
|
+
"shape" : "BadRequestException"
|
319
|
+
}, {
|
320
|
+
"shape" : "UnauthorizedException"
|
321
|
+
}, {
|
322
|
+
"shape" : "InternalServerErrorException"
|
323
|
+
}, {
|
324
|
+
"shape" : "ForbiddenException"
|
325
|
+
}, {
|
326
|
+
"shape" : "NotFoundException"
|
327
|
+
}, {
|
328
|
+
"shape" : "ServiceUnavailableException"
|
329
|
+
}, {
|
330
|
+
"shape" : "TooManyRequestsException"
|
331
|
+
} ]
|
332
|
+
},
|
275
333
|
"GetBootstrapBrokers": {
|
276
334
|
"name": "GetBootstrapBrokers",
|
277
335
|
"http": {
|
@@ -517,6 +575,35 @@
|
|
517
575
|
}
|
518
576
|
]
|
519
577
|
},
|
578
|
+
"ListScramSecrets" : {
|
579
|
+
"name" : "ListScramSecrets",
|
580
|
+
"http" : {
|
581
|
+
"method" : "GET",
|
582
|
+
"requestUri" : "/v1/clusters/{clusterArn}/scram-secrets",
|
583
|
+
"responseCode" : 200
|
584
|
+
},
|
585
|
+
"input" : {
|
586
|
+
"shape" : "ListScramSecretsRequest"
|
587
|
+
},
|
588
|
+
"output" : {
|
589
|
+
"shape" : "ListScramSecretsResponse"
|
590
|
+
},
|
591
|
+
"errors" : [ {
|
592
|
+
"shape" : "BadRequestException"
|
593
|
+
}, {
|
594
|
+
"shape" : "UnauthorizedException"
|
595
|
+
}, {
|
596
|
+
"shape" : "InternalServerErrorException"
|
597
|
+
}, {
|
598
|
+
"shape" : "ForbiddenException"
|
599
|
+
}, {
|
600
|
+
"shape" : "NotFoundException"
|
601
|
+
}, {
|
602
|
+
"shape" : "ServiceUnavailableException"
|
603
|
+
}, {
|
604
|
+
"shape" : "TooManyRequestsException"
|
605
|
+
} ]
|
606
|
+
},
|
520
607
|
"ListTagsForResource": {
|
521
608
|
"name": "ListTagsForResource",
|
522
609
|
"http": {
|
@@ -814,6 +901,34 @@
|
|
814
901
|
}
|
815
902
|
},
|
816
903
|
"shapes": {
|
904
|
+
"BatchAssociateScramSecretRequest" : {
|
905
|
+
"type" : "structure",
|
906
|
+
"members" : {
|
907
|
+
"ClusterArn" : {
|
908
|
+
"shape" : "__string",
|
909
|
+
"location" : "uri",
|
910
|
+
"locationName" : "clusterArn"
|
911
|
+
},
|
912
|
+
"SecretArnList" : {
|
913
|
+
"shape" : "__listOf__string",
|
914
|
+
"locationName" : "secretArnList"
|
915
|
+
}
|
916
|
+
},
|
917
|
+
"required" : [ "ClusterArn", "SecretArnList" ]
|
918
|
+
},
|
919
|
+
"BatchAssociateScramSecretResponse" : {
|
920
|
+
"type" : "structure",
|
921
|
+
"members" : {
|
922
|
+
"ClusterArn" : {
|
923
|
+
"shape" : "__string",
|
924
|
+
"locationName" : "clusterArn"
|
925
|
+
},
|
926
|
+
"UnprocessedScramSecrets" : {
|
927
|
+
"shape" : "__listOfUnprocessedScramSecret",
|
928
|
+
"locationName" : "unprocessedScramSecrets"
|
929
|
+
}
|
930
|
+
}
|
931
|
+
},
|
817
932
|
"BadRequestException": {
|
818
933
|
"type": "structure",
|
819
934
|
"members": {
|
@@ -946,12 +1061,16 @@
|
|
946
1061
|
}
|
947
1062
|
}
|
948
1063
|
},
|
949
|
-
"ClientAuthentication": {
|
950
|
-
"type": "structure",
|
951
|
-
"members": {
|
952
|
-
"
|
953
|
-
"shape": "
|
954
|
-
"locationName": "
|
1064
|
+
"ClientAuthentication" : {
|
1065
|
+
"type" : "structure",
|
1066
|
+
"members" : {
|
1067
|
+
"Sasl" : {
|
1068
|
+
"shape" : "Sasl",
|
1069
|
+
"locationName" : "sasl"
|
1070
|
+
},
|
1071
|
+
"Tls" : {
|
1072
|
+
"shape" : "Tls",
|
1073
|
+
"locationName" : "tls"
|
955
1074
|
}
|
956
1075
|
}
|
957
1076
|
},
|
@@ -1558,6 +1677,34 @@
|
|
1558
1677
|
}
|
1559
1678
|
}
|
1560
1679
|
},
|
1680
|
+
"BatchDisassociateScramSecretRequest" : {
|
1681
|
+
"type" : "structure",
|
1682
|
+
"members" : {
|
1683
|
+
"ClusterArn" : {
|
1684
|
+
"shape" : "__string",
|
1685
|
+
"location" : "uri",
|
1686
|
+
"locationName" : "clusterArn"
|
1687
|
+
},
|
1688
|
+
"SecretArnList" : {
|
1689
|
+
"shape" : "__listOf__string",
|
1690
|
+
"locationName" : "secretArnList"
|
1691
|
+
}
|
1692
|
+
},
|
1693
|
+
"required" : [ "ClusterArn", "SecretArnList" ]
|
1694
|
+
},
|
1695
|
+
"BatchDisassociateScramSecretResponse" : {
|
1696
|
+
"type" : "structure",
|
1697
|
+
"members" : {
|
1698
|
+
"ClusterArn" : {
|
1699
|
+
"shape" : "__string",
|
1700
|
+
"locationName" : "clusterArn"
|
1701
|
+
},
|
1702
|
+
"UnprocessedScramSecrets" : {
|
1703
|
+
"shape" : "__listOfUnprocessedScramSecret",
|
1704
|
+
"locationName" : "unprocessedScramSecrets"
|
1705
|
+
}
|
1706
|
+
}
|
1707
|
+
},
|
1561
1708
|
"EBSStorageInfo": {
|
1562
1709
|
"type": "structure",
|
1563
1710
|
"members": {
|
@@ -1693,6 +1840,10 @@
|
|
1693
1840
|
"BootstrapBrokerStringTls": {
|
1694
1841
|
"shape": "__string",
|
1695
1842
|
"locationName": "bootstrapBrokerStringTls"
|
1843
|
+
},
|
1844
|
+
"BootstrapBrokerStringSaslScram": {
|
1845
|
+
"shape": "__string",
|
1846
|
+
"locationName": "bootstrapBrokerStringSaslScram"
|
1696
1847
|
}
|
1697
1848
|
}
|
1698
1849
|
},
|
@@ -1949,6 +2100,40 @@
|
|
1949
2100
|
}
|
1950
2101
|
}
|
1951
2102
|
},
|
2103
|
+
"ListScramSecretsRequest" : {
|
2104
|
+
"type" : "structure",
|
2105
|
+
"members" : {
|
2106
|
+
"ClusterArn" : {
|
2107
|
+
"shape" : "__string",
|
2108
|
+
"location" : "uri",
|
2109
|
+
"locationName" : "clusterArn"
|
2110
|
+
},
|
2111
|
+
"MaxResults" : {
|
2112
|
+
"shape" : "MaxResults",
|
2113
|
+
"location" : "querystring",
|
2114
|
+
"locationName" : "maxResults"
|
2115
|
+
},
|
2116
|
+
"NextToken" : {
|
2117
|
+
"shape" : "__string",
|
2118
|
+
"location" : "querystring",
|
2119
|
+
"locationName" : "nextToken"
|
2120
|
+
}
|
2121
|
+
},
|
2122
|
+
"required" : [ "ClusterArn" ]
|
2123
|
+
},
|
2124
|
+
"ListScramSecretsResponse" : {
|
2125
|
+
"type" : "structure",
|
2126
|
+
"members" : {
|
2127
|
+
"NextToken" : {
|
2128
|
+
"shape" : "__string",
|
2129
|
+
"locationName" : "nextToken"
|
2130
|
+
},
|
2131
|
+
"SecretArnList" : {
|
2132
|
+
"shape" : "__listOf__string",
|
2133
|
+
"locationName" : "secretArnList"
|
2134
|
+
}
|
2135
|
+
}
|
2136
|
+
},
|
1952
2137
|
"ListTagsForResourceRequest": {
|
1953
2138
|
"type": "structure",
|
1954
2139
|
"members": {
|
@@ -2071,6 +2256,24 @@
|
|
2071
2256
|
"httpStatusCode": 404
|
2072
2257
|
}
|
2073
2258
|
},
|
2259
|
+
"Sasl" : {
|
2260
|
+
"type" : "structure",
|
2261
|
+
"members" : {
|
2262
|
+
"Scram" : {
|
2263
|
+
"shape" : "Scram",
|
2264
|
+
"locationName" : "scram"
|
2265
|
+
}
|
2266
|
+
}
|
2267
|
+
},
|
2268
|
+
"Scram" : {
|
2269
|
+
"type" : "structure",
|
2270
|
+
"members" : {
|
2271
|
+
"Enabled" : {
|
2272
|
+
"shape" : "__boolean",
|
2273
|
+
"locationName" : "enabled"
|
2274
|
+
}
|
2275
|
+
}
|
2276
|
+
},
|
2074
2277
|
"ServiceUnavailableException": {
|
2075
2278
|
"type": "structure",
|
2076
2279
|
"members": {
|
@@ -2171,6 +2374,23 @@
|
|
2171
2374
|
"httpStatusCode": 401
|
2172
2375
|
}
|
2173
2376
|
},
|
2377
|
+
"UnprocessedScramSecret" : {
|
2378
|
+
"type" : "structure",
|
2379
|
+
"members" : {
|
2380
|
+
"ErrorCode" : {
|
2381
|
+
"shape" : "__string",
|
2382
|
+
"locationName" : "errorCode"
|
2383
|
+
},
|
2384
|
+
"ErrorMessage" : {
|
2385
|
+
"shape" : "__string",
|
2386
|
+
"locationName" : "errorMessage"
|
2387
|
+
},
|
2388
|
+
"SecretArn" : {
|
2389
|
+
"shape" : "__string",
|
2390
|
+
"locationName" : "secretArn"
|
2391
|
+
}
|
2392
|
+
}
|
2393
|
+
},
|
2174
2394
|
"UntagResourceRequest": {
|
2175
2395
|
"type": "structure",
|
2176
2396
|
"members": {
|
@@ -2642,6 +2862,12 @@
|
|
2642
2862
|
"shape": "NodeInfo"
|
2643
2863
|
}
|
2644
2864
|
},
|
2865
|
+
"__listOfUnprocessedScramSecret" : {
|
2866
|
+
"type" : "list",
|
2867
|
+
"member" : {
|
2868
|
+
"shape" : "UnprocessedScramSecret"
|
2869
|
+
}
|
2870
|
+
},
|
2645
2871
|
"__listOf__string": {
|
2646
2872
|
"type": "list",
|
2647
2873
|
"member": {
|