|
2238 | 2238 | {"shape":"InternalServiceException"}
|
2239 | 2239 | ]
|
2240 | 2240 | },
|
| 2241 | + "ListAnalyticsDataLakeDataSets":{ |
| 2242 | + "name":"ListAnalyticsDataLakeDataSets", |
| 2243 | + "http":{ |
| 2244 | + "method":"GET", |
| 2245 | + "requestUri":"/analytics-data/instance/{InstanceId}/datasets" |
| 2246 | + }, |
| 2247 | + "input":{"shape":"ListAnalyticsDataLakeDataSetsRequest"}, |
| 2248 | + "output":{"shape":"ListAnalyticsDataLakeDataSetsResponse"}, |
| 2249 | + "errors":[ |
| 2250 | + {"shape":"InvalidRequestException"}, |
| 2251 | + {"shape":"InvalidParameterException"}, |
| 2252 | + {"shape":"ResourceNotFoundException"}, |
| 2253 | + {"shape":"ThrottlingException"}, |
| 2254 | + {"shape":"InternalServiceException"} |
| 2255 | + ] |
| 2256 | + }, |
2241 | 2257 | "ListApprovedOrigins":{
|
2242 | 2258 | "name":"ListApprovedOrigins",
|
2243 | 2259 | "http":{
|
|
4925 | 4941 | "DataSetId":{"shape":"DataSetId"},
|
4926 | 4942 | "TargetAccountId":{"shape":"AWSAccountId"},
|
4927 | 4943 | "ResourceShareId":{"shape":"String"},
|
4928 |
| - "ResourceShareArn":{"shape":"ARN"} |
| 4944 | + "ResourceShareArn":{"shape":"ARN"}, |
| 4945 | + "ResourceShareStatus":{"shape":"String"} |
4929 | 4946 | }
|
4930 | 4947 | },
|
4931 | 4948 | "AnalyticsDataAssociationResults":{
|
4932 | 4949 | "type":"list",
|
4933 | 4950 | "member":{"shape":"AnalyticsDataAssociationResult"}
|
4934 | 4951 | },
|
| 4952 | + "AnalyticsDataSetsResult":{ |
| 4953 | + "type":"structure", |
| 4954 | + "members":{ |
| 4955 | + "DataSetId":{"shape":"DataSetId"}, |
| 4956 | + "DataSetName":{"shape":"String"} |
| 4957 | + } |
| 4958 | + }, |
| 4959 | + "AnalyticsDataSetsResults":{ |
| 4960 | + "type":"list", |
| 4961 | + "member":{"shape":"AnalyticsDataSetsResult"} |
| 4962 | + }, |
4935 | 4963 | "AnswerMachineDetectionConfig":{
|
4936 | 4964 | "type":"structure",
|
4937 | 4965 | "members":{
|
|
5032 | 5060 | "location":"uri",
|
5033 | 5061 | "locationName":"InstanceId"
|
5034 | 5062 | },
|
5035 |
| - "Origin":{"shape":"Origin"} |
| 5063 | + "Origin":{"shape":"Origin"}, |
| 5064 | + "ClientToken":{ |
| 5065 | + "shape":"ClientToken", |
| 5066 | + "idempotencyToken":true |
| 5067 | + } |
5036 | 5068 | }
|
5037 | 5069 | },
|
5038 | 5070 | "AssociateBotRequest":{
|
|
5045 | 5077 | "locationName":"InstanceId"
|
5046 | 5078 | },
|
5047 | 5079 | "LexBot":{"shape":"LexBot"},
|
5048 |
| - "LexV2Bot":{"shape":"LexV2Bot"} |
| 5080 | + "LexV2Bot":{"shape":"LexV2Bot"}, |
| 5081 | + "ClientToken":{ |
| 5082 | + "shape":"ClientToken", |
| 5083 | + "idempotencyToken":true |
| 5084 | + } |
5049 | 5085 | }
|
5050 | 5086 | },
|
5051 | 5087 | "AssociateDefaultVocabularyRequest":{
|
|
5111 | 5147 | "locationName":"InstanceId"
|
5112 | 5148 | },
|
5113 | 5149 | "ResourceType":{"shape":"InstanceStorageResourceType"},
|
5114 |
| - "StorageConfig":{"shape":"InstanceStorageConfig"} |
| 5150 | + "StorageConfig":{"shape":"InstanceStorageConfig"}, |
| 5151 | + "ClientToken":{ |
| 5152 | + "shape":"ClientToken", |
| 5153 | + "idempotencyToken":true |
| 5154 | + } |
5115 | 5155 | }
|
5116 | 5156 | },
|
5117 | 5157 | "AssociateInstanceStorageConfigResponse":{
|
|
5132 | 5172 | "location":"uri",
|
5133 | 5173 | "locationName":"InstanceId"
|
5134 | 5174 | },
|
5135 |
| - "FunctionArn":{"shape":"FunctionArn"} |
| 5175 | + "FunctionArn":{"shape":"FunctionArn"}, |
| 5176 | + "ClientToken":{ |
| 5177 | + "shape":"ClientToken", |
| 5178 | + "idempotencyToken":true |
| 5179 | + } |
5136 | 5180 | }
|
5137 | 5181 | },
|
5138 | 5182 | "AssociateLexBotRequest":{
|
|
5147 | 5191 | "location":"uri",
|
5148 | 5192 | "locationName":"InstanceId"
|
5149 | 5193 | },
|
5150 |
| - "LexBot":{"shape":"LexBot"} |
| 5194 | + "LexBot":{"shape":"LexBot"}, |
| 5195 | + "ClientToken":{ |
| 5196 | + "shape":"ClientToken", |
| 5197 | + "idempotencyToken":true |
| 5198 | + } |
5151 | 5199 | }
|
5152 | 5200 | },
|
5153 | 5201 | "AssociatePhoneNumberContactFlowRequest":{
|
|
5221 | 5269 | "location":"uri",
|
5222 | 5270 | "locationName":"InstanceId"
|
5223 | 5271 | },
|
5224 |
| - "Key":{"shape":"PEM"} |
| 5272 | + "Key":{"shape":"PEM"}, |
| 5273 | + "ClientToken":{ |
| 5274 | + "shape":"ClientToken", |
| 5275 | + "idempotencyToken":true |
| 5276 | + } |
5225 | 5277 | }
|
5226 | 5278 | },
|
5227 | 5279 | "AssociateSecurityKeyResponse":{
|
|
6662 | 6714 | "OutboundCallsEnabled"
|
6663 | 6715 | ],
|
6664 | 6716 | "members":{
|
6665 |
| - "ClientToken":{"shape":"ClientToken"}, |
| 6717 | + "ClientToken":{ |
| 6718 | + "shape":"ClientToken", |
| 6719 | + "idempotencyToken":true |
| 6720 | + }, |
6666 | 6721 | "IdentityManagementType":{"shape":"DirectoryType"},
|
6667 | 6722 | "InstanceAlias":{"shape":"DirectoryAlias"},
|
6668 | 6723 | "DirectoryId":{"shape":"DirectoryId"},
|
|
7687 | 7742 | "shape":"InstanceId",
|
7688 | 7743 | "location":"uri",
|
7689 | 7744 | "locationName":"InstanceId"
|
| 7745 | + }, |
| 7746 | + "ClientToken":{ |
| 7747 | + "shape":"ClientToken", |
| 7748 | + "idempotencyToken":true, |
| 7749 | + "location":"querystring", |
| 7750 | + "locationName":"clientToken" |
7690 | 7751 | }
|
7691 | 7752 | }
|
7692 | 7753 | },
|
|
8854 | 8915 | "shape":"Origin",
|
8855 | 8916 | "location":"querystring",
|
8856 | 8917 | "locationName":"origin"
|
| 8918 | + }, |
| 8919 | + "ClientToken":{ |
| 8920 | + "shape":"ClientToken", |
| 8921 | + "idempotencyToken":true, |
| 8922 | + "location":"querystring", |
| 8923 | + "locationName":"clientToken" |
8857 | 8924 | }
|
8858 | 8925 | }
|
8859 | 8926 | },
|
|
8867 | 8934 | "locationName":"InstanceId"
|
8868 | 8935 | },
|
8869 | 8936 | "LexBot":{"shape":"LexBot"},
|
8870 |
| - "LexV2Bot":{"shape":"LexV2Bot"} |
| 8937 | + "LexV2Bot":{"shape":"LexV2Bot"}, |
| 8938 | + "ClientToken":{ |
| 8939 | + "shape":"ClientToken", |
| 8940 | + "idempotencyToken":true |
| 8941 | + } |
8871 | 8942 | }
|
8872 | 8943 | },
|
8873 | 8944 | "DisassociateFlowRequest":{
|
|
8922 | 8993 | "shape":"InstanceStorageResourceType",
|
8923 | 8994 | "location":"querystring",
|
8924 | 8995 | "locationName":"resourceType"
|
| 8996 | + }, |
| 8997 | + "ClientToken":{ |
| 8998 | + "shape":"ClientToken", |
| 8999 | + "idempotencyToken":true, |
| 9000 | + "location":"querystring", |
| 9001 | + "locationName":"clientToken" |
8925 | 9002 | }
|
8926 | 9003 | }
|
8927 | 9004 | },
|
|
8941 | 9018 | "shape":"FunctionArn",
|
8942 | 9019 | "location":"querystring",
|
8943 | 9020 | "locationName":"functionArn"
|
| 9021 | + }, |
| 9022 | + "ClientToken":{ |
| 9023 | + "shape":"ClientToken", |
| 9024 | + "idempotencyToken":true, |
| 9025 | + "location":"querystring", |
| 9026 | + "locationName":"clientToken" |
8944 | 9027 | }
|
8945 | 9028 | }
|
8946 | 9029 | },
|
|
8966 | 9049 | "shape":"LexRegion",
|
8967 | 9050 | "location":"querystring",
|
8968 | 9051 | "locationName":"lexRegion"
|
| 9052 | + }, |
| 9053 | + "ClientToken":{ |
| 9054 | + "shape":"ClientToken", |
| 9055 | + "idempotencyToken":true, |
| 9056 | + "location":"querystring", |
| 9057 | + "locationName":"clientToken" |
8969 | 9058 | }
|
8970 | 9059 | }
|
8971 | 9060 | },
|
|
9046 | 9135 | "shape":"AssociationId",
|
9047 | 9136 | "location":"uri",
|
9048 | 9137 | "locationName":"AssociationId"
|
| 9138 | + }, |
| 9139 | + "ClientToken":{ |
| 9140 | + "shape":"ClientToken", |
| 9141 | + "idempotencyToken":true, |
| 9142 | + "location":"querystring", |
| 9143 | + "locationName":"clientToken" |
9049 | 9144 | }
|
9050 | 9145 | }
|
9051 | 9146 | },
|
|
11407 | 11502 | "NextToken":{"shape":"NextToken"}
|
11408 | 11503 | }
|
11409 | 11504 | },
|
| 11505 | + "ListAnalyticsDataLakeDataSetsRequest":{ |
| 11506 | + "type":"structure", |
| 11507 | + "required":["InstanceId"], |
| 11508 | + "members":{ |
| 11509 | + "InstanceId":{ |
| 11510 | + "shape":"InstanceId", |
| 11511 | + "location":"uri", |
| 11512 | + "locationName":"InstanceId" |
| 11513 | + }, |
| 11514 | + "NextToken":{ |
| 11515 | + "shape":"NextToken", |
| 11516 | + "location":"querystring", |
| 11517 | + "locationName":"nextToken" |
| 11518 | + }, |
| 11519 | + "MaxResults":{ |
| 11520 | + "shape":"MaxResult1000", |
| 11521 | + "location":"querystring", |
| 11522 | + "locationName":"maxResults" |
| 11523 | + } |
| 11524 | + } |
| 11525 | + }, |
| 11526 | + "ListAnalyticsDataLakeDataSetsResponse":{ |
| 11527 | + "type":"structure", |
| 11528 | + "members":{ |
| 11529 | + "Results":{"shape":"AnalyticsDataSetsResults"}, |
| 11530 | + "NextToken":{"shape":"NextToken"} |
| 11531 | + } |
| 11532 | + }, |
11410 | 11533 | "ListApprovedOriginsRequest":{
|
11411 | 11534 | "type":"structure",
|
11412 | 11535 | "required":["InstanceId"],
|
|
17786 | 17909 | "location":"uri",
|
17787 | 17910 | "locationName":"AttributeType"
|
17788 | 17911 | },
|
17789 |
| - "Value":{"shape":"InstanceAttributeValue"} |
| 17912 | + "Value":{"shape":"InstanceAttributeValue"}, |
| 17913 | + "ClientToken":{ |
| 17914 | + "shape":"ClientToken", |
| 17915 | + "idempotencyToken":true |
| 17916 | + } |
17790 | 17917 | }
|
17791 | 17918 | },
|
17792 | 17919 | "UpdateInstanceStorageConfigRequest":{
|
|
17813 | 17940 | "location":"querystring",
|
17814 | 17941 | "locationName":"resourceType"
|
17815 | 17942 | },
|
17816 |
| - "StorageConfig":{"shape":"InstanceStorageConfig"} |
| 17943 | + "StorageConfig":{"shape":"InstanceStorageConfig"}, |
| 17944 | + "ClientToken":{ |
| 17945 | + "shape":"ClientToken", |
| 17946 | + "idempotencyToken":true |
| 17947 | + } |
17817 | 17948 | }
|
17818 | 17949 | },
|
17819 | 17950 | "UpdateParticipantAuthenticationRequest":{
|
|
0 commit comments