Add files using upload-large-folder tool
Browse files- testbed/boto__botocore/botocore/data/codecommit/2015-04-13/service-2.json +0 -0
- testbed/boto__botocore/botocore/data/codedeploy/2014-10-06/service-2.json +0 -0
- testbed/boto__botocore/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json +10 -0
- testbed/boto__botocore/botocore/data/codeguruprofiler/2019-07-18/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json +10 -0
- testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/service-2.json +0 -0
- testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/paginators-1.json +3 -0
- testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/paginators-1.json +22 -0
- testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/paginators-1.json +10 -0
- testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/service-2.json +1651 -0
- testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/paginators-1.json +58 -0
- testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/service-2.json +0 -0
- testbed/boto__botocore/botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/cognito-sync/2014-06-30/paginators-1.json +3 -0
- testbed/boto__botocore/botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/comprehend/2017-11-27/examples-1.json +5 -0
- testbed/boto__botocore/botocore/data/comprehend/2017-11-27/paginators-1.json +64 -0
- testbed/boto__botocore/botocore/data/comprehend/2017-11-27/service-2.json +0 -0
- testbed/boto__botocore/botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/comprehendmedical/2018-10-30/service-2.json +2288 -0
- testbed/boto__botocore/botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json +314 -0
- testbed/boto__botocore/botocore/data/config/2014-11-12/paginators-1.json +192 -0
- testbed/boto__botocore/botocore/data/connect/2017-08-08/paginators-1.json +415 -0
- testbed/boto__botocore/botocore/data/connectparticipant/2018-09-07/service-2.json +1048 -0
testbed/boto__botocore/botocore/data/codecommit/2015-04-13/service-2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
testbed/boto__botocore/botocore/data/codedeploy/2014-10-06/service-2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
testbed/boto__botocore/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"ListRepositoryAssociations": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"output_token": "NextToken",
|
| 6 |
+
"limit_key": "MaxResults",
|
| 7 |
+
"result_key": "RepositoryAssociationSummaries"
|
| 8 |
+
}
|
| 9 |
+
}
|
| 10 |
+
}
|
testbed/boto__botocore/botocore/data/codeguruprofiler/2019-07-18/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"ListProfileTimes": {
|
| 4 |
+
"input_token": "nextToken",
|
| 5 |
+
"output_token": "nextToken",
|
| 6 |
+
"limit_key": "maxResults",
|
| 7 |
+
"result_key": "profileTimes"
|
| 8 |
+
}
|
| 9 |
+
}
|
| 10 |
+
}
|
testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://codepipeline-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://codepipeline-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://codepipeline.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://codepipeline.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/codepipeline/2015-07-09/service-2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://codestar-connections-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://codestar-connections-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://codestar-connections.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://codestar-connections.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/codestar-connections/2019-12-01/paginators-1.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {}
|
| 3 |
+
}
|
testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"type": "tree",
|
| 44 |
+
"rules": [
|
| 45 |
+
{
|
| 46 |
+
"conditions": [
|
| 47 |
+
{
|
| 48 |
+
"fn": "booleanEquals",
|
| 49 |
+
"argv": [
|
| 50 |
+
{
|
| 51 |
+
"ref": "UseFIPS"
|
| 52 |
+
},
|
| 53 |
+
true
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 58 |
+
"type": "error"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"conditions": [
|
| 62 |
+
{
|
| 63 |
+
"fn": "booleanEquals",
|
| 64 |
+
"argv": [
|
| 65 |
+
{
|
| 66 |
+
"ref": "UseDualStack"
|
| 67 |
+
},
|
| 68 |
+
true
|
| 69 |
+
]
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 73 |
+
"type": "error"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"conditions": [],
|
| 77 |
+
"endpoint": {
|
| 78 |
+
"url": {
|
| 79 |
+
"ref": "Endpoint"
|
| 80 |
+
},
|
| 81 |
+
"properties": {},
|
| 82 |
+
"headers": {}
|
| 83 |
+
},
|
| 84 |
+
"type": "endpoint"
|
| 85 |
+
}
|
| 86 |
+
]
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"type": "tree",
|
| 100 |
+
"rules": [
|
| 101 |
+
{
|
| 102 |
+
"conditions": [
|
| 103 |
+
{
|
| 104 |
+
"fn": "aws.partition",
|
| 105 |
+
"argv": [
|
| 106 |
+
{
|
| 107 |
+
"ref": "Region"
|
| 108 |
+
}
|
| 109 |
+
],
|
| 110 |
+
"assign": "PartitionResult"
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"type": "tree",
|
| 114 |
+
"rules": [
|
| 115 |
+
{
|
| 116 |
+
"conditions": [
|
| 117 |
+
{
|
| 118 |
+
"fn": "booleanEquals",
|
| 119 |
+
"argv": [
|
| 120 |
+
{
|
| 121 |
+
"ref": "UseFIPS"
|
| 122 |
+
},
|
| 123 |
+
true
|
| 124 |
+
]
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"fn": "booleanEquals",
|
| 128 |
+
"argv": [
|
| 129 |
+
{
|
| 130 |
+
"ref": "UseDualStack"
|
| 131 |
+
},
|
| 132 |
+
true
|
| 133 |
+
]
|
| 134 |
+
}
|
| 135 |
+
],
|
| 136 |
+
"type": "tree",
|
| 137 |
+
"rules": [
|
| 138 |
+
{
|
| 139 |
+
"conditions": [
|
| 140 |
+
{
|
| 141 |
+
"fn": "booleanEquals",
|
| 142 |
+
"argv": [
|
| 143 |
+
true,
|
| 144 |
+
{
|
| 145 |
+
"fn": "getAttr",
|
| 146 |
+
"argv": [
|
| 147 |
+
{
|
| 148 |
+
"ref": "PartitionResult"
|
| 149 |
+
},
|
| 150 |
+
"supportsFIPS"
|
| 151 |
+
]
|
| 152 |
+
}
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"fn": "booleanEquals",
|
| 157 |
+
"argv": [
|
| 158 |
+
true,
|
| 159 |
+
{
|
| 160 |
+
"fn": "getAttr",
|
| 161 |
+
"argv": [
|
| 162 |
+
{
|
| 163 |
+
"ref": "PartitionResult"
|
| 164 |
+
},
|
| 165 |
+
"supportsDualStack"
|
| 166 |
+
]
|
| 167 |
+
}
|
| 168 |
+
]
|
| 169 |
+
}
|
| 170 |
+
],
|
| 171 |
+
"type": "tree",
|
| 172 |
+
"rules": [
|
| 173 |
+
{
|
| 174 |
+
"conditions": [],
|
| 175 |
+
"endpoint": {
|
| 176 |
+
"url": "https://codestar-notifications-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 177 |
+
"properties": {},
|
| 178 |
+
"headers": {}
|
| 179 |
+
},
|
| 180 |
+
"type": "endpoint"
|
| 181 |
+
}
|
| 182 |
+
]
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"conditions": [],
|
| 186 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 187 |
+
"type": "error"
|
| 188 |
+
}
|
| 189 |
+
]
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"conditions": [
|
| 193 |
+
{
|
| 194 |
+
"fn": "booleanEquals",
|
| 195 |
+
"argv": [
|
| 196 |
+
{
|
| 197 |
+
"ref": "UseFIPS"
|
| 198 |
+
},
|
| 199 |
+
true
|
| 200 |
+
]
|
| 201 |
+
}
|
| 202 |
+
],
|
| 203 |
+
"type": "tree",
|
| 204 |
+
"rules": [
|
| 205 |
+
{
|
| 206 |
+
"conditions": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "booleanEquals",
|
| 209 |
+
"argv": [
|
| 210 |
+
true,
|
| 211 |
+
{
|
| 212 |
+
"fn": "getAttr",
|
| 213 |
+
"argv": [
|
| 214 |
+
{
|
| 215 |
+
"ref": "PartitionResult"
|
| 216 |
+
},
|
| 217 |
+
"supportsFIPS"
|
| 218 |
+
]
|
| 219 |
+
}
|
| 220 |
+
]
|
| 221 |
+
}
|
| 222 |
+
],
|
| 223 |
+
"type": "tree",
|
| 224 |
+
"rules": [
|
| 225 |
+
{
|
| 226 |
+
"conditions": [],
|
| 227 |
+
"endpoint": {
|
| 228 |
+
"url": "https://codestar-notifications-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 229 |
+
"properties": {},
|
| 230 |
+
"headers": {}
|
| 231 |
+
},
|
| 232 |
+
"type": "endpoint"
|
| 233 |
+
}
|
| 234 |
+
]
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"conditions": [],
|
| 238 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 239 |
+
"type": "error"
|
| 240 |
+
}
|
| 241 |
+
]
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"conditions": [
|
| 245 |
+
{
|
| 246 |
+
"fn": "booleanEquals",
|
| 247 |
+
"argv": [
|
| 248 |
+
{
|
| 249 |
+
"ref": "UseDualStack"
|
| 250 |
+
},
|
| 251 |
+
true
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
],
|
| 255 |
+
"type": "tree",
|
| 256 |
+
"rules": [
|
| 257 |
+
{
|
| 258 |
+
"conditions": [
|
| 259 |
+
{
|
| 260 |
+
"fn": "booleanEquals",
|
| 261 |
+
"argv": [
|
| 262 |
+
true,
|
| 263 |
+
{
|
| 264 |
+
"fn": "getAttr",
|
| 265 |
+
"argv": [
|
| 266 |
+
{
|
| 267 |
+
"ref": "PartitionResult"
|
| 268 |
+
},
|
| 269 |
+
"supportsDualStack"
|
| 270 |
+
]
|
| 271 |
+
}
|
| 272 |
+
]
|
| 273 |
+
}
|
| 274 |
+
],
|
| 275 |
+
"type": "tree",
|
| 276 |
+
"rules": [
|
| 277 |
+
{
|
| 278 |
+
"conditions": [],
|
| 279 |
+
"endpoint": {
|
| 280 |
+
"url": "https://codestar-notifications.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 281 |
+
"properties": {},
|
| 282 |
+
"headers": {}
|
| 283 |
+
},
|
| 284 |
+
"type": "endpoint"
|
| 285 |
+
}
|
| 286 |
+
]
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"conditions": [],
|
| 290 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 291 |
+
"type": "error"
|
| 292 |
+
}
|
| 293 |
+
]
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"conditions": [],
|
| 297 |
+
"endpoint": {
|
| 298 |
+
"url": "https://codestar-notifications.{Region}.{PartitionResult#dnsSuffix}",
|
| 299 |
+
"properties": {},
|
| 300 |
+
"headers": {}
|
| 301 |
+
},
|
| 302 |
+
"type": "endpoint"
|
| 303 |
+
}
|
| 304 |
+
]
|
| 305 |
+
}
|
| 306 |
+
]
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/codestar-notifications/2019-10-15/paginators-1.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"ListEventTypes": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"limit_key": "MaxResults",
|
| 6 |
+
"output_token": "NextToken",
|
| 7 |
+
"result_key": "EventTypes"
|
| 8 |
+
},
|
| 9 |
+
"ListNotificationRules": {
|
| 10 |
+
"input_token": "NextToken",
|
| 11 |
+
"limit_key": "MaxResults",
|
| 12 |
+
"output_token": "NextToken",
|
| 13 |
+
"result_key": "NotificationRules"
|
| 14 |
+
},
|
| 15 |
+
"ListTargets": {
|
| 16 |
+
"input_token": "NextToken",
|
| 17 |
+
"limit_key": "MaxResults",
|
| 18 |
+
"output_token": "NextToken",
|
| 19 |
+
"result_key": "Targets"
|
| 20 |
+
}
|
| 21 |
+
}
|
| 22 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://cognito-identity-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://cognito-identity-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://cognito-identity.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://cognito-identity.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/paginators-1.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"ListIdentityPools": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"limit_key": "MaxResults",
|
| 6 |
+
"output_token": "NextToken",
|
| 7 |
+
"result_key": "IdentityPools"
|
| 8 |
+
}
|
| 9 |
+
}
|
| 10 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-identity/2014-06-30/service-2.json
ADDED
|
@@ -0,0 +1,1651 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version":"2.0",
|
| 3 |
+
"metadata":{
|
| 4 |
+
"apiVersion":"2014-06-30",
|
| 5 |
+
"endpointPrefix":"cognito-identity",
|
| 6 |
+
"jsonVersion":"1.1",
|
| 7 |
+
"protocol":"json",
|
| 8 |
+
"protocols":["json"],
|
| 9 |
+
"serviceFullName":"Amazon Cognito Identity",
|
| 10 |
+
"serviceId":"Cognito Identity",
|
| 11 |
+
"signatureVersion":"v4",
|
| 12 |
+
"targetPrefix":"AWSCognitoIdentityService",
|
| 13 |
+
"uid":"cognito-identity-2014-06-30",
|
| 14 |
+
"auth":["aws.auth#sigv4"]
|
| 15 |
+
},
|
| 16 |
+
"operations":{
|
| 17 |
+
"CreateIdentityPool":{
|
| 18 |
+
"name":"CreateIdentityPool",
|
| 19 |
+
"http":{
|
| 20 |
+
"method":"POST",
|
| 21 |
+
"requestUri":"/"
|
| 22 |
+
},
|
| 23 |
+
"input":{"shape":"CreateIdentityPoolInput"},
|
| 24 |
+
"output":{"shape":"IdentityPool"},
|
| 25 |
+
"errors":[
|
| 26 |
+
{"shape":"InvalidParameterException"},
|
| 27 |
+
{"shape":"NotAuthorizedException"},
|
| 28 |
+
{"shape":"ResourceConflictException"},
|
| 29 |
+
{"shape":"TooManyRequestsException"},
|
| 30 |
+
{"shape":"InternalErrorException"},
|
| 31 |
+
{"shape":"LimitExceededException"}
|
| 32 |
+
],
|
| 33 |
+
"documentation":"<p>Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The keys for <code>SupportedLoginProviders</code> are as follows:</p> <ul> <li> <p>Facebook: <code>graph.facebook.com</code> </p> </li> <li> <p>Google: <code>accounts.google.com</code> </p> </li> <li> <p>Amazon: <code>www.amazon.com</code> </p> </li> <li> <p>Twitter: <code>api.twitter.com</code> </p> </li> <li> <p>Digits: <code>www.digits.com</code> </p> </li> </ul> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 34 |
+
},
|
| 35 |
+
"DeleteIdentities":{
|
| 36 |
+
"name":"DeleteIdentities",
|
| 37 |
+
"http":{
|
| 38 |
+
"method":"POST",
|
| 39 |
+
"requestUri":"/"
|
| 40 |
+
},
|
| 41 |
+
"input":{"shape":"DeleteIdentitiesInput"},
|
| 42 |
+
"output":{"shape":"DeleteIdentitiesResponse"},
|
| 43 |
+
"errors":[
|
| 44 |
+
{"shape":"InvalidParameterException"},
|
| 45 |
+
{"shape":"TooManyRequestsException"},
|
| 46 |
+
{"shape":"InternalErrorException"}
|
| 47 |
+
],
|
| 48 |
+
"documentation":"<p>Deletes identities from an identity pool. You can specify a list of 1-60 identities that you want to delete.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 49 |
+
},
|
| 50 |
+
"DeleteIdentityPool":{
|
| 51 |
+
"name":"DeleteIdentityPool",
|
| 52 |
+
"http":{
|
| 53 |
+
"method":"POST",
|
| 54 |
+
"requestUri":"/"
|
| 55 |
+
},
|
| 56 |
+
"input":{"shape":"DeleteIdentityPoolInput"},
|
| 57 |
+
"errors":[
|
| 58 |
+
{"shape":"InvalidParameterException"},
|
| 59 |
+
{"shape":"ResourceNotFoundException"},
|
| 60 |
+
{"shape":"NotAuthorizedException"},
|
| 61 |
+
{"shape":"TooManyRequestsException"},
|
| 62 |
+
{"shape":"InternalErrorException"}
|
| 63 |
+
],
|
| 64 |
+
"documentation":"<p>Deletes an identity pool. Once a pool is deleted, users will not be able to authenticate with the pool.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 65 |
+
},
|
| 66 |
+
"DescribeIdentity":{
|
| 67 |
+
"name":"DescribeIdentity",
|
| 68 |
+
"http":{
|
| 69 |
+
"method":"POST",
|
| 70 |
+
"requestUri":"/"
|
| 71 |
+
},
|
| 72 |
+
"input":{"shape":"DescribeIdentityInput"},
|
| 73 |
+
"output":{"shape":"IdentityDescription"},
|
| 74 |
+
"errors":[
|
| 75 |
+
{"shape":"InvalidParameterException"},
|
| 76 |
+
{"shape":"ResourceNotFoundException"},
|
| 77 |
+
{"shape":"NotAuthorizedException"},
|
| 78 |
+
{"shape":"TooManyRequestsException"},
|
| 79 |
+
{"shape":"InternalErrorException"}
|
| 80 |
+
],
|
| 81 |
+
"documentation":"<p>Returns metadata related to the given identity, including when the identity was created and any associated linked logins.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 82 |
+
},
|
| 83 |
+
"DescribeIdentityPool":{
|
| 84 |
+
"name":"DescribeIdentityPool",
|
| 85 |
+
"http":{
|
| 86 |
+
"method":"POST",
|
| 87 |
+
"requestUri":"/"
|
| 88 |
+
},
|
| 89 |
+
"input":{"shape":"DescribeIdentityPoolInput"},
|
| 90 |
+
"output":{"shape":"IdentityPool"},
|
| 91 |
+
"errors":[
|
| 92 |
+
{"shape":"InvalidParameterException"},
|
| 93 |
+
{"shape":"ResourceNotFoundException"},
|
| 94 |
+
{"shape":"NotAuthorizedException"},
|
| 95 |
+
{"shape":"TooManyRequestsException"},
|
| 96 |
+
{"shape":"InternalErrorException"}
|
| 97 |
+
],
|
| 98 |
+
"documentation":"<p>Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 99 |
+
},
|
| 100 |
+
"GetCredentialsForIdentity":{
|
| 101 |
+
"name":"GetCredentialsForIdentity",
|
| 102 |
+
"http":{
|
| 103 |
+
"method":"POST",
|
| 104 |
+
"requestUri":"/"
|
| 105 |
+
},
|
| 106 |
+
"input":{"shape":"GetCredentialsForIdentityInput"},
|
| 107 |
+
"output":{"shape":"GetCredentialsForIdentityResponse"},
|
| 108 |
+
"errors":[
|
| 109 |
+
{"shape":"InvalidParameterException"},
|
| 110 |
+
{"shape":"ResourceNotFoundException"},
|
| 111 |
+
{"shape":"NotAuthorizedException"},
|
| 112 |
+
{"shape":"ResourceConflictException"},
|
| 113 |
+
{"shape":"TooManyRequestsException"},
|
| 114 |
+
{"shape":"InvalidIdentityPoolConfigurationException"},
|
| 115 |
+
{"shape":"InternalErrorException"},
|
| 116 |
+
{"shape":"ExternalServiceException"}
|
| 117 |
+
],
|
| 118 |
+
"documentation":"<p>Returns credentials for the provided identity ID. Any provided logins will be validated against supported login providers. If the token is for cognito-identity.amazonaws.com, it will be passed through to AWS Security Token Service with the appropriate role for the token.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
|
| 119 |
+
"authtype":"none",
|
| 120 |
+
"auth":["smithy.api#noAuth"]
|
| 121 |
+
},
|
| 122 |
+
"GetId":{
|
| 123 |
+
"name":"GetId",
|
| 124 |
+
"http":{
|
| 125 |
+
"method":"POST",
|
| 126 |
+
"requestUri":"/"
|
| 127 |
+
},
|
| 128 |
+
"input":{"shape":"GetIdInput"},
|
| 129 |
+
"output":{"shape":"GetIdResponse"},
|
| 130 |
+
"errors":[
|
| 131 |
+
{"shape":"InvalidParameterException"},
|
| 132 |
+
{"shape":"ResourceNotFoundException"},
|
| 133 |
+
{"shape":"NotAuthorizedException"},
|
| 134 |
+
{"shape":"ResourceConflictException"},
|
| 135 |
+
{"shape":"TooManyRequestsException"},
|
| 136 |
+
{"shape":"InternalErrorException"},
|
| 137 |
+
{"shape":"LimitExceededException"},
|
| 138 |
+
{"shape":"ExternalServiceException"}
|
| 139 |
+
],
|
| 140 |
+
"documentation":"<p>Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
|
| 141 |
+
"authtype":"none",
|
| 142 |
+
"auth":["smithy.api#noAuth"]
|
| 143 |
+
},
|
| 144 |
+
"GetIdentityPoolRoles":{
|
| 145 |
+
"name":"GetIdentityPoolRoles",
|
| 146 |
+
"http":{
|
| 147 |
+
"method":"POST",
|
| 148 |
+
"requestUri":"/"
|
| 149 |
+
},
|
| 150 |
+
"input":{"shape":"GetIdentityPoolRolesInput"},
|
| 151 |
+
"output":{"shape":"GetIdentityPoolRolesResponse"},
|
| 152 |
+
"errors":[
|
| 153 |
+
{"shape":"InvalidParameterException"},
|
| 154 |
+
{"shape":"ResourceNotFoundException"},
|
| 155 |
+
{"shape":"NotAuthorizedException"},
|
| 156 |
+
{"shape":"ResourceConflictException"},
|
| 157 |
+
{"shape":"TooManyRequestsException"},
|
| 158 |
+
{"shape":"InternalErrorException"}
|
| 159 |
+
],
|
| 160 |
+
"documentation":"<p>Gets the roles for an identity pool.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 161 |
+
},
|
| 162 |
+
"GetOpenIdToken":{
|
| 163 |
+
"name":"GetOpenIdToken",
|
| 164 |
+
"http":{
|
| 165 |
+
"method":"POST",
|
| 166 |
+
"requestUri":"/"
|
| 167 |
+
},
|
| 168 |
+
"input":{"shape":"GetOpenIdTokenInput"},
|
| 169 |
+
"output":{"shape":"GetOpenIdTokenResponse"},
|
| 170 |
+
"errors":[
|
| 171 |
+
{"shape":"InvalidParameterException"},
|
| 172 |
+
{"shape":"ResourceNotFoundException"},
|
| 173 |
+
{"shape":"NotAuthorizedException"},
|
| 174 |
+
{"shape":"ResourceConflictException"},
|
| 175 |
+
{"shape":"TooManyRequestsException"},
|
| 176 |
+
{"shape":"InternalErrorException"},
|
| 177 |
+
{"shape":"ExternalServiceException"}
|
| 178 |
+
],
|
| 179 |
+
"documentation":"<p>Gets an OpenID token, using a known Cognito ID. This known Cognito ID is returned by <a>GetId</a>. You can optionally add additional logins for the identity. Supplying multiple logins creates an implicit link.</p> <p>The OpenID token is valid for 10 minutes.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
|
| 180 |
+
"authtype":"none",
|
| 181 |
+
"auth":["smithy.api#noAuth"]
|
| 182 |
+
},
|
| 183 |
+
"GetOpenIdTokenForDeveloperIdentity":{
|
| 184 |
+
"name":"GetOpenIdTokenForDeveloperIdentity",
|
| 185 |
+
"http":{
|
| 186 |
+
"method":"POST",
|
| 187 |
+
"requestUri":"/"
|
| 188 |
+
},
|
| 189 |
+
"input":{"shape":"GetOpenIdTokenForDeveloperIdentityInput"},
|
| 190 |
+
"output":{"shape":"GetOpenIdTokenForDeveloperIdentityResponse"},
|
| 191 |
+
"errors":[
|
| 192 |
+
{"shape":"InvalidParameterException"},
|
| 193 |
+
{"shape":"ResourceNotFoundException"},
|
| 194 |
+
{"shape":"NotAuthorizedException"},
|
| 195 |
+
{"shape":"ResourceConflictException"},
|
| 196 |
+
{"shape":"TooManyRequestsException"},
|
| 197 |
+
{"shape":"InternalErrorException"},
|
| 198 |
+
{"shape":"DeveloperUserAlreadyRegisteredException"}
|
| 199 |
+
],
|
| 200 |
+
"documentation":"<p>Registers (or retrieves) a Cognito <code>IdentityId</code> and an OpenID Connect token for a user authenticated by your backend authentication process. Supplying multiple logins will create an implicit linked account. You can only specify one developer provider as part of the <code>Logins</code> map, which is linked to the identity pool. The developer provider is the \"domain\" by which Cognito will refer to your users.</p> <p>You can use <code>GetOpenIdTokenForDeveloperIdentity</code> to create a new identity and to link new logins (that is, user credentials issued by a public provider or developer provider) to an existing identity. When you want to create a new identity, the <code>IdentityId</code> should be null. When you want to associate a new login with an existing authenticated/unauthenticated identity, you can do so by providing the existing <code>IdentityId</code>. This API will create the identity in the specified <code>IdentityPoolId</code>.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 201 |
+
},
|
| 202 |
+
"GetPrincipalTagAttributeMap":{
|
| 203 |
+
"name":"GetPrincipalTagAttributeMap",
|
| 204 |
+
"http":{
|
| 205 |
+
"method":"POST",
|
| 206 |
+
"requestUri":"/"
|
| 207 |
+
},
|
| 208 |
+
"input":{"shape":"GetPrincipalTagAttributeMapInput"},
|
| 209 |
+
"output":{"shape":"GetPrincipalTagAttributeMapResponse"},
|
| 210 |
+
"errors":[
|
| 211 |
+
{"shape":"InvalidParameterException"},
|
| 212 |
+
{"shape":"ResourceNotFoundException"},
|
| 213 |
+
{"shape":"NotAuthorizedException"},
|
| 214 |
+
{"shape":"TooManyRequestsException"},
|
| 215 |
+
{"shape":"InternalErrorException"}
|
| 216 |
+
],
|
| 217 |
+
"documentation":"<p>Use <code>GetPrincipalTagAttributeMap</code> to list all mappings between <code>PrincipalTags</code> and user attributes.</p>"
|
| 218 |
+
},
|
| 219 |
+
"ListIdentities":{
|
| 220 |
+
"name":"ListIdentities",
|
| 221 |
+
"http":{
|
| 222 |
+
"method":"POST",
|
| 223 |
+
"requestUri":"/"
|
| 224 |
+
},
|
| 225 |
+
"input":{"shape":"ListIdentitiesInput"},
|
| 226 |
+
"output":{"shape":"ListIdentitiesResponse"},
|
| 227 |
+
"errors":[
|
| 228 |
+
{"shape":"InvalidParameterException"},
|
| 229 |
+
{"shape":"ResourceNotFoundException"},
|
| 230 |
+
{"shape":"NotAuthorizedException"},
|
| 231 |
+
{"shape":"TooManyRequestsException"},
|
| 232 |
+
{"shape":"InternalErrorException"}
|
| 233 |
+
],
|
| 234 |
+
"documentation":"<p>Lists the identities in an identity pool.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 235 |
+
},
|
| 236 |
+
"ListIdentityPools":{
|
| 237 |
+
"name":"ListIdentityPools",
|
| 238 |
+
"http":{
|
| 239 |
+
"method":"POST",
|
| 240 |
+
"requestUri":"/"
|
| 241 |
+
},
|
| 242 |
+
"input":{"shape":"ListIdentityPoolsInput"},
|
| 243 |
+
"output":{"shape":"ListIdentityPoolsResponse"},
|
| 244 |
+
"errors":[
|
| 245 |
+
{"shape":"InvalidParameterException"},
|
| 246 |
+
{"shape":"NotAuthorizedException"},
|
| 247 |
+
{"shape":"TooManyRequestsException"},
|
| 248 |
+
{"shape":"ResourceNotFoundException"},
|
| 249 |
+
{"shape":"InternalErrorException"}
|
| 250 |
+
],
|
| 251 |
+
"documentation":"<p>Lists all of the Cognito identity pools registered for your account.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 252 |
+
},
|
| 253 |
+
"ListTagsForResource":{
|
| 254 |
+
"name":"ListTagsForResource",
|
| 255 |
+
"http":{
|
| 256 |
+
"method":"POST",
|
| 257 |
+
"requestUri":"/"
|
| 258 |
+
},
|
| 259 |
+
"input":{"shape":"ListTagsForResourceInput"},
|
| 260 |
+
"output":{"shape":"ListTagsForResourceResponse"},
|
| 261 |
+
"errors":[
|
| 262 |
+
{"shape":"InvalidParameterException"},
|
| 263 |
+
{"shape":"ResourceNotFoundException"},
|
| 264 |
+
{"shape":"NotAuthorizedException"},
|
| 265 |
+
{"shape":"TooManyRequestsException"},
|
| 266 |
+
{"shape":"InternalErrorException"}
|
| 267 |
+
],
|
| 268 |
+
"documentation":"<p>Lists the tags that are assigned to an Amazon Cognito identity pool.</p> <p>A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.</p> <p>You can use this action up to 10 times per second, per account.</p>"
|
| 269 |
+
},
|
| 270 |
+
"LookupDeveloperIdentity":{
|
| 271 |
+
"name":"LookupDeveloperIdentity",
|
| 272 |
+
"http":{
|
| 273 |
+
"method":"POST",
|
| 274 |
+
"requestUri":"/"
|
| 275 |
+
},
|
| 276 |
+
"input":{"shape":"LookupDeveloperIdentityInput"},
|
| 277 |
+
"output":{"shape":"LookupDeveloperIdentityResponse"},
|
| 278 |
+
"errors":[
|
| 279 |
+
{"shape":"InvalidParameterException"},
|
| 280 |
+
{"shape":"ResourceNotFoundException"},
|
| 281 |
+
{"shape":"NotAuthorizedException"},
|
| 282 |
+
{"shape":"ResourceConflictException"},
|
| 283 |
+
{"shape":"TooManyRequestsException"},
|
| 284 |
+
{"shape":"InternalErrorException"}
|
| 285 |
+
],
|
| 286 |
+
"documentation":"<p>Retrieves the <code>IdentityID</code> associated with a <code>DeveloperUserIdentifier</code> or the list of <code>DeveloperUserIdentifier</code> values associated with an <code>IdentityId</code> for an existing identity. Either <code>IdentityID</code> or <code>DeveloperUserIdentifier</code> must not be null. If you supply only one of these values, the other value will be searched in the database and returned as a part of the response. If you supply both, <code>DeveloperUserIdentifier</code> will be matched against <code>IdentityID</code>. If the values are verified against the database, the response returns both values and is the same as the request. Otherwise a <code>ResourceConflictException</code> is thrown.</p> <p> <code>LookupDeveloperIdentity</code> is intended for low-throughput control plane operations: for example, to enable customer service to locate an identity ID by username. If you are using it for higher-volume operations such as user authentication, your requests are likely to be throttled. <a>GetOpenIdTokenForDeveloperIdentity</a> is a better option for higher-volume operations for user authentication.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 287 |
+
},
|
| 288 |
+
"MergeDeveloperIdentities":{
|
| 289 |
+
"name":"MergeDeveloperIdentities",
|
| 290 |
+
"http":{
|
| 291 |
+
"method":"POST",
|
| 292 |
+
"requestUri":"/"
|
| 293 |
+
},
|
| 294 |
+
"input":{"shape":"MergeDeveloperIdentitiesInput"},
|
| 295 |
+
"output":{"shape":"MergeDeveloperIdentitiesResponse"},
|
| 296 |
+
"errors":[
|
| 297 |
+
{"shape":"InvalidParameterException"},
|
| 298 |
+
{"shape":"ResourceNotFoundException"},
|
| 299 |
+
{"shape":"NotAuthorizedException"},
|
| 300 |
+
{"shape":"ResourceConflictException"},
|
| 301 |
+
{"shape":"TooManyRequestsException"},
|
| 302 |
+
{"shape":"InternalErrorException"}
|
| 303 |
+
],
|
| 304 |
+
"documentation":"<p>Merges two users having different <code>IdentityId</code>s, existing in the same identity pool, and identified by the same developer provider. You can use this action to request that discrete users be merged and identified as a single user in the Cognito environment. Cognito associates the given source user (<code>SourceUserIdentifier</code>) with the <code>IdentityId</code> of the <code>DestinationUserIdentifier</code>. Only developer-authenticated users can be merged. If the users to be merged are associated with the same public provider, but as two different users, an exception will be thrown.</p> <p>The number of linked logins is limited to 20. So, the number of linked logins for the source user, <code>SourceUserIdentifier</code>, and the destination user, <code>DestinationUserIdentifier</code>, together should not be larger than 20. Otherwise, an exception will be thrown.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 305 |
+
},
|
| 306 |
+
"SetIdentityPoolRoles":{
|
| 307 |
+
"name":"SetIdentityPoolRoles",
|
| 308 |
+
"http":{
|
| 309 |
+
"method":"POST",
|
| 310 |
+
"requestUri":"/"
|
| 311 |
+
},
|
| 312 |
+
"input":{"shape":"SetIdentityPoolRolesInput"},
|
| 313 |
+
"errors":[
|
| 314 |
+
{"shape":"InvalidParameterException"},
|
| 315 |
+
{"shape":"ResourceNotFoundException"},
|
| 316 |
+
{"shape":"NotAuthorizedException"},
|
| 317 |
+
{"shape":"ResourceConflictException"},
|
| 318 |
+
{"shape":"TooManyRequestsException"},
|
| 319 |
+
{"shape":"InternalErrorException"},
|
| 320 |
+
{"shape":"ConcurrentModificationException"}
|
| 321 |
+
],
|
| 322 |
+
"documentation":"<p>Sets the roles for an identity pool. These roles are used when making calls to <a>GetCredentialsForIdentity</a> action.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 323 |
+
},
|
| 324 |
+
"SetPrincipalTagAttributeMap":{
|
| 325 |
+
"name":"SetPrincipalTagAttributeMap",
|
| 326 |
+
"http":{
|
| 327 |
+
"method":"POST",
|
| 328 |
+
"requestUri":"/"
|
| 329 |
+
},
|
| 330 |
+
"input":{"shape":"SetPrincipalTagAttributeMapInput"},
|
| 331 |
+
"output":{"shape":"SetPrincipalTagAttributeMapResponse"},
|
| 332 |
+
"errors":[
|
| 333 |
+
{"shape":"InvalidParameterException"},
|
| 334 |
+
{"shape":"ResourceNotFoundException"},
|
| 335 |
+
{"shape":"NotAuthorizedException"},
|
| 336 |
+
{"shape":"TooManyRequestsException"},
|
| 337 |
+
{"shape":"InternalErrorException"}
|
| 338 |
+
],
|
| 339 |
+
"documentation":"<p>You can use this operation to use default (username and clientID) attribute or custom attribute mappings.</p>"
|
| 340 |
+
},
|
| 341 |
+
"TagResource":{
|
| 342 |
+
"name":"TagResource",
|
| 343 |
+
"http":{
|
| 344 |
+
"method":"POST",
|
| 345 |
+
"requestUri":"/"
|
| 346 |
+
},
|
| 347 |
+
"input":{"shape":"TagResourceInput"},
|
| 348 |
+
"output":{"shape":"TagResourceResponse"},
|
| 349 |
+
"errors":[
|
| 350 |
+
{"shape":"InvalidParameterException"},
|
| 351 |
+
{"shape":"ResourceNotFoundException"},
|
| 352 |
+
{"shape":"NotAuthorizedException"},
|
| 353 |
+
{"shape":"TooManyRequestsException"},
|
| 354 |
+
{"shape":"InternalErrorException"}
|
| 355 |
+
],
|
| 356 |
+
"documentation":"<p>Assigns a set of tags to the specified Amazon Cognito identity pool. A tag is a label that you can use to categorize and manage identity pools in different ways, such as by purpose, owner, environment, or other criteria.</p> <p>Each tag consists of a key and value, both of which you define. A key is a general category for more specific values. For example, if you have two versions of an identity pool, one for testing and another for production, you might assign an <code>Environment</code> tag key to both identity pools. The value of this key might be <code>Test</code> for one identity pool and <code>Production</code> for the other.</p> <p>Tags are useful for cost tracking and access control. You can activate your tags so that they appear on the Billing and Cost Management console, where you can track the costs associated with your identity pools. In an IAM policy, you can constrain permissions for identity pools based on specific tags or tag values.</p> <p>You can use this action up to 5 times per second, per account. An identity pool can have as many as 50 tags.</p>"
|
| 357 |
+
},
|
| 358 |
+
"UnlinkDeveloperIdentity":{
|
| 359 |
+
"name":"UnlinkDeveloperIdentity",
|
| 360 |
+
"http":{
|
| 361 |
+
"method":"POST",
|
| 362 |
+
"requestUri":"/"
|
| 363 |
+
},
|
| 364 |
+
"input":{"shape":"UnlinkDeveloperIdentityInput"},
|
| 365 |
+
"errors":[
|
| 366 |
+
{"shape":"InvalidParameterException"},
|
| 367 |
+
{"shape":"ResourceNotFoundException"},
|
| 368 |
+
{"shape":"NotAuthorizedException"},
|
| 369 |
+
{"shape":"ResourceConflictException"},
|
| 370 |
+
{"shape":"TooManyRequestsException"},
|
| 371 |
+
{"shape":"InternalErrorException"}
|
| 372 |
+
],
|
| 373 |
+
"documentation":"<p>Unlinks a <code>DeveloperUserIdentifier</code> from an existing identity. Unlinked developer users will be considered new identities next time they are seen. If, for a given Cognito identity, you remove all federated identities as well as the developer user identifier, the Cognito identity becomes inaccessible.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 374 |
+
},
|
| 375 |
+
"UnlinkIdentity":{
|
| 376 |
+
"name":"UnlinkIdentity",
|
| 377 |
+
"http":{
|
| 378 |
+
"method":"POST",
|
| 379 |
+
"requestUri":"/"
|
| 380 |
+
},
|
| 381 |
+
"input":{"shape":"UnlinkIdentityInput"},
|
| 382 |
+
"errors":[
|
| 383 |
+
{"shape":"InvalidParameterException"},
|
| 384 |
+
{"shape":"ResourceNotFoundException"},
|
| 385 |
+
{"shape":"NotAuthorizedException"},
|
| 386 |
+
{"shape":"ResourceConflictException"},
|
| 387 |
+
{"shape":"TooManyRequestsException"},
|
| 388 |
+
{"shape":"InternalErrorException"},
|
| 389 |
+
{"shape":"ExternalServiceException"}
|
| 390 |
+
],
|
| 391 |
+
"documentation":"<p>Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this identity inaccessible.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
|
| 392 |
+
"authtype":"none",
|
| 393 |
+
"auth":["smithy.api#noAuth"]
|
| 394 |
+
},
|
| 395 |
+
"UntagResource":{
|
| 396 |
+
"name":"UntagResource",
|
| 397 |
+
"http":{
|
| 398 |
+
"method":"POST",
|
| 399 |
+
"requestUri":"/"
|
| 400 |
+
},
|
| 401 |
+
"input":{"shape":"UntagResourceInput"},
|
| 402 |
+
"output":{"shape":"UntagResourceResponse"},
|
| 403 |
+
"errors":[
|
| 404 |
+
{"shape":"InvalidParameterException"},
|
| 405 |
+
{"shape":"ResourceNotFoundException"},
|
| 406 |
+
{"shape":"NotAuthorizedException"},
|
| 407 |
+
{"shape":"TooManyRequestsException"},
|
| 408 |
+
{"shape":"InternalErrorException"}
|
| 409 |
+
],
|
| 410 |
+
"documentation":"<p>Removes the specified tags from the specified Amazon Cognito identity pool. You can use this action up to 5 times per second, per account</p>"
|
| 411 |
+
},
|
| 412 |
+
"UpdateIdentityPool":{
|
| 413 |
+
"name":"UpdateIdentityPool",
|
| 414 |
+
"http":{
|
| 415 |
+
"method":"POST",
|
| 416 |
+
"requestUri":"/"
|
| 417 |
+
},
|
| 418 |
+
"input":{"shape":"IdentityPool"},
|
| 419 |
+
"output":{"shape":"IdentityPool"},
|
| 420 |
+
"errors":[
|
| 421 |
+
{"shape":"InvalidParameterException"},
|
| 422 |
+
{"shape":"ResourceNotFoundException"},
|
| 423 |
+
{"shape":"NotAuthorizedException"},
|
| 424 |
+
{"shape":"ResourceConflictException"},
|
| 425 |
+
{"shape":"TooManyRequestsException"},
|
| 426 |
+
{"shape":"InternalErrorException"},
|
| 427 |
+
{"shape":"ConcurrentModificationException"},
|
| 428 |
+
{"shape":"LimitExceededException"}
|
| 429 |
+
],
|
| 430 |
+
"documentation":"<p>Updates an identity pool.</p> <p>You must use AWS Developer credentials to call this API.</p>"
|
| 431 |
+
}
|
| 432 |
+
},
|
| 433 |
+
"shapes":{
|
| 434 |
+
"ARNString":{
|
| 435 |
+
"type":"string",
|
| 436 |
+
"max":2048,
|
| 437 |
+
"min":20
|
| 438 |
+
},
|
| 439 |
+
"AccessKeyString":{"type":"string"},
|
| 440 |
+
"AccountId":{
|
| 441 |
+
"type":"string",
|
| 442 |
+
"max":15,
|
| 443 |
+
"min":1,
|
| 444 |
+
"pattern":"\\d+"
|
| 445 |
+
},
|
| 446 |
+
"AmbiguousRoleResolutionType":{
|
| 447 |
+
"type":"string",
|
| 448 |
+
"enum":[
|
| 449 |
+
"AuthenticatedRole",
|
| 450 |
+
"Deny"
|
| 451 |
+
]
|
| 452 |
+
},
|
| 453 |
+
"ClaimName":{
|
| 454 |
+
"type":"string",
|
| 455 |
+
"max":64,
|
| 456 |
+
"min":1,
|
| 457 |
+
"pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
|
| 458 |
+
},
|
| 459 |
+
"ClaimValue":{
|
| 460 |
+
"type":"string",
|
| 461 |
+
"max":128,
|
| 462 |
+
"min":1
|
| 463 |
+
},
|
| 464 |
+
"ClassicFlow":{"type":"boolean"},
|
| 465 |
+
"CognitoIdentityProvider":{
|
| 466 |
+
"type":"structure",
|
| 467 |
+
"members":{
|
| 468 |
+
"ProviderName":{
|
| 469 |
+
"shape":"CognitoIdentityProviderName",
|
| 470 |
+
"documentation":"<p>The provider name for an Amazon Cognito user pool. For example, <code>cognito-idp.us-east-1.amazonaws.com/us-east-1_123456789</code>.</p>"
|
| 471 |
+
},
|
| 472 |
+
"ClientId":{
|
| 473 |
+
"shape":"CognitoIdentityProviderClientId",
|
| 474 |
+
"documentation":"<p>The client ID for the Amazon Cognito user pool.</p>"
|
| 475 |
+
},
|
| 476 |
+
"ServerSideTokenCheck":{
|
| 477 |
+
"shape":"CognitoIdentityProviderTokenCheck",
|
| 478 |
+
"documentation":"<p>TRUE if server-side token validation is enabled for the identity provider’s token.</p> <p>Once you set <code>ServerSideTokenCheck</code> to TRUE for an identity pool, that identity pool will check with the integrated user pools to make sure that the user has not been globally signed out or deleted before the identity pool provides an OIDC token or AWS credentials for the user.</p> <p>If the user is signed out or deleted, the identity pool will return a 400 Not Authorized error.</p>",
|
| 479 |
+
"box":true
|
| 480 |
+
}
|
| 481 |
+
},
|
| 482 |
+
"documentation":"<p>A provider representing an Amazon Cognito user pool and its client ID.</p>"
|
| 483 |
+
},
|
| 484 |
+
"CognitoIdentityProviderClientId":{
|
| 485 |
+
"type":"string",
|
| 486 |
+
"max":128,
|
| 487 |
+
"min":1,
|
| 488 |
+
"pattern":"[\\w_]+"
|
| 489 |
+
},
|
| 490 |
+
"CognitoIdentityProviderList":{
|
| 491 |
+
"type":"list",
|
| 492 |
+
"member":{"shape":"CognitoIdentityProvider"}
|
| 493 |
+
},
|
| 494 |
+
"CognitoIdentityProviderName":{
|
| 495 |
+
"type":"string",
|
| 496 |
+
"max":128,
|
| 497 |
+
"min":1,
|
| 498 |
+
"pattern":"[\\w._:/-]+"
|
| 499 |
+
},
|
| 500 |
+
"CognitoIdentityProviderTokenCheck":{"type":"boolean"},
|
| 501 |
+
"ConcurrentModificationException":{
|
| 502 |
+
"type":"structure",
|
| 503 |
+
"members":{
|
| 504 |
+
"message":{
|
| 505 |
+
"shape":"String",
|
| 506 |
+
"documentation":"<p>The message returned by a ConcurrentModificationException.</p>"
|
| 507 |
+
}
|
| 508 |
+
},
|
| 509 |
+
"documentation":"<p>Thrown if there are parallel requests to modify a resource.</p>",
|
| 510 |
+
"exception":true
|
| 511 |
+
},
|
| 512 |
+
"CreateIdentityPoolInput":{
|
| 513 |
+
"type":"structure",
|
| 514 |
+
"required":[
|
| 515 |
+
"IdentityPoolName",
|
| 516 |
+
"AllowUnauthenticatedIdentities"
|
| 517 |
+
],
|
| 518 |
+
"members":{
|
| 519 |
+
"IdentityPoolName":{
|
| 520 |
+
"shape":"IdentityPoolName",
|
| 521 |
+
"documentation":"<p>A string that you provide.</p>"
|
| 522 |
+
},
|
| 523 |
+
"AllowUnauthenticatedIdentities":{
|
| 524 |
+
"shape":"IdentityPoolUnauthenticated",
|
| 525 |
+
"documentation":"<p>TRUE if the identity pool supports unauthenticated logins.</p>"
|
| 526 |
+
},
|
| 527 |
+
"AllowClassicFlow":{
|
| 528 |
+
"shape":"ClassicFlow",
|
| 529 |
+
"documentation":"<p>Enables or disables the Basic (Classic) authentication flow. For more information, see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/authentication-flow.html\">Identity Pools (Federated Identities) Authentication Flow</a> in the <i>Amazon Cognito Developer Guide</i>.</p>"
|
| 530 |
+
},
|
| 531 |
+
"SupportedLoginProviders":{
|
| 532 |
+
"shape":"IdentityProviders",
|
| 533 |
+
"documentation":"<p>Optional key:value pairs mapping provider names to provider app IDs.</p>"
|
| 534 |
+
},
|
| 535 |
+
"DeveloperProviderName":{
|
| 536 |
+
"shape":"DeveloperProviderName",
|
| 537 |
+
"documentation":"<p>The \"domain\" by which Cognito will refer to your users. This name acts as a placeholder that allows your backend and the Cognito service to communicate about the developer provider. For the <code>DeveloperProviderName</code>, you can use letters as well as period (<code>.</code>), underscore (<code>_</code>), and dash (<code>-</code>).</p> <p>Once you have set a developer provider name, you cannot change it. Please take care in setting this parameter.</p>"
|
| 538 |
+
},
|
| 539 |
+
"OpenIdConnectProviderARNs":{
|
| 540 |
+
"shape":"OIDCProviderList",
|
| 541 |
+
"documentation":"<p>The Amazon Resource Names (ARN) of the OpenID Connect providers.</p>"
|
| 542 |
+
},
|
| 543 |
+
"CognitoIdentityProviders":{
|
| 544 |
+
"shape":"CognitoIdentityProviderList",
|
| 545 |
+
"documentation":"<p>An array of Amazon Cognito user pools and their client IDs.</p>"
|
| 546 |
+
},
|
| 547 |
+
"SamlProviderARNs":{
|
| 548 |
+
"shape":"SAMLProviderList",
|
| 549 |
+
"documentation":"<p>An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.</p>"
|
| 550 |
+
},
|
| 551 |
+
"IdentityPoolTags":{
|
| 552 |
+
"shape":"IdentityPoolTagsType",
|
| 553 |
+
"documentation":"<p>Tags to assign to the identity pool. A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.</p>"
|
| 554 |
+
}
|
| 555 |
+
},
|
| 556 |
+
"documentation":"<p>Input to the CreateIdentityPool action.</p>"
|
| 557 |
+
},
|
| 558 |
+
"Credentials":{
|
| 559 |
+
"type":"structure",
|
| 560 |
+
"members":{
|
| 561 |
+
"AccessKeyId":{
|
| 562 |
+
"shape":"AccessKeyString",
|
| 563 |
+
"documentation":"<p>The Access Key portion of the credentials.</p>"
|
| 564 |
+
},
|
| 565 |
+
"SecretKey":{
|
| 566 |
+
"shape":"SecretKeyString",
|
| 567 |
+
"documentation":"<p>The Secret Access Key portion of the credentials</p>"
|
| 568 |
+
},
|
| 569 |
+
"SessionToken":{
|
| 570 |
+
"shape":"SessionTokenString",
|
| 571 |
+
"documentation":"<p>The Session Token portion of the credentials</p>"
|
| 572 |
+
},
|
| 573 |
+
"Expiration":{
|
| 574 |
+
"shape":"DateType",
|
| 575 |
+
"documentation":"<p>The date at which these credentials will expire.</p>"
|
| 576 |
+
}
|
| 577 |
+
},
|
| 578 |
+
"documentation":"<p>Credentials for the provided identity ID.</p>"
|
| 579 |
+
},
|
| 580 |
+
"DateType":{"type":"timestamp"},
|
| 581 |
+
"DeleteIdentitiesInput":{
|
| 582 |
+
"type":"structure",
|
| 583 |
+
"required":["IdentityIdsToDelete"],
|
| 584 |
+
"members":{
|
| 585 |
+
"IdentityIdsToDelete":{
|
| 586 |
+
"shape":"IdentityIdList",
|
| 587 |
+
"documentation":"<p>A list of 1-60 identities that you want to delete.</p>"
|
| 588 |
+
}
|
| 589 |
+
},
|
| 590 |
+
"documentation":"<p>Input to the <code>DeleteIdentities</code> action.</p>"
|
| 591 |
+
},
|
| 592 |
+
"DeleteIdentitiesResponse":{
|
| 593 |
+
"type":"structure",
|
| 594 |
+
"members":{
|
| 595 |
+
"UnprocessedIdentityIds":{
|
| 596 |
+
"shape":"UnprocessedIdentityIdList",
|
| 597 |
+
"documentation":"<p>An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.</p>"
|
| 598 |
+
}
|
| 599 |
+
},
|
| 600 |
+
"documentation":"<p>Returned in response to a successful <code>DeleteIdentities</code> operation.</p>"
|
| 601 |
+
},
|
| 602 |
+
"DeleteIdentityPoolInput":{
|
| 603 |
+
"type":"structure",
|
| 604 |
+
"required":["IdentityPoolId"],
|
| 605 |
+
"members":{
|
| 606 |
+
"IdentityPoolId":{
|
| 607 |
+
"shape":"IdentityPoolId",
|
| 608 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 609 |
+
}
|
| 610 |
+
},
|
| 611 |
+
"documentation":"<p>Input to the DeleteIdentityPool action.</p>"
|
| 612 |
+
},
|
| 613 |
+
"DescribeIdentityInput":{
|
| 614 |
+
"type":"structure",
|
| 615 |
+
"required":["IdentityId"],
|
| 616 |
+
"members":{
|
| 617 |
+
"IdentityId":{
|
| 618 |
+
"shape":"IdentityId",
|
| 619 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 620 |
+
}
|
| 621 |
+
},
|
| 622 |
+
"documentation":"<p>Input to the <code>DescribeIdentity</code> action.</p>"
|
| 623 |
+
},
|
| 624 |
+
"DescribeIdentityPoolInput":{
|
| 625 |
+
"type":"structure",
|
| 626 |
+
"required":["IdentityPoolId"],
|
| 627 |
+
"members":{
|
| 628 |
+
"IdentityPoolId":{
|
| 629 |
+
"shape":"IdentityPoolId",
|
| 630 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 631 |
+
}
|
| 632 |
+
},
|
| 633 |
+
"documentation":"<p>Input to the DescribeIdentityPool action.</p>"
|
| 634 |
+
},
|
| 635 |
+
"DeveloperProviderName":{
|
| 636 |
+
"type":"string",
|
| 637 |
+
"max":128,
|
| 638 |
+
"min":1,
|
| 639 |
+
"pattern":"[\\w._-]+"
|
| 640 |
+
},
|
| 641 |
+
"DeveloperUserAlreadyRegisteredException":{
|
| 642 |
+
"type":"structure",
|
| 643 |
+
"members":{
|
| 644 |
+
"message":{
|
| 645 |
+
"shape":"String",
|
| 646 |
+
"documentation":"<p>This developer user identifier is already registered with Cognito.</p>"
|
| 647 |
+
}
|
| 648 |
+
},
|
| 649 |
+
"documentation":"<p>The provided developer user identifier is already registered with Cognito under a different identity ID.</p>",
|
| 650 |
+
"exception":true
|
| 651 |
+
},
|
| 652 |
+
"DeveloperUserIdentifier":{
|
| 653 |
+
"type":"string",
|
| 654 |
+
"max":1024,
|
| 655 |
+
"min":1
|
| 656 |
+
},
|
| 657 |
+
"DeveloperUserIdentifierList":{
|
| 658 |
+
"type":"list",
|
| 659 |
+
"member":{"shape":"DeveloperUserIdentifier"}
|
| 660 |
+
},
|
| 661 |
+
"ErrorCode":{
|
| 662 |
+
"type":"string",
|
| 663 |
+
"enum":[
|
| 664 |
+
"AccessDenied",
|
| 665 |
+
"InternalServerError"
|
| 666 |
+
]
|
| 667 |
+
},
|
| 668 |
+
"ExternalServiceException":{
|
| 669 |
+
"type":"structure",
|
| 670 |
+
"members":{
|
| 671 |
+
"message":{
|
| 672 |
+
"shape":"String",
|
| 673 |
+
"documentation":"<p>The message returned by an ExternalServiceException</p>"
|
| 674 |
+
}
|
| 675 |
+
},
|
| 676 |
+
"documentation":"<p>An exception thrown when a dependent service such as Facebook or Twitter is not responding</p>",
|
| 677 |
+
"exception":true
|
| 678 |
+
},
|
| 679 |
+
"GetCredentialsForIdentityInput":{
|
| 680 |
+
"type":"structure",
|
| 681 |
+
"required":["IdentityId"],
|
| 682 |
+
"members":{
|
| 683 |
+
"IdentityId":{
|
| 684 |
+
"shape":"IdentityId",
|
| 685 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 686 |
+
},
|
| 687 |
+
"Logins":{
|
| 688 |
+
"shape":"LoginsMap",
|
| 689 |
+
"documentation":"<p>A set of optional name-value pairs that map provider names to provider tokens. The name-value pair will follow the syntax \"provider_name\": \"provider_user_identifier\".</p> <p>Logins should not be specified when trying to get credentials for an unauthenticated identity.</p> <p>The Logins parameter is required when using identities associated with external identity providers such as Facebook. For examples of <code>Logins</code> maps, see the code examples in the <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/external-identity-providers.html\">External Identity Providers</a> section of the Amazon Cognito Developer Guide.</p>"
|
| 690 |
+
},
|
| 691 |
+
"CustomRoleArn":{
|
| 692 |
+
"shape":"ARNString",
|
| 693 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the role to be assumed when multiple roles were received in the token from the identity provider. For example, a SAML-based identity provider. This parameter is optional for identity providers that do not support role customization.</p>"
|
| 694 |
+
}
|
| 695 |
+
},
|
| 696 |
+
"documentation":"<p>Input to the <code>GetCredentialsForIdentity</code> action.</p>"
|
| 697 |
+
},
|
| 698 |
+
"GetCredentialsForIdentityResponse":{
|
| 699 |
+
"type":"structure",
|
| 700 |
+
"members":{
|
| 701 |
+
"IdentityId":{
|
| 702 |
+
"shape":"IdentityId",
|
| 703 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 704 |
+
},
|
| 705 |
+
"Credentials":{
|
| 706 |
+
"shape":"Credentials",
|
| 707 |
+
"documentation":"<p>Credentials for the provided identity ID.</p>"
|
| 708 |
+
}
|
| 709 |
+
},
|
| 710 |
+
"documentation":"<p>Returned in response to a successful <code>GetCredentialsForIdentity</code> operation.</p>"
|
| 711 |
+
},
|
| 712 |
+
"GetIdInput":{
|
| 713 |
+
"type":"structure",
|
| 714 |
+
"required":["IdentityPoolId"],
|
| 715 |
+
"members":{
|
| 716 |
+
"AccountId":{
|
| 717 |
+
"shape":"AccountId",
|
| 718 |
+
"documentation":"<p>A standard AWS account ID (9+ digits).</p>"
|
| 719 |
+
},
|
| 720 |
+
"IdentityPoolId":{
|
| 721 |
+
"shape":"IdentityPoolId",
|
| 722 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 723 |
+
},
|
| 724 |
+
"Logins":{
|
| 725 |
+
"shape":"LoginsMap",
|
| 726 |
+
"documentation":"<p>A set of optional name-value pairs that map provider names to provider tokens. The available provider names for <code>Logins</code> are as follows:</p> <ul> <li> <p>Facebook: <code>graph.facebook.com</code> </p> </li> <li> <p>Amazon Cognito user pool: <code>cognito-idp.<region>.amazonaws.com/<YOUR_USER_POOL_ID></code>, for example, <code>cognito-idp.us-east-1.amazonaws.com/us-east-1_123456789</code>. </p> </li> <li> <p>Google: <code>accounts.google.com</code> </p> </li> <li> <p>Amazon: <code>www.amazon.com</code> </p> </li> <li> <p>Twitter: <code>api.twitter.com</code> </p> </li> <li> <p>Digits: <code>www.digits.com</code> </p> </li> </ul>"
|
| 727 |
+
}
|
| 728 |
+
},
|
| 729 |
+
"documentation":"<p>Input to the GetId action.</p>"
|
| 730 |
+
},
|
| 731 |
+
"GetIdResponse":{
|
| 732 |
+
"type":"structure",
|
| 733 |
+
"members":{
|
| 734 |
+
"IdentityId":{
|
| 735 |
+
"shape":"IdentityId",
|
| 736 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 737 |
+
}
|
| 738 |
+
},
|
| 739 |
+
"documentation":"<p>Returned in response to a GetId request.</p>"
|
| 740 |
+
},
|
| 741 |
+
"GetIdentityPoolRolesInput":{
|
| 742 |
+
"type":"structure",
|
| 743 |
+
"required":["IdentityPoolId"],
|
| 744 |
+
"members":{
|
| 745 |
+
"IdentityPoolId":{
|
| 746 |
+
"shape":"IdentityPoolId",
|
| 747 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 748 |
+
}
|
| 749 |
+
},
|
| 750 |
+
"documentation":"<p>Input to the <code>GetIdentityPoolRoles</code> action.</p>"
|
| 751 |
+
},
|
| 752 |
+
"GetIdentityPoolRolesResponse":{
|
| 753 |
+
"type":"structure",
|
| 754 |
+
"members":{
|
| 755 |
+
"IdentityPoolId":{
|
| 756 |
+
"shape":"IdentityPoolId",
|
| 757 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 758 |
+
},
|
| 759 |
+
"Roles":{
|
| 760 |
+
"shape":"RolesMap",
|
| 761 |
+
"documentation":"<p>The map of roles associated with this pool. Currently only authenticated and unauthenticated roles are supported.</p>"
|
| 762 |
+
},
|
| 763 |
+
"RoleMappings":{
|
| 764 |
+
"shape":"RoleMappingMap",
|
| 765 |
+
"documentation":"<p>How users for a specific identity provider are to mapped to roles. This is a String-to-<a>RoleMapping</a> object map. The string identifies the identity provider, for example, \"graph.facebook.com\" or \"cognito-idp.us-east-1.amazonaws.com/us-east-1_abcdefghi:app_client_id\".</p>"
|
| 766 |
+
}
|
| 767 |
+
},
|
| 768 |
+
"documentation":"<p>Returned in response to a successful <code>GetIdentityPoolRoles</code> operation.</p>"
|
| 769 |
+
},
|
| 770 |
+
"GetOpenIdTokenForDeveloperIdentityInput":{
|
| 771 |
+
"type":"structure",
|
| 772 |
+
"required":[
|
| 773 |
+
"IdentityPoolId",
|
| 774 |
+
"Logins"
|
| 775 |
+
],
|
| 776 |
+
"members":{
|
| 777 |
+
"IdentityPoolId":{
|
| 778 |
+
"shape":"IdentityPoolId",
|
| 779 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 780 |
+
},
|
| 781 |
+
"IdentityId":{
|
| 782 |
+
"shape":"IdentityId",
|
| 783 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 784 |
+
},
|
| 785 |
+
"Logins":{
|
| 786 |
+
"shape":"LoginsMap",
|
| 787 |
+
"documentation":"<p>A set of optional name-value pairs that map provider names to provider tokens. Each name-value pair represents a user from a public provider or developer provider. If the user is from a developer provider, the name-value pair will follow the syntax <code>\"developer_provider_name\": \"developer_user_identifier\"</code>. The developer provider is the \"domain\" by which Cognito will refer to your users; you provided this domain while creating/updating the identity pool. The developer user identifier is an identifier from your backend that uniquely identifies a user. When you create an identity pool, you can specify the supported logins.</p>"
|
| 788 |
+
},
|
| 789 |
+
"PrincipalTags":{
|
| 790 |
+
"shape":"PrincipalTags",
|
| 791 |
+
"documentation":"<p>Use this operation to configure attribute mappings for custom providers. </p>"
|
| 792 |
+
},
|
| 793 |
+
"TokenDuration":{
|
| 794 |
+
"shape":"TokenDuration",
|
| 795 |
+
"documentation":"<p>The expiration time of the token, in seconds. You can specify a custom expiration time for the token so that you can cache it. If you don't provide an expiration time, the token is valid for 15 minutes. You can exchange the token with Amazon STS for temporary AWS credentials, which are valid for a maximum of one hour. The maximum token duration you can set is 24 hours. You should take care in setting the expiration time for a token, as there are significant security implications: an attacker could use a leaked token to access your AWS resources for the token's duration.</p> <note> <p>Please provide for a small grace period, usually no more than 5 minutes, to account for clock skew.</p> </note>"
|
| 796 |
+
}
|
| 797 |
+
},
|
| 798 |
+
"documentation":"<p>Input to the <code>GetOpenIdTokenForDeveloperIdentity</code> action.</p>"
|
| 799 |
+
},
|
| 800 |
+
"GetOpenIdTokenForDeveloperIdentityResponse":{
|
| 801 |
+
"type":"structure",
|
| 802 |
+
"members":{
|
| 803 |
+
"IdentityId":{
|
| 804 |
+
"shape":"IdentityId",
|
| 805 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 806 |
+
},
|
| 807 |
+
"Token":{
|
| 808 |
+
"shape":"OIDCToken",
|
| 809 |
+
"documentation":"<p>An OpenID token.</p>"
|
| 810 |
+
}
|
| 811 |
+
},
|
| 812 |
+
"documentation":"<p>Returned in response to a successful <code>GetOpenIdTokenForDeveloperIdentity</code> request.</p>"
|
| 813 |
+
},
|
| 814 |
+
"GetOpenIdTokenInput":{
|
| 815 |
+
"type":"structure",
|
| 816 |
+
"required":["IdentityId"],
|
| 817 |
+
"members":{
|
| 818 |
+
"IdentityId":{
|
| 819 |
+
"shape":"IdentityId",
|
| 820 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 821 |
+
},
|
| 822 |
+
"Logins":{
|
| 823 |
+
"shape":"LoginsMap",
|
| 824 |
+
"documentation":"<p>A set of optional name-value pairs that map provider names to provider tokens. When using graph.facebook.com and www.amazon.com, supply the access_token returned from the provider's authflow. For accounts.google.com, an Amazon Cognito user pool provider, or any other OpenID Connect provider, always include the <code>id_token</code>.</p>"
|
| 825 |
+
}
|
| 826 |
+
},
|
| 827 |
+
"documentation":"<p>Input to the GetOpenIdToken action.</p>"
|
| 828 |
+
},
|
| 829 |
+
"GetOpenIdTokenResponse":{
|
| 830 |
+
"type":"structure",
|
| 831 |
+
"members":{
|
| 832 |
+
"IdentityId":{
|
| 833 |
+
"shape":"IdentityId",
|
| 834 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID. Note that the IdentityId returned may not match the one passed on input.</p>"
|
| 835 |
+
},
|
| 836 |
+
"Token":{
|
| 837 |
+
"shape":"OIDCToken",
|
| 838 |
+
"documentation":"<p>An OpenID token, valid for 10 minutes.</p>"
|
| 839 |
+
}
|
| 840 |
+
},
|
| 841 |
+
"documentation":"<p>Returned in response to a successful GetOpenIdToken request.</p>"
|
| 842 |
+
},
|
| 843 |
+
"GetPrincipalTagAttributeMapInput":{
|
| 844 |
+
"type":"structure",
|
| 845 |
+
"required":[
|
| 846 |
+
"IdentityPoolId",
|
| 847 |
+
"IdentityProviderName"
|
| 848 |
+
],
|
| 849 |
+
"members":{
|
| 850 |
+
"IdentityPoolId":{
|
| 851 |
+
"shape":"IdentityPoolId",
|
| 852 |
+
"documentation":"<p>You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.</p>"
|
| 853 |
+
},
|
| 854 |
+
"IdentityProviderName":{
|
| 855 |
+
"shape":"IdentityProviderName",
|
| 856 |
+
"documentation":"<p>You can use this operation to get the provider name.</p>"
|
| 857 |
+
}
|
| 858 |
+
}
|
| 859 |
+
},
|
| 860 |
+
"GetPrincipalTagAttributeMapResponse":{
|
| 861 |
+
"type":"structure",
|
| 862 |
+
"members":{
|
| 863 |
+
"IdentityPoolId":{
|
| 864 |
+
"shape":"IdentityPoolId",
|
| 865 |
+
"documentation":"<p>You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.</p>"
|
| 866 |
+
},
|
| 867 |
+
"IdentityProviderName":{
|
| 868 |
+
"shape":"IdentityProviderName",
|
| 869 |
+
"documentation":"<p>You can use this operation to get the provider name.</p>"
|
| 870 |
+
},
|
| 871 |
+
"UseDefaults":{
|
| 872 |
+
"shape":"UseDefaults",
|
| 873 |
+
"documentation":"<p>You can use this operation to list </p>"
|
| 874 |
+
},
|
| 875 |
+
"PrincipalTags":{
|
| 876 |
+
"shape":"PrincipalTags",
|
| 877 |
+
"documentation":"<p>You can use this operation to add principal tags. The <code>PrincipalTags</code>operation enables you to reference user attributes in your IAM permissions policy.</p>"
|
| 878 |
+
}
|
| 879 |
+
}
|
| 880 |
+
},
|
| 881 |
+
"HideDisabled":{"type":"boolean"},
|
| 882 |
+
"IdentitiesList":{
|
| 883 |
+
"type":"list",
|
| 884 |
+
"member":{"shape":"IdentityDescription"}
|
| 885 |
+
},
|
| 886 |
+
"IdentityDescription":{
|
| 887 |
+
"type":"structure",
|
| 888 |
+
"members":{
|
| 889 |
+
"IdentityId":{
|
| 890 |
+
"shape":"IdentityId",
|
| 891 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 892 |
+
},
|
| 893 |
+
"Logins":{
|
| 894 |
+
"shape":"LoginsList",
|
| 895 |
+
"documentation":"<p>The provider names.</p>"
|
| 896 |
+
},
|
| 897 |
+
"CreationDate":{
|
| 898 |
+
"shape":"DateType",
|
| 899 |
+
"documentation":"<p>Date on which the identity was created.</p>"
|
| 900 |
+
},
|
| 901 |
+
"LastModifiedDate":{
|
| 902 |
+
"shape":"DateType",
|
| 903 |
+
"documentation":"<p>Date on which the identity was last modified.</p>"
|
| 904 |
+
}
|
| 905 |
+
},
|
| 906 |
+
"documentation":"<p>A description of the identity.</p>"
|
| 907 |
+
},
|
| 908 |
+
"IdentityId":{
|
| 909 |
+
"type":"string",
|
| 910 |
+
"max":55,
|
| 911 |
+
"min":1,
|
| 912 |
+
"pattern":"[\\w-]+:[0-9a-f-]+"
|
| 913 |
+
},
|
| 914 |
+
"IdentityIdList":{
|
| 915 |
+
"type":"list",
|
| 916 |
+
"member":{"shape":"IdentityId"},
|
| 917 |
+
"max":60,
|
| 918 |
+
"min":1
|
| 919 |
+
},
|
| 920 |
+
"IdentityPool":{
|
| 921 |
+
"type":"structure",
|
| 922 |
+
"required":[
|
| 923 |
+
"IdentityPoolId",
|
| 924 |
+
"IdentityPoolName",
|
| 925 |
+
"AllowUnauthenticatedIdentities"
|
| 926 |
+
],
|
| 927 |
+
"members":{
|
| 928 |
+
"IdentityPoolId":{
|
| 929 |
+
"shape":"IdentityPoolId",
|
| 930 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 931 |
+
},
|
| 932 |
+
"IdentityPoolName":{
|
| 933 |
+
"shape":"IdentityPoolName",
|
| 934 |
+
"documentation":"<p>A string that you provide.</p>"
|
| 935 |
+
},
|
| 936 |
+
"AllowUnauthenticatedIdentities":{
|
| 937 |
+
"shape":"IdentityPoolUnauthenticated",
|
| 938 |
+
"documentation":"<p>TRUE if the identity pool supports unauthenticated logins.</p>"
|
| 939 |
+
},
|
| 940 |
+
"AllowClassicFlow":{
|
| 941 |
+
"shape":"ClassicFlow",
|
| 942 |
+
"documentation":"<p>Enables or disables the Basic (Classic) authentication flow. For more information, see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/authentication-flow.html\">Identity Pools (Federated Identities) Authentication Flow</a> in the <i>Amazon Cognito Developer Guide</i>.</p>"
|
| 943 |
+
},
|
| 944 |
+
"SupportedLoginProviders":{
|
| 945 |
+
"shape":"IdentityProviders",
|
| 946 |
+
"documentation":"<p>Optional key:value pairs mapping provider names to provider app IDs.</p>"
|
| 947 |
+
},
|
| 948 |
+
"DeveloperProviderName":{
|
| 949 |
+
"shape":"DeveloperProviderName",
|
| 950 |
+
"documentation":"<p>The \"domain\" by which Cognito will refer to your users.</p>"
|
| 951 |
+
},
|
| 952 |
+
"OpenIdConnectProviderARNs":{
|
| 953 |
+
"shape":"OIDCProviderList",
|
| 954 |
+
"documentation":"<p>The ARNs of the OpenID Connect providers.</p>"
|
| 955 |
+
},
|
| 956 |
+
"CognitoIdentityProviders":{
|
| 957 |
+
"shape":"CognitoIdentityProviderList",
|
| 958 |
+
"documentation":"<p>A list representing an Amazon Cognito user pool and its client ID.</p>"
|
| 959 |
+
},
|
| 960 |
+
"SamlProviderARNs":{
|
| 961 |
+
"shape":"SAMLProviderList",
|
| 962 |
+
"documentation":"<p>An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.</p>"
|
| 963 |
+
},
|
| 964 |
+
"IdentityPoolTags":{
|
| 965 |
+
"shape":"IdentityPoolTagsType",
|
| 966 |
+
"documentation":"<p>The tags that are assigned to the identity pool. A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.</p>"
|
| 967 |
+
}
|
| 968 |
+
},
|
| 969 |
+
"documentation":"<p>An object representing an Amazon Cognito identity pool.</p>"
|
| 970 |
+
},
|
| 971 |
+
"IdentityPoolId":{
|
| 972 |
+
"type":"string",
|
| 973 |
+
"max":55,
|
| 974 |
+
"min":1,
|
| 975 |
+
"pattern":"[\\w-]+:[0-9a-f-]+"
|
| 976 |
+
},
|
| 977 |
+
"IdentityPoolName":{
|
| 978 |
+
"type":"string",
|
| 979 |
+
"max":128,
|
| 980 |
+
"min":1,
|
| 981 |
+
"pattern":"[\\w\\s+=,.@-]+"
|
| 982 |
+
},
|
| 983 |
+
"IdentityPoolShortDescription":{
|
| 984 |
+
"type":"structure",
|
| 985 |
+
"members":{
|
| 986 |
+
"IdentityPoolId":{
|
| 987 |
+
"shape":"IdentityPoolId",
|
| 988 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 989 |
+
},
|
| 990 |
+
"IdentityPoolName":{
|
| 991 |
+
"shape":"IdentityPoolName",
|
| 992 |
+
"documentation":"<p>A string that you provide.</p>"
|
| 993 |
+
}
|
| 994 |
+
},
|
| 995 |
+
"documentation":"<p>A description of the identity pool.</p>"
|
| 996 |
+
},
|
| 997 |
+
"IdentityPoolTagsListType":{
|
| 998 |
+
"type":"list",
|
| 999 |
+
"member":{"shape":"TagKeysType"}
|
| 1000 |
+
},
|
| 1001 |
+
"IdentityPoolTagsType":{
|
| 1002 |
+
"type":"map",
|
| 1003 |
+
"key":{"shape":"TagKeysType"},
|
| 1004 |
+
"value":{"shape":"TagValueType"}
|
| 1005 |
+
},
|
| 1006 |
+
"IdentityPoolUnauthenticated":{"type":"boolean"},
|
| 1007 |
+
"IdentityPoolsList":{
|
| 1008 |
+
"type":"list",
|
| 1009 |
+
"member":{"shape":"IdentityPoolShortDescription"}
|
| 1010 |
+
},
|
| 1011 |
+
"IdentityProviderId":{
|
| 1012 |
+
"type":"string",
|
| 1013 |
+
"max":128,
|
| 1014 |
+
"min":1,
|
| 1015 |
+
"pattern":"[\\w.;_/-]+"
|
| 1016 |
+
},
|
| 1017 |
+
"IdentityProviderName":{
|
| 1018 |
+
"type":"string",
|
| 1019 |
+
"max":128,
|
| 1020 |
+
"min":1
|
| 1021 |
+
},
|
| 1022 |
+
"IdentityProviderToken":{
|
| 1023 |
+
"type":"string",
|
| 1024 |
+
"max":50000,
|
| 1025 |
+
"min":1,
|
| 1026 |
+
"sensitive":true
|
| 1027 |
+
},
|
| 1028 |
+
"IdentityProviders":{
|
| 1029 |
+
"type":"map",
|
| 1030 |
+
"key":{"shape":"IdentityProviderName"},
|
| 1031 |
+
"value":{"shape":"IdentityProviderId"},
|
| 1032 |
+
"max":10
|
| 1033 |
+
},
|
| 1034 |
+
"InternalErrorException":{
|
| 1035 |
+
"type":"structure",
|
| 1036 |
+
"members":{
|
| 1037 |
+
"message":{
|
| 1038 |
+
"shape":"String",
|
| 1039 |
+
"documentation":"<p>The message returned by an InternalErrorException.</p>"
|
| 1040 |
+
}
|
| 1041 |
+
},
|
| 1042 |
+
"documentation":"<p>Thrown when the service encounters an error during processing the request.</p>",
|
| 1043 |
+
"exception":true,
|
| 1044 |
+
"fault":true
|
| 1045 |
+
},
|
| 1046 |
+
"InvalidIdentityPoolConfigurationException":{
|
| 1047 |
+
"type":"structure",
|
| 1048 |
+
"members":{
|
| 1049 |
+
"message":{
|
| 1050 |
+
"shape":"String",
|
| 1051 |
+
"documentation":"<p>The message returned for an <code>InvalidIdentityPoolConfigurationException</code> </p>"
|
| 1052 |
+
}
|
| 1053 |
+
},
|
| 1054 |
+
"documentation":"<p>Thrown if the identity pool has no role associated for the given auth type (auth/unauth) or if the AssumeRole fails.</p>",
|
| 1055 |
+
"exception":true
|
| 1056 |
+
},
|
| 1057 |
+
"InvalidParameterException":{
|
| 1058 |
+
"type":"structure",
|
| 1059 |
+
"members":{
|
| 1060 |
+
"message":{
|
| 1061 |
+
"shape":"String",
|
| 1062 |
+
"documentation":"<p>The message returned by an InvalidParameterException.</p>"
|
| 1063 |
+
}
|
| 1064 |
+
},
|
| 1065 |
+
"documentation":"<p>Thrown for missing or bad input parameter(s).</p>",
|
| 1066 |
+
"exception":true
|
| 1067 |
+
},
|
| 1068 |
+
"LimitExceededException":{
|
| 1069 |
+
"type":"structure",
|
| 1070 |
+
"members":{
|
| 1071 |
+
"message":{
|
| 1072 |
+
"shape":"String",
|
| 1073 |
+
"documentation":"<p>The message returned by a LimitExceededException.</p>"
|
| 1074 |
+
}
|
| 1075 |
+
},
|
| 1076 |
+
"documentation":"<p>Thrown when the total number of user pools has exceeded a preset limit.</p>",
|
| 1077 |
+
"exception":true
|
| 1078 |
+
},
|
| 1079 |
+
"ListIdentitiesInput":{
|
| 1080 |
+
"type":"structure",
|
| 1081 |
+
"required":[
|
| 1082 |
+
"IdentityPoolId",
|
| 1083 |
+
"MaxResults"
|
| 1084 |
+
],
|
| 1085 |
+
"members":{
|
| 1086 |
+
"IdentityPoolId":{
|
| 1087 |
+
"shape":"IdentityPoolId",
|
| 1088 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1089 |
+
},
|
| 1090 |
+
"MaxResults":{
|
| 1091 |
+
"shape":"QueryLimit",
|
| 1092 |
+
"documentation":"<p>The maximum number of identities to return.</p>"
|
| 1093 |
+
},
|
| 1094 |
+
"NextToken":{
|
| 1095 |
+
"shape":"PaginationKey",
|
| 1096 |
+
"documentation":"<p>A pagination token.</p>"
|
| 1097 |
+
},
|
| 1098 |
+
"HideDisabled":{
|
| 1099 |
+
"shape":"HideDisabled",
|
| 1100 |
+
"documentation":"<p>An optional boolean parameter that allows you to hide disabled identities. If omitted, the ListIdentities API will include disabled identities in the response.</p>"
|
| 1101 |
+
}
|
| 1102 |
+
},
|
| 1103 |
+
"documentation":"<p>Input to the ListIdentities action.</p>"
|
| 1104 |
+
},
|
| 1105 |
+
"ListIdentitiesResponse":{
|
| 1106 |
+
"type":"structure",
|
| 1107 |
+
"members":{
|
| 1108 |
+
"IdentityPoolId":{
|
| 1109 |
+
"shape":"IdentityPoolId",
|
| 1110 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1111 |
+
},
|
| 1112 |
+
"Identities":{
|
| 1113 |
+
"shape":"IdentitiesList",
|
| 1114 |
+
"documentation":"<p>An object containing a set of identities and associated mappings.</p>"
|
| 1115 |
+
},
|
| 1116 |
+
"NextToken":{
|
| 1117 |
+
"shape":"PaginationKey",
|
| 1118 |
+
"documentation":"<p>A pagination token.</p>"
|
| 1119 |
+
}
|
| 1120 |
+
},
|
| 1121 |
+
"documentation":"<p>The response to a ListIdentities request.</p>"
|
| 1122 |
+
},
|
| 1123 |
+
"ListIdentityPoolsInput":{
|
| 1124 |
+
"type":"structure",
|
| 1125 |
+
"required":["MaxResults"],
|
| 1126 |
+
"members":{
|
| 1127 |
+
"MaxResults":{
|
| 1128 |
+
"shape":"QueryLimit",
|
| 1129 |
+
"documentation":"<p>The maximum number of identities to return.</p>"
|
| 1130 |
+
},
|
| 1131 |
+
"NextToken":{
|
| 1132 |
+
"shape":"PaginationKey",
|
| 1133 |
+
"documentation":"<p>A pagination token.</p>"
|
| 1134 |
+
}
|
| 1135 |
+
},
|
| 1136 |
+
"documentation":"<p>Input to the ListIdentityPools action.</p>"
|
| 1137 |
+
},
|
| 1138 |
+
"ListIdentityPoolsResponse":{
|
| 1139 |
+
"type":"structure",
|
| 1140 |
+
"members":{
|
| 1141 |
+
"IdentityPools":{
|
| 1142 |
+
"shape":"IdentityPoolsList",
|
| 1143 |
+
"documentation":"<p>The identity pools returned by the ListIdentityPools action.</p>"
|
| 1144 |
+
},
|
| 1145 |
+
"NextToken":{
|
| 1146 |
+
"shape":"PaginationKey",
|
| 1147 |
+
"documentation":"<p>A pagination token.</p>"
|
| 1148 |
+
}
|
| 1149 |
+
},
|
| 1150 |
+
"documentation":"<p>The result of a successful ListIdentityPools action.</p>"
|
| 1151 |
+
},
|
| 1152 |
+
"ListTagsForResourceInput":{
|
| 1153 |
+
"type":"structure",
|
| 1154 |
+
"required":["ResourceArn"],
|
| 1155 |
+
"members":{
|
| 1156 |
+
"ResourceArn":{
|
| 1157 |
+
"shape":"ARNString",
|
| 1158 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the identity pool that the tags are assigned to.</p>"
|
| 1159 |
+
}
|
| 1160 |
+
}
|
| 1161 |
+
},
|
| 1162 |
+
"ListTagsForResourceResponse":{
|
| 1163 |
+
"type":"structure",
|
| 1164 |
+
"members":{
|
| 1165 |
+
"Tags":{
|
| 1166 |
+
"shape":"IdentityPoolTagsType",
|
| 1167 |
+
"documentation":"<p>The tags that are assigned to the identity pool.</p>"
|
| 1168 |
+
}
|
| 1169 |
+
}
|
| 1170 |
+
},
|
| 1171 |
+
"LoginsList":{
|
| 1172 |
+
"type":"list",
|
| 1173 |
+
"member":{"shape":"IdentityProviderName"}
|
| 1174 |
+
},
|
| 1175 |
+
"LoginsMap":{
|
| 1176 |
+
"type":"map",
|
| 1177 |
+
"key":{"shape":"IdentityProviderName"},
|
| 1178 |
+
"value":{"shape":"IdentityProviderToken"},
|
| 1179 |
+
"max":10
|
| 1180 |
+
},
|
| 1181 |
+
"LookupDeveloperIdentityInput":{
|
| 1182 |
+
"type":"structure",
|
| 1183 |
+
"required":["IdentityPoolId"],
|
| 1184 |
+
"members":{
|
| 1185 |
+
"IdentityPoolId":{
|
| 1186 |
+
"shape":"IdentityPoolId",
|
| 1187 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1188 |
+
},
|
| 1189 |
+
"IdentityId":{
|
| 1190 |
+
"shape":"IdentityId",
|
| 1191 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1192 |
+
},
|
| 1193 |
+
"DeveloperUserIdentifier":{
|
| 1194 |
+
"shape":"DeveloperUserIdentifier",
|
| 1195 |
+
"documentation":"<p>A unique ID used by your backend authentication process to identify a user. Typically, a developer identity provider would issue many developer user identifiers, in keeping with the number of users.</p>"
|
| 1196 |
+
},
|
| 1197 |
+
"MaxResults":{
|
| 1198 |
+
"shape":"QueryLimit",
|
| 1199 |
+
"documentation":"<p>The maximum number of identities to return.</p>"
|
| 1200 |
+
},
|
| 1201 |
+
"NextToken":{
|
| 1202 |
+
"shape":"PaginationKey",
|
| 1203 |
+
"documentation":"<p>A pagination token. The first call you make will have <code>NextToken</code> set to null. After that the service will return <code>NextToken</code> values as needed. For example, let's say you make a request with <code>MaxResults</code> set to 10, and there are 20 matches in the database. The service will return a pagination token as a part of the response. This token can be used to call the API again and get results starting from the 11th match.</p>"
|
| 1204 |
+
}
|
| 1205 |
+
},
|
| 1206 |
+
"documentation":"<p>Input to the <code>LookupDeveloperIdentityInput</code> action.</p>"
|
| 1207 |
+
},
|
| 1208 |
+
"LookupDeveloperIdentityResponse":{
|
| 1209 |
+
"type":"structure",
|
| 1210 |
+
"members":{
|
| 1211 |
+
"IdentityId":{
|
| 1212 |
+
"shape":"IdentityId",
|
| 1213 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1214 |
+
},
|
| 1215 |
+
"DeveloperUserIdentifierList":{
|
| 1216 |
+
"shape":"DeveloperUserIdentifierList",
|
| 1217 |
+
"documentation":"<p>This is the list of developer user identifiers associated with an identity ID. Cognito supports the association of multiple developer user identifiers with an identity ID.</p>"
|
| 1218 |
+
},
|
| 1219 |
+
"NextToken":{
|
| 1220 |
+
"shape":"PaginationKey",
|
| 1221 |
+
"documentation":"<p>A pagination token. The first call you make will have <code>NextToken</code> set to null. After that the service will return <code>NextToken</code> values as needed. For example, let's say you make a request with <code>MaxResults</code> set to 10, and there are 20 matches in the database. The service will return a pagination token as a part of the response. This token can be used to call the API again and get results starting from the 11th match.</p>"
|
| 1222 |
+
}
|
| 1223 |
+
},
|
| 1224 |
+
"documentation":"<p>Returned in response to a successful <code>LookupDeveloperIdentity</code> action.</p>"
|
| 1225 |
+
},
|
| 1226 |
+
"MappingRule":{
|
| 1227 |
+
"type":"structure",
|
| 1228 |
+
"required":[
|
| 1229 |
+
"Claim",
|
| 1230 |
+
"MatchType",
|
| 1231 |
+
"Value",
|
| 1232 |
+
"RoleARN"
|
| 1233 |
+
],
|
| 1234 |
+
"members":{
|
| 1235 |
+
"Claim":{
|
| 1236 |
+
"shape":"ClaimName",
|
| 1237 |
+
"documentation":"<p>The claim name that must be present in the token, for example, \"isAdmin\" or \"paid\".</p>"
|
| 1238 |
+
},
|
| 1239 |
+
"MatchType":{
|
| 1240 |
+
"shape":"MappingRuleMatchType",
|
| 1241 |
+
"documentation":"<p>The match condition that specifies how closely the claim value in the IdP token must match <code>Value</code>.</p>"
|
| 1242 |
+
},
|
| 1243 |
+
"Value":{
|
| 1244 |
+
"shape":"ClaimValue",
|
| 1245 |
+
"documentation":"<p>A brief string that the claim must match, for example, \"paid\" or \"yes\".</p>"
|
| 1246 |
+
},
|
| 1247 |
+
"RoleARN":{
|
| 1248 |
+
"shape":"ARNString",
|
| 1249 |
+
"documentation":"<p>The role ARN.</p>"
|
| 1250 |
+
}
|
| 1251 |
+
},
|
| 1252 |
+
"documentation":"<p>A rule that maps a claim name, a claim value, and a match type to a role ARN.</p>"
|
| 1253 |
+
},
|
| 1254 |
+
"MappingRuleMatchType":{
|
| 1255 |
+
"type":"string",
|
| 1256 |
+
"enum":[
|
| 1257 |
+
"Equals",
|
| 1258 |
+
"Contains",
|
| 1259 |
+
"StartsWith",
|
| 1260 |
+
"NotEqual"
|
| 1261 |
+
]
|
| 1262 |
+
},
|
| 1263 |
+
"MappingRulesList":{
|
| 1264 |
+
"type":"list",
|
| 1265 |
+
"member":{"shape":"MappingRule"},
|
| 1266 |
+
"max":400,
|
| 1267 |
+
"min":1
|
| 1268 |
+
},
|
| 1269 |
+
"MergeDeveloperIdentitiesInput":{
|
| 1270 |
+
"type":"structure",
|
| 1271 |
+
"required":[
|
| 1272 |
+
"SourceUserIdentifier",
|
| 1273 |
+
"DestinationUserIdentifier",
|
| 1274 |
+
"DeveloperProviderName",
|
| 1275 |
+
"IdentityPoolId"
|
| 1276 |
+
],
|
| 1277 |
+
"members":{
|
| 1278 |
+
"SourceUserIdentifier":{
|
| 1279 |
+
"shape":"DeveloperUserIdentifier",
|
| 1280 |
+
"documentation":"<p>User identifier for the source user. The value should be a <code>DeveloperUserIdentifier</code>.</p>"
|
| 1281 |
+
},
|
| 1282 |
+
"DestinationUserIdentifier":{
|
| 1283 |
+
"shape":"DeveloperUserIdentifier",
|
| 1284 |
+
"documentation":"<p>User identifier for the destination user. The value should be a <code>DeveloperUserIdentifier</code>.</p>"
|
| 1285 |
+
},
|
| 1286 |
+
"DeveloperProviderName":{
|
| 1287 |
+
"shape":"DeveloperProviderName",
|
| 1288 |
+
"documentation":"<p>The \"domain\" by which Cognito will refer to your users. This is a (pseudo) domain name that you provide while creating an identity pool. This name acts as a placeholder that allows your backend and the Cognito service to communicate about the developer provider. For the <code>DeveloperProviderName</code>, you can use letters as well as period (.), underscore (_), and dash (-).</p>"
|
| 1289 |
+
},
|
| 1290 |
+
"IdentityPoolId":{
|
| 1291 |
+
"shape":"IdentityPoolId",
|
| 1292 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1293 |
+
}
|
| 1294 |
+
},
|
| 1295 |
+
"documentation":"<p>Input to the <code>MergeDeveloperIdentities</code> action.</p>"
|
| 1296 |
+
},
|
| 1297 |
+
"MergeDeveloperIdentitiesResponse":{
|
| 1298 |
+
"type":"structure",
|
| 1299 |
+
"members":{
|
| 1300 |
+
"IdentityId":{
|
| 1301 |
+
"shape":"IdentityId",
|
| 1302 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1303 |
+
}
|
| 1304 |
+
},
|
| 1305 |
+
"documentation":"<p>Returned in response to a successful <code>MergeDeveloperIdentities</code> action.</p>"
|
| 1306 |
+
},
|
| 1307 |
+
"NotAuthorizedException":{
|
| 1308 |
+
"type":"structure",
|
| 1309 |
+
"members":{
|
| 1310 |
+
"message":{
|
| 1311 |
+
"shape":"String",
|
| 1312 |
+
"documentation":"<p>The message returned by a NotAuthorizedException</p>"
|
| 1313 |
+
}
|
| 1314 |
+
},
|
| 1315 |
+
"documentation":"<p>Thrown when a user is not authorized to access the requested resource.</p>",
|
| 1316 |
+
"exception":true
|
| 1317 |
+
},
|
| 1318 |
+
"OIDCProviderList":{
|
| 1319 |
+
"type":"list",
|
| 1320 |
+
"member":{"shape":"ARNString"}
|
| 1321 |
+
},
|
| 1322 |
+
"OIDCToken":{
|
| 1323 |
+
"type":"string",
|
| 1324 |
+
"sensitive":true
|
| 1325 |
+
},
|
| 1326 |
+
"PaginationKey":{
|
| 1327 |
+
"type":"string",
|
| 1328 |
+
"max":65535,
|
| 1329 |
+
"min":1,
|
| 1330 |
+
"pattern":"[\\S]+"
|
| 1331 |
+
},
|
| 1332 |
+
"PrincipalTagID":{
|
| 1333 |
+
"type":"string",
|
| 1334 |
+
"max":128,
|
| 1335 |
+
"min":1
|
| 1336 |
+
},
|
| 1337 |
+
"PrincipalTagValue":{
|
| 1338 |
+
"type":"string",
|
| 1339 |
+
"max":256,
|
| 1340 |
+
"min":1
|
| 1341 |
+
},
|
| 1342 |
+
"PrincipalTags":{
|
| 1343 |
+
"type":"map",
|
| 1344 |
+
"key":{"shape":"PrincipalTagID"},
|
| 1345 |
+
"value":{"shape":"PrincipalTagValue"},
|
| 1346 |
+
"max":50
|
| 1347 |
+
},
|
| 1348 |
+
"QueryLimit":{
|
| 1349 |
+
"type":"integer",
|
| 1350 |
+
"max":60,
|
| 1351 |
+
"min":1
|
| 1352 |
+
},
|
| 1353 |
+
"ResourceConflictException":{
|
| 1354 |
+
"type":"structure",
|
| 1355 |
+
"members":{
|
| 1356 |
+
"message":{
|
| 1357 |
+
"shape":"String",
|
| 1358 |
+
"documentation":"<p>The message returned by a ResourceConflictException.</p>"
|
| 1359 |
+
}
|
| 1360 |
+
},
|
| 1361 |
+
"documentation":"<p>Thrown when a user tries to use a login which is already linked to another account.</p>",
|
| 1362 |
+
"exception":true
|
| 1363 |
+
},
|
| 1364 |
+
"ResourceNotFoundException":{
|
| 1365 |
+
"type":"structure",
|
| 1366 |
+
"members":{
|
| 1367 |
+
"message":{
|
| 1368 |
+
"shape":"String",
|
| 1369 |
+
"documentation":"<p>The message returned by a ResourceNotFoundException.</p>"
|
| 1370 |
+
}
|
| 1371 |
+
},
|
| 1372 |
+
"documentation":"<p>Thrown when the requested resource (for example, a dataset or record) does not exist.</p>",
|
| 1373 |
+
"exception":true
|
| 1374 |
+
},
|
| 1375 |
+
"RoleMapping":{
|
| 1376 |
+
"type":"structure",
|
| 1377 |
+
"required":["Type"],
|
| 1378 |
+
"members":{
|
| 1379 |
+
"Type":{
|
| 1380 |
+
"shape":"RoleMappingType",
|
| 1381 |
+
"documentation":"<p>The role mapping type. Token will use <code>cognito:roles</code> and <code>cognito:preferred_role</code> claims from the Cognito identity provider token to map groups to roles. Rules will attempt to match claims from the token to map to a role.</p>"
|
| 1382 |
+
},
|
| 1383 |
+
"AmbiguousRoleResolution":{
|
| 1384 |
+
"shape":"AmbiguousRoleResolutionType",
|
| 1385 |
+
"documentation":"<p>If you specify Token or Rules as the <code>Type</code>, <code>AmbiguousRoleResolution</code> is required.</p> <p>Specifies the action to be taken if either no rules match the claim value for the <code>Rules</code> type, or there is no <code>cognito:preferred_role</code> claim and there are multiple <code>cognito:roles</code> matches for the <code>Token</code> type.</p>"
|
| 1386 |
+
},
|
| 1387 |
+
"RulesConfiguration":{
|
| 1388 |
+
"shape":"RulesConfigurationType",
|
| 1389 |
+
"documentation":"<p>The rules to be used for mapping users to roles.</p> <p>If you specify Rules as the role mapping type, <code>RulesConfiguration</code> is required.</p>"
|
| 1390 |
+
}
|
| 1391 |
+
},
|
| 1392 |
+
"documentation":"<p>A role mapping.</p>"
|
| 1393 |
+
},
|
| 1394 |
+
"RoleMappingMap":{
|
| 1395 |
+
"type":"map",
|
| 1396 |
+
"key":{"shape":"IdentityProviderName"},
|
| 1397 |
+
"value":{"shape":"RoleMapping"},
|
| 1398 |
+
"max":10
|
| 1399 |
+
},
|
| 1400 |
+
"RoleMappingType":{
|
| 1401 |
+
"type":"string",
|
| 1402 |
+
"enum":[
|
| 1403 |
+
"Token",
|
| 1404 |
+
"Rules"
|
| 1405 |
+
]
|
| 1406 |
+
},
|
| 1407 |
+
"RoleType":{
|
| 1408 |
+
"type":"string",
|
| 1409 |
+
"max":128,
|
| 1410 |
+
"min":1,
|
| 1411 |
+
"pattern":"(un)?authenticated"
|
| 1412 |
+
},
|
| 1413 |
+
"RolesMap":{
|
| 1414 |
+
"type":"map",
|
| 1415 |
+
"key":{"shape":"RoleType"},
|
| 1416 |
+
"value":{"shape":"ARNString"},
|
| 1417 |
+
"max":2
|
| 1418 |
+
},
|
| 1419 |
+
"RulesConfigurationType":{
|
| 1420 |
+
"type":"structure",
|
| 1421 |
+
"required":["Rules"],
|
| 1422 |
+
"members":{
|
| 1423 |
+
"Rules":{
|
| 1424 |
+
"shape":"MappingRulesList",
|
| 1425 |
+
"documentation":"<p>An array of rules. You can specify up to 25 rules per identity provider.</p> <p>Rules are evaluated in order. The first one to match specifies the role.</p>"
|
| 1426 |
+
}
|
| 1427 |
+
},
|
| 1428 |
+
"documentation":"<p>A container for rules.</p>"
|
| 1429 |
+
},
|
| 1430 |
+
"SAMLProviderList":{
|
| 1431 |
+
"type":"list",
|
| 1432 |
+
"member":{"shape":"ARNString"}
|
| 1433 |
+
},
|
| 1434 |
+
"SecretKeyString":{
|
| 1435 |
+
"type":"string",
|
| 1436 |
+
"sensitive":true
|
| 1437 |
+
},
|
| 1438 |
+
"SessionTokenString":{"type":"string"},
|
| 1439 |
+
"SetIdentityPoolRolesInput":{
|
| 1440 |
+
"type":"structure",
|
| 1441 |
+
"required":[
|
| 1442 |
+
"IdentityPoolId",
|
| 1443 |
+
"Roles"
|
| 1444 |
+
],
|
| 1445 |
+
"members":{
|
| 1446 |
+
"IdentityPoolId":{
|
| 1447 |
+
"shape":"IdentityPoolId",
|
| 1448 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1449 |
+
},
|
| 1450 |
+
"Roles":{
|
| 1451 |
+
"shape":"RolesMap",
|
| 1452 |
+
"documentation":"<p>The map of roles associated with this pool. For a given role, the key will be either \"authenticated\" or \"unauthenticated\" and the value will be the Role ARN.</p>"
|
| 1453 |
+
},
|
| 1454 |
+
"RoleMappings":{
|
| 1455 |
+
"shape":"RoleMappingMap",
|
| 1456 |
+
"documentation":"<p>How users for a specific identity provider are to mapped to roles. This is a string to <a>RoleMapping</a> object map. The string identifies the identity provider, for example, \"graph.facebook.com\" or \"cognito-idp.us-east-1.amazonaws.com/us-east-1_abcdefghi:app_client_id\".</p> <p>Up to 25 rules can be specified per identity provider.</p>"
|
| 1457 |
+
}
|
| 1458 |
+
},
|
| 1459 |
+
"documentation":"<p>Input to the <code>SetIdentityPoolRoles</code> action.</p>"
|
| 1460 |
+
},
|
| 1461 |
+
"SetPrincipalTagAttributeMapInput":{
|
| 1462 |
+
"type":"structure",
|
| 1463 |
+
"required":[
|
| 1464 |
+
"IdentityPoolId",
|
| 1465 |
+
"IdentityProviderName"
|
| 1466 |
+
],
|
| 1467 |
+
"members":{
|
| 1468 |
+
"IdentityPoolId":{
|
| 1469 |
+
"shape":"IdentityPoolId",
|
| 1470 |
+
"documentation":"<p>The ID of the Identity Pool you want to set attribute mappings for.</p>"
|
| 1471 |
+
},
|
| 1472 |
+
"IdentityProviderName":{
|
| 1473 |
+
"shape":"IdentityProviderName",
|
| 1474 |
+
"documentation":"<p>The provider name you want to use for attribute mappings.</p>"
|
| 1475 |
+
},
|
| 1476 |
+
"UseDefaults":{
|
| 1477 |
+
"shape":"UseDefaults",
|
| 1478 |
+
"documentation":"<p>You can use this operation to use default (username and clientID) attribute mappings.</p>"
|
| 1479 |
+
},
|
| 1480 |
+
"PrincipalTags":{
|
| 1481 |
+
"shape":"PrincipalTags",
|
| 1482 |
+
"documentation":"<p>You can use this operation to add principal tags.</p>"
|
| 1483 |
+
}
|
| 1484 |
+
}
|
| 1485 |
+
},
|
| 1486 |
+
"SetPrincipalTagAttributeMapResponse":{
|
| 1487 |
+
"type":"structure",
|
| 1488 |
+
"members":{
|
| 1489 |
+
"IdentityPoolId":{
|
| 1490 |
+
"shape":"IdentityPoolId",
|
| 1491 |
+
"documentation":"<p>The ID of the Identity Pool you want to set attribute mappings for.</p>"
|
| 1492 |
+
},
|
| 1493 |
+
"IdentityProviderName":{
|
| 1494 |
+
"shape":"IdentityProviderName",
|
| 1495 |
+
"documentation":"<p>The provider name you want to use for attribute mappings.</p>"
|
| 1496 |
+
},
|
| 1497 |
+
"UseDefaults":{
|
| 1498 |
+
"shape":"UseDefaults",
|
| 1499 |
+
"documentation":"<p>You can use this operation to select default (username and clientID) attribute mappings.</p>"
|
| 1500 |
+
},
|
| 1501 |
+
"PrincipalTags":{
|
| 1502 |
+
"shape":"PrincipalTags",
|
| 1503 |
+
"documentation":"<p>You can use this operation to add principal tags. The <code>PrincipalTags</code>operation enables you to reference user attributes in your IAM permissions policy.</p>"
|
| 1504 |
+
}
|
| 1505 |
+
}
|
| 1506 |
+
},
|
| 1507 |
+
"String":{"type":"string"},
|
| 1508 |
+
"TagKeysType":{
|
| 1509 |
+
"type":"string",
|
| 1510 |
+
"max":128,
|
| 1511 |
+
"min":1
|
| 1512 |
+
},
|
| 1513 |
+
"TagResourceInput":{
|
| 1514 |
+
"type":"structure",
|
| 1515 |
+
"required":[
|
| 1516 |
+
"ResourceArn",
|
| 1517 |
+
"Tags"
|
| 1518 |
+
],
|
| 1519 |
+
"members":{
|
| 1520 |
+
"ResourceArn":{
|
| 1521 |
+
"shape":"ARNString",
|
| 1522 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the identity pool.</p>"
|
| 1523 |
+
},
|
| 1524 |
+
"Tags":{
|
| 1525 |
+
"shape":"IdentityPoolTagsType",
|
| 1526 |
+
"documentation":"<p>The tags to assign to the identity pool.</p>"
|
| 1527 |
+
}
|
| 1528 |
+
}
|
| 1529 |
+
},
|
| 1530 |
+
"TagResourceResponse":{
|
| 1531 |
+
"type":"structure",
|
| 1532 |
+
"members":{
|
| 1533 |
+
}
|
| 1534 |
+
},
|
| 1535 |
+
"TagValueType":{
|
| 1536 |
+
"type":"string",
|
| 1537 |
+
"max":256,
|
| 1538 |
+
"min":0
|
| 1539 |
+
},
|
| 1540 |
+
"TokenDuration":{
|
| 1541 |
+
"type":"long",
|
| 1542 |
+
"max":86400,
|
| 1543 |
+
"min":1
|
| 1544 |
+
},
|
| 1545 |
+
"TooManyRequestsException":{
|
| 1546 |
+
"type":"structure",
|
| 1547 |
+
"members":{
|
| 1548 |
+
"message":{
|
| 1549 |
+
"shape":"String",
|
| 1550 |
+
"documentation":"<p>Message returned by a TooManyRequestsException</p>"
|
| 1551 |
+
}
|
| 1552 |
+
},
|
| 1553 |
+
"documentation":"<p>Thrown when a request is throttled.</p>",
|
| 1554 |
+
"exception":true
|
| 1555 |
+
},
|
| 1556 |
+
"UnlinkDeveloperIdentityInput":{
|
| 1557 |
+
"type":"structure",
|
| 1558 |
+
"required":[
|
| 1559 |
+
"IdentityId",
|
| 1560 |
+
"IdentityPoolId",
|
| 1561 |
+
"DeveloperProviderName",
|
| 1562 |
+
"DeveloperUserIdentifier"
|
| 1563 |
+
],
|
| 1564 |
+
"members":{
|
| 1565 |
+
"IdentityId":{
|
| 1566 |
+
"shape":"IdentityId",
|
| 1567 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1568 |
+
},
|
| 1569 |
+
"IdentityPoolId":{
|
| 1570 |
+
"shape":"IdentityPoolId",
|
| 1571 |
+
"documentation":"<p>An identity pool ID in the format REGION:GUID.</p>"
|
| 1572 |
+
},
|
| 1573 |
+
"DeveloperProviderName":{
|
| 1574 |
+
"shape":"DeveloperProviderName",
|
| 1575 |
+
"documentation":"<p>The \"domain\" by which Cognito will refer to your users.</p>"
|
| 1576 |
+
},
|
| 1577 |
+
"DeveloperUserIdentifier":{
|
| 1578 |
+
"shape":"DeveloperUserIdentifier",
|
| 1579 |
+
"documentation":"<p>A unique ID used by your backend authentication process to identify a user.</p>"
|
| 1580 |
+
}
|
| 1581 |
+
},
|
| 1582 |
+
"documentation":"<p>Input to the <code>UnlinkDeveloperIdentity</code> action.</p>"
|
| 1583 |
+
},
|
| 1584 |
+
"UnlinkIdentityInput":{
|
| 1585 |
+
"type":"structure",
|
| 1586 |
+
"required":[
|
| 1587 |
+
"IdentityId",
|
| 1588 |
+
"Logins",
|
| 1589 |
+
"LoginsToRemove"
|
| 1590 |
+
],
|
| 1591 |
+
"members":{
|
| 1592 |
+
"IdentityId":{
|
| 1593 |
+
"shape":"IdentityId",
|
| 1594 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1595 |
+
},
|
| 1596 |
+
"Logins":{
|
| 1597 |
+
"shape":"LoginsMap",
|
| 1598 |
+
"documentation":"<p>A set of optional name-value pairs that map provider names to provider tokens.</p>"
|
| 1599 |
+
},
|
| 1600 |
+
"LoginsToRemove":{
|
| 1601 |
+
"shape":"LoginsList",
|
| 1602 |
+
"documentation":"<p>Provider names to unlink from this identity.</p>"
|
| 1603 |
+
}
|
| 1604 |
+
},
|
| 1605 |
+
"documentation":"<p>Input to the UnlinkIdentity action.</p>"
|
| 1606 |
+
},
|
| 1607 |
+
"UnprocessedIdentityId":{
|
| 1608 |
+
"type":"structure",
|
| 1609 |
+
"members":{
|
| 1610 |
+
"IdentityId":{
|
| 1611 |
+
"shape":"IdentityId",
|
| 1612 |
+
"documentation":"<p>A unique identifier in the format REGION:GUID.</p>"
|
| 1613 |
+
},
|
| 1614 |
+
"ErrorCode":{
|
| 1615 |
+
"shape":"ErrorCode",
|
| 1616 |
+
"documentation":"<p>The error code indicating the type of error that occurred.</p>"
|
| 1617 |
+
}
|
| 1618 |
+
},
|
| 1619 |
+
"documentation":"<p>An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.</p>"
|
| 1620 |
+
},
|
| 1621 |
+
"UnprocessedIdentityIdList":{
|
| 1622 |
+
"type":"list",
|
| 1623 |
+
"member":{"shape":"UnprocessedIdentityId"},
|
| 1624 |
+
"max":60
|
| 1625 |
+
},
|
| 1626 |
+
"UntagResourceInput":{
|
| 1627 |
+
"type":"structure",
|
| 1628 |
+
"required":[
|
| 1629 |
+
"ResourceArn",
|
| 1630 |
+
"TagKeys"
|
| 1631 |
+
],
|
| 1632 |
+
"members":{
|
| 1633 |
+
"ResourceArn":{
|
| 1634 |
+
"shape":"ARNString",
|
| 1635 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the identity pool.</p>"
|
| 1636 |
+
},
|
| 1637 |
+
"TagKeys":{
|
| 1638 |
+
"shape":"IdentityPoolTagsListType",
|
| 1639 |
+
"documentation":"<p>The keys of the tags to remove from the user pool.</p>"
|
| 1640 |
+
}
|
| 1641 |
+
}
|
| 1642 |
+
},
|
| 1643 |
+
"UntagResourceResponse":{
|
| 1644 |
+
"type":"structure",
|
| 1645 |
+
"members":{
|
| 1646 |
+
}
|
| 1647 |
+
},
|
| 1648 |
+
"UseDefaults":{"type":"boolean"}
|
| 1649 |
+
},
|
| 1650 |
+
"documentation":"<fullname>Amazon Cognito Federated Identities</fullname> <p>Amazon Cognito Federated Identities is a web service that delivers scoped temporary credentials to mobile devices and other untrusted environments. It uniquely identifies a device and supplies the user with a consistent identity over the lifetime of an application.</p> <p>Using Amazon Cognito Federated Identities, you can enable authentication with one or more third-party identity providers (Facebook, Google, or Login with Amazon) or an Amazon Cognito user pool, and you can also choose to support unauthenticated access from your app. Cognito delivers a unique identifier for each user and acts as an OpenID token provider trusted by AWS Security Token Service (STS) to access temporary, limited-privilege AWS credentials.</p> <p>For a description of the authentication flow from the Amazon Cognito Developer Guide see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/authentication-flow.html\">Authentication Flow</a>.</p> <p>For more information see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-identity.html\">Amazon Cognito Federated Identities</a>.</p>"
|
| 1651 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://cognito-idp-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://cognito-idp-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://cognito-idp.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://cognito-idp.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/paginators-1.json
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"AdminListGroupsForUser": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"limit_key": "Limit",
|
| 6 |
+
"output_token": "NextToken",
|
| 7 |
+
"result_key": "Groups"
|
| 8 |
+
},
|
| 9 |
+
"AdminListUserAuthEvents": {
|
| 10 |
+
"input_token": "NextToken",
|
| 11 |
+
"limit_key": "MaxResults",
|
| 12 |
+
"output_token": "NextToken",
|
| 13 |
+
"result_key": "AuthEvents"
|
| 14 |
+
},
|
| 15 |
+
"ListGroups": {
|
| 16 |
+
"input_token": "NextToken",
|
| 17 |
+
"limit_key": "Limit",
|
| 18 |
+
"output_token": "NextToken",
|
| 19 |
+
"result_key": "Groups"
|
| 20 |
+
},
|
| 21 |
+
"ListIdentityProviders": {
|
| 22 |
+
"input_token": "NextToken",
|
| 23 |
+
"limit_key": "MaxResults",
|
| 24 |
+
"output_token": "NextToken",
|
| 25 |
+
"result_key": "Providers"
|
| 26 |
+
},
|
| 27 |
+
"ListResourceServers": {
|
| 28 |
+
"input_token": "NextToken",
|
| 29 |
+
"limit_key": "MaxResults",
|
| 30 |
+
"output_token": "NextToken",
|
| 31 |
+
"result_key": "ResourceServers"
|
| 32 |
+
},
|
| 33 |
+
"ListUserPoolClients": {
|
| 34 |
+
"input_token": "NextToken",
|
| 35 |
+
"limit_key": "MaxResults",
|
| 36 |
+
"output_token": "NextToken",
|
| 37 |
+
"result_key": "UserPoolClients"
|
| 38 |
+
},
|
| 39 |
+
"ListUserPools": {
|
| 40 |
+
"input_token": "NextToken",
|
| 41 |
+
"limit_key": "MaxResults",
|
| 42 |
+
"output_token": "NextToken",
|
| 43 |
+
"result_key": "UserPools"
|
| 44 |
+
},
|
| 45 |
+
"ListUsersInGroup": {
|
| 46 |
+
"input_token": "NextToken",
|
| 47 |
+
"limit_key": "Limit",
|
| 48 |
+
"output_token": "NextToken",
|
| 49 |
+
"result_key": "Users"
|
| 50 |
+
},
|
| 51 |
+
"ListUsers": {
|
| 52 |
+
"input_token": "PaginationToken",
|
| 53 |
+
"limit_key": "Limit",
|
| 54 |
+
"output_token": "PaginationToken",
|
| 55 |
+
"result_key": "Users"
|
| 56 |
+
}
|
| 57 |
+
}
|
| 58 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-idp/2016-04-18/service-2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
testbed/boto__botocore/botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"type": "tree",
|
| 44 |
+
"rules": [
|
| 45 |
+
{
|
| 46 |
+
"conditions": [
|
| 47 |
+
{
|
| 48 |
+
"fn": "booleanEquals",
|
| 49 |
+
"argv": [
|
| 50 |
+
{
|
| 51 |
+
"ref": "UseFIPS"
|
| 52 |
+
},
|
| 53 |
+
true
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 58 |
+
"type": "error"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"conditions": [
|
| 62 |
+
{
|
| 63 |
+
"fn": "booleanEquals",
|
| 64 |
+
"argv": [
|
| 65 |
+
{
|
| 66 |
+
"ref": "UseDualStack"
|
| 67 |
+
},
|
| 68 |
+
true
|
| 69 |
+
]
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 73 |
+
"type": "error"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"conditions": [],
|
| 77 |
+
"endpoint": {
|
| 78 |
+
"url": {
|
| 79 |
+
"ref": "Endpoint"
|
| 80 |
+
},
|
| 81 |
+
"properties": {},
|
| 82 |
+
"headers": {}
|
| 83 |
+
},
|
| 84 |
+
"type": "endpoint"
|
| 85 |
+
}
|
| 86 |
+
]
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"type": "tree",
|
| 100 |
+
"rules": [
|
| 101 |
+
{
|
| 102 |
+
"conditions": [
|
| 103 |
+
{
|
| 104 |
+
"fn": "aws.partition",
|
| 105 |
+
"argv": [
|
| 106 |
+
{
|
| 107 |
+
"ref": "Region"
|
| 108 |
+
}
|
| 109 |
+
],
|
| 110 |
+
"assign": "PartitionResult"
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"type": "tree",
|
| 114 |
+
"rules": [
|
| 115 |
+
{
|
| 116 |
+
"conditions": [
|
| 117 |
+
{
|
| 118 |
+
"fn": "booleanEquals",
|
| 119 |
+
"argv": [
|
| 120 |
+
{
|
| 121 |
+
"ref": "UseFIPS"
|
| 122 |
+
},
|
| 123 |
+
true
|
| 124 |
+
]
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"fn": "booleanEquals",
|
| 128 |
+
"argv": [
|
| 129 |
+
{
|
| 130 |
+
"ref": "UseDualStack"
|
| 131 |
+
},
|
| 132 |
+
true
|
| 133 |
+
]
|
| 134 |
+
}
|
| 135 |
+
],
|
| 136 |
+
"type": "tree",
|
| 137 |
+
"rules": [
|
| 138 |
+
{
|
| 139 |
+
"conditions": [
|
| 140 |
+
{
|
| 141 |
+
"fn": "booleanEquals",
|
| 142 |
+
"argv": [
|
| 143 |
+
true,
|
| 144 |
+
{
|
| 145 |
+
"fn": "getAttr",
|
| 146 |
+
"argv": [
|
| 147 |
+
{
|
| 148 |
+
"ref": "PartitionResult"
|
| 149 |
+
},
|
| 150 |
+
"supportsFIPS"
|
| 151 |
+
]
|
| 152 |
+
}
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"fn": "booleanEquals",
|
| 157 |
+
"argv": [
|
| 158 |
+
true,
|
| 159 |
+
{
|
| 160 |
+
"fn": "getAttr",
|
| 161 |
+
"argv": [
|
| 162 |
+
{
|
| 163 |
+
"ref": "PartitionResult"
|
| 164 |
+
},
|
| 165 |
+
"supportsDualStack"
|
| 166 |
+
]
|
| 167 |
+
}
|
| 168 |
+
]
|
| 169 |
+
}
|
| 170 |
+
],
|
| 171 |
+
"type": "tree",
|
| 172 |
+
"rules": [
|
| 173 |
+
{
|
| 174 |
+
"conditions": [],
|
| 175 |
+
"endpoint": {
|
| 176 |
+
"url": "https://cognito-sync-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 177 |
+
"properties": {},
|
| 178 |
+
"headers": {}
|
| 179 |
+
},
|
| 180 |
+
"type": "endpoint"
|
| 181 |
+
}
|
| 182 |
+
]
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"conditions": [],
|
| 186 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 187 |
+
"type": "error"
|
| 188 |
+
}
|
| 189 |
+
]
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"conditions": [
|
| 193 |
+
{
|
| 194 |
+
"fn": "booleanEquals",
|
| 195 |
+
"argv": [
|
| 196 |
+
{
|
| 197 |
+
"ref": "UseFIPS"
|
| 198 |
+
},
|
| 199 |
+
true
|
| 200 |
+
]
|
| 201 |
+
}
|
| 202 |
+
],
|
| 203 |
+
"type": "tree",
|
| 204 |
+
"rules": [
|
| 205 |
+
{
|
| 206 |
+
"conditions": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "booleanEquals",
|
| 209 |
+
"argv": [
|
| 210 |
+
true,
|
| 211 |
+
{
|
| 212 |
+
"fn": "getAttr",
|
| 213 |
+
"argv": [
|
| 214 |
+
{
|
| 215 |
+
"ref": "PartitionResult"
|
| 216 |
+
},
|
| 217 |
+
"supportsFIPS"
|
| 218 |
+
]
|
| 219 |
+
}
|
| 220 |
+
]
|
| 221 |
+
}
|
| 222 |
+
],
|
| 223 |
+
"type": "tree",
|
| 224 |
+
"rules": [
|
| 225 |
+
{
|
| 226 |
+
"conditions": [],
|
| 227 |
+
"endpoint": {
|
| 228 |
+
"url": "https://cognito-sync-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 229 |
+
"properties": {},
|
| 230 |
+
"headers": {}
|
| 231 |
+
},
|
| 232 |
+
"type": "endpoint"
|
| 233 |
+
}
|
| 234 |
+
]
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"conditions": [],
|
| 238 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 239 |
+
"type": "error"
|
| 240 |
+
}
|
| 241 |
+
]
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"conditions": [
|
| 245 |
+
{
|
| 246 |
+
"fn": "booleanEquals",
|
| 247 |
+
"argv": [
|
| 248 |
+
{
|
| 249 |
+
"ref": "UseDualStack"
|
| 250 |
+
},
|
| 251 |
+
true
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
],
|
| 255 |
+
"type": "tree",
|
| 256 |
+
"rules": [
|
| 257 |
+
{
|
| 258 |
+
"conditions": [
|
| 259 |
+
{
|
| 260 |
+
"fn": "booleanEquals",
|
| 261 |
+
"argv": [
|
| 262 |
+
true,
|
| 263 |
+
{
|
| 264 |
+
"fn": "getAttr",
|
| 265 |
+
"argv": [
|
| 266 |
+
{
|
| 267 |
+
"ref": "PartitionResult"
|
| 268 |
+
},
|
| 269 |
+
"supportsDualStack"
|
| 270 |
+
]
|
| 271 |
+
}
|
| 272 |
+
]
|
| 273 |
+
}
|
| 274 |
+
],
|
| 275 |
+
"type": "tree",
|
| 276 |
+
"rules": [
|
| 277 |
+
{
|
| 278 |
+
"conditions": [],
|
| 279 |
+
"endpoint": {
|
| 280 |
+
"url": "https://cognito-sync.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 281 |
+
"properties": {},
|
| 282 |
+
"headers": {}
|
| 283 |
+
},
|
| 284 |
+
"type": "endpoint"
|
| 285 |
+
}
|
| 286 |
+
]
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"conditions": [],
|
| 290 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 291 |
+
"type": "error"
|
| 292 |
+
}
|
| 293 |
+
]
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"conditions": [],
|
| 297 |
+
"endpoint": {
|
| 298 |
+
"url": "https://cognito-sync.{Region}.{PartitionResult#dnsSuffix}",
|
| 299 |
+
"properties": {},
|
| 300 |
+
"headers": {}
|
| 301 |
+
},
|
| 302 |
+
"type": "endpoint"
|
| 303 |
+
}
|
| 304 |
+
]
|
| 305 |
+
}
|
| 306 |
+
]
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/cognito-sync/2014-06-30/paginators-1.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {}
|
| 3 |
+
}
|
testbed/boto__botocore/botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://comprehend-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://comprehend-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://comprehend.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://comprehend.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/comprehend/2017-11-27/examples-1.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"examples": {
|
| 4 |
+
}
|
| 5 |
+
}
|
testbed/boto__botocore/botocore/data/comprehend/2017-11-27/paginators-1.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"ListTopicsDetectionJobs": {
|
| 4 |
+
"result_key": "TopicsDetectionJobPropertiesList",
|
| 5 |
+
"output_token": "NextToken",
|
| 6 |
+
"input_token": "NextToken",
|
| 7 |
+
"limit_key": "MaxResults"
|
| 8 |
+
},
|
| 9 |
+
"ListDocumentClassificationJobs": {
|
| 10 |
+
"input_token": "NextToken",
|
| 11 |
+
"limit_key": "MaxResults",
|
| 12 |
+
"output_token": "NextToken",
|
| 13 |
+
"result_key": "DocumentClassificationJobPropertiesList"
|
| 14 |
+
},
|
| 15 |
+
"ListDocumentClassifiers": {
|
| 16 |
+
"input_token": "NextToken",
|
| 17 |
+
"limit_key": "MaxResults",
|
| 18 |
+
"output_token": "NextToken",
|
| 19 |
+
"result_key": "DocumentClassifierPropertiesList"
|
| 20 |
+
},
|
| 21 |
+
"ListDominantLanguageDetectionJobs": {
|
| 22 |
+
"input_token": "NextToken",
|
| 23 |
+
"limit_key": "MaxResults",
|
| 24 |
+
"output_token": "NextToken",
|
| 25 |
+
"result_key": "DominantLanguageDetectionJobPropertiesList"
|
| 26 |
+
},
|
| 27 |
+
"ListEntitiesDetectionJobs": {
|
| 28 |
+
"input_token": "NextToken",
|
| 29 |
+
"limit_key": "MaxResults",
|
| 30 |
+
"output_token": "NextToken",
|
| 31 |
+
"result_key": "EntitiesDetectionJobPropertiesList"
|
| 32 |
+
},
|
| 33 |
+
"ListEntityRecognizers": {
|
| 34 |
+
"input_token": "NextToken",
|
| 35 |
+
"limit_key": "MaxResults",
|
| 36 |
+
"output_token": "NextToken",
|
| 37 |
+
"result_key": "EntityRecognizerPropertiesList"
|
| 38 |
+
},
|
| 39 |
+
"ListKeyPhrasesDetectionJobs": {
|
| 40 |
+
"input_token": "NextToken",
|
| 41 |
+
"limit_key": "MaxResults",
|
| 42 |
+
"output_token": "NextToken",
|
| 43 |
+
"result_key": "KeyPhrasesDetectionJobPropertiesList"
|
| 44 |
+
},
|
| 45 |
+
"ListSentimentDetectionJobs": {
|
| 46 |
+
"input_token": "NextToken",
|
| 47 |
+
"limit_key": "MaxResults",
|
| 48 |
+
"output_token": "NextToken",
|
| 49 |
+
"result_key": "SentimentDetectionJobPropertiesList"
|
| 50 |
+
},
|
| 51 |
+
"ListEndpoints": {
|
| 52 |
+
"input_token": "NextToken",
|
| 53 |
+
"limit_key": "MaxResults",
|
| 54 |
+
"output_token": "NextToken",
|
| 55 |
+
"result_key": "EndpointPropertiesList"
|
| 56 |
+
},
|
| 57 |
+
"ListPiiEntitiesDetectionJobs": {
|
| 58 |
+
"input_token": "NextToken",
|
| 59 |
+
"limit_key": "MaxResults",
|
| 60 |
+
"output_token": "NextToken",
|
| 61 |
+
"result_key": "PiiEntitiesDetectionJobPropertiesList"
|
| 62 |
+
}
|
| 63 |
+
}
|
| 64 |
+
}
|
testbed/boto__botocore/botocore/data/comprehend/2017-11-27/service-2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
testbed/boto__botocore/botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"type": "tree",
|
| 44 |
+
"rules": [
|
| 45 |
+
{
|
| 46 |
+
"conditions": [
|
| 47 |
+
{
|
| 48 |
+
"fn": "booleanEquals",
|
| 49 |
+
"argv": [
|
| 50 |
+
{
|
| 51 |
+
"ref": "UseFIPS"
|
| 52 |
+
},
|
| 53 |
+
true
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 58 |
+
"type": "error"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"conditions": [
|
| 62 |
+
{
|
| 63 |
+
"fn": "booleanEquals",
|
| 64 |
+
"argv": [
|
| 65 |
+
{
|
| 66 |
+
"ref": "UseDualStack"
|
| 67 |
+
},
|
| 68 |
+
true
|
| 69 |
+
]
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 73 |
+
"type": "error"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"conditions": [],
|
| 77 |
+
"endpoint": {
|
| 78 |
+
"url": {
|
| 79 |
+
"ref": "Endpoint"
|
| 80 |
+
},
|
| 81 |
+
"properties": {},
|
| 82 |
+
"headers": {}
|
| 83 |
+
},
|
| 84 |
+
"type": "endpoint"
|
| 85 |
+
}
|
| 86 |
+
]
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"type": "tree",
|
| 100 |
+
"rules": [
|
| 101 |
+
{
|
| 102 |
+
"conditions": [
|
| 103 |
+
{
|
| 104 |
+
"fn": "aws.partition",
|
| 105 |
+
"argv": [
|
| 106 |
+
{
|
| 107 |
+
"ref": "Region"
|
| 108 |
+
}
|
| 109 |
+
],
|
| 110 |
+
"assign": "PartitionResult"
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"type": "tree",
|
| 114 |
+
"rules": [
|
| 115 |
+
{
|
| 116 |
+
"conditions": [
|
| 117 |
+
{
|
| 118 |
+
"fn": "booleanEquals",
|
| 119 |
+
"argv": [
|
| 120 |
+
{
|
| 121 |
+
"ref": "UseFIPS"
|
| 122 |
+
},
|
| 123 |
+
true
|
| 124 |
+
]
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"fn": "booleanEquals",
|
| 128 |
+
"argv": [
|
| 129 |
+
{
|
| 130 |
+
"ref": "UseDualStack"
|
| 131 |
+
},
|
| 132 |
+
true
|
| 133 |
+
]
|
| 134 |
+
}
|
| 135 |
+
],
|
| 136 |
+
"type": "tree",
|
| 137 |
+
"rules": [
|
| 138 |
+
{
|
| 139 |
+
"conditions": [
|
| 140 |
+
{
|
| 141 |
+
"fn": "booleanEquals",
|
| 142 |
+
"argv": [
|
| 143 |
+
true,
|
| 144 |
+
{
|
| 145 |
+
"fn": "getAttr",
|
| 146 |
+
"argv": [
|
| 147 |
+
{
|
| 148 |
+
"ref": "PartitionResult"
|
| 149 |
+
},
|
| 150 |
+
"supportsFIPS"
|
| 151 |
+
]
|
| 152 |
+
}
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"fn": "booleanEquals",
|
| 157 |
+
"argv": [
|
| 158 |
+
true,
|
| 159 |
+
{
|
| 160 |
+
"fn": "getAttr",
|
| 161 |
+
"argv": [
|
| 162 |
+
{
|
| 163 |
+
"ref": "PartitionResult"
|
| 164 |
+
},
|
| 165 |
+
"supportsDualStack"
|
| 166 |
+
]
|
| 167 |
+
}
|
| 168 |
+
]
|
| 169 |
+
}
|
| 170 |
+
],
|
| 171 |
+
"type": "tree",
|
| 172 |
+
"rules": [
|
| 173 |
+
{
|
| 174 |
+
"conditions": [],
|
| 175 |
+
"endpoint": {
|
| 176 |
+
"url": "https://comprehendmedical-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 177 |
+
"properties": {},
|
| 178 |
+
"headers": {}
|
| 179 |
+
},
|
| 180 |
+
"type": "endpoint"
|
| 181 |
+
}
|
| 182 |
+
]
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"conditions": [],
|
| 186 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 187 |
+
"type": "error"
|
| 188 |
+
}
|
| 189 |
+
]
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"conditions": [
|
| 193 |
+
{
|
| 194 |
+
"fn": "booleanEquals",
|
| 195 |
+
"argv": [
|
| 196 |
+
{
|
| 197 |
+
"ref": "UseFIPS"
|
| 198 |
+
},
|
| 199 |
+
true
|
| 200 |
+
]
|
| 201 |
+
}
|
| 202 |
+
],
|
| 203 |
+
"type": "tree",
|
| 204 |
+
"rules": [
|
| 205 |
+
{
|
| 206 |
+
"conditions": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "booleanEquals",
|
| 209 |
+
"argv": [
|
| 210 |
+
true,
|
| 211 |
+
{
|
| 212 |
+
"fn": "getAttr",
|
| 213 |
+
"argv": [
|
| 214 |
+
{
|
| 215 |
+
"ref": "PartitionResult"
|
| 216 |
+
},
|
| 217 |
+
"supportsFIPS"
|
| 218 |
+
]
|
| 219 |
+
}
|
| 220 |
+
]
|
| 221 |
+
}
|
| 222 |
+
],
|
| 223 |
+
"type": "tree",
|
| 224 |
+
"rules": [
|
| 225 |
+
{
|
| 226 |
+
"conditions": [],
|
| 227 |
+
"endpoint": {
|
| 228 |
+
"url": "https://comprehendmedical-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 229 |
+
"properties": {},
|
| 230 |
+
"headers": {}
|
| 231 |
+
},
|
| 232 |
+
"type": "endpoint"
|
| 233 |
+
}
|
| 234 |
+
]
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"conditions": [],
|
| 238 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 239 |
+
"type": "error"
|
| 240 |
+
}
|
| 241 |
+
]
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"conditions": [
|
| 245 |
+
{
|
| 246 |
+
"fn": "booleanEquals",
|
| 247 |
+
"argv": [
|
| 248 |
+
{
|
| 249 |
+
"ref": "UseDualStack"
|
| 250 |
+
},
|
| 251 |
+
true
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
],
|
| 255 |
+
"type": "tree",
|
| 256 |
+
"rules": [
|
| 257 |
+
{
|
| 258 |
+
"conditions": [
|
| 259 |
+
{
|
| 260 |
+
"fn": "booleanEquals",
|
| 261 |
+
"argv": [
|
| 262 |
+
true,
|
| 263 |
+
{
|
| 264 |
+
"fn": "getAttr",
|
| 265 |
+
"argv": [
|
| 266 |
+
{
|
| 267 |
+
"ref": "PartitionResult"
|
| 268 |
+
},
|
| 269 |
+
"supportsDualStack"
|
| 270 |
+
]
|
| 271 |
+
}
|
| 272 |
+
]
|
| 273 |
+
}
|
| 274 |
+
],
|
| 275 |
+
"type": "tree",
|
| 276 |
+
"rules": [
|
| 277 |
+
{
|
| 278 |
+
"conditions": [],
|
| 279 |
+
"endpoint": {
|
| 280 |
+
"url": "https://comprehendmedical.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 281 |
+
"properties": {},
|
| 282 |
+
"headers": {}
|
| 283 |
+
},
|
| 284 |
+
"type": "endpoint"
|
| 285 |
+
}
|
| 286 |
+
]
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"conditions": [],
|
| 290 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 291 |
+
"type": "error"
|
| 292 |
+
}
|
| 293 |
+
]
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"conditions": [],
|
| 297 |
+
"endpoint": {
|
| 298 |
+
"url": "https://comprehendmedical.{Region}.{PartitionResult#dnsSuffix}",
|
| 299 |
+
"properties": {},
|
| 300 |
+
"headers": {}
|
| 301 |
+
},
|
| 302 |
+
"type": "endpoint"
|
| 303 |
+
}
|
| 304 |
+
]
|
| 305 |
+
}
|
| 306 |
+
]
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/comprehendmedical/2018-10-30/service-2.json
ADDED
|
@@ -0,0 +1,2288 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version":"2.0",
|
| 3 |
+
"metadata":{
|
| 4 |
+
"apiVersion":"2018-10-30",
|
| 5 |
+
"endpointPrefix":"comprehendmedical",
|
| 6 |
+
"jsonVersion":"1.1",
|
| 7 |
+
"protocol":"json",
|
| 8 |
+
"serviceAbbreviation":"ComprehendMedical",
|
| 9 |
+
"serviceFullName":"AWS Comprehend Medical",
|
| 10 |
+
"serviceId":"ComprehendMedical",
|
| 11 |
+
"signatureVersion":"v4",
|
| 12 |
+
"signingName":"comprehendmedical",
|
| 13 |
+
"targetPrefix":"ComprehendMedical_20181030",
|
| 14 |
+
"uid":"comprehendmedical-2018-10-30"
|
| 15 |
+
},
|
| 16 |
+
"operations":{
|
| 17 |
+
"DescribeEntitiesDetectionV2Job":{
|
| 18 |
+
"name":"DescribeEntitiesDetectionV2Job",
|
| 19 |
+
"http":{
|
| 20 |
+
"method":"POST",
|
| 21 |
+
"requestUri":"/"
|
| 22 |
+
},
|
| 23 |
+
"input":{"shape":"DescribeEntitiesDetectionV2JobRequest"},
|
| 24 |
+
"output":{"shape":"DescribeEntitiesDetectionV2JobResponse"},
|
| 25 |
+
"errors":[
|
| 26 |
+
{"shape":"InvalidRequestException"},
|
| 27 |
+
{"shape":"TooManyRequestsException"},
|
| 28 |
+
{"shape":"ResourceNotFoundException"},
|
| 29 |
+
{"shape":"InternalServerException"}
|
| 30 |
+
],
|
| 31 |
+
"documentation":"<p>Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.</p>"
|
| 32 |
+
},
|
| 33 |
+
"DescribeICD10CMInferenceJob":{
|
| 34 |
+
"name":"DescribeICD10CMInferenceJob",
|
| 35 |
+
"http":{
|
| 36 |
+
"method":"POST",
|
| 37 |
+
"requestUri":"/"
|
| 38 |
+
},
|
| 39 |
+
"input":{"shape":"DescribeICD10CMInferenceJobRequest"},
|
| 40 |
+
"output":{"shape":"DescribeICD10CMInferenceJobResponse"},
|
| 41 |
+
"errors":[
|
| 42 |
+
{"shape":"InvalidRequestException"},
|
| 43 |
+
{"shape":"TooManyRequestsException"},
|
| 44 |
+
{"shape":"ResourceNotFoundException"},
|
| 45 |
+
{"shape":"InternalServerException"}
|
| 46 |
+
],
|
| 47 |
+
"documentation":"<p>Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.</p>"
|
| 48 |
+
},
|
| 49 |
+
"DescribePHIDetectionJob":{
|
| 50 |
+
"name":"DescribePHIDetectionJob",
|
| 51 |
+
"http":{
|
| 52 |
+
"method":"POST",
|
| 53 |
+
"requestUri":"/"
|
| 54 |
+
},
|
| 55 |
+
"input":{"shape":"DescribePHIDetectionJobRequest"},
|
| 56 |
+
"output":{"shape":"DescribePHIDetectionJobResponse"},
|
| 57 |
+
"errors":[
|
| 58 |
+
{"shape":"InvalidRequestException"},
|
| 59 |
+
{"shape":"TooManyRequestsException"},
|
| 60 |
+
{"shape":"ResourceNotFoundException"},
|
| 61 |
+
{"shape":"InternalServerException"}
|
| 62 |
+
],
|
| 63 |
+
"documentation":"<p>Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.</p>"
|
| 64 |
+
},
|
| 65 |
+
"DescribeRxNormInferenceJob":{
|
| 66 |
+
"name":"DescribeRxNormInferenceJob",
|
| 67 |
+
"http":{
|
| 68 |
+
"method":"POST",
|
| 69 |
+
"requestUri":"/"
|
| 70 |
+
},
|
| 71 |
+
"input":{"shape":"DescribeRxNormInferenceJobRequest"},
|
| 72 |
+
"output":{"shape":"DescribeRxNormInferenceJobResponse"},
|
| 73 |
+
"errors":[
|
| 74 |
+
{"shape":"InvalidRequestException"},
|
| 75 |
+
{"shape":"TooManyRequestsException"},
|
| 76 |
+
{"shape":"ResourceNotFoundException"},
|
| 77 |
+
{"shape":"InternalServerException"}
|
| 78 |
+
],
|
| 79 |
+
"documentation":"<p>Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.</p>"
|
| 80 |
+
},
|
| 81 |
+
"DescribeSNOMEDCTInferenceJob":{
|
| 82 |
+
"name":"DescribeSNOMEDCTInferenceJob",
|
| 83 |
+
"http":{
|
| 84 |
+
"method":"POST",
|
| 85 |
+
"requestUri":"/"
|
| 86 |
+
},
|
| 87 |
+
"input":{"shape":"DescribeSNOMEDCTInferenceJobRequest"},
|
| 88 |
+
"output":{"shape":"DescribeSNOMEDCTInferenceJobResponse"},
|
| 89 |
+
"errors":[
|
| 90 |
+
{"shape":"InvalidRequestException"},
|
| 91 |
+
{"shape":"TooManyRequestsException"},
|
| 92 |
+
{"shape":"ResourceNotFoundException"},
|
| 93 |
+
{"shape":"InternalServerException"}
|
| 94 |
+
],
|
| 95 |
+
"documentation":"<p> Gets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job. </p>"
|
| 96 |
+
},
|
| 97 |
+
"DetectEntities":{
|
| 98 |
+
"name":"DetectEntities",
|
| 99 |
+
"http":{
|
| 100 |
+
"method":"POST",
|
| 101 |
+
"requestUri":"/"
|
| 102 |
+
},
|
| 103 |
+
"input":{"shape":"DetectEntitiesRequest"},
|
| 104 |
+
"output":{"shape":"DetectEntitiesResponse"},
|
| 105 |
+
"errors":[
|
| 106 |
+
{"shape":"InternalServerException"},
|
| 107 |
+
{"shape":"ServiceUnavailableException"},
|
| 108 |
+
{"shape":"TooManyRequestsException"},
|
| 109 |
+
{"shape":"InvalidRequestException"},
|
| 110 |
+
{"shape":"InvalidEncodingException"},
|
| 111 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 112 |
+
],
|
| 113 |
+
"documentation":"<p>The <code>DetectEntities</code> operation is deprecated. You should use the <a>DetectEntitiesV2</a> operation instead.</p> <p>Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.</p>",
|
| 114 |
+
"deprecated":true,
|
| 115 |
+
"deprecatedMessage":"This operation is deprecated, use DetectEntitiesV2 instead."
|
| 116 |
+
},
|
| 117 |
+
"DetectEntitiesV2":{
|
| 118 |
+
"name":"DetectEntitiesV2",
|
| 119 |
+
"http":{
|
| 120 |
+
"method":"POST",
|
| 121 |
+
"requestUri":"/"
|
| 122 |
+
},
|
| 123 |
+
"input":{"shape":"DetectEntitiesV2Request"},
|
| 124 |
+
"output":{"shape":"DetectEntitiesV2Response"},
|
| 125 |
+
"errors":[
|
| 126 |
+
{"shape":"InternalServerException"},
|
| 127 |
+
{"shape":"ServiceUnavailableException"},
|
| 128 |
+
{"shape":"TooManyRequestsException"},
|
| 129 |
+
{"shape":"InvalidRequestException"},
|
| 130 |
+
{"shape":"InvalidEncodingException"},
|
| 131 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 132 |
+
],
|
| 133 |
+
"documentation":"<p>Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information. Amazon Comprehend Medical only detects medical entities in English language texts.</p> <p>The <code>DetectEntitiesV2</code> operation replaces the <a>DetectEntities</a> operation. This new action uses a different model for determining the entities in your medical text and changes the way that some entities are returned in the output. You should use the <code>DetectEntitiesV2</code> operation in all new applications.</p> <p>The <code>DetectEntitiesV2</code> operation returns the <code>Acuity</code> and <code>Direction</code> entities as attributes instead of types. </p>"
|
| 134 |
+
},
|
| 135 |
+
"DetectPHI":{
|
| 136 |
+
"name":"DetectPHI",
|
| 137 |
+
"http":{
|
| 138 |
+
"method":"POST",
|
| 139 |
+
"requestUri":"/"
|
| 140 |
+
},
|
| 141 |
+
"input":{"shape":"DetectPHIRequest"},
|
| 142 |
+
"output":{"shape":"DetectPHIResponse"},
|
| 143 |
+
"errors":[
|
| 144 |
+
{"shape":"InternalServerException"},
|
| 145 |
+
{"shape":"ServiceUnavailableException"},
|
| 146 |
+
{"shape":"TooManyRequestsException"},
|
| 147 |
+
{"shape":"InvalidRequestException"},
|
| 148 |
+
{"shape":"InvalidEncodingException"},
|
| 149 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 150 |
+
],
|
| 151 |
+
"documentation":"<p>Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.</p>"
|
| 152 |
+
},
|
| 153 |
+
"InferICD10CM":{
|
| 154 |
+
"name":"InferICD10CM",
|
| 155 |
+
"http":{
|
| 156 |
+
"method":"POST",
|
| 157 |
+
"requestUri":"/"
|
| 158 |
+
},
|
| 159 |
+
"input":{"shape":"InferICD10CMRequest"},
|
| 160 |
+
"output":{"shape":"InferICD10CMResponse"},
|
| 161 |
+
"errors":[
|
| 162 |
+
{"shape":"InternalServerException"},
|
| 163 |
+
{"shape":"ServiceUnavailableException"},
|
| 164 |
+
{"shape":"TooManyRequestsException"},
|
| 165 |
+
{"shape":"InvalidRequestException"},
|
| 166 |
+
{"shape":"InvalidEncodingException"},
|
| 167 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 168 |
+
],
|
| 169 |
+
"documentation":"<p>InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts. </p>"
|
| 170 |
+
},
|
| 171 |
+
"InferRxNorm":{
|
| 172 |
+
"name":"InferRxNorm",
|
| 173 |
+
"http":{
|
| 174 |
+
"method":"POST",
|
| 175 |
+
"requestUri":"/"
|
| 176 |
+
},
|
| 177 |
+
"input":{"shape":"InferRxNormRequest"},
|
| 178 |
+
"output":{"shape":"InferRxNormResponse"},
|
| 179 |
+
"errors":[
|
| 180 |
+
{"shape":"InternalServerException"},
|
| 181 |
+
{"shape":"ServiceUnavailableException"},
|
| 182 |
+
{"shape":"TooManyRequestsException"},
|
| 183 |
+
{"shape":"InvalidRequestException"},
|
| 184 |
+
{"shape":"InvalidEncodingException"},
|
| 185 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 186 |
+
],
|
| 187 |
+
"documentation":"<p>InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts. </p>"
|
| 188 |
+
},
|
| 189 |
+
"InferSNOMEDCT":{
|
| 190 |
+
"name":"InferSNOMEDCT",
|
| 191 |
+
"http":{
|
| 192 |
+
"method":"POST",
|
| 193 |
+
"requestUri":"/"
|
| 194 |
+
},
|
| 195 |
+
"input":{"shape":"InferSNOMEDCTRequest"},
|
| 196 |
+
"output":{"shape":"InferSNOMEDCTResponse"},
|
| 197 |
+
"errors":[
|
| 198 |
+
{"shape":"InternalServerException"},
|
| 199 |
+
{"shape":"ServiceUnavailableException"},
|
| 200 |
+
{"shape":"TooManyRequestsException"},
|
| 201 |
+
{"shape":"InvalidRequestException"},
|
| 202 |
+
{"shape":"InvalidEncodingException"},
|
| 203 |
+
{"shape":"TextSizeLimitExceededException"}
|
| 204 |
+
],
|
| 205 |
+
"documentation":"<p> InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology</p>"
|
| 206 |
+
},
|
| 207 |
+
"ListEntitiesDetectionV2Jobs":{
|
| 208 |
+
"name":"ListEntitiesDetectionV2Jobs",
|
| 209 |
+
"http":{
|
| 210 |
+
"method":"POST",
|
| 211 |
+
"requestUri":"/"
|
| 212 |
+
},
|
| 213 |
+
"input":{"shape":"ListEntitiesDetectionV2JobsRequest"},
|
| 214 |
+
"output":{"shape":"ListEntitiesDetectionV2JobsResponse"},
|
| 215 |
+
"errors":[
|
| 216 |
+
{"shape":"InvalidRequestException"},
|
| 217 |
+
{"shape":"ValidationException"},
|
| 218 |
+
{"shape":"TooManyRequestsException"},
|
| 219 |
+
{"shape":"InternalServerException"}
|
| 220 |
+
],
|
| 221 |
+
"documentation":"<p>Gets a list of medical entity detection jobs that you have submitted.</p>"
|
| 222 |
+
},
|
| 223 |
+
"ListICD10CMInferenceJobs":{
|
| 224 |
+
"name":"ListICD10CMInferenceJobs",
|
| 225 |
+
"http":{
|
| 226 |
+
"method":"POST",
|
| 227 |
+
"requestUri":"/"
|
| 228 |
+
},
|
| 229 |
+
"input":{"shape":"ListICD10CMInferenceJobsRequest"},
|
| 230 |
+
"output":{"shape":"ListICD10CMInferenceJobsResponse"},
|
| 231 |
+
"errors":[
|
| 232 |
+
{"shape":"InvalidRequestException"},
|
| 233 |
+
{"shape":"ValidationException"},
|
| 234 |
+
{"shape":"TooManyRequestsException"},
|
| 235 |
+
{"shape":"InternalServerException"}
|
| 236 |
+
],
|
| 237 |
+
"documentation":"<p>Gets a list of InferICD10CM jobs that you have submitted.</p>"
|
| 238 |
+
},
|
| 239 |
+
"ListPHIDetectionJobs":{
|
| 240 |
+
"name":"ListPHIDetectionJobs",
|
| 241 |
+
"http":{
|
| 242 |
+
"method":"POST",
|
| 243 |
+
"requestUri":"/"
|
| 244 |
+
},
|
| 245 |
+
"input":{"shape":"ListPHIDetectionJobsRequest"},
|
| 246 |
+
"output":{"shape":"ListPHIDetectionJobsResponse"},
|
| 247 |
+
"errors":[
|
| 248 |
+
{"shape":"InvalidRequestException"},
|
| 249 |
+
{"shape":"ValidationException"},
|
| 250 |
+
{"shape":"TooManyRequestsException"},
|
| 251 |
+
{"shape":"InternalServerException"}
|
| 252 |
+
],
|
| 253 |
+
"documentation":"<p>Gets a list of protected health information (PHI) detection jobs you have submitted.</p>"
|
| 254 |
+
},
|
| 255 |
+
"ListRxNormInferenceJobs":{
|
| 256 |
+
"name":"ListRxNormInferenceJobs",
|
| 257 |
+
"http":{
|
| 258 |
+
"method":"POST",
|
| 259 |
+
"requestUri":"/"
|
| 260 |
+
},
|
| 261 |
+
"input":{"shape":"ListRxNormInferenceJobsRequest"},
|
| 262 |
+
"output":{"shape":"ListRxNormInferenceJobsResponse"},
|
| 263 |
+
"errors":[
|
| 264 |
+
{"shape":"InvalidRequestException"},
|
| 265 |
+
{"shape":"ValidationException"},
|
| 266 |
+
{"shape":"TooManyRequestsException"},
|
| 267 |
+
{"shape":"InternalServerException"}
|
| 268 |
+
],
|
| 269 |
+
"documentation":"<p>Gets a list of InferRxNorm jobs that you have submitted.</p>"
|
| 270 |
+
},
|
| 271 |
+
"ListSNOMEDCTInferenceJobs":{
|
| 272 |
+
"name":"ListSNOMEDCTInferenceJobs",
|
| 273 |
+
"http":{
|
| 274 |
+
"method":"POST",
|
| 275 |
+
"requestUri":"/"
|
| 276 |
+
},
|
| 277 |
+
"input":{"shape":"ListSNOMEDCTInferenceJobsRequest"},
|
| 278 |
+
"output":{"shape":"ListSNOMEDCTInferenceJobsResponse"},
|
| 279 |
+
"errors":[
|
| 280 |
+
{"shape":"InvalidRequestException"},
|
| 281 |
+
{"shape":"ValidationException"},
|
| 282 |
+
{"shape":"TooManyRequestsException"},
|
| 283 |
+
{"shape":"InternalServerException"}
|
| 284 |
+
],
|
| 285 |
+
"documentation":"<p> Gets a list of InferSNOMEDCT jobs a user has submitted. </p>"
|
| 286 |
+
},
|
| 287 |
+
"StartEntitiesDetectionV2Job":{
|
| 288 |
+
"name":"StartEntitiesDetectionV2Job",
|
| 289 |
+
"http":{
|
| 290 |
+
"method":"POST",
|
| 291 |
+
"requestUri":"/"
|
| 292 |
+
},
|
| 293 |
+
"input":{"shape":"StartEntitiesDetectionV2JobRequest"},
|
| 294 |
+
"output":{"shape":"StartEntitiesDetectionV2JobResponse"},
|
| 295 |
+
"errors":[
|
| 296 |
+
{"shape":"InvalidRequestException"},
|
| 297 |
+
{"shape":"TooManyRequestsException"},
|
| 298 |
+
{"shape":"ResourceNotFoundException"},
|
| 299 |
+
{"shape":"InternalServerException"}
|
| 300 |
+
],
|
| 301 |
+
"documentation":"<p>Starts an asynchronous medical entity detection job for a collection of documents. Use the <code>DescribeEntitiesDetectionV2Job</code> operation to track the status of a job.</p>"
|
| 302 |
+
},
|
| 303 |
+
"StartICD10CMInferenceJob":{
|
| 304 |
+
"name":"StartICD10CMInferenceJob",
|
| 305 |
+
"http":{
|
| 306 |
+
"method":"POST",
|
| 307 |
+
"requestUri":"/"
|
| 308 |
+
},
|
| 309 |
+
"input":{"shape":"StartICD10CMInferenceJobRequest"},
|
| 310 |
+
"output":{"shape":"StartICD10CMInferenceJobResponse"},
|
| 311 |
+
"errors":[
|
| 312 |
+
{"shape":"InvalidRequestException"},
|
| 313 |
+
{"shape":"TooManyRequestsException"},
|
| 314 |
+
{"shape":"ResourceNotFoundException"},
|
| 315 |
+
{"shape":"InternalServerException"}
|
| 316 |
+
],
|
| 317 |
+
"documentation":"<p>Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the <code>DescribeICD10CMInferenceJob</code> operation to track the status of a job.</p>"
|
| 318 |
+
},
|
| 319 |
+
"StartPHIDetectionJob":{
|
| 320 |
+
"name":"StartPHIDetectionJob",
|
| 321 |
+
"http":{
|
| 322 |
+
"method":"POST",
|
| 323 |
+
"requestUri":"/"
|
| 324 |
+
},
|
| 325 |
+
"input":{"shape":"StartPHIDetectionJobRequest"},
|
| 326 |
+
"output":{"shape":"StartPHIDetectionJobResponse"},
|
| 327 |
+
"errors":[
|
| 328 |
+
{"shape":"InvalidRequestException"},
|
| 329 |
+
{"shape":"TooManyRequestsException"},
|
| 330 |
+
{"shape":"ResourceNotFoundException"},
|
| 331 |
+
{"shape":"InternalServerException"}
|
| 332 |
+
],
|
| 333 |
+
"documentation":"<p>Starts an asynchronous job to detect protected health information (PHI). Use the <code>DescribePHIDetectionJob</code> operation to track the status of a job.</p>"
|
| 334 |
+
},
|
| 335 |
+
"StartRxNormInferenceJob":{
|
| 336 |
+
"name":"StartRxNormInferenceJob",
|
| 337 |
+
"http":{
|
| 338 |
+
"method":"POST",
|
| 339 |
+
"requestUri":"/"
|
| 340 |
+
},
|
| 341 |
+
"input":{"shape":"StartRxNormInferenceJobRequest"},
|
| 342 |
+
"output":{"shape":"StartRxNormInferenceJobResponse"},
|
| 343 |
+
"errors":[
|
| 344 |
+
{"shape":"InvalidRequestException"},
|
| 345 |
+
{"shape":"TooManyRequestsException"},
|
| 346 |
+
{"shape":"ResourceNotFoundException"},
|
| 347 |
+
{"shape":"InternalServerException"}
|
| 348 |
+
],
|
| 349 |
+
"documentation":"<p>Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the <code>DescribeRxNormInferenceJob</code> operation to track the status of a job.</p>"
|
| 350 |
+
},
|
| 351 |
+
"StartSNOMEDCTInferenceJob":{
|
| 352 |
+
"name":"StartSNOMEDCTInferenceJob",
|
| 353 |
+
"http":{
|
| 354 |
+
"method":"POST",
|
| 355 |
+
"requestUri":"/"
|
| 356 |
+
},
|
| 357 |
+
"input":{"shape":"StartSNOMEDCTInferenceJobRequest"},
|
| 358 |
+
"output":{"shape":"StartSNOMEDCTInferenceJobResponse"},
|
| 359 |
+
"errors":[
|
| 360 |
+
{"shape":"InvalidRequestException"},
|
| 361 |
+
{"shape":"TooManyRequestsException"},
|
| 362 |
+
{"shape":"ResourceNotFoundException"},
|
| 363 |
+
{"shape":"InternalServerException"}
|
| 364 |
+
],
|
| 365 |
+
"documentation":"<p> Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job. </p>"
|
| 366 |
+
},
|
| 367 |
+
"StopEntitiesDetectionV2Job":{
|
| 368 |
+
"name":"StopEntitiesDetectionV2Job",
|
| 369 |
+
"http":{
|
| 370 |
+
"method":"POST",
|
| 371 |
+
"requestUri":"/"
|
| 372 |
+
},
|
| 373 |
+
"input":{"shape":"StopEntitiesDetectionV2JobRequest"},
|
| 374 |
+
"output":{"shape":"StopEntitiesDetectionV2JobResponse"},
|
| 375 |
+
"errors":[
|
| 376 |
+
{"shape":"InvalidRequestException"},
|
| 377 |
+
{"shape":"ResourceNotFoundException"},
|
| 378 |
+
{"shape":"InternalServerException"}
|
| 379 |
+
],
|
| 380 |
+
"documentation":"<p>Stops a medical entities detection job in progress.</p>"
|
| 381 |
+
},
|
| 382 |
+
"StopICD10CMInferenceJob":{
|
| 383 |
+
"name":"StopICD10CMInferenceJob",
|
| 384 |
+
"http":{
|
| 385 |
+
"method":"POST",
|
| 386 |
+
"requestUri":"/"
|
| 387 |
+
},
|
| 388 |
+
"input":{"shape":"StopICD10CMInferenceJobRequest"},
|
| 389 |
+
"output":{"shape":"StopICD10CMInferenceJobResponse"},
|
| 390 |
+
"errors":[
|
| 391 |
+
{"shape":"InvalidRequestException"},
|
| 392 |
+
{"shape":"ResourceNotFoundException"},
|
| 393 |
+
{"shape":"InternalServerException"}
|
| 394 |
+
],
|
| 395 |
+
"documentation":"<p>Stops an InferICD10CM inference job in progress.</p>"
|
| 396 |
+
},
|
| 397 |
+
"StopPHIDetectionJob":{
|
| 398 |
+
"name":"StopPHIDetectionJob",
|
| 399 |
+
"http":{
|
| 400 |
+
"method":"POST",
|
| 401 |
+
"requestUri":"/"
|
| 402 |
+
},
|
| 403 |
+
"input":{"shape":"StopPHIDetectionJobRequest"},
|
| 404 |
+
"output":{"shape":"StopPHIDetectionJobResponse"},
|
| 405 |
+
"errors":[
|
| 406 |
+
{"shape":"InvalidRequestException"},
|
| 407 |
+
{"shape":"ResourceNotFoundException"},
|
| 408 |
+
{"shape":"InternalServerException"}
|
| 409 |
+
],
|
| 410 |
+
"documentation":"<p>Stops a protected health information (PHI) detection job in progress.</p>"
|
| 411 |
+
},
|
| 412 |
+
"StopRxNormInferenceJob":{
|
| 413 |
+
"name":"StopRxNormInferenceJob",
|
| 414 |
+
"http":{
|
| 415 |
+
"method":"POST",
|
| 416 |
+
"requestUri":"/"
|
| 417 |
+
},
|
| 418 |
+
"input":{"shape":"StopRxNormInferenceJobRequest"},
|
| 419 |
+
"output":{"shape":"StopRxNormInferenceJobResponse"},
|
| 420 |
+
"errors":[
|
| 421 |
+
{"shape":"InvalidRequestException"},
|
| 422 |
+
{"shape":"ResourceNotFoundException"},
|
| 423 |
+
{"shape":"InternalServerException"}
|
| 424 |
+
],
|
| 425 |
+
"documentation":"<p>Stops an InferRxNorm inference job in progress.</p>"
|
| 426 |
+
},
|
| 427 |
+
"StopSNOMEDCTInferenceJob":{
|
| 428 |
+
"name":"StopSNOMEDCTInferenceJob",
|
| 429 |
+
"http":{
|
| 430 |
+
"method":"POST",
|
| 431 |
+
"requestUri":"/"
|
| 432 |
+
},
|
| 433 |
+
"input":{"shape":"StopSNOMEDCTInferenceJobRequest"},
|
| 434 |
+
"output":{"shape":"StopSNOMEDCTInferenceJobResponse"},
|
| 435 |
+
"errors":[
|
| 436 |
+
{"shape":"InvalidRequestException"},
|
| 437 |
+
{"shape":"ResourceNotFoundException"},
|
| 438 |
+
{"shape":"TooManyRequestsException"},
|
| 439 |
+
{"shape":"InternalServerException"}
|
| 440 |
+
],
|
| 441 |
+
"documentation":"<p> Stops an InferSNOMEDCT inference job in progress. </p>"
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
"shapes":{
|
| 445 |
+
"AnyLengthString":{"type":"string"},
|
| 446 |
+
"Attribute":{
|
| 447 |
+
"type":"structure",
|
| 448 |
+
"members":{
|
| 449 |
+
"Type":{
|
| 450 |
+
"shape":"EntitySubType",
|
| 451 |
+
"documentation":"<p> The type of attribute. </p>"
|
| 452 |
+
},
|
| 453 |
+
"Score":{
|
| 454 |
+
"shape":"Float",
|
| 455 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute. </p>"
|
| 456 |
+
},
|
| 457 |
+
"RelationshipScore":{
|
| 458 |
+
"shape":"Float",
|
| 459 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity. </p>"
|
| 460 |
+
},
|
| 461 |
+
"RelationshipType":{
|
| 462 |
+
"shape":"RelationshipType",
|
| 463 |
+
"documentation":"<p>The type of relationship between the entity and attribute. Type for the relationship is <code>OVERLAP</code>, indicating that the entity occurred at the same time as the <code>Date_Expression</code>. </p>"
|
| 464 |
+
},
|
| 465 |
+
"Id":{
|
| 466 |
+
"shape":"Integer",
|
| 467 |
+
"documentation":"<p> The numeric identifier for this attribute. This is a monotonically increasing id unique within this response rather than a global unique identifier. </p>"
|
| 468 |
+
},
|
| 469 |
+
"BeginOffset":{
|
| 470 |
+
"shape":"Integer",
|
| 471 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string. </p>"
|
| 472 |
+
},
|
| 473 |
+
"EndOffset":{
|
| 474 |
+
"shape":"Integer",
|
| 475 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the attribute ends. The offset returns the UTF-8 code point in the string.</p>"
|
| 476 |
+
},
|
| 477 |
+
"Text":{
|
| 478 |
+
"shape":"String",
|
| 479 |
+
"documentation":"<p> The segment of input text extracted as this attribute.</p>"
|
| 480 |
+
},
|
| 481 |
+
"Category":{
|
| 482 |
+
"shape":"EntityType",
|
| 483 |
+
"documentation":"<p> The category of attribute. </p>"
|
| 484 |
+
},
|
| 485 |
+
"Traits":{
|
| 486 |
+
"shape":"TraitList",
|
| 487 |
+
"documentation":"<p> Contextual information for this attribute. </p>"
|
| 488 |
+
}
|
| 489 |
+
},
|
| 490 |
+
"documentation":"<p> An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken. It contains information about the attribute such as id, begin and end offset within the input text, and the segment of the input text. </p>"
|
| 491 |
+
},
|
| 492 |
+
"AttributeList":{
|
| 493 |
+
"type":"list",
|
| 494 |
+
"member":{"shape":"Attribute"}
|
| 495 |
+
},
|
| 496 |
+
"AttributeName":{
|
| 497 |
+
"type":"string",
|
| 498 |
+
"enum":[
|
| 499 |
+
"SIGN",
|
| 500 |
+
"SYMPTOM",
|
| 501 |
+
"DIAGNOSIS",
|
| 502 |
+
"NEGATION",
|
| 503 |
+
"PERTAINS_TO_FAMILY",
|
| 504 |
+
"HYPOTHETICAL",
|
| 505 |
+
"LOW_CONFIDENCE",
|
| 506 |
+
"PAST_HISTORY",
|
| 507 |
+
"FUTURE"
|
| 508 |
+
]
|
| 509 |
+
},
|
| 510 |
+
"BoundedLengthString":{
|
| 511 |
+
"type":"string",
|
| 512 |
+
"max":20000,
|
| 513 |
+
"min":1
|
| 514 |
+
},
|
| 515 |
+
"Characters":{
|
| 516 |
+
"type":"structure",
|
| 517 |
+
"members":{
|
| 518 |
+
"OriginalTextCharacters":{
|
| 519 |
+
"shape":"Integer",
|
| 520 |
+
"documentation":"<p> The number of characters present in the input text document as processed by Amazon Comprehend Medical. </p>"
|
| 521 |
+
}
|
| 522 |
+
},
|
| 523 |
+
"documentation":"<p> The number of characters in the input text to be analyzed. </p>"
|
| 524 |
+
},
|
| 525 |
+
"ClientRequestTokenString":{
|
| 526 |
+
"type":"string",
|
| 527 |
+
"max":64,
|
| 528 |
+
"min":1,
|
| 529 |
+
"pattern":"^[a-zA-Z0-9-]+$"
|
| 530 |
+
},
|
| 531 |
+
"ComprehendMedicalAsyncJobFilter":{
|
| 532 |
+
"type":"structure",
|
| 533 |
+
"members":{
|
| 534 |
+
"JobName":{
|
| 535 |
+
"shape":"JobName",
|
| 536 |
+
"documentation":"<p>Filters on the name of the job.</p>"
|
| 537 |
+
},
|
| 538 |
+
"JobStatus":{
|
| 539 |
+
"shape":"JobStatus",
|
| 540 |
+
"documentation":"<p>Filters the list of jobs based on job status. Returns only jobs with the specified status.</p>"
|
| 541 |
+
},
|
| 542 |
+
"SubmitTimeBefore":{
|
| 543 |
+
"shape":"Timestamp",
|
| 544 |
+
"documentation":"<p>Filters the list of jobs based on the time that the job was submitted for processing. Returns only jobs submitted before the specified time. Jobs are returned in ascending order, oldest to newest.</p>"
|
| 545 |
+
},
|
| 546 |
+
"SubmitTimeAfter":{
|
| 547 |
+
"shape":"Timestamp",
|
| 548 |
+
"documentation":"<p>Filters the list of jobs based on the time that the job was submitted for processing. Returns only jobs submitted after the specified time. Jobs are returned in descending order, newest to oldest.</p>"
|
| 549 |
+
}
|
| 550 |
+
},
|
| 551 |
+
"documentation":"<p>Provides information for filtering a list of detection jobs.</p>"
|
| 552 |
+
},
|
| 553 |
+
"ComprehendMedicalAsyncJobProperties":{
|
| 554 |
+
"type":"structure",
|
| 555 |
+
"members":{
|
| 556 |
+
"JobId":{
|
| 557 |
+
"shape":"JobId",
|
| 558 |
+
"documentation":"<p>The identifier assigned to the detection job.</p>"
|
| 559 |
+
},
|
| 560 |
+
"JobName":{
|
| 561 |
+
"shape":"JobName",
|
| 562 |
+
"documentation":"<p>The name that you assigned to the detection job.</p>"
|
| 563 |
+
},
|
| 564 |
+
"JobStatus":{
|
| 565 |
+
"shape":"JobStatus",
|
| 566 |
+
"documentation":"<p>The current status of the detection job. If the status is <code>FAILED</code>, the <code>Message</code> field shows the reason for the failure.</p>"
|
| 567 |
+
},
|
| 568 |
+
"Message":{
|
| 569 |
+
"shape":"AnyLengthString",
|
| 570 |
+
"documentation":"<p>A description of the status of a job.</p>"
|
| 571 |
+
},
|
| 572 |
+
"SubmitTime":{
|
| 573 |
+
"shape":"Timestamp",
|
| 574 |
+
"documentation":"<p>The time that the detection job was submitted for processing.</p>"
|
| 575 |
+
},
|
| 576 |
+
"EndTime":{
|
| 577 |
+
"shape":"Timestamp",
|
| 578 |
+
"documentation":"<p>The time that the detection job completed.</p>"
|
| 579 |
+
},
|
| 580 |
+
"ExpirationTime":{
|
| 581 |
+
"shape":"Timestamp",
|
| 582 |
+
"documentation":"<p>The date and time that job metadata is deleted from the server. Output files in your S3 bucket will not be deleted. After the metadata is deleted, the job will no longer appear in the results of the <code>ListEntitiesDetectionV2Job</code> or the <code>ListPHIDetectionJobs</code> operation.</p>"
|
| 583 |
+
},
|
| 584 |
+
"InputDataConfig":{
|
| 585 |
+
"shape":"InputDataConfig",
|
| 586 |
+
"documentation":"<p>The input data configuration that you supplied when you created the detection job.</p>"
|
| 587 |
+
},
|
| 588 |
+
"OutputDataConfig":{
|
| 589 |
+
"shape":"OutputDataConfig",
|
| 590 |
+
"documentation":"<p>The output data configuration that you supplied when you created the detection job.</p>"
|
| 591 |
+
},
|
| 592 |
+
"LanguageCode":{
|
| 593 |
+
"shape":"LanguageCode",
|
| 594 |
+
"documentation":"<p>The language code of the input documents.</p>"
|
| 595 |
+
},
|
| 596 |
+
"DataAccessRoleArn":{
|
| 597 |
+
"shape":"IamRoleArn",
|
| 598 |
+
"documentation":"<p>The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.</p>"
|
| 599 |
+
},
|
| 600 |
+
"ManifestFilePath":{
|
| 601 |
+
"shape":"ManifestFilePath",
|
| 602 |
+
"documentation":"<p>The path to the file that describes the results of a batch job.</p>"
|
| 603 |
+
},
|
| 604 |
+
"KMSKey":{
|
| 605 |
+
"shape":"KMSKey",
|
| 606 |
+
"documentation":"<p>The AWS Key Management Service key, if any, used to encrypt the output files. </p>"
|
| 607 |
+
},
|
| 608 |
+
"ModelVersion":{
|
| 609 |
+
"shape":"ModelVersion",
|
| 610 |
+
"documentation":"<p>The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.</p>"
|
| 611 |
+
}
|
| 612 |
+
},
|
| 613 |
+
"documentation":"<p>Provides information about a detection job.</p>"
|
| 614 |
+
},
|
| 615 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 616 |
+
"type":"list",
|
| 617 |
+
"member":{"shape":"ComprehendMedicalAsyncJobProperties"}
|
| 618 |
+
},
|
| 619 |
+
"DescribeEntitiesDetectionV2JobRequest":{
|
| 620 |
+
"type":"structure",
|
| 621 |
+
"required":["JobId"],
|
| 622 |
+
"members":{
|
| 623 |
+
"JobId":{
|
| 624 |
+
"shape":"JobId",
|
| 625 |
+
"documentation":"<p>The identifier that Amazon Comprehend Medical generated for the job. The <code>StartEntitiesDetectionV2Job</code> operation returns this identifier in its response.</p>"
|
| 626 |
+
}
|
| 627 |
+
}
|
| 628 |
+
},
|
| 629 |
+
"DescribeEntitiesDetectionV2JobResponse":{
|
| 630 |
+
"type":"structure",
|
| 631 |
+
"members":{
|
| 632 |
+
"ComprehendMedicalAsyncJobProperties":{
|
| 633 |
+
"shape":"ComprehendMedicalAsyncJobProperties",
|
| 634 |
+
"documentation":"<p>An object that contains the properties associated with a detection job.</p>"
|
| 635 |
+
}
|
| 636 |
+
}
|
| 637 |
+
},
|
| 638 |
+
"DescribeICD10CMInferenceJobRequest":{
|
| 639 |
+
"type":"structure",
|
| 640 |
+
"required":["JobId"],
|
| 641 |
+
"members":{
|
| 642 |
+
"JobId":{
|
| 643 |
+
"shape":"JobId",
|
| 644 |
+
"documentation":"<p>The identifier that Amazon Comprehend Medical generated for the job. <code>The StartICD10CMInferenceJob</code> operation returns this identifier in its response.</p>"
|
| 645 |
+
}
|
| 646 |
+
}
|
| 647 |
+
},
|
| 648 |
+
"DescribeICD10CMInferenceJobResponse":{
|
| 649 |
+
"type":"structure",
|
| 650 |
+
"members":{
|
| 651 |
+
"ComprehendMedicalAsyncJobProperties":{
|
| 652 |
+
"shape":"ComprehendMedicalAsyncJobProperties",
|
| 653 |
+
"documentation":"<p>An object that contains the properties associated with a detection job.</p>"
|
| 654 |
+
}
|
| 655 |
+
}
|
| 656 |
+
},
|
| 657 |
+
"DescribePHIDetectionJobRequest":{
|
| 658 |
+
"type":"structure",
|
| 659 |
+
"required":["JobId"],
|
| 660 |
+
"members":{
|
| 661 |
+
"JobId":{
|
| 662 |
+
"shape":"JobId",
|
| 663 |
+
"documentation":"<p>The identifier that Amazon Comprehend Medical generated for the job. The <code>StartPHIDetectionJob</code> operation returns this identifier in its response.</p>"
|
| 664 |
+
}
|
| 665 |
+
}
|
| 666 |
+
},
|
| 667 |
+
"DescribePHIDetectionJobResponse":{
|
| 668 |
+
"type":"structure",
|
| 669 |
+
"members":{
|
| 670 |
+
"ComprehendMedicalAsyncJobProperties":{
|
| 671 |
+
"shape":"ComprehendMedicalAsyncJobProperties",
|
| 672 |
+
"documentation":"<p>An object that contains the properties associated with a detection job.</p>"
|
| 673 |
+
}
|
| 674 |
+
}
|
| 675 |
+
},
|
| 676 |
+
"DescribeRxNormInferenceJobRequest":{
|
| 677 |
+
"type":"structure",
|
| 678 |
+
"required":["JobId"],
|
| 679 |
+
"members":{
|
| 680 |
+
"JobId":{
|
| 681 |
+
"shape":"JobId",
|
| 682 |
+
"documentation":"<p>The identifier that Amazon Comprehend Medical generated for the job. The StartRxNormInferenceJob operation returns this identifier in its response.</p>"
|
| 683 |
+
}
|
| 684 |
+
}
|
| 685 |
+
},
|
| 686 |
+
"DescribeRxNormInferenceJobResponse":{
|
| 687 |
+
"type":"structure",
|
| 688 |
+
"members":{
|
| 689 |
+
"ComprehendMedicalAsyncJobProperties":{
|
| 690 |
+
"shape":"ComprehendMedicalAsyncJobProperties",
|
| 691 |
+
"documentation":"<p>An object that contains the properties associated with a detection job.</p>"
|
| 692 |
+
}
|
| 693 |
+
}
|
| 694 |
+
},
|
| 695 |
+
"DescribeSNOMEDCTInferenceJobRequest":{
|
| 696 |
+
"type":"structure",
|
| 697 |
+
"required":["JobId"],
|
| 698 |
+
"members":{
|
| 699 |
+
"JobId":{
|
| 700 |
+
"shape":"JobId",
|
| 701 |
+
"documentation":"<p> The identifier that Amazon Comprehend Medical generated for the job. The StartSNOMEDCTInferenceJob operation returns this identifier in its response. </p>"
|
| 702 |
+
}
|
| 703 |
+
}
|
| 704 |
+
},
|
| 705 |
+
"DescribeSNOMEDCTInferenceJobResponse":{
|
| 706 |
+
"type":"structure",
|
| 707 |
+
"members":{
|
| 708 |
+
"ComprehendMedicalAsyncJobProperties":{"shape":"ComprehendMedicalAsyncJobProperties"}
|
| 709 |
+
}
|
| 710 |
+
},
|
| 711 |
+
"DetectEntitiesRequest":{
|
| 712 |
+
"type":"structure",
|
| 713 |
+
"required":["Text"],
|
| 714 |
+
"members":{
|
| 715 |
+
"Text":{
|
| 716 |
+
"shape":"BoundedLengthString",
|
| 717 |
+
"documentation":"<p> A UTF-8 text string containing the clinical content being examined for entities.</p>"
|
| 718 |
+
}
|
| 719 |
+
}
|
| 720 |
+
},
|
| 721 |
+
"DetectEntitiesResponse":{
|
| 722 |
+
"type":"structure",
|
| 723 |
+
"required":[
|
| 724 |
+
"Entities",
|
| 725 |
+
"ModelVersion"
|
| 726 |
+
],
|
| 727 |
+
"members":{
|
| 728 |
+
"Entities":{
|
| 729 |
+
"shape":"EntityList",
|
| 730 |
+
"documentation":"<p>The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned.</p>"
|
| 731 |
+
},
|
| 732 |
+
"UnmappedAttributes":{
|
| 733 |
+
"shape":"UnmappedAttributeList",
|
| 734 |
+
"documentation":"<p>Attributes extracted from the input text that we were unable to relate to an entity.</p>"
|
| 735 |
+
},
|
| 736 |
+
"PaginationToken":{
|
| 737 |
+
"shape":"String",
|
| 738 |
+
"documentation":"<p>If the result of the previous request to <code>DetectEntities</code> was truncated, include the <code>PaginationToken</code> to fetch the next page of entities.</p>"
|
| 739 |
+
},
|
| 740 |
+
"ModelVersion":{
|
| 741 |
+
"shape":"String",
|
| 742 |
+
"documentation":"<p>The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.</p>"
|
| 743 |
+
}
|
| 744 |
+
}
|
| 745 |
+
},
|
| 746 |
+
"DetectEntitiesV2Request":{
|
| 747 |
+
"type":"structure",
|
| 748 |
+
"required":["Text"],
|
| 749 |
+
"members":{
|
| 750 |
+
"Text":{
|
| 751 |
+
"shape":"BoundedLengthString",
|
| 752 |
+
"documentation":"<p>A UTF-8 string containing the clinical content being examined for entities.</p>"
|
| 753 |
+
}
|
| 754 |
+
}
|
| 755 |
+
},
|
| 756 |
+
"DetectEntitiesV2Response":{
|
| 757 |
+
"type":"structure",
|
| 758 |
+
"required":[
|
| 759 |
+
"Entities",
|
| 760 |
+
"ModelVersion"
|
| 761 |
+
],
|
| 762 |
+
"members":{
|
| 763 |
+
"Entities":{
|
| 764 |
+
"shape":"EntityList",
|
| 765 |
+
"documentation":"<p>The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence in the detection and analysis. Attributes and traits of the entity are also returned.</p>"
|
| 766 |
+
},
|
| 767 |
+
"UnmappedAttributes":{
|
| 768 |
+
"shape":"UnmappedAttributeList",
|
| 769 |
+
"documentation":"<p>Attributes extracted from the input text that couldn't be related to an entity.</p>"
|
| 770 |
+
},
|
| 771 |
+
"PaginationToken":{
|
| 772 |
+
"shape":"String",
|
| 773 |
+
"documentation":"<p>If the result to the <code>DetectEntitiesV2</code> operation was truncated, include the <code>PaginationToken</code> to fetch the next page of entities.</p>"
|
| 774 |
+
},
|
| 775 |
+
"ModelVersion":{
|
| 776 |
+
"shape":"String",
|
| 777 |
+
"documentation":"<p>The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.</p>"
|
| 778 |
+
}
|
| 779 |
+
}
|
| 780 |
+
},
|
| 781 |
+
"DetectPHIRequest":{
|
| 782 |
+
"type":"structure",
|
| 783 |
+
"required":["Text"],
|
| 784 |
+
"members":{
|
| 785 |
+
"Text":{
|
| 786 |
+
"shape":"BoundedLengthString",
|
| 787 |
+
"documentation":"<p>A UTF-8 text string containing the clinical content being examined for PHI entities.</p>"
|
| 788 |
+
}
|
| 789 |
+
}
|
| 790 |
+
},
|
| 791 |
+
"DetectPHIResponse":{
|
| 792 |
+
"type":"structure",
|
| 793 |
+
"required":[
|
| 794 |
+
"Entities",
|
| 795 |
+
"ModelVersion"
|
| 796 |
+
],
|
| 797 |
+
"members":{
|
| 798 |
+
"Entities":{
|
| 799 |
+
"shape":"EntityList",
|
| 800 |
+
"documentation":"<p>The collection of PHI entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in its detection.</p>"
|
| 801 |
+
},
|
| 802 |
+
"PaginationToken":{
|
| 803 |
+
"shape":"String",
|
| 804 |
+
"documentation":"<p>If the result of the previous request to <code>DetectPHI</code> was truncated, include the <code>PaginationToken</code> to fetch the next page of PHI entities. </p>"
|
| 805 |
+
},
|
| 806 |
+
"ModelVersion":{
|
| 807 |
+
"shape":"String",
|
| 808 |
+
"documentation":"<p>The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.</p>"
|
| 809 |
+
}
|
| 810 |
+
}
|
| 811 |
+
},
|
| 812 |
+
"Entity":{
|
| 813 |
+
"type":"structure",
|
| 814 |
+
"members":{
|
| 815 |
+
"Id":{
|
| 816 |
+
"shape":"Integer",
|
| 817 |
+
"documentation":"<p> The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier. </p>"
|
| 818 |
+
},
|
| 819 |
+
"BeginOffset":{
|
| 820 |
+
"shape":"Integer",
|
| 821 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the entity begins. The offset returns the UTF-8 code point in the string. </p>"
|
| 822 |
+
},
|
| 823 |
+
"EndOffset":{
|
| 824 |
+
"shape":"Integer",
|
| 825 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string. </p>"
|
| 826 |
+
},
|
| 827 |
+
"Score":{
|
| 828 |
+
"shape":"Float",
|
| 829 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.</p>"
|
| 830 |
+
},
|
| 831 |
+
"Text":{
|
| 832 |
+
"shape":"String",
|
| 833 |
+
"documentation":"<p> The segment of input text extracted as this entity.</p>"
|
| 834 |
+
},
|
| 835 |
+
"Category":{
|
| 836 |
+
"shape":"EntityType",
|
| 837 |
+
"documentation":"<p> The category of the entity.</p>"
|
| 838 |
+
},
|
| 839 |
+
"Type":{
|
| 840 |
+
"shape":"EntitySubType",
|
| 841 |
+
"documentation":"<p> Describes the specific type of entity with category of entities.</p>"
|
| 842 |
+
},
|
| 843 |
+
"Traits":{
|
| 844 |
+
"shape":"TraitList",
|
| 845 |
+
"documentation":"<p>Contextual information for the entity.</p>"
|
| 846 |
+
},
|
| 847 |
+
"Attributes":{
|
| 848 |
+
"shape":"AttributeList",
|
| 849 |
+
"documentation":"<p> The extracted attributes that relate to this entity.</p>"
|
| 850 |
+
}
|
| 851 |
+
},
|
| 852 |
+
"documentation":"<p> Provides information about an extracted medical entity.</p>"
|
| 853 |
+
},
|
| 854 |
+
"EntityList":{
|
| 855 |
+
"type":"list",
|
| 856 |
+
"member":{"shape":"Entity"}
|
| 857 |
+
},
|
| 858 |
+
"EntitySubType":{
|
| 859 |
+
"type":"string",
|
| 860 |
+
"enum":[
|
| 861 |
+
"NAME",
|
| 862 |
+
"DX_NAME",
|
| 863 |
+
"DOSAGE",
|
| 864 |
+
"ROUTE_OR_MODE",
|
| 865 |
+
"FORM",
|
| 866 |
+
"FREQUENCY",
|
| 867 |
+
"DURATION",
|
| 868 |
+
"GENERIC_NAME",
|
| 869 |
+
"BRAND_NAME",
|
| 870 |
+
"STRENGTH",
|
| 871 |
+
"RATE",
|
| 872 |
+
"ACUITY",
|
| 873 |
+
"TEST_NAME",
|
| 874 |
+
"TEST_VALUE",
|
| 875 |
+
"TEST_UNITS",
|
| 876 |
+
"TEST_UNIT",
|
| 877 |
+
"PROCEDURE_NAME",
|
| 878 |
+
"TREATMENT_NAME",
|
| 879 |
+
"DATE",
|
| 880 |
+
"AGE",
|
| 881 |
+
"CONTACT_POINT",
|
| 882 |
+
"PHONE_OR_FAX",
|
| 883 |
+
"EMAIL",
|
| 884 |
+
"IDENTIFIER",
|
| 885 |
+
"ID",
|
| 886 |
+
"URL",
|
| 887 |
+
"ADDRESS",
|
| 888 |
+
"PROFESSION",
|
| 889 |
+
"SYSTEM_ORGAN_SITE",
|
| 890 |
+
"DIRECTION",
|
| 891 |
+
"QUALITY",
|
| 892 |
+
"QUANTITY",
|
| 893 |
+
"TIME_EXPRESSION",
|
| 894 |
+
"TIME_TO_MEDICATION_NAME",
|
| 895 |
+
"TIME_TO_DX_NAME",
|
| 896 |
+
"TIME_TO_TEST_NAME",
|
| 897 |
+
"TIME_TO_PROCEDURE_NAME",
|
| 898 |
+
"TIME_TO_TREATMENT_NAME",
|
| 899 |
+
"AMOUNT",
|
| 900 |
+
"GENDER",
|
| 901 |
+
"RACE_ETHNICITY",
|
| 902 |
+
"ALLERGIES",
|
| 903 |
+
"TOBACCO_USE",
|
| 904 |
+
"ALCOHOL_CONSUMPTION",
|
| 905 |
+
"REC_DRUG_USE"
|
| 906 |
+
]
|
| 907 |
+
},
|
| 908 |
+
"EntityType":{
|
| 909 |
+
"type":"string",
|
| 910 |
+
"enum":[
|
| 911 |
+
"MEDICATION",
|
| 912 |
+
"MEDICAL_CONDITION",
|
| 913 |
+
"PROTECTED_HEALTH_INFORMATION",
|
| 914 |
+
"TEST_TREATMENT_PROCEDURE",
|
| 915 |
+
"ANATOMY",
|
| 916 |
+
"TIME_EXPRESSION",
|
| 917 |
+
"BEHAVIORAL_ENVIRONMENTAL_SOCIAL"
|
| 918 |
+
]
|
| 919 |
+
},
|
| 920 |
+
"Float":{"type":"float"},
|
| 921 |
+
"ICD10CMAttribute":{
|
| 922 |
+
"type":"structure",
|
| 923 |
+
"members":{
|
| 924 |
+
"Type":{
|
| 925 |
+
"shape":"ICD10CMAttributeType",
|
| 926 |
+
"documentation":"<p>The type of attribute. InferICD10CM detects entities of the type <code>DX_NAME</code>. </p>"
|
| 927 |
+
},
|
| 928 |
+
"Score":{
|
| 929 |
+
"shape":"Float",
|
| 930 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.</p>"
|
| 931 |
+
},
|
| 932 |
+
"RelationshipScore":{
|
| 933 |
+
"shape":"Float",
|
| 934 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity.</p>"
|
| 935 |
+
},
|
| 936 |
+
"Id":{
|
| 937 |
+
"shape":"Integer",
|
| 938 |
+
"documentation":"<p>The numeric identifier for this attribute. This is a monotonically increasing id unique within this response rather than a global unique identifier.</p>"
|
| 939 |
+
},
|
| 940 |
+
"BeginOffset":{
|
| 941 |
+
"shape":"Integer",
|
| 942 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string.</p>"
|
| 943 |
+
},
|
| 944 |
+
"EndOffset":{
|
| 945 |
+
"shape":"Integer",
|
| 946 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the attribute ends. The offset returns the UTF-8 code point in the string.</p>"
|
| 947 |
+
},
|
| 948 |
+
"Text":{
|
| 949 |
+
"shape":"String",
|
| 950 |
+
"documentation":"<p>The segment of input text which contains the detected attribute.</p>"
|
| 951 |
+
},
|
| 952 |
+
"Traits":{
|
| 953 |
+
"shape":"ICD10CMTraitList",
|
| 954 |
+
"documentation":"<p>The contextual information for the attribute. The traits recognized by InferICD10CM are <code>DIAGNOSIS</code>, <code>SIGN</code>, <code>SYMPTOM</code>, and <code>NEGATION</code>.</p>"
|
| 955 |
+
},
|
| 956 |
+
"Category":{
|
| 957 |
+
"shape":"ICD10CMEntityType",
|
| 958 |
+
"documentation":"<p>The category of attribute. Can be either of <code>DX_NAME</code> or <code>TIME_EXPRESSION</code>.</p>"
|
| 959 |
+
},
|
| 960 |
+
"RelationshipType":{
|
| 961 |
+
"shape":"ICD10CMRelationshipType",
|
| 962 |
+
"documentation":"<p>The type of relationship between the entity and attribute. Type for the relationship can be either of <code>OVERLAP</code> or <code>SYSTEM_ORGAN_SITE</code>.</p>"
|
| 963 |
+
}
|
| 964 |
+
},
|
| 965 |
+
"documentation":"<p>The detected attributes that relate to an entity. This includes an extracted segment of the text that is an attribute of an entity, or otherwise related to an entity. InferICD10CM detects the following attributes: <code>Direction</code>, <code>System, Organ or Site</code>, and <code>Acuity</code>.</p>"
|
| 966 |
+
},
|
| 967 |
+
"ICD10CMAttributeList":{
|
| 968 |
+
"type":"list",
|
| 969 |
+
"member":{"shape":"ICD10CMAttribute"}
|
| 970 |
+
},
|
| 971 |
+
"ICD10CMAttributeType":{
|
| 972 |
+
"type":"string",
|
| 973 |
+
"enum":[
|
| 974 |
+
"ACUITY",
|
| 975 |
+
"DIRECTION",
|
| 976 |
+
"SYSTEM_ORGAN_SITE",
|
| 977 |
+
"QUALITY",
|
| 978 |
+
"QUANTITY",
|
| 979 |
+
"TIME_TO_DX_NAME",
|
| 980 |
+
"TIME_EXPRESSION"
|
| 981 |
+
]
|
| 982 |
+
},
|
| 983 |
+
"ICD10CMConcept":{
|
| 984 |
+
"type":"structure",
|
| 985 |
+
"members":{
|
| 986 |
+
"Description":{
|
| 987 |
+
"shape":"String",
|
| 988 |
+
"documentation":"<p>The long description of the ICD-10-CM code in the ontology.</p>"
|
| 989 |
+
},
|
| 990 |
+
"Code":{
|
| 991 |
+
"shape":"String",
|
| 992 |
+
"documentation":"<p>The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.</p>"
|
| 993 |
+
},
|
| 994 |
+
"Score":{
|
| 995 |
+
"shape":"Float",
|
| 996 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.</p>"
|
| 997 |
+
}
|
| 998 |
+
},
|
| 999 |
+
"documentation":"<p> The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.</p>"
|
| 1000 |
+
},
|
| 1001 |
+
"ICD10CMConceptList":{
|
| 1002 |
+
"type":"list",
|
| 1003 |
+
"member":{"shape":"ICD10CMConcept"}
|
| 1004 |
+
},
|
| 1005 |
+
"ICD10CMEntity":{
|
| 1006 |
+
"type":"structure",
|
| 1007 |
+
"members":{
|
| 1008 |
+
"Id":{
|
| 1009 |
+
"shape":"Integer",
|
| 1010 |
+
"documentation":"<p>The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier.</p>"
|
| 1011 |
+
},
|
| 1012 |
+
"Text":{
|
| 1013 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1014 |
+
"documentation":"<p>The segment of input text that is matched to the detected entity.</p>"
|
| 1015 |
+
},
|
| 1016 |
+
"Category":{
|
| 1017 |
+
"shape":"ICD10CMEntityCategory",
|
| 1018 |
+
"documentation":"<p> The category of the entity. InferICD10CM detects entities in the <code>MEDICAL_CONDITION</code> category. </p>"
|
| 1019 |
+
},
|
| 1020 |
+
"Type":{
|
| 1021 |
+
"shape":"ICD10CMEntityType",
|
| 1022 |
+
"documentation":"<p>Describes the specific type of entity with category of entities. InferICD10CM detects entities of the type <code>DX_NAME</code> and <code>TIME_EXPRESSION</code>.</p>"
|
| 1023 |
+
},
|
| 1024 |
+
"Score":{
|
| 1025 |
+
"shape":"Float",
|
| 1026 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.</p>"
|
| 1027 |
+
},
|
| 1028 |
+
"BeginOffset":{
|
| 1029 |
+
"shape":"Integer",
|
| 1030 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the entity begins. The offset returns the UTF-8 code point in the string.</p>"
|
| 1031 |
+
},
|
| 1032 |
+
"EndOffset":{
|
| 1033 |
+
"shape":"Integer",
|
| 1034 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string.</p>"
|
| 1035 |
+
},
|
| 1036 |
+
"Attributes":{
|
| 1037 |
+
"shape":"ICD10CMAttributeList",
|
| 1038 |
+
"documentation":"<p>The detected attributes that relate to the entity. An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the nature of a medical condition.</p>"
|
| 1039 |
+
},
|
| 1040 |
+
"Traits":{
|
| 1041 |
+
"shape":"ICD10CMTraitList",
|
| 1042 |
+
"documentation":"<p>Provides Contextual information for the entity. The traits recognized by InferICD10CM are <code>DIAGNOSIS</code>, <code>SIGN</code>, <code>SYMPTOM</code>, and <code>NEGATION.</code> </p>"
|
| 1043 |
+
},
|
| 1044 |
+
"ICD10CMConcepts":{
|
| 1045 |
+
"shape":"ICD10CMConceptList",
|
| 1046 |
+
"documentation":"<p>The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.</p>"
|
| 1047 |
+
}
|
| 1048 |
+
},
|
| 1049 |
+
"documentation":"<p>The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned. </p>"
|
| 1050 |
+
},
|
| 1051 |
+
"ICD10CMEntityCategory":{
|
| 1052 |
+
"type":"string",
|
| 1053 |
+
"enum":["MEDICAL_CONDITION"]
|
| 1054 |
+
},
|
| 1055 |
+
"ICD10CMEntityList":{
|
| 1056 |
+
"type":"list",
|
| 1057 |
+
"member":{"shape":"ICD10CMEntity"}
|
| 1058 |
+
},
|
| 1059 |
+
"ICD10CMEntityType":{
|
| 1060 |
+
"type":"string",
|
| 1061 |
+
"enum":[
|
| 1062 |
+
"DX_NAME",
|
| 1063 |
+
"TIME_EXPRESSION"
|
| 1064 |
+
]
|
| 1065 |
+
},
|
| 1066 |
+
"ICD10CMRelationshipType":{
|
| 1067 |
+
"type":"string",
|
| 1068 |
+
"enum":[
|
| 1069 |
+
"OVERLAP",
|
| 1070 |
+
"SYSTEM_ORGAN_SITE",
|
| 1071 |
+
"QUALITY"
|
| 1072 |
+
]
|
| 1073 |
+
},
|
| 1074 |
+
"ICD10CMTrait":{
|
| 1075 |
+
"type":"structure",
|
| 1076 |
+
"members":{
|
| 1077 |
+
"Name":{
|
| 1078 |
+
"shape":"ICD10CMTraitName",
|
| 1079 |
+
"documentation":"<p>Provides a name or contextual description about the trait.</p>"
|
| 1080 |
+
},
|
| 1081 |
+
"Score":{
|
| 1082 |
+
"shape":"Float",
|
| 1083 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as a trait.</p>"
|
| 1084 |
+
}
|
| 1085 |
+
},
|
| 1086 |
+
"documentation":"<p>Contextual information for the entity. The traits recognized by InferICD10CM are <code>DIAGNOSIS</code>, <code>SIGN</code>, <code>SYMPTOM</code>, and <code>NEGATION</code>.</p>"
|
| 1087 |
+
},
|
| 1088 |
+
"ICD10CMTraitList":{
|
| 1089 |
+
"type":"list",
|
| 1090 |
+
"member":{"shape":"ICD10CMTrait"}
|
| 1091 |
+
},
|
| 1092 |
+
"ICD10CMTraitName":{
|
| 1093 |
+
"type":"string",
|
| 1094 |
+
"enum":[
|
| 1095 |
+
"NEGATION",
|
| 1096 |
+
"DIAGNOSIS",
|
| 1097 |
+
"SIGN",
|
| 1098 |
+
"SYMPTOM",
|
| 1099 |
+
"PERTAINS_TO_FAMILY",
|
| 1100 |
+
"HYPOTHETICAL",
|
| 1101 |
+
"LOW_CONFIDENCE"
|
| 1102 |
+
]
|
| 1103 |
+
},
|
| 1104 |
+
"IamRoleArn":{
|
| 1105 |
+
"type":"string",
|
| 1106 |
+
"max":2048,
|
| 1107 |
+
"min":20,
|
| 1108 |
+
"pattern":"arn:aws(-[^:]+)?:iam::[0-9]{12}:role/.+"
|
| 1109 |
+
},
|
| 1110 |
+
"InferICD10CMRequest":{
|
| 1111 |
+
"type":"structure",
|
| 1112 |
+
"required":["Text"],
|
| 1113 |
+
"members":{
|
| 1114 |
+
"Text":{
|
| 1115 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1116 |
+
"documentation":"<p>The input text used for analysis.</p>"
|
| 1117 |
+
}
|
| 1118 |
+
}
|
| 1119 |
+
},
|
| 1120 |
+
"InferICD10CMResponse":{
|
| 1121 |
+
"type":"structure",
|
| 1122 |
+
"required":["Entities"],
|
| 1123 |
+
"members":{
|
| 1124 |
+
"Entities":{
|
| 1125 |
+
"shape":"ICD10CMEntityList",
|
| 1126 |
+
"documentation":"<p>The medical conditions detected in the text linked to ICD-10-CM concepts. If the action is successful, the service sends back an HTTP 200 response, as well as the entities detected.</p>"
|
| 1127 |
+
},
|
| 1128 |
+
"PaginationToken":{
|
| 1129 |
+
"shape":"String",
|
| 1130 |
+
"documentation":"<p>If the result of the previous request to <code>InferICD10CM</code> was truncated, include the <code>PaginationToken</code> to fetch the next page of medical condition entities. </p>"
|
| 1131 |
+
},
|
| 1132 |
+
"ModelVersion":{
|
| 1133 |
+
"shape":"String",
|
| 1134 |
+
"documentation":"<p>The version of the model used to analyze the documents, in the format <i>n</i>.<i>n</i>.<i>n</i> You can use this information to track the model used for a particular batch of documents.</p>"
|
| 1135 |
+
}
|
| 1136 |
+
}
|
| 1137 |
+
},
|
| 1138 |
+
"InferRxNormRequest":{
|
| 1139 |
+
"type":"structure",
|
| 1140 |
+
"required":["Text"],
|
| 1141 |
+
"members":{
|
| 1142 |
+
"Text":{
|
| 1143 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1144 |
+
"documentation":"<p>The input text used for analysis.</p>"
|
| 1145 |
+
}
|
| 1146 |
+
}
|
| 1147 |
+
},
|
| 1148 |
+
"InferRxNormResponse":{
|
| 1149 |
+
"type":"structure",
|
| 1150 |
+
"required":["Entities"],
|
| 1151 |
+
"members":{
|
| 1152 |
+
"Entities":{
|
| 1153 |
+
"shape":"RxNormEntityList",
|
| 1154 |
+
"documentation":"<p>The medication entities detected in the text linked to RxNorm concepts. If the action is successful, the service sends back an HTTP 200 response, as well as the entities detected.</p>"
|
| 1155 |
+
},
|
| 1156 |
+
"PaginationToken":{
|
| 1157 |
+
"shape":"String",
|
| 1158 |
+
"documentation":"<p>If the result of the previous request to <code>InferRxNorm</code> was truncated, include the <code>PaginationToken</code> to fetch the next page of medication entities.</p>"
|
| 1159 |
+
},
|
| 1160 |
+
"ModelVersion":{
|
| 1161 |
+
"shape":"String",
|
| 1162 |
+
"documentation":"<p>The version of the model used to analyze the documents, in the format <i>n</i>.<i>n</i>.<i>n</i> You can use this information to track the model used for a particular batch of documents.</p>"
|
| 1163 |
+
}
|
| 1164 |
+
}
|
| 1165 |
+
},
|
| 1166 |
+
"InferSNOMEDCTRequest":{
|
| 1167 |
+
"type":"structure",
|
| 1168 |
+
"required":["Text"],
|
| 1169 |
+
"members":{
|
| 1170 |
+
"Text":{
|
| 1171 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1172 |
+
"documentation":"<p>The input text to be analyzed using InferSNOMEDCT.</p>"
|
| 1173 |
+
}
|
| 1174 |
+
}
|
| 1175 |
+
},
|
| 1176 |
+
"InferSNOMEDCTResponse":{
|
| 1177 |
+
"type":"structure",
|
| 1178 |
+
"required":["Entities"],
|
| 1179 |
+
"members":{
|
| 1180 |
+
"Entities":{
|
| 1181 |
+
"shape":"SNOMEDCTEntityList",
|
| 1182 |
+
"documentation":"<p> The collection of medical concept entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned. </p>"
|
| 1183 |
+
},
|
| 1184 |
+
"PaginationToken":{
|
| 1185 |
+
"shape":"String",
|
| 1186 |
+
"documentation":"<p> If the result of the request is truncated, the pagination token can be used to fetch the next page of entities. </p>"
|
| 1187 |
+
},
|
| 1188 |
+
"ModelVersion":{
|
| 1189 |
+
"shape":"String",
|
| 1190 |
+
"documentation":"<p> The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents. </p>"
|
| 1191 |
+
},
|
| 1192 |
+
"SNOMEDCTDetails":{
|
| 1193 |
+
"shape":"SNOMEDCTDetails",
|
| 1194 |
+
"documentation":"<p> The details of the SNOMED-CT revision, including the edition, language, and version date. </p>"
|
| 1195 |
+
},
|
| 1196 |
+
"Characters":{
|
| 1197 |
+
"shape":"Characters",
|
| 1198 |
+
"documentation":"<p> The number of characters in the input request documentation. </p>"
|
| 1199 |
+
}
|
| 1200 |
+
}
|
| 1201 |
+
},
|
| 1202 |
+
"InputDataConfig":{
|
| 1203 |
+
"type":"structure",
|
| 1204 |
+
"required":["S3Bucket"],
|
| 1205 |
+
"members":{
|
| 1206 |
+
"S3Bucket":{
|
| 1207 |
+
"shape":"S3Bucket",
|
| 1208 |
+
"documentation":"<p>The URI of the S3 bucket that contains the input data. The bucket must be in the same region as the API endpoint that you are calling.</p>"
|
| 1209 |
+
},
|
| 1210 |
+
"S3Key":{
|
| 1211 |
+
"shape":"S3Key",
|
| 1212 |
+
"documentation":"<p>The path to the input data files in the S3 bucket.</p>"
|
| 1213 |
+
}
|
| 1214 |
+
},
|
| 1215 |
+
"documentation":"<p>The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed. </p>"
|
| 1216 |
+
},
|
| 1217 |
+
"Integer":{"type":"integer"},
|
| 1218 |
+
"InternalServerException":{
|
| 1219 |
+
"type":"structure",
|
| 1220 |
+
"members":{
|
| 1221 |
+
"Message":{"shape":"String"}
|
| 1222 |
+
},
|
| 1223 |
+
"documentation":"<p> An internal server error occurred. Retry your request. </p>",
|
| 1224 |
+
"exception":true,
|
| 1225 |
+
"fault":true
|
| 1226 |
+
},
|
| 1227 |
+
"InvalidEncodingException":{
|
| 1228 |
+
"type":"structure",
|
| 1229 |
+
"members":{
|
| 1230 |
+
"Message":{"shape":"String"}
|
| 1231 |
+
},
|
| 1232 |
+
"documentation":"<p> The input text was not in valid UTF-8 character encoding. Check your text then retry your request.</p>",
|
| 1233 |
+
"exception":true
|
| 1234 |
+
},
|
| 1235 |
+
"InvalidRequestException":{
|
| 1236 |
+
"type":"structure",
|
| 1237 |
+
"members":{
|
| 1238 |
+
"Message":{"shape":"String"}
|
| 1239 |
+
},
|
| 1240 |
+
"documentation":"<p> The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.</p>",
|
| 1241 |
+
"exception":true
|
| 1242 |
+
},
|
| 1243 |
+
"JobId":{
|
| 1244 |
+
"type":"string",
|
| 1245 |
+
"max":32,
|
| 1246 |
+
"min":1,
|
| 1247 |
+
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$"
|
| 1248 |
+
},
|
| 1249 |
+
"JobName":{
|
| 1250 |
+
"type":"string",
|
| 1251 |
+
"max":256,
|
| 1252 |
+
"min":1,
|
| 1253 |
+
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$"
|
| 1254 |
+
},
|
| 1255 |
+
"JobStatus":{
|
| 1256 |
+
"type":"string",
|
| 1257 |
+
"enum":[
|
| 1258 |
+
"SUBMITTED",
|
| 1259 |
+
"IN_PROGRESS",
|
| 1260 |
+
"COMPLETED",
|
| 1261 |
+
"PARTIAL_SUCCESS",
|
| 1262 |
+
"FAILED",
|
| 1263 |
+
"STOP_REQUESTED",
|
| 1264 |
+
"STOPPED"
|
| 1265 |
+
]
|
| 1266 |
+
},
|
| 1267 |
+
"KMSKey":{
|
| 1268 |
+
"type":"string",
|
| 1269 |
+
"max":2048,
|
| 1270 |
+
"min":1,
|
| 1271 |
+
"pattern":".*"
|
| 1272 |
+
},
|
| 1273 |
+
"LanguageCode":{
|
| 1274 |
+
"type":"string",
|
| 1275 |
+
"enum":["en"]
|
| 1276 |
+
},
|
| 1277 |
+
"ListEntitiesDetectionV2JobsRequest":{
|
| 1278 |
+
"type":"structure",
|
| 1279 |
+
"members":{
|
| 1280 |
+
"Filter":{
|
| 1281 |
+
"shape":"ComprehendMedicalAsyncJobFilter",
|
| 1282 |
+
"documentation":"<p>Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.</p>"
|
| 1283 |
+
},
|
| 1284 |
+
"NextToken":{
|
| 1285 |
+
"shape":"String",
|
| 1286 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1287 |
+
},
|
| 1288 |
+
"MaxResults":{
|
| 1289 |
+
"shape":"MaxResultsInteger",
|
| 1290 |
+
"documentation":"<p>The maximum number of results to return in each page. The default is 100.</p>"
|
| 1291 |
+
}
|
| 1292 |
+
}
|
| 1293 |
+
},
|
| 1294 |
+
"ListEntitiesDetectionV2JobsResponse":{
|
| 1295 |
+
"type":"structure",
|
| 1296 |
+
"members":{
|
| 1297 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 1298 |
+
"shape":"ComprehendMedicalAsyncJobPropertiesList",
|
| 1299 |
+
"documentation":"<p>A list containing the properties of each job returned.</p>"
|
| 1300 |
+
},
|
| 1301 |
+
"NextToken":{
|
| 1302 |
+
"shape":"String",
|
| 1303 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1304 |
+
}
|
| 1305 |
+
}
|
| 1306 |
+
},
|
| 1307 |
+
"ListICD10CMInferenceJobsRequest":{
|
| 1308 |
+
"type":"structure",
|
| 1309 |
+
"members":{
|
| 1310 |
+
"Filter":{
|
| 1311 |
+
"shape":"ComprehendMedicalAsyncJobFilter",
|
| 1312 |
+
"documentation":"<p>Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.</p>"
|
| 1313 |
+
},
|
| 1314 |
+
"NextToken":{
|
| 1315 |
+
"shape":"String",
|
| 1316 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1317 |
+
},
|
| 1318 |
+
"MaxResults":{
|
| 1319 |
+
"shape":"MaxResultsInteger",
|
| 1320 |
+
"documentation":"<p>The maximum number of results to return in each page. The default is 100.</p>"
|
| 1321 |
+
}
|
| 1322 |
+
}
|
| 1323 |
+
},
|
| 1324 |
+
"ListICD10CMInferenceJobsResponse":{
|
| 1325 |
+
"type":"structure",
|
| 1326 |
+
"members":{
|
| 1327 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 1328 |
+
"shape":"ComprehendMedicalAsyncJobPropertiesList",
|
| 1329 |
+
"documentation":"<p>A list containing the properties of each job that is returned.</p>"
|
| 1330 |
+
},
|
| 1331 |
+
"NextToken":{
|
| 1332 |
+
"shape":"String",
|
| 1333 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1334 |
+
}
|
| 1335 |
+
}
|
| 1336 |
+
},
|
| 1337 |
+
"ListPHIDetectionJobsRequest":{
|
| 1338 |
+
"type":"structure",
|
| 1339 |
+
"members":{
|
| 1340 |
+
"Filter":{
|
| 1341 |
+
"shape":"ComprehendMedicalAsyncJobFilter",
|
| 1342 |
+
"documentation":"<p>Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.</p>"
|
| 1343 |
+
},
|
| 1344 |
+
"NextToken":{
|
| 1345 |
+
"shape":"String",
|
| 1346 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1347 |
+
},
|
| 1348 |
+
"MaxResults":{
|
| 1349 |
+
"shape":"MaxResultsInteger",
|
| 1350 |
+
"documentation":"<p>The maximum number of results to return in each page. The default is 100.</p>"
|
| 1351 |
+
}
|
| 1352 |
+
}
|
| 1353 |
+
},
|
| 1354 |
+
"ListPHIDetectionJobsResponse":{
|
| 1355 |
+
"type":"structure",
|
| 1356 |
+
"members":{
|
| 1357 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 1358 |
+
"shape":"ComprehendMedicalAsyncJobPropertiesList",
|
| 1359 |
+
"documentation":"<p>A list containing the properties of each job returned.</p>"
|
| 1360 |
+
},
|
| 1361 |
+
"NextToken":{
|
| 1362 |
+
"shape":"String",
|
| 1363 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1364 |
+
}
|
| 1365 |
+
}
|
| 1366 |
+
},
|
| 1367 |
+
"ListRxNormInferenceJobsRequest":{
|
| 1368 |
+
"type":"structure",
|
| 1369 |
+
"members":{
|
| 1370 |
+
"Filter":{
|
| 1371 |
+
"shape":"ComprehendMedicalAsyncJobFilter",
|
| 1372 |
+
"documentation":"<p>Filters the jobs that are returned. You can filter jobs based on their names, status, or the date and time that they were submitted. You can only set one filter at a time.</p>"
|
| 1373 |
+
},
|
| 1374 |
+
"NextToken":{
|
| 1375 |
+
"shape":"String",
|
| 1376 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1377 |
+
},
|
| 1378 |
+
"MaxResults":{
|
| 1379 |
+
"shape":"MaxResultsInteger",
|
| 1380 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1381 |
+
}
|
| 1382 |
+
}
|
| 1383 |
+
},
|
| 1384 |
+
"ListRxNormInferenceJobsResponse":{
|
| 1385 |
+
"type":"structure",
|
| 1386 |
+
"members":{
|
| 1387 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 1388 |
+
"shape":"ComprehendMedicalAsyncJobPropertiesList",
|
| 1389 |
+
"documentation":"<p>The maximum number of results to return in each page. The default is 100.</p>"
|
| 1390 |
+
},
|
| 1391 |
+
"NextToken":{
|
| 1392 |
+
"shape":"String",
|
| 1393 |
+
"documentation":"<p>Identifies the next page of results to return.</p>"
|
| 1394 |
+
}
|
| 1395 |
+
}
|
| 1396 |
+
},
|
| 1397 |
+
"ListSNOMEDCTInferenceJobsRequest":{
|
| 1398 |
+
"type":"structure",
|
| 1399 |
+
"members":{
|
| 1400 |
+
"Filter":{"shape":"ComprehendMedicalAsyncJobFilter"},
|
| 1401 |
+
"NextToken":{
|
| 1402 |
+
"shape":"String",
|
| 1403 |
+
"documentation":"<p> Identifies the next page of InferSNOMEDCT results to return. </p>"
|
| 1404 |
+
},
|
| 1405 |
+
"MaxResults":{
|
| 1406 |
+
"shape":"MaxResultsInteger",
|
| 1407 |
+
"documentation":"<p> The maximum number of results to return in each page. The default is 100. </p>"
|
| 1408 |
+
}
|
| 1409 |
+
}
|
| 1410 |
+
},
|
| 1411 |
+
"ListSNOMEDCTInferenceJobsResponse":{
|
| 1412 |
+
"type":"structure",
|
| 1413 |
+
"members":{
|
| 1414 |
+
"ComprehendMedicalAsyncJobPropertiesList":{
|
| 1415 |
+
"shape":"ComprehendMedicalAsyncJobPropertiesList",
|
| 1416 |
+
"documentation":"<p> A list containing the properties of each job that is returned. </p>"
|
| 1417 |
+
},
|
| 1418 |
+
"NextToken":{
|
| 1419 |
+
"shape":"String",
|
| 1420 |
+
"documentation":"<p> Identifies the next page of results to return. </p>"
|
| 1421 |
+
}
|
| 1422 |
+
}
|
| 1423 |
+
},
|
| 1424 |
+
"ManifestFilePath":{
|
| 1425 |
+
"type":"string",
|
| 1426 |
+
"max":4096,
|
| 1427 |
+
"min":1
|
| 1428 |
+
},
|
| 1429 |
+
"MaxResultsInteger":{
|
| 1430 |
+
"type":"integer",
|
| 1431 |
+
"max":500,
|
| 1432 |
+
"min":1
|
| 1433 |
+
},
|
| 1434 |
+
"ModelVersion":{"type":"string"},
|
| 1435 |
+
"OntologyLinkingBoundedLengthString":{
|
| 1436 |
+
"type":"string",
|
| 1437 |
+
"max":10000,
|
| 1438 |
+
"min":1
|
| 1439 |
+
},
|
| 1440 |
+
"OutputDataConfig":{
|
| 1441 |
+
"type":"structure",
|
| 1442 |
+
"required":["S3Bucket"],
|
| 1443 |
+
"members":{
|
| 1444 |
+
"S3Bucket":{
|
| 1445 |
+
"shape":"S3Bucket",
|
| 1446 |
+
"documentation":"<p>When you use the <code>OutputDataConfig</code> object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data. The URI must be in the same region as the API endpoint that you are calling. The location is used as the prefix for the actual location of the output.</p>"
|
| 1447 |
+
},
|
| 1448 |
+
"S3Key":{
|
| 1449 |
+
"shape":"S3Key",
|
| 1450 |
+
"documentation":"<p>The path to the output data files in the S3 bucket. Amazon Comprehend Medical creates an output directory using the job ID so that the output from one job does not overwrite the output of another.</p>"
|
| 1451 |
+
}
|
| 1452 |
+
},
|
| 1453 |
+
"documentation":"<p>The output properties for a detection job.</p>"
|
| 1454 |
+
},
|
| 1455 |
+
"RelationshipType":{
|
| 1456 |
+
"type":"string",
|
| 1457 |
+
"enum":[
|
| 1458 |
+
"EVERY",
|
| 1459 |
+
"WITH_DOSAGE",
|
| 1460 |
+
"ADMINISTERED_VIA",
|
| 1461 |
+
"FOR",
|
| 1462 |
+
"NEGATIVE",
|
| 1463 |
+
"OVERLAP",
|
| 1464 |
+
"DOSAGE",
|
| 1465 |
+
"ROUTE_OR_MODE",
|
| 1466 |
+
"FORM",
|
| 1467 |
+
"FREQUENCY",
|
| 1468 |
+
"DURATION",
|
| 1469 |
+
"STRENGTH",
|
| 1470 |
+
"RATE",
|
| 1471 |
+
"ACUITY",
|
| 1472 |
+
"TEST_VALUE",
|
| 1473 |
+
"TEST_UNITS",
|
| 1474 |
+
"TEST_UNIT",
|
| 1475 |
+
"DIRECTION",
|
| 1476 |
+
"SYSTEM_ORGAN_SITE",
|
| 1477 |
+
"AMOUNT",
|
| 1478 |
+
"USAGE",
|
| 1479 |
+
"QUALITY"
|
| 1480 |
+
]
|
| 1481 |
+
},
|
| 1482 |
+
"ResourceNotFoundException":{
|
| 1483 |
+
"type":"structure",
|
| 1484 |
+
"members":{
|
| 1485 |
+
"Message":{"shape":"String"}
|
| 1486 |
+
},
|
| 1487 |
+
"documentation":"<p>The resource identified by the specified Amazon Resource Name (ARN) was not found. Check the ARN and try your request again.</p>",
|
| 1488 |
+
"exception":true
|
| 1489 |
+
},
|
| 1490 |
+
"RxNormAttribute":{
|
| 1491 |
+
"type":"structure",
|
| 1492 |
+
"members":{
|
| 1493 |
+
"Type":{
|
| 1494 |
+
"shape":"RxNormAttributeType",
|
| 1495 |
+
"documentation":"<p>The type of attribute. The types of attributes recognized by InferRxNorm are <code>BRAND_NAME</code> and <code>GENERIC_NAME</code>.</p>"
|
| 1496 |
+
},
|
| 1497 |
+
"Score":{
|
| 1498 |
+
"shape":"Float",
|
| 1499 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.</p>"
|
| 1500 |
+
},
|
| 1501 |
+
"RelationshipScore":{
|
| 1502 |
+
"shape":"Float",
|
| 1503 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the attribute is accurately linked to an entity.</p>"
|
| 1504 |
+
},
|
| 1505 |
+
"Id":{
|
| 1506 |
+
"shape":"Integer",
|
| 1507 |
+
"documentation":"<p>The numeric identifier for this attribute. This is a monotonically increasing id unique within this response rather than a global unique identifier.</p>"
|
| 1508 |
+
},
|
| 1509 |
+
"BeginOffset":{
|
| 1510 |
+
"shape":"Integer",
|
| 1511 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string.</p>"
|
| 1512 |
+
},
|
| 1513 |
+
"EndOffset":{
|
| 1514 |
+
"shape":"Integer",
|
| 1515 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the attribute ends. The offset returns the UTF-8 code point in the string.</p>"
|
| 1516 |
+
},
|
| 1517 |
+
"Text":{
|
| 1518 |
+
"shape":"String",
|
| 1519 |
+
"documentation":"<p>The segment of input text which corresponds to the detected attribute.</p>"
|
| 1520 |
+
},
|
| 1521 |
+
"Traits":{
|
| 1522 |
+
"shape":"RxNormTraitList",
|
| 1523 |
+
"documentation":"<p>Contextual information for the attribute. InferRxNorm recognizes the trait <code>NEGATION</code> for attributes, i.e. that the patient is not taking a specific dose or form of a medication.</p>"
|
| 1524 |
+
}
|
| 1525 |
+
},
|
| 1526 |
+
"documentation":"<p>The extracted attributes that relate to this entity. The attributes recognized by InferRxNorm are <code>DOSAGE</code>, <code>DURATION</code>, <code>FORM</code>, <code>FREQUENCY</code>, <code>RATE</code>, <code>ROUTE_OR_MODE</code>.</p>"
|
| 1527 |
+
},
|
| 1528 |
+
"RxNormAttributeList":{
|
| 1529 |
+
"type":"list",
|
| 1530 |
+
"member":{"shape":"RxNormAttribute"}
|
| 1531 |
+
},
|
| 1532 |
+
"RxNormAttributeType":{
|
| 1533 |
+
"type":"string",
|
| 1534 |
+
"enum":[
|
| 1535 |
+
"DOSAGE",
|
| 1536 |
+
"DURATION",
|
| 1537 |
+
"FORM",
|
| 1538 |
+
"FREQUENCY",
|
| 1539 |
+
"RATE",
|
| 1540 |
+
"ROUTE_OR_MODE",
|
| 1541 |
+
"STRENGTH"
|
| 1542 |
+
]
|
| 1543 |
+
},
|
| 1544 |
+
"RxNormConcept":{
|
| 1545 |
+
"type":"structure",
|
| 1546 |
+
"members":{
|
| 1547 |
+
"Description":{
|
| 1548 |
+
"shape":"String",
|
| 1549 |
+
"documentation":"<p>The description of the RxNorm concept.</p>"
|
| 1550 |
+
},
|
| 1551 |
+
"Code":{
|
| 1552 |
+
"shape":"String",
|
| 1553 |
+
"documentation":"<p>RxNorm concept ID, also known as the RxCUI.</p>"
|
| 1554 |
+
},
|
| 1555 |
+
"Score":{
|
| 1556 |
+
"shape":"Float",
|
| 1557 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.</p>"
|
| 1558 |
+
}
|
| 1559 |
+
},
|
| 1560 |
+
"documentation":"<p>The RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.</p>"
|
| 1561 |
+
},
|
| 1562 |
+
"RxNormConceptList":{
|
| 1563 |
+
"type":"list",
|
| 1564 |
+
"member":{"shape":"RxNormConcept"}
|
| 1565 |
+
},
|
| 1566 |
+
"RxNormEntity":{
|
| 1567 |
+
"type":"structure",
|
| 1568 |
+
"members":{
|
| 1569 |
+
"Id":{
|
| 1570 |
+
"shape":"Integer",
|
| 1571 |
+
"documentation":"<p>The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier.</p>"
|
| 1572 |
+
},
|
| 1573 |
+
"Text":{
|
| 1574 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1575 |
+
"documentation":"<p>The segment of input text extracted from which the entity was detected.</p>"
|
| 1576 |
+
},
|
| 1577 |
+
"Category":{
|
| 1578 |
+
"shape":"RxNormEntityCategory",
|
| 1579 |
+
"documentation":"<p>The category of the entity. The recognized categories are <code>GENERIC</code> or <code>BRAND_NAME</code>.</p>"
|
| 1580 |
+
},
|
| 1581 |
+
"Type":{
|
| 1582 |
+
"shape":"RxNormEntityType",
|
| 1583 |
+
"documentation":"<p> Describes the specific type of entity. For InferRxNorm, the recognized entity type is <code>MEDICATION</code>.</p>"
|
| 1584 |
+
},
|
| 1585 |
+
"Score":{
|
| 1586 |
+
"shape":"Float",
|
| 1587 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected entity.</p>"
|
| 1588 |
+
},
|
| 1589 |
+
"BeginOffset":{
|
| 1590 |
+
"shape":"Integer",
|
| 1591 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the entity begins. The offset returns the UTF-8 code point in the string.</p>"
|
| 1592 |
+
},
|
| 1593 |
+
"EndOffset":{
|
| 1594 |
+
"shape":"Integer",
|
| 1595 |
+
"documentation":"<p>The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string.</p>"
|
| 1596 |
+
},
|
| 1597 |
+
"Attributes":{
|
| 1598 |
+
"shape":"RxNormAttributeList",
|
| 1599 |
+
"documentation":"<p>The extracted attributes that relate to the entity. The attributes recognized by InferRxNorm are <code>DOSAGE</code>, <code>DURATION</code>, <code>FORM</code>, <code>FREQUENCY</code>, <code>RATE</code>, <code>ROUTE_OR_MODE</code>, and <code>STRENGTH</code>.</p>"
|
| 1600 |
+
},
|
| 1601 |
+
"Traits":{
|
| 1602 |
+
"shape":"RxNormTraitList",
|
| 1603 |
+
"documentation":"<p>Contextual information for the entity.</p>"
|
| 1604 |
+
},
|
| 1605 |
+
"RxNormConcepts":{
|
| 1606 |
+
"shape":"RxNormConceptList",
|
| 1607 |
+
"documentation":"<p>The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.</p>"
|
| 1608 |
+
}
|
| 1609 |
+
},
|
| 1610 |
+
"documentation":"<p>The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned. </p>"
|
| 1611 |
+
},
|
| 1612 |
+
"RxNormEntityCategory":{
|
| 1613 |
+
"type":"string",
|
| 1614 |
+
"enum":["MEDICATION"]
|
| 1615 |
+
},
|
| 1616 |
+
"RxNormEntityList":{
|
| 1617 |
+
"type":"list",
|
| 1618 |
+
"member":{"shape":"RxNormEntity"}
|
| 1619 |
+
},
|
| 1620 |
+
"RxNormEntityType":{
|
| 1621 |
+
"type":"string",
|
| 1622 |
+
"enum":[
|
| 1623 |
+
"BRAND_NAME",
|
| 1624 |
+
"GENERIC_NAME"
|
| 1625 |
+
]
|
| 1626 |
+
},
|
| 1627 |
+
"RxNormTrait":{
|
| 1628 |
+
"type":"structure",
|
| 1629 |
+
"members":{
|
| 1630 |
+
"Name":{
|
| 1631 |
+
"shape":"RxNormTraitName",
|
| 1632 |
+
"documentation":"<p>Provides a name or contextual description about the trait.</p>"
|
| 1633 |
+
},
|
| 1634 |
+
"Score":{
|
| 1635 |
+
"shape":"Float",
|
| 1636 |
+
"documentation":"<p>The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.</p>"
|
| 1637 |
+
}
|
| 1638 |
+
},
|
| 1639 |
+
"documentation":"<p>The contextual information for the entity. InferRxNorm recognizes the trait <code>NEGATION</code>, which is any indication that the patient is not taking a medication. </p>"
|
| 1640 |
+
},
|
| 1641 |
+
"RxNormTraitList":{
|
| 1642 |
+
"type":"list",
|
| 1643 |
+
"member":{"shape":"RxNormTrait"}
|
| 1644 |
+
},
|
| 1645 |
+
"RxNormTraitName":{
|
| 1646 |
+
"type":"string",
|
| 1647 |
+
"enum":[
|
| 1648 |
+
"NEGATION",
|
| 1649 |
+
"PAST_HISTORY"
|
| 1650 |
+
]
|
| 1651 |
+
},
|
| 1652 |
+
"S3Bucket":{
|
| 1653 |
+
"type":"string",
|
| 1654 |
+
"max":63,
|
| 1655 |
+
"min":3,
|
| 1656 |
+
"pattern":"^[0-9a-z\\.\\-_]*(?!\\.)$"
|
| 1657 |
+
},
|
| 1658 |
+
"S3Key":{
|
| 1659 |
+
"type":"string",
|
| 1660 |
+
"max":1024,
|
| 1661 |
+
"pattern":".*"
|
| 1662 |
+
},
|
| 1663 |
+
"SNOMEDCTAttribute":{
|
| 1664 |
+
"type":"structure",
|
| 1665 |
+
"members":{
|
| 1666 |
+
"Category":{
|
| 1667 |
+
"shape":"SNOMEDCTEntityCategory",
|
| 1668 |
+
"documentation":"<p> The category of the detected attribute. Possible categories include MEDICAL_CONDITION, ANATOMY, and TEST_TREATMENT_PROCEDURE. </p>"
|
| 1669 |
+
},
|
| 1670 |
+
"Type":{
|
| 1671 |
+
"shape":"SNOMEDCTAttributeType",
|
| 1672 |
+
"documentation":"<p> The type of attribute. Possible types include DX_NAME, ACUITY, DIRECTION, SYSTEM_ORGAN_SITE,TEST_NAME, TEST_VALUE, TEST_UNIT, PROCEDURE_NAME, and TREATMENT_NAME. </p>"
|
| 1673 |
+
},
|
| 1674 |
+
"Score":{
|
| 1675 |
+
"shape":"Float",
|
| 1676 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute. </p>"
|
| 1677 |
+
},
|
| 1678 |
+
"RelationshipScore":{
|
| 1679 |
+
"shape":"Float",
|
| 1680 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity. </p>"
|
| 1681 |
+
},
|
| 1682 |
+
"RelationshipType":{
|
| 1683 |
+
"shape":"SNOMEDCTRelationshipType",
|
| 1684 |
+
"documentation":"<p> The type of relationship that exists between the entity and the related attribute. </p>"
|
| 1685 |
+
},
|
| 1686 |
+
"Id":{
|
| 1687 |
+
"shape":"Integer",
|
| 1688 |
+
"documentation":"<p> The numeric identifier for this attribute. This is a monotonically increasing id unique within this response rather than a global unique identifier. </p>"
|
| 1689 |
+
},
|
| 1690 |
+
"BeginOffset":{
|
| 1691 |
+
"shape":"Integer",
|
| 1692 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the attribute begins. The offset returns the UTF-8 code point in the string. </p>"
|
| 1693 |
+
},
|
| 1694 |
+
"EndOffset":{
|
| 1695 |
+
"shape":"Integer",
|
| 1696 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the attribute ends. The offset returns the UTF-8 code point in the string. </p>"
|
| 1697 |
+
},
|
| 1698 |
+
"Text":{
|
| 1699 |
+
"shape":"String",
|
| 1700 |
+
"documentation":"<p> The segment of input text extracted as this attribute. </p>"
|
| 1701 |
+
},
|
| 1702 |
+
"Traits":{
|
| 1703 |
+
"shape":"SNOMEDCTTraitList",
|
| 1704 |
+
"documentation":"<p> Contextual information for an attribute. Examples include signs, symptoms, diagnosis, and negation. </p>"
|
| 1705 |
+
},
|
| 1706 |
+
"SNOMEDCTConcepts":{
|
| 1707 |
+
"shape":"SNOMEDCTConceptList",
|
| 1708 |
+
"documentation":"<p> The SNOMED-CT concepts specific to an attribute, along with a score indicating the likelihood of the match. </p>"
|
| 1709 |
+
}
|
| 1710 |
+
},
|
| 1711 |
+
"documentation":"<p> The extracted attributes that relate to an entity. An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken. </p>"
|
| 1712 |
+
},
|
| 1713 |
+
"SNOMEDCTAttributeList":{
|
| 1714 |
+
"type":"list",
|
| 1715 |
+
"member":{"shape":"SNOMEDCTAttribute"}
|
| 1716 |
+
},
|
| 1717 |
+
"SNOMEDCTAttributeType":{
|
| 1718 |
+
"type":"string",
|
| 1719 |
+
"enum":[
|
| 1720 |
+
"ACUITY",
|
| 1721 |
+
"QUALITY",
|
| 1722 |
+
"DIRECTION",
|
| 1723 |
+
"SYSTEM_ORGAN_SITE",
|
| 1724 |
+
"TEST_VALUE",
|
| 1725 |
+
"TEST_UNIT"
|
| 1726 |
+
]
|
| 1727 |
+
},
|
| 1728 |
+
"SNOMEDCTConcept":{
|
| 1729 |
+
"type":"structure",
|
| 1730 |
+
"members":{
|
| 1731 |
+
"Description":{
|
| 1732 |
+
"shape":"String",
|
| 1733 |
+
"documentation":"<p> The description of the SNOMED-CT concept. </p>"
|
| 1734 |
+
},
|
| 1735 |
+
"Code":{
|
| 1736 |
+
"shape":"String",
|
| 1737 |
+
"documentation":"<p> The numeric ID for the SNOMED-CT concept. </p>"
|
| 1738 |
+
},
|
| 1739 |
+
"Score":{
|
| 1740 |
+
"shape":"Float",
|
| 1741 |
+
"documentation":"<p> The level of confidence Amazon Comprehend Medical has that the entity should be linked to the identified SNOMED-CT concept. </p>"
|
| 1742 |
+
}
|
| 1743 |
+
},
|
| 1744 |
+
"documentation":"<p> The SNOMED-CT concepts that the entity could refer to, along with a score indicating the likelihood of the match. </p>"
|
| 1745 |
+
},
|
| 1746 |
+
"SNOMEDCTConceptList":{
|
| 1747 |
+
"type":"list",
|
| 1748 |
+
"member":{"shape":"SNOMEDCTConcept"}
|
| 1749 |
+
},
|
| 1750 |
+
"SNOMEDCTDetails":{
|
| 1751 |
+
"type":"structure",
|
| 1752 |
+
"members":{
|
| 1753 |
+
"Edition":{
|
| 1754 |
+
"shape":"String",
|
| 1755 |
+
"documentation":"<p> The edition of SNOMED-CT used. The edition used for the InferSNOMEDCT editions is the US edition. </p>"
|
| 1756 |
+
},
|
| 1757 |
+
"Language":{
|
| 1758 |
+
"shape":"String",
|
| 1759 |
+
"documentation":"<p> The language used in the SNOMED-CT ontology. All Amazon Comprehend Medical operations are US English (en). </p>"
|
| 1760 |
+
},
|
| 1761 |
+
"VersionDate":{
|
| 1762 |
+
"shape":"String",
|
| 1763 |
+
"documentation":"<p> The version date of the SNOMED-CT ontology used. </p>"
|
| 1764 |
+
}
|
| 1765 |
+
},
|
| 1766 |
+
"documentation":"<p> The information about the revision of the SNOMED-CT ontology in the response. Specifically, the details include the SNOMED-CT edition, language, and version date. </p>"
|
| 1767 |
+
},
|
| 1768 |
+
"SNOMEDCTEntity":{
|
| 1769 |
+
"type":"structure",
|
| 1770 |
+
"members":{
|
| 1771 |
+
"Id":{
|
| 1772 |
+
"shape":"Integer",
|
| 1773 |
+
"documentation":"<p> The numeric identifier for the entity. This is a monotonically increasing id unique within this response rather than a global unique identifier. </p>"
|
| 1774 |
+
},
|
| 1775 |
+
"Text":{
|
| 1776 |
+
"shape":"OntologyLinkingBoundedLengthString",
|
| 1777 |
+
"documentation":"<p> The segment of input text extracted as this entity. </p>"
|
| 1778 |
+
},
|
| 1779 |
+
"Category":{
|
| 1780 |
+
"shape":"SNOMEDCTEntityCategory",
|
| 1781 |
+
"documentation":"<p> The category of the detected entity. Possible categories are MEDICAL_CONDITION, ANATOMY, or TEST_TREATMENT_PROCEDURE. </p>"
|
| 1782 |
+
},
|
| 1783 |
+
"Type":{
|
| 1784 |
+
"shape":"SNOMEDCTEntityType",
|
| 1785 |
+
"documentation":"<p> Describes the specific type of entity with category of entities. Possible types include DX_NAME, ACUITY, DIRECTION, SYSTEM_ORGAN_SITE, TEST_NAME, TEST_VALUE, TEST_UNIT, PROCEDURE_NAME, or TREATMENT_NAME. </p>"
|
| 1786 |
+
},
|
| 1787 |
+
"Score":{
|
| 1788 |
+
"shape":"Float",
|
| 1789 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected entity. </p>"
|
| 1790 |
+
},
|
| 1791 |
+
"BeginOffset":{
|
| 1792 |
+
"shape":"Integer",
|
| 1793 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the entity begins. The offset returns the UTF-8 code point in the string. </p>"
|
| 1794 |
+
},
|
| 1795 |
+
"EndOffset":{
|
| 1796 |
+
"shape":"Integer",
|
| 1797 |
+
"documentation":"<p> The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string. </p>"
|
| 1798 |
+
},
|
| 1799 |
+
"Attributes":{
|
| 1800 |
+
"shape":"SNOMEDCTAttributeList",
|
| 1801 |
+
"documentation":"<p> An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken. </p>"
|
| 1802 |
+
},
|
| 1803 |
+
"Traits":{
|
| 1804 |
+
"shape":"SNOMEDCTTraitList",
|
| 1805 |
+
"documentation":"<p> Contextual information for the entity. </p>"
|
| 1806 |
+
},
|
| 1807 |
+
"SNOMEDCTConcepts":{
|
| 1808 |
+
"shape":"SNOMEDCTConceptList",
|
| 1809 |
+
"documentation":"<p> The SNOMED concepts that the entity could refer to, along with a score indicating the likelihood of the match. </p>"
|
| 1810 |
+
}
|
| 1811 |
+
},
|
| 1812 |
+
"documentation":"<p> The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned. </p>"
|
| 1813 |
+
},
|
| 1814 |
+
"SNOMEDCTEntityCategory":{
|
| 1815 |
+
"type":"string",
|
| 1816 |
+
"enum":[
|
| 1817 |
+
"MEDICAL_CONDITION",
|
| 1818 |
+
"ANATOMY",
|
| 1819 |
+
"TEST_TREATMENT_PROCEDURE"
|
| 1820 |
+
]
|
| 1821 |
+
},
|
| 1822 |
+
"SNOMEDCTEntityList":{
|
| 1823 |
+
"type":"list",
|
| 1824 |
+
"member":{"shape":"SNOMEDCTEntity"}
|
| 1825 |
+
},
|
| 1826 |
+
"SNOMEDCTEntityType":{
|
| 1827 |
+
"type":"string",
|
| 1828 |
+
"enum":[
|
| 1829 |
+
"DX_NAME",
|
| 1830 |
+
"TEST_NAME",
|
| 1831 |
+
"PROCEDURE_NAME",
|
| 1832 |
+
"TREATMENT_NAME"
|
| 1833 |
+
]
|
| 1834 |
+
},
|
| 1835 |
+
"SNOMEDCTRelationshipType":{
|
| 1836 |
+
"type":"string",
|
| 1837 |
+
"enum":[
|
| 1838 |
+
"ACUITY",
|
| 1839 |
+
"QUALITY",
|
| 1840 |
+
"TEST_VALUE",
|
| 1841 |
+
"TEST_UNITS",
|
| 1842 |
+
"DIRECTION",
|
| 1843 |
+
"SYSTEM_ORGAN_SITE",
|
| 1844 |
+
"TEST_UNIT"
|
| 1845 |
+
]
|
| 1846 |
+
},
|
| 1847 |
+
"SNOMEDCTTrait":{
|
| 1848 |
+
"type":"structure",
|
| 1849 |
+
"members":{
|
| 1850 |
+
"Name":{
|
| 1851 |
+
"shape":"SNOMEDCTTraitName",
|
| 1852 |
+
"documentation":"<p> The name or contextual description of a detected trait. </p>"
|
| 1853 |
+
},
|
| 1854 |
+
"Score":{
|
| 1855 |
+
"shape":"Float",
|
| 1856 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has in the accuracy of a detected trait. </p>"
|
| 1857 |
+
}
|
| 1858 |
+
},
|
| 1859 |
+
"documentation":"<p> Contextual information for an entity. </p>"
|
| 1860 |
+
},
|
| 1861 |
+
"SNOMEDCTTraitList":{
|
| 1862 |
+
"type":"list",
|
| 1863 |
+
"member":{"shape":"SNOMEDCTTrait"}
|
| 1864 |
+
},
|
| 1865 |
+
"SNOMEDCTTraitName":{
|
| 1866 |
+
"type":"string",
|
| 1867 |
+
"enum":[
|
| 1868 |
+
"NEGATION",
|
| 1869 |
+
"DIAGNOSIS",
|
| 1870 |
+
"SIGN",
|
| 1871 |
+
"SYMPTOM",
|
| 1872 |
+
"PERTAINS_TO_FAMILY",
|
| 1873 |
+
"HYPOTHETICAL",
|
| 1874 |
+
"LOW_CONFIDENCE",
|
| 1875 |
+
"PAST_HISTORY",
|
| 1876 |
+
"FUTURE"
|
| 1877 |
+
]
|
| 1878 |
+
},
|
| 1879 |
+
"ServiceUnavailableException":{
|
| 1880 |
+
"type":"structure",
|
| 1881 |
+
"members":{
|
| 1882 |
+
"Message":{"shape":"String"}
|
| 1883 |
+
},
|
| 1884 |
+
"documentation":"<p> The Amazon Comprehend Medical service is temporarily unavailable. Please wait and then retry your request. </p>",
|
| 1885 |
+
"exception":true
|
| 1886 |
+
},
|
| 1887 |
+
"StartEntitiesDetectionV2JobRequest":{
|
| 1888 |
+
"type":"structure",
|
| 1889 |
+
"required":[
|
| 1890 |
+
"InputDataConfig",
|
| 1891 |
+
"OutputDataConfig",
|
| 1892 |
+
"DataAccessRoleArn",
|
| 1893 |
+
"LanguageCode"
|
| 1894 |
+
],
|
| 1895 |
+
"members":{
|
| 1896 |
+
"InputDataConfig":{
|
| 1897 |
+
"shape":"InputDataConfig",
|
| 1898 |
+
"documentation":"<p>The input configuration that specifies the format and location of the input data for the job.</p>"
|
| 1899 |
+
},
|
| 1900 |
+
"OutputDataConfig":{
|
| 1901 |
+
"shape":"OutputDataConfig",
|
| 1902 |
+
"documentation":"<p>The output configuration that specifies where to send the output files.</p>"
|
| 1903 |
+
},
|
| 1904 |
+
"DataAccessRoleArn":{
|
| 1905 |
+
"shape":"IamRoleArn",
|
| 1906 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data. For more information, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/access-control-managing-permissions-med.html#auth-role-permissions-med\">Role-Based Permissions Required for Asynchronous Operations</a>.</p>"
|
| 1907 |
+
},
|
| 1908 |
+
"JobName":{
|
| 1909 |
+
"shape":"JobName",
|
| 1910 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 1911 |
+
},
|
| 1912 |
+
"ClientRequestToken":{
|
| 1913 |
+
"shape":"ClientRequestTokenString",
|
| 1914 |
+
"documentation":"<p>A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one for you.</p>",
|
| 1915 |
+
"idempotencyToken":true
|
| 1916 |
+
},
|
| 1917 |
+
"KMSKey":{
|
| 1918 |
+
"shape":"KMSKey",
|
| 1919 |
+
"documentation":"<p>An AWS Key Management Service key to encrypt your output files. If you do not specify a key, the files are written in plain text.</p>"
|
| 1920 |
+
},
|
| 1921 |
+
"LanguageCode":{
|
| 1922 |
+
"shape":"LanguageCode",
|
| 1923 |
+
"documentation":"<p>The language of the input documents. All documents must be in the same language. Amazon Comprehend Medical processes files in US English (en).</p>"
|
| 1924 |
+
}
|
| 1925 |
+
}
|
| 1926 |
+
},
|
| 1927 |
+
"StartEntitiesDetectionV2JobResponse":{
|
| 1928 |
+
"type":"structure",
|
| 1929 |
+
"members":{
|
| 1930 |
+
"JobId":{
|
| 1931 |
+
"shape":"JobId",
|
| 1932 |
+
"documentation":"<p>The identifier generated for the job. To get the status of a job, use this identifier with the <code>DescribeEntitiesDetectionV2Job</code> operation.</p>"
|
| 1933 |
+
}
|
| 1934 |
+
}
|
| 1935 |
+
},
|
| 1936 |
+
"StartICD10CMInferenceJobRequest":{
|
| 1937 |
+
"type":"structure",
|
| 1938 |
+
"required":[
|
| 1939 |
+
"InputDataConfig",
|
| 1940 |
+
"OutputDataConfig",
|
| 1941 |
+
"DataAccessRoleArn",
|
| 1942 |
+
"LanguageCode"
|
| 1943 |
+
],
|
| 1944 |
+
"members":{
|
| 1945 |
+
"InputDataConfig":{
|
| 1946 |
+
"shape":"InputDataConfig",
|
| 1947 |
+
"documentation":"<p>Specifies the format and location of the input data for the job.</p>"
|
| 1948 |
+
},
|
| 1949 |
+
"OutputDataConfig":{
|
| 1950 |
+
"shape":"OutputDataConfig",
|
| 1951 |
+
"documentation":"<p>Specifies where to send the output files.</p>"
|
| 1952 |
+
},
|
| 1953 |
+
"DataAccessRoleArn":{
|
| 1954 |
+
"shape":"IamRoleArn",
|
| 1955 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data. For more information, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/access-control-managing-permissions-med.html#auth-role-permissions-med\"> Role-Based Permissions Required for Asynchronous Operations</a>.</p>"
|
| 1956 |
+
},
|
| 1957 |
+
"JobName":{
|
| 1958 |
+
"shape":"JobName",
|
| 1959 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 1960 |
+
},
|
| 1961 |
+
"ClientRequestToken":{
|
| 1962 |
+
"shape":"ClientRequestTokenString",
|
| 1963 |
+
"documentation":"<p>A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one.</p>",
|
| 1964 |
+
"idempotencyToken":true
|
| 1965 |
+
},
|
| 1966 |
+
"KMSKey":{
|
| 1967 |
+
"shape":"KMSKey",
|
| 1968 |
+
"documentation":"<p>An AWS Key Management Service key to encrypt your output files. If you do not specify a key, the files are written in plain text.</p>"
|
| 1969 |
+
},
|
| 1970 |
+
"LanguageCode":{
|
| 1971 |
+
"shape":"LanguageCode",
|
| 1972 |
+
"documentation":"<p>The language of the input documents. All documents must be in the same language.</p>"
|
| 1973 |
+
}
|
| 1974 |
+
}
|
| 1975 |
+
},
|
| 1976 |
+
"StartICD10CMInferenceJobResponse":{
|
| 1977 |
+
"type":"structure",
|
| 1978 |
+
"members":{
|
| 1979 |
+
"JobId":{
|
| 1980 |
+
"shape":"JobId",
|
| 1981 |
+
"documentation":"<p>The identifier generated for the job. To get the status of a job, use this identifier with the <code>StartICD10CMInferenceJob</code> operation.</p>"
|
| 1982 |
+
}
|
| 1983 |
+
}
|
| 1984 |
+
},
|
| 1985 |
+
"StartPHIDetectionJobRequest":{
|
| 1986 |
+
"type":"structure",
|
| 1987 |
+
"required":[
|
| 1988 |
+
"InputDataConfig",
|
| 1989 |
+
"OutputDataConfig",
|
| 1990 |
+
"DataAccessRoleArn",
|
| 1991 |
+
"LanguageCode"
|
| 1992 |
+
],
|
| 1993 |
+
"members":{
|
| 1994 |
+
"InputDataConfig":{
|
| 1995 |
+
"shape":"InputDataConfig",
|
| 1996 |
+
"documentation":"<p>Specifies the format and location of the input data for the job.</p>"
|
| 1997 |
+
},
|
| 1998 |
+
"OutputDataConfig":{
|
| 1999 |
+
"shape":"OutputDataConfig",
|
| 2000 |
+
"documentation":"<p>Specifies where to send the output files.</p>"
|
| 2001 |
+
},
|
| 2002 |
+
"DataAccessRoleArn":{
|
| 2003 |
+
"shape":"IamRoleArn",
|
| 2004 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data. For more information, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/access-control-managing-permissions-med.html#auth-role-permissions-med\"> Role-Based Permissions Required for Asynchronous Operations</a>.</p>"
|
| 2005 |
+
},
|
| 2006 |
+
"JobName":{
|
| 2007 |
+
"shape":"JobName",
|
| 2008 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 2009 |
+
},
|
| 2010 |
+
"ClientRequestToken":{
|
| 2011 |
+
"shape":"ClientRequestTokenString",
|
| 2012 |
+
"documentation":"<p>A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one.</p>",
|
| 2013 |
+
"idempotencyToken":true
|
| 2014 |
+
},
|
| 2015 |
+
"KMSKey":{
|
| 2016 |
+
"shape":"KMSKey",
|
| 2017 |
+
"documentation":"<p>An AWS Key Management Service key to encrypt your output files. If you do not specify a key, the files are written in plain text.</p>"
|
| 2018 |
+
},
|
| 2019 |
+
"LanguageCode":{
|
| 2020 |
+
"shape":"LanguageCode",
|
| 2021 |
+
"documentation":"<p>The language of the input documents. All documents must be in the same language.</p>"
|
| 2022 |
+
}
|
| 2023 |
+
}
|
| 2024 |
+
},
|
| 2025 |
+
"StartPHIDetectionJobResponse":{
|
| 2026 |
+
"type":"structure",
|
| 2027 |
+
"members":{
|
| 2028 |
+
"JobId":{
|
| 2029 |
+
"shape":"JobId",
|
| 2030 |
+
"documentation":"<p>The identifier generated for the job. To get the status of a job, use this identifier with the <code>DescribePHIDetectionJob</code> operation.</p>"
|
| 2031 |
+
}
|
| 2032 |
+
}
|
| 2033 |
+
},
|
| 2034 |
+
"StartRxNormInferenceJobRequest":{
|
| 2035 |
+
"type":"structure",
|
| 2036 |
+
"required":[
|
| 2037 |
+
"InputDataConfig",
|
| 2038 |
+
"OutputDataConfig",
|
| 2039 |
+
"DataAccessRoleArn",
|
| 2040 |
+
"LanguageCode"
|
| 2041 |
+
],
|
| 2042 |
+
"members":{
|
| 2043 |
+
"InputDataConfig":{
|
| 2044 |
+
"shape":"InputDataConfig",
|
| 2045 |
+
"documentation":"<p>Specifies the format and location of the input data for the job.</p>"
|
| 2046 |
+
},
|
| 2047 |
+
"OutputDataConfig":{
|
| 2048 |
+
"shape":"OutputDataConfig",
|
| 2049 |
+
"documentation":"<p>Specifies where to send the output files.</p>"
|
| 2050 |
+
},
|
| 2051 |
+
"DataAccessRoleArn":{
|
| 2052 |
+
"shape":"IamRoleArn",
|
| 2053 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data. For more information, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/access-control-managing-permissions-med.html#auth-role-permissions-med\"> Role-Based Permissions Required for Asynchronous Operations</a>.</p>"
|
| 2054 |
+
},
|
| 2055 |
+
"JobName":{
|
| 2056 |
+
"shape":"JobName",
|
| 2057 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 2058 |
+
},
|
| 2059 |
+
"ClientRequestToken":{
|
| 2060 |
+
"shape":"ClientRequestTokenString",
|
| 2061 |
+
"documentation":"<p>A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one.</p>",
|
| 2062 |
+
"idempotencyToken":true
|
| 2063 |
+
},
|
| 2064 |
+
"KMSKey":{
|
| 2065 |
+
"shape":"KMSKey",
|
| 2066 |
+
"documentation":"<p>An AWS Key Management Service key to encrypt your output files. If you do not specify a key, the files are written in plain text.</p>"
|
| 2067 |
+
},
|
| 2068 |
+
"LanguageCode":{
|
| 2069 |
+
"shape":"LanguageCode",
|
| 2070 |
+
"documentation":"<p>The language of the input documents. All documents must be in the same language.</p>"
|
| 2071 |
+
}
|
| 2072 |
+
}
|
| 2073 |
+
},
|
| 2074 |
+
"StartRxNormInferenceJobResponse":{
|
| 2075 |
+
"type":"structure",
|
| 2076 |
+
"members":{
|
| 2077 |
+
"JobId":{
|
| 2078 |
+
"shape":"JobId",
|
| 2079 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 2080 |
+
}
|
| 2081 |
+
}
|
| 2082 |
+
},
|
| 2083 |
+
"StartSNOMEDCTInferenceJobRequest":{
|
| 2084 |
+
"type":"structure",
|
| 2085 |
+
"required":[
|
| 2086 |
+
"InputDataConfig",
|
| 2087 |
+
"OutputDataConfig",
|
| 2088 |
+
"DataAccessRoleArn",
|
| 2089 |
+
"LanguageCode"
|
| 2090 |
+
],
|
| 2091 |
+
"members":{
|
| 2092 |
+
"InputDataConfig":{"shape":"InputDataConfig"},
|
| 2093 |
+
"OutputDataConfig":{"shape":"OutputDataConfig"},
|
| 2094 |
+
"DataAccessRoleArn":{
|
| 2095 |
+
"shape":"IamRoleArn",
|
| 2096 |
+
"documentation":"<p> The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data. </p>"
|
| 2097 |
+
},
|
| 2098 |
+
"JobName":{
|
| 2099 |
+
"shape":"JobName",
|
| 2100 |
+
"documentation":"<p> The user generated name the asynchronous InferSNOMEDCT job. </p>"
|
| 2101 |
+
},
|
| 2102 |
+
"ClientRequestToken":{
|
| 2103 |
+
"shape":"ClientRequestTokenString",
|
| 2104 |
+
"documentation":"<p> A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one. </p>",
|
| 2105 |
+
"idempotencyToken":true
|
| 2106 |
+
},
|
| 2107 |
+
"KMSKey":{
|
| 2108 |
+
"shape":"KMSKey",
|
| 2109 |
+
"documentation":"<p> An AWS Key Management Service key used to encrypt your output files. If you do not specify a key, the files are written in plain text. </p>"
|
| 2110 |
+
},
|
| 2111 |
+
"LanguageCode":{
|
| 2112 |
+
"shape":"LanguageCode",
|
| 2113 |
+
"documentation":"<p> The language of the input documents. All documents must be in the same language. </p>"
|
| 2114 |
+
}
|
| 2115 |
+
}
|
| 2116 |
+
},
|
| 2117 |
+
"StartSNOMEDCTInferenceJobResponse":{
|
| 2118 |
+
"type":"structure",
|
| 2119 |
+
"members":{
|
| 2120 |
+
"JobId":{
|
| 2121 |
+
"shape":"JobId",
|
| 2122 |
+
"documentation":"<p> The identifier generated for the job. To get the status of a job, use this identifier with the StartSNOMEDCTInferenceJob operation. </p>"
|
| 2123 |
+
}
|
| 2124 |
+
}
|
| 2125 |
+
},
|
| 2126 |
+
"StopEntitiesDetectionV2JobRequest":{
|
| 2127 |
+
"type":"structure",
|
| 2128 |
+
"required":["JobId"],
|
| 2129 |
+
"members":{
|
| 2130 |
+
"JobId":{
|
| 2131 |
+
"shape":"JobId",
|
| 2132 |
+
"documentation":"<p>The identifier of the medical entities job to stop.</p>"
|
| 2133 |
+
}
|
| 2134 |
+
}
|
| 2135 |
+
},
|
| 2136 |
+
"StopEntitiesDetectionV2JobResponse":{
|
| 2137 |
+
"type":"structure",
|
| 2138 |
+
"members":{
|
| 2139 |
+
"JobId":{
|
| 2140 |
+
"shape":"JobId",
|
| 2141 |
+
"documentation":"<p>The identifier of the medical entities detection job that was stopped.</p>"
|
| 2142 |
+
}
|
| 2143 |
+
}
|
| 2144 |
+
},
|
| 2145 |
+
"StopICD10CMInferenceJobRequest":{
|
| 2146 |
+
"type":"structure",
|
| 2147 |
+
"required":["JobId"],
|
| 2148 |
+
"members":{
|
| 2149 |
+
"JobId":{
|
| 2150 |
+
"shape":"JobId",
|
| 2151 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 2152 |
+
}
|
| 2153 |
+
}
|
| 2154 |
+
},
|
| 2155 |
+
"StopICD10CMInferenceJobResponse":{
|
| 2156 |
+
"type":"structure",
|
| 2157 |
+
"members":{
|
| 2158 |
+
"JobId":{
|
| 2159 |
+
"shape":"JobId",
|
| 2160 |
+
"documentation":"<p>The identifier generated for the job. To get the status of job, use this identifier with the <code>DescribeICD10CMInferenceJob</code> operation.</p>"
|
| 2161 |
+
}
|
| 2162 |
+
}
|
| 2163 |
+
},
|
| 2164 |
+
"StopPHIDetectionJobRequest":{
|
| 2165 |
+
"type":"structure",
|
| 2166 |
+
"required":["JobId"],
|
| 2167 |
+
"members":{
|
| 2168 |
+
"JobId":{
|
| 2169 |
+
"shape":"JobId",
|
| 2170 |
+
"documentation":"<p>The identifier of the PHI detection job to stop.</p>"
|
| 2171 |
+
}
|
| 2172 |
+
}
|
| 2173 |
+
},
|
| 2174 |
+
"StopPHIDetectionJobResponse":{
|
| 2175 |
+
"type":"structure",
|
| 2176 |
+
"members":{
|
| 2177 |
+
"JobId":{
|
| 2178 |
+
"shape":"JobId",
|
| 2179 |
+
"documentation":"<p>The identifier of the PHI detection job that was stopped.</p>"
|
| 2180 |
+
}
|
| 2181 |
+
}
|
| 2182 |
+
},
|
| 2183 |
+
"StopRxNormInferenceJobRequest":{
|
| 2184 |
+
"type":"structure",
|
| 2185 |
+
"required":["JobId"],
|
| 2186 |
+
"members":{
|
| 2187 |
+
"JobId":{
|
| 2188 |
+
"shape":"JobId",
|
| 2189 |
+
"documentation":"<p>The identifier of the job.</p>"
|
| 2190 |
+
}
|
| 2191 |
+
}
|
| 2192 |
+
},
|
| 2193 |
+
"StopRxNormInferenceJobResponse":{
|
| 2194 |
+
"type":"structure",
|
| 2195 |
+
"members":{
|
| 2196 |
+
"JobId":{
|
| 2197 |
+
"shape":"JobId",
|
| 2198 |
+
"documentation":"<p>The identifier generated for the job. To get the status of job, use this identifier with the <code>DescribeRxNormInferenceJob</code> operation.</p>"
|
| 2199 |
+
}
|
| 2200 |
+
}
|
| 2201 |
+
},
|
| 2202 |
+
"StopSNOMEDCTInferenceJobRequest":{
|
| 2203 |
+
"type":"structure",
|
| 2204 |
+
"required":["JobId"],
|
| 2205 |
+
"members":{
|
| 2206 |
+
"JobId":{
|
| 2207 |
+
"shape":"JobId",
|
| 2208 |
+
"documentation":"<p> The job id of the asynchronous InferSNOMEDCT job to be stopped. </p>"
|
| 2209 |
+
}
|
| 2210 |
+
}
|
| 2211 |
+
},
|
| 2212 |
+
"StopSNOMEDCTInferenceJobResponse":{
|
| 2213 |
+
"type":"structure",
|
| 2214 |
+
"members":{
|
| 2215 |
+
"JobId":{
|
| 2216 |
+
"shape":"JobId",
|
| 2217 |
+
"documentation":"<p> The identifier generated for the job. To get the status of job, use this identifier with the DescribeSNOMEDCTInferenceJob operation. </p>"
|
| 2218 |
+
}
|
| 2219 |
+
}
|
| 2220 |
+
},
|
| 2221 |
+
"String":{
|
| 2222 |
+
"type":"string",
|
| 2223 |
+
"min":1
|
| 2224 |
+
},
|
| 2225 |
+
"TextSizeLimitExceededException":{
|
| 2226 |
+
"type":"structure",
|
| 2227 |
+
"members":{
|
| 2228 |
+
"Message":{"shape":"String"}
|
| 2229 |
+
},
|
| 2230 |
+
"documentation":"<p> The size of the text you submitted exceeds the size limit. Reduce the size of the text or use a smaller document and then retry your request. </p>",
|
| 2231 |
+
"exception":true
|
| 2232 |
+
},
|
| 2233 |
+
"Timestamp":{"type":"timestamp"},
|
| 2234 |
+
"TooManyRequestsException":{
|
| 2235 |
+
"type":"structure",
|
| 2236 |
+
"members":{
|
| 2237 |
+
"Message":{"shape":"String"}
|
| 2238 |
+
},
|
| 2239 |
+
"documentation":"<p> You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase. </p>",
|
| 2240 |
+
"exception":true
|
| 2241 |
+
},
|
| 2242 |
+
"Trait":{
|
| 2243 |
+
"type":"structure",
|
| 2244 |
+
"members":{
|
| 2245 |
+
"Name":{
|
| 2246 |
+
"shape":"AttributeName",
|
| 2247 |
+
"documentation":"<p> Provides a name or contextual description about the trait. </p>"
|
| 2248 |
+
},
|
| 2249 |
+
"Score":{
|
| 2250 |
+
"shape":"Float",
|
| 2251 |
+
"documentation":"<p> The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.</p>"
|
| 2252 |
+
}
|
| 2253 |
+
},
|
| 2254 |
+
"documentation":"<p> Provides contextual information about the extracted entity. </p>"
|
| 2255 |
+
},
|
| 2256 |
+
"TraitList":{
|
| 2257 |
+
"type":"list",
|
| 2258 |
+
"member":{"shape":"Trait"}
|
| 2259 |
+
},
|
| 2260 |
+
"UnmappedAttribute":{
|
| 2261 |
+
"type":"structure",
|
| 2262 |
+
"members":{
|
| 2263 |
+
"Type":{
|
| 2264 |
+
"shape":"EntityType",
|
| 2265 |
+
"documentation":"<p> The type of the unmapped attribute, could be one of the following values: \"MEDICATION\", \"MEDICAL_CONDITION\", \"ANATOMY\", \"TEST_AND_TREATMENT_PROCEDURE\" or \"PROTECTED_HEALTH_INFORMATION\". </p>"
|
| 2266 |
+
},
|
| 2267 |
+
"Attribute":{
|
| 2268 |
+
"shape":"Attribute",
|
| 2269 |
+
"documentation":"<p> The specific attribute that has been extracted but not mapped to an entity. </p>"
|
| 2270 |
+
}
|
| 2271 |
+
},
|
| 2272 |
+
"documentation":"<p>An attribute that was extracted, but Amazon Comprehend Medical was unable to relate to an entity. </p>"
|
| 2273 |
+
},
|
| 2274 |
+
"UnmappedAttributeList":{
|
| 2275 |
+
"type":"list",
|
| 2276 |
+
"member":{"shape":"UnmappedAttribute"}
|
| 2277 |
+
},
|
| 2278 |
+
"ValidationException":{
|
| 2279 |
+
"type":"structure",
|
| 2280 |
+
"members":{
|
| 2281 |
+
"Message":{"shape":"String"}
|
| 2282 |
+
},
|
| 2283 |
+
"documentation":"<p>The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.</p>",
|
| 2284 |
+
"exception":true
|
| 2285 |
+
}
|
| 2286 |
+
},
|
| 2287 |
+
"documentation":"<p>Amazon Comprehend Medical extracts structured information from unstructured clinical text. Use these actions to gain insight in your documents. Amazon Comprehend Medical only detects entities in English language texts. Amazon Comprehend Medical places limits on the sizes of files allowed for different API operations. To learn more, see <a href=\"https://docs.aws.amazon.com/comprehend-medical/latest/dev/comprehendmedical-quotas.html\">Guidelines and quotas</a> in the <i>Amazon Comprehend Medical Developer Guide</i>.</p>"
|
| 2288 |
+
}
|
testbed/boto__botocore/botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"parameters": {
|
| 4 |
+
"Region": {
|
| 5 |
+
"builtIn": "AWS::Region",
|
| 6 |
+
"required": false,
|
| 7 |
+
"documentation": "The AWS region used to dispatch the request.",
|
| 8 |
+
"type": "String"
|
| 9 |
+
},
|
| 10 |
+
"UseDualStack": {
|
| 11 |
+
"builtIn": "AWS::UseDualStack",
|
| 12 |
+
"required": true,
|
| 13 |
+
"default": false,
|
| 14 |
+
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
| 15 |
+
"type": "Boolean"
|
| 16 |
+
},
|
| 17 |
+
"UseFIPS": {
|
| 18 |
+
"builtIn": "AWS::UseFIPS",
|
| 19 |
+
"required": true,
|
| 20 |
+
"default": false,
|
| 21 |
+
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
| 22 |
+
"type": "Boolean"
|
| 23 |
+
},
|
| 24 |
+
"Endpoint": {
|
| 25 |
+
"builtIn": "SDK::Endpoint",
|
| 26 |
+
"required": false,
|
| 27 |
+
"documentation": "Override the endpoint used to send this request",
|
| 28 |
+
"type": "String"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"rules": [
|
| 32 |
+
{
|
| 33 |
+
"conditions": [
|
| 34 |
+
{
|
| 35 |
+
"fn": "isSet",
|
| 36 |
+
"argv": [
|
| 37 |
+
{
|
| 38 |
+
"ref": "Endpoint"
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"rules": [
|
| 44 |
+
{
|
| 45 |
+
"conditions": [
|
| 46 |
+
{
|
| 47 |
+
"fn": "booleanEquals",
|
| 48 |
+
"argv": [
|
| 49 |
+
{
|
| 50 |
+
"ref": "UseFIPS"
|
| 51 |
+
},
|
| 52 |
+
true
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
|
| 57 |
+
"type": "error"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"conditions": [
|
| 61 |
+
{
|
| 62 |
+
"fn": "booleanEquals",
|
| 63 |
+
"argv": [
|
| 64 |
+
{
|
| 65 |
+
"ref": "UseDualStack"
|
| 66 |
+
},
|
| 67 |
+
true
|
| 68 |
+
]
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
| 72 |
+
"type": "error"
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"conditions": [],
|
| 76 |
+
"endpoint": {
|
| 77 |
+
"url": {
|
| 78 |
+
"ref": "Endpoint"
|
| 79 |
+
},
|
| 80 |
+
"properties": {},
|
| 81 |
+
"headers": {}
|
| 82 |
+
},
|
| 83 |
+
"type": "endpoint"
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"type": "tree"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"conditions": [
|
| 90 |
+
{
|
| 91 |
+
"fn": "isSet",
|
| 92 |
+
"argv": [
|
| 93 |
+
{
|
| 94 |
+
"ref": "Region"
|
| 95 |
+
}
|
| 96 |
+
]
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"rules": [
|
| 100 |
+
{
|
| 101 |
+
"conditions": [
|
| 102 |
+
{
|
| 103 |
+
"fn": "aws.partition",
|
| 104 |
+
"argv": [
|
| 105 |
+
{
|
| 106 |
+
"ref": "Region"
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"assign": "PartitionResult"
|
| 110 |
+
}
|
| 111 |
+
],
|
| 112 |
+
"rules": [
|
| 113 |
+
{
|
| 114 |
+
"conditions": [
|
| 115 |
+
{
|
| 116 |
+
"fn": "booleanEquals",
|
| 117 |
+
"argv": [
|
| 118 |
+
{
|
| 119 |
+
"ref": "UseFIPS"
|
| 120 |
+
},
|
| 121 |
+
true
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"fn": "booleanEquals",
|
| 126 |
+
"argv": [
|
| 127 |
+
{
|
| 128 |
+
"ref": "UseDualStack"
|
| 129 |
+
},
|
| 130 |
+
true
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
],
|
| 134 |
+
"rules": [
|
| 135 |
+
{
|
| 136 |
+
"conditions": [
|
| 137 |
+
{
|
| 138 |
+
"fn": "booleanEquals",
|
| 139 |
+
"argv": [
|
| 140 |
+
true,
|
| 141 |
+
{
|
| 142 |
+
"fn": "getAttr",
|
| 143 |
+
"argv": [
|
| 144 |
+
{
|
| 145 |
+
"ref": "PartitionResult"
|
| 146 |
+
},
|
| 147 |
+
"supportsFIPS"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
]
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"fn": "booleanEquals",
|
| 154 |
+
"argv": [
|
| 155 |
+
true,
|
| 156 |
+
{
|
| 157 |
+
"fn": "getAttr",
|
| 158 |
+
"argv": [
|
| 159 |
+
{
|
| 160 |
+
"ref": "PartitionResult"
|
| 161 |
+
},
|
| 162 |
+
"supportsDualStack"
|
| 163 |
+
]
|
| 164 |
+
}
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"rules": [
|
| 169 |
+
{
|
| 170 |
+
"conditions": [],
|
| 171 |
+
"endpoint": {
|
| 172 |
+
"url": "https://compute-optimizer-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 173 |
+
"properties": {},
|
| 174 |
+
"headers": {}
|
| 175 |
+
},
|
| 176 |
+
"type": "endpoint"
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"type": "tree"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"conditions": [],
|
| 183 |
+
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
|
| 184 |
+
"type": "error"
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"type": "tree"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"conditions": [
|
| 191 |
+
{
|
| 192 |
+
"fn": "booleanEquals",
|
| 193 |
+
"argv": [
|
| 194 |
+
{
|
| 195 |
+
"ref": "UseFIPS"
|
| 196 |
+
},
|
| 197 |
+
true
|
| 198 |
+
]
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"rules": [
|
| 202 |
+
{
|
| 203 |
+
"conditions": [
|
| 204 |
+
{
|
| 205 |
+
"fn": "booleanEquals",
|
| 206 |
+
"argv": [
|
| 207 |
+
{
|
| 208 |
+
"fn": "getAttr",
|
| 209 |
+
"argv": [
|
| 210 |
+
{
|
| 211 |
+
"ref": "PartitionResult"
|
| 212 |
+
},
|
| 213 |
+
"supportsFIPS"
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
true
|
| 217 |
+
]
|
| 218 |
+
}
|
| 219 |
+
],
|
| 220 |
+
"rules": [
|
| 221 |
+
{
|
| 222 |
+
"conditions": [],
|
| 223 |
+
"endpoint": {
|
| 224 |
+
"url": "https://compute-optimizer-fips.{Region}.{PartitionResult#dnsSuffix}",
|
| 225 |
+
"properties": {},
|
| 226 |
+
"headers": {}
|
| 227 |
+
},
|
| 228 |
+
"type": "endpoint"
|
| 229 |
+
}
|
| 230 |
+
],
|
| 231 |
+
"type": "tree"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"conditions": [],
|
| 235 |
+
"error": "FIPS is enabled but this partition does not support FIPS",
|
| 236 |
+
"type": "error"
|
| 237 |
+
}
|
| 238 |
+
],
|
| 239 |
+
"type": "tree"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"conditions": [
|
| 243 |
+
{
|
| 244 |
+
"fn": "booleanEquals",
|
| 245 |
+
"argv": [
|
| 246 |
+
{
|
| 247 |
+
"ref": "UseDualStack"
|
| 248 |
+
},
|
| 249 |
+
true
|
| 250 |
+
]
|
| 251 |
+
}
|
| 252 |
+
],
|
| 253 |
+
"rules": [
|
| 254 |
+
{
|
| 255 |
+
"conditions": [
|
| 256 |
+
{
|
| 257 |
+
"fn": "booleanEquals",
|
| 258 |
+
"argv": [
|
| 259 |
+
true,
|
| 260 |
+
{
|
| 261 |
+
"fn": "getAttr",
|
| 262 |
+
"argv": [
|
| 263 |
+
{
|
| 264 |
+
"ref": "PartitionResult"
|
| 265 |
+
},
|
| 266 |
+
"supportsDualStack"
|
| 267 |
+
]
|
| 268 |
+
}
|
| 269 |
+
]
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"rules": [
|
| 273 |
+
{
|
| 274 |
+
"conditions": [],
|
| 275 |
+
"endpoint": {
|
| 276 |
+
"url": "https://compute-optimizer.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
| 277 |
+
"properties": {},
|
| 278 |
+
"headers": {}
|
| 279 |
+
},
|
| 280 |
+
"type": "endpoint"
|
| 281 |
+
}
|
| 282 |
+
],
|
| 283 |
+
"type": "tree"
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"conditions": [],
|
| 287 |
+
"error": "DualStack is enabled but this partition does not support DualStack",
|
| 288 |
+
"type": "error"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"type": "tree"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"conditions": [],
|
| 295 |
+
"endpoint": {
|
| 296 |
+
"url": "https://compute-optimizer.{Region}.{PartitionResult#dnsSuffix}",
|
| 297 |
+
"properties": {},
|
| 298 |
+
"headers": {}
|
| 299 |
+
},
|
| 300 |
+
"type": "endpoint"
|
| 301 |
+
}
|
| 302 |
+
],
|
| 303 |
+
"type": "tree"
|
| 304 |
+
}
|
| 305 |
+
],
|
| 306 |
+
"type": "tree"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"conditions": [],
|
| 310 |
+
"error": "Invalid Configuration: Missing Region",
|
| 311 |
+
"type": "error"
|
| 312 |
+
}
|
| 313 |
+
]
|
| 314 |
+
}
|
testbed/boto__botocore/botocore/data/config/2014-11-12/paginators-1.json
ADDED
|
@@ -0,0 +1,192 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"DescribeComplianceByConfigRule": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"output_token": "NextToken",
|
| 6 |
+
"result_key": "ComplianceByConfigRules"
|
| 7 |
+
},
|
| 8 |
+
"DescribeComplianceByResource": {
|
| 9 |
+
"input_token": "NextToken",
|
| 10 |
+
"output_token": "NextToken",
|
| 11 |
+
"result_key": "ComplianceByResources",
|
| 12 |
+
"limit_key": "Limit"
|
| 13 |
+
},
|
| 14 |
+
"DescribeConfigRules": {
|
| 15 |
+
"input_token": "NextToken",
|
| 16 |
+
"output_token": "NextToken",
|
| 17 |
+
"result_key": "ConfigRules"
|
| 18 |
+
},
|
| 19 |
+
"GetComplianceDetailsByConfigRule": {
|
| 20 |
+
"input_token": "NextToken",
|
| 21 |
+
"output_token": "NextToken",
|
| 22 |
+
"result_key": "EvaluationResults",
|
| 23 |
+
"limit_key": "Limit"
|
| 24 |
+
},
|
| 25 |
+
"GetComplianceDetailsByResource": {
|
| 26 |
+
"input_token": "NextToken",
|
| 27 |
+
"output_token": "NextToken",
|
| 28 |
+
"result_key": "EvaluationResults"
|
| 29 |
+
},
|
| 30 |
+
"GetResourceConfigHistory": {
|
| 31 |
+
"input_token": "nextToken",
|
| 32 |
+
"output_token": "nextToken",
|
| 33 |
+
"result_key": "configurationItems",
|
| 34 |
+
"limit_key": "limit"
|
| 35 |
+
},
|
| 36 |
+
"ListDiscoveredResources": {
|
| 37 |
+
"input_token": "nextToken",
|
| 38 |
+
"output_token": "nextToken",
|
| 39 |
+
"result_key": "resourceIdentifiers",
|
| 40 |
+
"limit_key": "limit"
|
| 41 |
+
},
|
| 42 |
+
"DescribeAggregateComplianceByConfigRules": {
|
| 43 |
+
"input_token": "NextToken",
|
| 44 |
+
"limit_key": "Limit",
|
| 45 |
+
"output_token": "NextToken",
|
| 46 |
+
"result_key": "AggregateComplianceByConfigRules"
|
| 47 |
+
},
|
| 48 |
+
"DescribeAggregationAuthorizations": {
|
| 49 |
+
"input_token": "NextToken",
|
| 50 |
+
"limit_key": "Limit",
|
| 51 |
+
"output_token": "NextToken",
|
| 52 |
+
"result_key": "AggregationAuthorizations"
|
| 53 |
+
},
|
| 54 |
+
"DescribeConfigRuleEvaluationStatus": {
|
| 55 |
+
"input_token": "NextToken",
|
| 56 |
+
"limit_key": "Limit",
|
| 57 |
+
"output_token": "NextToken",
|
| 58 |
+
"result_key": "ConfigRulesEvaluationStatus"
|
| 59 |
+
},
|
| 60 |
+
"DescribeConfigurationAggregatorSourcesStatus": {
|
| 61 |
+
"input_token": "NextToken",
|
| 62 |
+
"limit_key": "Limit",
|
| 63 |
+
"output_token": "NextToken",
|
| 64 |
+
"result_key": "AggregatedSourceStatusList"
|
| 65 |
+
},
|
| 66 |
+
"DescribeConfigurationAggregators": {
|
| 67 |
+
"input_token": "NextToken",
|
| 68 |
+
"limit_key": "Limit",
|
| 69 |
+
"output_token": "NextToken",
|
| 70 |
+
"result_key": "ConfigurationAggregators"
|
| 71 |
+
},
|
| 72 |
+
"DescribePendingAggregationRequests": {
|
| 73 |
+
"input_token": "NextToken",
|
| 74 |
+
"limit_key": "Limit",
|
| 75 |
+
"output_token": "NextToken",
|
| 76 |
+
"result_key": "PendingAggregationRequests"
|
| 77 |
+
},
|
| 78 |
+
"DescribeRetentionConfigurations": {
|
| 79 |
+
"input_token": "NextToken",
|
| 80 |
+
"output_token": "NextToken",
|
| 81 |
+
"result_key": "RetentionConfigurations"
|
| 82 |
+
},
|
| 83 |
+
"GetAggregateComplianceDetailsByConfigRule": {
|
| 84 |
+
"input_token": "NextToken",
|
| 85 |
+
"limit_key": "Limit",
|
| 86 |
+
"output_token": "NextToken",
|
| 87 |
+
"result_key": "AggregateEvaluationResults"
|
| 88 |
+
},
|
| 89 |
+
"ListAggregateDiscoveredResources": {
|
| 90 |
+
"input_token": "NextToken",
|
| 91 |
+
"limit_key": "Limit",
|
| 92 |
+
"output_token": "NextToken",
|
| 93 |
+
"result_key": "ResourceIdentifiers"
|
| 94 |
+
},
|
| 95 |
+
"DescribeRemediationExecutionStatus": {
|
| 96 |
+
"input_token": "NextToken",
|
| 97 |
+
"limit_key": "Limit",
|
| 98 |
+
"output_token": "NextToken",
|
| 99 |
+
"result_key": "RemediationExecutionStatuses"
|
| 100 |
+
},
|
| 101 |
+
"DescribeAggregateComplianceByConformancePacks": {
|
| 102 |
+
"input_token": "NextToken",
|
| 103 |
+
"limit_key": "Limit",
|
| 104 |
+
"output_token": "NextToken",
|
| 105 |
+
"result_key": "AggregateComplianceByConformancePacks"
|
| 106 |
+
},
|
| 107 |
+
"DescribeConformancePackStatus": {
|
| 108 |
+
"input_token": "NextToken",
|
| 109 |
+
"limit_key": "Limit",
|
| 110 |
+
"output_token": "NextToken",
|
| 111 |
+
"result_key": "ConformancePackStatusDetails"
|
| 112 |
+
},
|
| 113 |
+
"DescribeConformancePacks": {
|
| 114 |
+
"input_token": "NextToken",
|
| 115 |
+
"limit_key": "Limit",
|
| 116 |
+
"output_token": "NextToken",
|
| 117 |
+
"result_key": "ConformancePackDetails"
|
| 118 |
+
},
|
| 119 |
+
"DescribeOrganizationConfigRuleStatuses": {
|
| 120 |
+
"input_token": "NextToken",
|
| 121 |
+
"limit_key": "Limit",
|
| 122 |
+
"output_token": "NextToken",
|
| 123 |
+
"result_key": "OrganizationConfigRuleStatuses"
|
| 124 |
+
},
|
| 125 |
+
"DescribeOrganizationConfigRules": {
|
| 126 |
+
"input_token": "NextToken",
|
| 127 |
+
"limit_key": "Limit",
|
| 128 |
+
"output_token": "NextToken",
|
| 129 |
+
"result_key": "OrganizationConfigRules"
|
| 130 |
+
},
|
| 131 |
+
"DescribeOrganizationConformancePackStatuses": {
|
| 132 |
+
"input_token": "NextToken",
|
| 133 |
+
"limit_key": "Limit",
|
| 134 |
+
"output_token": "NextToken",
|
| 135 |
+
"result_key": "OrganizationConformancePackStatuses"
|
| 136 |
+
},
|
| 137 |
+
"DescribeOrganizationConformancePacks": {
|
| 138 |
+
"input_token": "NextToken",
|
| 139 |
+
"limit_key": "Limit",
|
| 140 |
+
"output_token": "NextToken",
|
| 141 |
+
"result_key": "OrganizationConformancePacks"
|
| 142 |
+
},
|
| 143 |
+
"GetConformancePackComplianceSummary": {
|
| 144 |
+
"input_token": "NextToken",
|
| 145 |
+
"limit_key": "Limit",
|
| 146 |
+
"output_token": "NextToken",
|
| 147 |
+
"result_key": "ConformancePackComplianceSummaryList"
|
| 148 |
+
},
|
| 149 |
+
"GetOrganizationConfigRuleDetailedStatus": {
|
| 150 |
+
"input_token": "NextToken",
|
| 151 |
+
"limit_key": "Limit",
|
| 152 |
+
"output_token": "NextToken",
|
| 153 |
+
"result_key": "OrganizationConfigRuleDetailedStatus"
|
| 154 |
+
},
|
| 155 |
+
"GetOrganizationConformancePackDetailedStatus": {
|
| 156 |
+
"input_token": "NextToken",
|
| 157 |
+
"limit_key": "Limit",
|
| 158 |
+
"output_token": "NextToken",
|
| 159 |
+
"result_key": "OrganizationConformancePackDetailedStatuses"
|
| 160 |
+
},
|
| 161 |
+
"ListTagsForResource": {
|
| 162 |
+
"input_token": "NextToken",
|
| 163 |
+
"limit_key": "Limit",
|
| 164 |
+
"output_token": "NextToken",
|
| 165 |
+
"result_key": "Tags"
|
| 166 |
+
},
|
| 167 |
+
"SelectAggregateResourceConfig": {
|
| 168 |
+
"input_token": "NextToken",
|
| 169 |
+
"limit_key": "Limit",
|
| 170 |
+
"non_aggregate_keys": [
|
| 171 |
+
"QueryInfo"
|
| 172 |
+
],
|
| 173 |
+
"output_token": "NextToken",
|
| 174 |
+
"result_key": "Results"
|
| 175 |
+
},
|
| 176 |
+
"SelectResourceConfig": {
|
| 177 |
+
"input_token": "NextToken",
|
| 178 |
+
"limit_key": "Limit",
|
| 179 |
+
"non_aggregate_keys": [
|
| 180 |
+
"QueryInfo"
|
| 181 |
+
],
|
| 182 |
+
"output_token": "NextToken",
|
| 183 |
+
"result_key": "Results"
|
| 184 |
+
},
|
| 185 |
+
"ListResourceEvaluations": {
|
| 186 |
+
"input_token": "NextToken",
|
| 187 |
+
"limit_key": "Limit",
|
| 188 |
+
"output_token": "NextToken",
|
| 189 |
+
"result_key": "ResourceEvaluations"
|
| 190 |
+
}
|
| 191 |
+
}
|
| 192 |
+
}
|
testbed/boto__botocore/botocore/data/connect/2017-08-08/paginators-1.json
ADDED
|
@@ -0,0 +1,415 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pagination": {
|
| 3 |
+
"GetMetricData": {
|
| 4 |
+
"input_token": "NextToken",
|
| 5 |
+
"limit_key": "MaxResults",
|
| 6 |
+
"output_token": "NextToken",
|
| 7 |
+
"result_key": "MetricResults"
|
| 8 |
+
},
|
| 9 |
+
"ListRoutingProfiles": {
|
| 10 |
+
"input_token": "NextToken",
|
| 11 |
+
"limit_key": "MaxResults",
|
| 12 |
+
"output_token": "NextToken",
|
| 13 |
+
"result_key": "RoutingProfileSummaryList"
|
| 14 |
+
},
|
| 15 |
+
"ListSecurityProfiles": {
|
| 16 |
+
"input_token": "NextToken",
|
| 17 |
+
"limit_key": "MaxResults",
|
| 18 |
+
"output_token": "NextToken",
|
| 19 |
+
"result_key": "SecurityProfileSummaryList"
|
| 20 |
+
},
|
| 21 |
+
"ListUserHierarchyGroups": {
|
| 22 |
+
"input_token": "NextToken",
|
| 23 |
+
"limit_key": "MaxResults",
|
| 24 |
+
"output_token": "NextToken",
|
| 25 |
+
"result_key": "UserHierarchyGroupSummaryList"
|
| 26 |
+
},
|
| 27 |
+
"ListUsers": {
|
| 28 |
+
"input_token": "NextToken",
|
| 29 |
+
"limit_key": "MaxResults",
|
| 30 |
+
"output_token": "NextToken",
|
| 31 |
+
"result_key": "UserSummaryList"
|
| 32 |
+
},
|
| 33 |
+
"ListContactFlows": {
|
| 34 |
+
"input_token": "NextToken",
|
| 35 |
+
"limit_key": "MaxResults",
|
| 36 |
+
"output_token": "NextToken",
|
| 37 |
+
"result_key": "ContactFlowSummaryList"
|
| 38 |
+
},
|
| 39 |
+
"ListHoursOfOperations": {
|
| 40 |
+
"input_token": "NextToken",
|
| 41 |
+
"limit_key": "MaxResults",
|
| 42 |
+
"output_token": "NextToken",
|
| 43 |
+
"result_key": "HoursOfOperationSummaryList"
|
| 44 |
+
},
|
| 45 |
+
"ListPhoneNumbers": {
|
| 46 |
+
"input_token": "NextToken",
|
| 47 |
+
"limit_key": "MaxResults",
|
| 48 |
+
"output_token": "NextToken",
|
| 49 |
+
"result_key": "PhoneNumberSummaryList"
|
| 50 |
+
},
|
| 51 |
+
"ListQueues": {
|
| 52 |
+
"input_token": "NextToken",
|
| 53 |
+
"limit_key": "MaxResults",
|
| 54 |
+
"output_token": "NextToken",
|
| 55 |
+
"result_key": "QueueSummaryList"
|
| 56 |
+
},
|
| 57 |
+
"ListPrompts": {
|
| 58 |
+
"input_token": "NextToken",
|
| 59 |
+
"limit_key": "MaxResults",
|
| 60 |
+
"output_token": "NextToken",
|
| 61 |
+
"result_key": "PromptSummaryList"
|
| 62 |
+
},
|
| 63 |
+
"ListRoutingProfileQueues": {
|
| 64 |
+
"input_token": "NextToken",
|
| 65 |
+
"limit_key": "MaxResults",
|
| 66 |
+
"output_token": "NextToken",
|
| 67 |
+
"result_key": "RoutingProfileQueueConfigSummaryList",
|
| 68 |
+
"non_aggregate_keys": [
|
| 69 |
+
"LastModifiedRegion",
|
| 70 |
+
"LastModifiedTime"
|
| 71 |
+
]
|
| 72 |
+
},
|
| 73 |
+
"ListApprovedOrigins": {
|
| 74 |
+
"input_token": "NextToken",
|
| 75 |
+
"limit_key": "MaxResults",
|
| 76 |
+
"output_token": "NextToken",
|
| 77 |
+
"result_key": "Origins"
|
| 78 |
+
},
|
| 79 |
+
"ListInstanceAttributes": {
|
| 80 |
+
"input_token": "NextToken",
|
| 81 |
+
"limit_key": "MaxResults",
|
| 82 |
+
"output_token": "NextToken",
|
| 83 |
+
"result_key": "Attributes"
|
| 84 |
+
},
|
| 85 |
+
"ListInstanceStorageConfigs": {
|
| 86 |
+
"input_token": "NextToken",
|
| 87 |
+
"limit_key": "MaxResults",
|
| 88 |
+
"output_token": "NextToken",
|
| 89 |
+
"result_key": "StorageConfigs"
|
| 90 |
+
},
|
| 91 |
+
"ListInstances": {
|
| 92 |
+
"input_token": "NextToken",
|
| 93 |
+
"limit_key": "MaxResults",
|
| 94 |
+
"output_token": "NextToken",
|
| 95 |
+
"result_key": "InstanceSummaryList"
|
| 96 |
+
},
|
| 97 |
+
"ListLambdaFunctions": {
|
| 98 |
+
"input_token": "NextToken",
|
| 99 |
+
"limit_key": "MaxResults",
|
| 100 |
+
"output_token": "NextToken",
|
| 101 |
+
"result_key": "LambdaFunctions"
|
| 102 |
+
},
|
| 103 |
+
"ListLexBots": {
|
| 104 |
+
"input_token": "NextToken",
|
| 105 |
+
"limit_key": "MaxResults",
|
| 106 |
+
"output_token": "NextToken",
|
| 107 |
+
"result_key": "LexBots"
|
| 108 |
+
},
|
| 109 |
+
"ListSecurityKeys": {
|
| 110 |
+
"input_token": "NextToken",
|
| 111 |
+
"limit_key": "MaxResults",
|
| 112 |
+
"output_token": "NextToken",
|
| 113 |
+
"result_key": "SecurityKeys"
|
| 114 |
+
},
|
| 115 |
+
"ListIntegrationAssociations": {
|
| 116 |
+
"input_token": "NextToken",
|
| 117 |
+
"limit_key": "MaxResults",
|
| 118 |
+
"output_token": "NextToken",
|
| 119 |
+
"result_key": "IntegrationAssociationSummaryList"
|
| 120 |
+
},
|
| 121 |
+
"ListUseCases": {
|
| 122 |
+
"input_token": "NextToken",
|
| 123 |
+
"limit_key": "MaxResults",
|
| 124 |
+
"output_token": "NextToken",
|
| 125 |
+
"result_key": "UseCaseSummaryList"
|
| 126 |
+
},
|
| 127 |
+
"ListQuickConnects": {
|
| 128 |
+
"input_token": "NextToken",
|
| 129 |
+
"limit_key": "MaxResults",
|
| 130 |
+
"output_token": "NextToken",
|
| 131 |
+
"result_key": "QuickConnectSummaryList"
|
| 132 |
+
},
|
| 133 |
+
"ListQueueQuickConnects": {
|
| 134 |
+
"input_token": "NextToken",
|
| 135 |
+
"limit_key": "MaxResults",
|
| 136 |
+
"output_token": "NextToken",
|
| 137 |
+
"result_key": "QuickConnectSummaryList",
|
| 138 |
+
"non_aggregate_keys": [
|
| 139 |
+
"LastModifiedRegion",
|
| 140 |
+
"LastModifiedTime"
|
| 141 |
+
]
|
| 142 |
+
},
|
| 143 |
+
"ListBots": {
|
| 144 |
+
"input_token": "NextToken",
|
| 145 |
+
"limit_key": "MaxResults",
|
| 146 |
+
"output_token": "NextToken",
|
| 147 |
+
"result_key": "LexBots"
|
| 148 |
+
},
|
| 149 |
+
"ListAgentStatuses": {
|
| 150 |
+
"input_token": "NextToken",
|
| 151 |
+
"limit_key": "MaxResults",
|
| 152 |
+
"output_token": "NextToken",
|
| 153 |
+
"result_key": "AgentStatusSummaryList"
|
| 154 |
+
},
|
| 155 |
+
"ListSecurityProfilePermissions": {
|
| 156 |
+
"input_token": "NextToken",
|
| 157 |
+
"limit_key": "MaxResults",
|
| 158 |
+
"output_token": "NextToken",
|
| 159 |
+
"result_key": "Permissions",
|
| 160 |
+
"non_aggregate_keys": [
|
| 161 |
+
"LastModifiedRegion",
|
| 162 |
+
"LastModifiedTime"
|
| 163 |
+
]
|
| 164 |
+
},
|
| 165 |
+
"ListContactReferences": {
|
| 166 |
+
"input_token": "NextToken",
|
| 167 |
+
"output_token": "NextToken",
|
| 168 |
+
"result_key": "ReferenceSummaryList"
|
| 169 |
+
},
|
| 170 |
+
"ListContactFlowModules": {
|
| 171 |
+
"input_token": "NextToken",
|
| 172 |
+
"limit_key": "MaxResults",
|
| 173 |
+
"output_token": "NextToken",
|
| 174 |
+
"result_key": "ContactFlowModulesSummaryList"
|
| 175 |
+
},
|
| 176 |
+
"ListDefaultVocabularies": {
|
| 177 |
+
"input_token": "NextToken",
|
| 178 |
+
"limit_key": "MaxResults",
|
| 179 |
+
"output_token": "NextToken",
|
| 180 |
+
"result_key": "DefaultVocabularyList"
|
| 181 |
+
},
|
| 182 |
+
"SearchVocabularies": {
|
| 183 |
+
"input_token": "NextToken",
|
| 184 |
+
"limit_key": "MaxResults",
|
| 185 |
+
"output_token": "NextToken",
|
| 186 |
+
"result_key": "VocabularySummaryList"
|
| 187 |
+
},
|
| 188 |
+
"ListPhoneNumbersV2": {
|
| 189 |
+
"input_token": "NextToken",
|
| 190 |
+
"limit_key": "MaxResults",
|
| 191 |
+
"output_token": "NextToken",
|
| 192 |
+
"result_key": "ListPhoneNumbersSummaryList"
|
| 193 |
+
},
|
| 194 |
+
"SearchAvailablePhoneNumbers": {
|
| 195 |
+
"input_token": "NextToken",
|
| 196 |
+
"limit_key": "MaxResults",
|
| 197 |
+
"output_token": "NextToken",
|
| 198 |
+
"result_key": "AvailableNumbersList"
|
| 199 |
+
},
|
| 200 |
+
"SearchUsers": {
|
| 201 |
+
"input_token": "NextToken",
|
| 202 |
+
"limit_key": "MaxResults",
|
| 203 |
+
"non_aggregate_keys": [
|
| 204 |
+
"ApproximateTotalCount"
|
| 205 |
+
],
|
| 206 |
+
"output_token": "NextToken",
|
| 207 |
+
"result_key": "Users"
|
| 208 |
+
},
|
| 209 |
+
"ListTaskTemplates": {
|
| 210 |
+
"input_token": "NextToken",
|
| 211 |
+
"limit_key": "MaxResults",
|
| 212 |
+
"output_token": "NextToken",
|
| 213 |
+
"result_key": "TaskTemplates"
|
| 214 |
+
},
|
| 215 |
+
"SearchSecurityProfiles": {
|
| 216 |
+
"input_token": "NextToken",
|
| 217 |
+
"limit_key": "MaxResults",
|
| 218 |
+
"non_aggregate_keys": [
|
| 219 |
+
"ApproximateTotalCount"
|
| 220 |
+
],
|
| 221 |
+
"output_token": "NextToken",
|
| 222 |
+
"result_key": "SecurityProfiles"
|
| 223 |
+
},
|
| 224 |
+
"SearchQueues": {
|
| 225 |
+
"input_token": "NextToken",
|
| 226 |
+
"limit_key": "MaxResults",
|
| 227 |
+
"non_aggregate_keys": [
|
| 228 |
+
"ApproximateTotalCount"
|
| 229 |
+
],
|
| 230 |
+
"output_token": "NextToken",
|
| 231 |
+
"result_key": "Queues"
|
| 232 |
+
},
|
| 233 |
+
"SearchRoutingProfiles": {
|
| 234 |
+
"input_token": "NextToken",
|
| 235 |
+
"limit_key": "MaxResults",
|
| 236 |
+
"non_aggregate_keys": [
|
| 237 |
+
"ApproximateTotalCount"
|
| 238 |
+
],
|
| 239 |
+
"output_token": "NextToken",
|
| 240 |
+
"result_key": "RoutingProfiles"
|
| 241 |
+
},
|
| 242 |
+
"ListTrafficDistributionGroups": {
|
| 243 |
+
"input_token": "NextToken",
|
| 244 |
+
"limit_key": "MaxResults",
|
| 245 |
+
"output_token": "NextToken",
|
| 246 |
+
"result_key": "TrafficDistributionGroupSummaryList"
|
| 247 |
+
},
|
| 248 |
+
"ListRules": {
|
| 249 |
+
"input_token": "NextToken",
|
| 250 |
+
"limit_key": "MaxResults",
|
| 251 |
+
"output_token": "NextToken",
|
| 252 |
+
"result_key": "RuleSummaryList"
|
| 253 |
+
},
|
| 254 |
+
"ListContactEvaluations": {
|
| 255 |
+
"input_token": "NextToken",
|
| 256 |
+
"output_token": "NextToken",
|
| 257 |
+
"result_key": "EvaluationSummaryList"
|
| 258 |
+
},
|
| 259 |
+
"ListEvaluationFormVersions": {
|
| 260 |
+
"input_token": "NextToken",
|
| 261 |
+
"limit_key": "MaxResults",
|
| 262 |
+
"output_token": "NextToken",
|
| 263 |
+
"result_key": "EvaluationFormVersionSummaryList"
|
| 264 |
+
},
|
| 265 |
+
"ListEvaluationForms": {
|
| 266 |
+
"input_token": "NextToken",
|
| 267 |
+
"limit_key": "MaxResults",
|
| 268 |
+
"output_token": "NextToken",
|
| 269 |
+
"result_key": "EvaluationFormSummaryList"
|
| 270 |
+
},
|
| 271 |
+
"SearchHoursOfOperations": {
|
| 272 |
+
"input_token": "NextToken",
|
| 273 |
+
"limit_key": "MaxResults",
|
| 274 |
+
"non_aggregate_keys": [
|
| 275 |
+
"ApproximateTotalCount"
|
| 276 |
+
],
|
| 277 |
+
"output_token": "NextToken",
|
| 278 |
+
"result_key": "HoursOfOperations"
|
| 279 |
+
},
|
| 280 |
+
"SearchPrompts": {
|
| 281 |
+
"input_token": "NextToken",
|
| 282 |
+
"limit_key": "MaxResults",
|
| 283 |
+
"non_aggregate_keys": [
|
| 284 |
+
"ApproximateTotalCount"
|
| 285 |
+
],
|
| 286 |
+
"output_token": "NextToken",
|
| 287 |
+
"result_key": "Prompts"
|
| 288 |
+
},
|
| 289 |
+
"SearchQuickConnects": {
|
| 290 |
+
"input_token": "NextToken",
|
| 291 |
+
"limit_key": "MaxResults",
|
| 292 |
+
"non_aggregate_keys": [
|
| 293 |
+
"ApproximateTotalCount"
|
| 294 |
+
],
|
| 295 |
+
"output_token": "NextToken",
|
| 296 |
+
"result_key": "QuickConnects"
|
| 297 |
+
},
|
| 298 |
+
"SearchResourceTags": {
|
| 299 |
+
"input_token": "NextToken",
|
| 300 |
+
"limit_key": "MaxResults",
|
| 301 |
+
"output_token": "NextToken",
|
| 302 |
+
"result_key": "Tags"
|
| 303 |
+
},
|
| 304 |
+
"ListTrafficDistributionGroupUsers": {
|
| 305 |
+
"input_token": "NextToken",
|
| 306 |
+
"limit_key": "MaxResults",
|
| 307 |
+
"output_token": "NextToken",
|
| 308 |
+
"result_key": "TrafficDistributionGroupUserSummaryList"
|
| 309 |
+
},
|
| 310 |
+
"ListViewVersions": {
|
| 311 |
+
"input_token": "NextToken",
|
| 312 |
+
"limit_key": "MaxResults",
|
| 313 |
+
"output_token": "NextToken",
|
| 314 |
+
"result_key": "ViewVersionSummaryList"
|
| 315 |
+
},
|
| 316 |
+
"ListViews": {
|
| 317 |
+
"input_token": "NextToken",
|
| 318 |
+
"limit_key": "MaxResults",
|
| 319 |
+
"output_token": "NextToken",
|
| 320 |
+
"result_key": "ViewsSummaryList"
|
| 321 |
+
},
|
| 322 |
+
"ListSecurityProfileApplications": {
|
| 323 |
+
"input_token": "NextToken",
|
| 324 |
+
"limit_key": "MaxResults",
|
| 325 |
+
"output_token": "NextToken",
|
| 326 |
+
"result_key": "Applications",
|
| 327 |
+
"non_aggregate_keys": [
|
| 328 |
+
"LastModifiedRegion",
|
| 329 |
+
"LastModifiedTime"
|
| 330 |
+
]
|
| 331 |
+
},
|
| 332 |
+
"ListFlowAssociations": {
|
| 333 |
+
"input_token": "NextToken",
|
| 334 |
+
"limit_key": "MaxResults",
|
| 335 |
+
"output_token": "NextToken",
|
| 336 |
+
"result_key": "FlowAssociationSummaryList"
|
| 337 |
+
},
|
| 338 |
+
"ListPredefinedAttributes": {
|
| 339 |
+
"input_token": "NextToken",
|
| 340 |
+
"limit_key": "MaxResults",
|
| 341 |
+
"output_token": "NextToken",
|
| 342 |
+
"result_key": "PredefinedAttributeSummaryList"
|
| 343 |
+
},
|
| 344 |
+
"ListUserProficiencies": {
|
| 345 |
+
"input_token": "NextToken",
|
| 346 |
+
"limit_key": "MaxResults",
|
| 347 |
+
"non_aggregate_keys": [
|
| 348 |
+
"LastModifiedTime",
|
| 349 |
+
"LastModifiedRegion"
|
| 350 |
+
],
|
| 351 |
+
"output_token": "NextToken",
|
| 352 |
+
"result_key": "UserProficiencyList"
|
| 353 |
+
},
|
| 354 |
+
"SearchContacts": {
|
| 355 |
+
"input_token": "NextToken",
|
| 356 |
+
"limit_key": "MaxResults",
|
| 357 |
+
"non_aggregate_keys": [
|
| 358 |
+
"TotalCount"
|
| 359 |
+
],
|
| 360 |
+
"output_token": "NextToken",
|
| 361 |
+
"result_key": "Contacts"
|
| 362 |
+
},
|
| 363 |
+
"SearchPredefinedAttributes": {
|
| 364 |
+
"input_token": "NextToken",
|
| 365 |
+
"limit_key": "MaxResults",
|
| 366 |
+
"non_aggregate_keys": [
|
| 367 |
+
"ApproximateTotalCount"
|
| 368 |
+
],
|
| 369 |
+
"output_token": "NextToken",
|
| 370 |
+
"result_key": "PredefinedAttributes"
|
| 371 |
+
},
|
| 372 |
+
"SearchContactFlowModules": {
|
| 373 |
+
"input_token": "NextToken",
|
| 374 |
+
"limit_key": "MaxResults",
|
| 375 |
+
"non_aggregate_keys": [
|
| 376 |
+
"ApproximateTotalCount"
|
| 377 |
+
],
|
| 378 |
+
"output_token": "NextToken",
|
| 379 |
+
"result_key": "ContactFlowModules"
|
| 380 |
+
},
|
| 381 |
+
"SearchContactFlows": {
|
| 382 |
+
"input_token": "NextToken",
|
| 383 |
+
"limit_key": "MaxResults",
|
| 384 |
+
"non_aggregate_keys": [
|
| 385 |
+
"ApproximateTotalCount"
|
| 386 |
+
],
|
| 387 |
+
"output_token": "NextToken",
|
| 388 |
+
"result_key": "ContactFlows"
|
| 389 |
+
},
|
| 390 |
+
"ListAuthenticationProfiles": {
|
| 391 |
+
"input_token": "NextToken",
|
| 392 |
+
"limit_key": "MaxResults",
|
| 393 |
+
"output_token": "NextToken",
|
| 394 |
+
"result_key": "AuthenticationProfileSummaryList"
|
| 395 |
+
},
|
| 396 |
+
"SearchAgentStatuses": {
|
| 397 |
+
"input_token": "NextToken",
|
| 398 |
+
"limit_key": "MaxResults",
|
| 399 |
+
"non_aggregate_keys": [
|
| 400 |
+
"ApproximateTotalCount"
|
| 401 |
+
],
|
| 402 |
+
"output_token": "NextToken",
|
| 403 |
+
"result_key": "AgentStatuses"
|
| 404 |
+
},
|
| 405 |
+
"SearchUserHierarchyGroups": {
|
| 406 |
+
"input_token": "NextToken",
|
| 407 |
+
"limit_key": "MaxResults",
|
| 408 |
+
"non_aggregate_keys": [
|
| 409 |
+
"ApproximateTotalCount"
|
| 410 |
+
],
|
| 411 |
+
"output_token": "NextToken",
|
| 412 |
+
"result_key": "UserHierarchyGroups"
|
| 413 |
+
}
|
| 414 |
+
}
|
| 415 |
+
}
|
testbed/boto__botocore/botocore/data/connectparticipant/2018-09-07/service-2.json
ADDED
|
@@ -0,0 +1,1048 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version":"2.0",
|
| 3 |
+
"metadata":{
|
| 4 |
+
"apiVersion":"2018-09-07",
|
| 5 |
+
"endpointPrefix":"participant.connect",
|
| 6 |
+
"jsonVersion":"1.1",
|
| 7 |
+
"protocol":"rest-json",
|
| 8 |
+
"serviceAbbreviation":"Amazon Connect Participant",
|
| 9 |
+
"serviceFullName":"Amazon Connect Participant Service",
|
| 10 |
+
"serviceId":"ConnectParticipant",
|
| 11 |
+
"signatureVersion":"v4",
|
| 12 |
+
"signingName":"execute-api",
|
| 13 |
+
"uid":"connectparticipant-2018-09-07"
|
| 14 |
+
},
|
| 15 |
+
"operations":{
|
| 16 |
+
"CompleteAttachmentUpload":{
|
| 17 |
+
"name":"CompleteAttachmentUpload",
|
| 18 |
+
"http":{
|
| 19 |
+
"method":"POST",
|
| 20 |
+
"requestUri":"/participant/complete-attachment-upload"
|
| 21 |
+
},
|
| 22 |
+
"input":{"shape":"CompleteAttachmentUploadRequest"},
|
| 23 |
+
"output":{"shape":"CompleteAttachmentUploadResponse"},
|
| 24 |
+
"errors":[
|
| 25 |
+
{"shape":"AccessDeniedException"},
|
| 26 |
+
{"shape":"InternalServerException"},
|
| 27 |
+
{"shape":"ThrottlingException"},
|
| 28 |
+
{"shape":"ValidationException"},
|
| 29 |
+
{"shape":"ServiceQuotaExceededException"},
|
| 30 |
+
{"shape":"ConflictException"}
|
| 31 |
+
],
|
| 32 |
+
"documentation":"<p>Allows you to confirm that the attachment has been uploaded using the pre-signed URL provided in StartAttachmentUpload API. A conflict exception is thrown when an attachment with that identifier is already being uploaded.</p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 33 |
+
},
|
| 34 |
+
"CreateParticipantConnection":{
|
| 35 |
+
"name":"CreateParticipantConnection",
|
| 36 |
+
"http":{
|
| 37 |
+
"method":"POST",
|
| 38 |
+
"requestUri":"/participant/connection"
|
| 39 |
+
},
|
| 40 |
+
"input":{"shape":"CreateParticipantConnectionRequest"},
|
| 41 |
+
"output":{"shape":"CreateParticipantConnectionResponse"},
|
| 42 |
+
"errors":[
|
| 43 |
+
{"shape":"AccessDeniedException"},
|
| 44 |
+
{"shape":"InternalServerException"},
|
| 45 |
+
{"shape":"ThrottlingException"},
|
| 46 |
+
{"shape":"ValidationException"}
|
| 47 |
+
],
|
| 48 |
+
"documentation":"<p>Creates the participant's connection. </p> <note> <p> <code>ParticipantToken</code> is used for invoking this API instead of <code>ConnectionToken</code>.</p> </note> <p>The participant token is valid for the lifetime of the participant – until they are part of a contact.</p> <p>The response URL for <code>WEBSOCKET</code> Type has a connect expiry timeout of 100s. Clients must manually connect to the returned websocket URL and subscribe to the desired topic. </p> <p>For chat, you need to publish the following on the established websocket connection:</p> <p> <code>{\"topic\":\"aws/subscribe\",\"content\":{\"topics\":[\"aws/chat\"]}}</code> </p> <p>Upon websocket URL expiry, as specified in the response ConnectionExpiry parameter, clients need to call this API again to obtain a new websocket URL and perform the same steps as before.</p> <p> <b>Message streaming support</b>: This API can also be used together with the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_StartContactStreaming.html\">StartContactStreaming</a> API to create a participant connection for chat contacts that are not using a websocket. For more information about message streaming, <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat-message-streaming.html\">Enable real-time chat message streaming</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <p> <b>Feature specifications</b>: For information about feature specifications, such as the allowed number of open websocket connections per participant, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#feature-limits\">Feature specifications</a> in the <i>Amazon Connect Administrator Guide</i>. </p> <note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p> </note>"
|
| 49 |
+
},
|
| 50 |
+
"DescribeView":{
|
| 51 |
+
"name":"DescribeView",
|
| 52 |
+
"http":{
|
| 53 |
+
"method":"GET",
|
| 54 |
+
"requestUri":"/participant/views/{ViewToken}"
|
| 55 |
+
},
|
| 56 |
+
"input":{"shape":"DescribeViewRequest"},
|
| 57 |
+
"output":{"shape":"DescribeViewResponse"},
|
| 58 |
+
"errors":[
|
| 59 |
+
{"shape":"AccessDeniedException"},
|
| 60 |
+
{"shape":"InternalServerException"},
|
| 61 |
+
{"shape":"ThrottlingException"},
|
| 62 |
+
{"shape":"ResourceNotFoundException"},
|
| 63 |
+
{"shape":"ValidationException"}
|
| 64 |
+
],
|
| 65 |
+
"documentation":"<p>Retrieves the view for the specified view token.</p>"
|
| 66 |
+
},
|
| 67 |
+
"DisconnectParticipant":{
|
| 68 |
+
"name":"DisconnectParticipant",
|
| 69 |
+
"http":{
|
| 70 |
+
"method":"POST",
|
| 71 |
+
"requestUri":"/participant/disconnect"
|
| 72 |
+
},
|
| 73 |
+
"input":{"shape":"DisconnectParticipantRequest"},
|
| 74 |
+
"output":{"shape":"DisconnectParticipantResponse"},
|
| 75 |
+
"errors":[
|
| 76 |
+
{"shape":"AccessDeniedException"},
|
| 77 |
+
{"shape":"InternalServerException"},
|
| 78 |
+
{"shape":"ThrottlingException"},
|
| 79 |
+
{"shape":"ValidationException"}
|
| 80 |
+
],
|
| 81 |
+
"documentation":"<p>Disconnects a participant. </p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 82 |
+
},
|
| 83 |
+
"GetAttachment":{
|
| 84 |
+
"name":"GetAttachment",
|
| 85 |
+
"http":{
|
| 86 |
+
"method":"POST",
|
| 87 |
+
"requestUri":"/participant/attachment"
|
| 88 |
+
},
|
| 89 |
+
"input":{"shape":"GetAttachmentRequest"},
|
| 90 |
+
"output":{"shape":"GetAttachmentResponse"},
|
| 91 |
+
"errors":[
|
| 92 |
+
{"shape":"AccessDeniedException"},
|
| 93 |
+
{"shape":"InternalServerException"},
|
| 94 |
+
{"shape":"ThrottlingException"},
|
| 95 |
+
{"shape":"ValidationException"}
|
| 96 |
+
],
|
| 97 |
+
"documentation":"<p>Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts.</p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 98 |
+
},
|
| 99 |
+
"GetTranscript":{
|
| 100 |
+
"name":"GetTranscript",
|
| 101 |
+
"http":{
|
| 102 |
+
"method":"POST",
|
| 103 |
+
"requestUri":"/participant/transcript"
|
| 104 |
+
},
|
| 105 |
+
"input":{"shape":"GetTranscriptRequest"},
|
| 106 |
+
"output":{"shape":"GetTranscriptResponse"},
|
| 107 |
+
"errors":[
|
| 108 |
+
{"shape":"AccessDeniedException"},
|
| 109 |
+
{"shape":"InternalServerException"},
|
| 110 |
+
{"shape":"ThrottlingException"},
|
| 111 |
+
{"shape":"ValidationException"}
|
| 112 |
+
],
|
| 113 |
+
"documentation":"<p>Retrieves a transcript of the session, including details about any attachments. For information about accessing past chat contact transcripts for a persistent chat, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html\">Enable persistent chat</a>. </p> <p>If you have a process that consumes events in the transcript of an chat that has ended, note that chat transcripts contain the following event content types if the event has occurred during the chat session:</p> <ul> <li> <p> <code>application/vnd.amazonaws.connect.event.participant.left</code> </p> </li> <li> <p> <code>application/vnd.amazonaws.connect.event.participant.joined</code> </p> </li> <li> <p> <code>application/vnd.amazonaws.connect.event.chat.ended</code> </p> </li> <li> <p> <code>application/vnd.amazonaws.connect.event.transfer.succeeded</code> </p> </li> <li> <p> <code>application/vnd.amazonaws.connect.event.transfer.failed</code> </p> </li> </ul> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 114 |
+
},
|
| 115 |
+
"SendEvent":{
|
| 116 |
+
"name":"SendEvent",
|
| 117 |
+
"http":{
|
| 118 |
+
"method":"POST",
|
| 119 |
+
"requestUri":"/participant/event"
|
| 120 |
+
},
|
| 121 |
+
"input":{"shape":"SendEventRequest"},
|
| 122 |
+
"output":{"shape":"SendEventResponse"},
|
| 123 |
+
"errors":[
|
| 124 |
+
{"shape":"AccessDeniedException"},
|
| 125 |
+
{"shape":"InternalServerException"},
|
| 126 |
+
{"shape":"ThrottlingException"},
|
| 127 |
+
{"shape":"ValidationException"},
|
| 128 |
+
{"shape":"ConflictException"}
|
| 129 |
+
],
|
| 130 |
+
"documentation":"<note> <p>The <code>application/vnd.amazonaws.connect.event.connection.acknowledged</code> ContentType will no longer be supported starting December 31, 2024. This event has been migrated to the <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> API using the <code>ConnectParticipant</code> field.</p> </note> <p>Sends an event. Message receipts are not supported when there are more than two active participants in the chat. Using the SendEvent API for message receipts when a supervisor is barged-in will result in a conflict exception.</p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 131 |
+
},
|
| 132 |
+
"SendMessage":{
|
| 133 |
+
"name":"SendMessage",
|
| 134 |
+
"http":{
|
| 135 |
+
"method":"POST",
|
| 136 |
+
"requestUri":"/participant/message"
|
| 137 |
+
},
|
| 138 |
+
"input":{"shape":"SendMessageRequest"},
|
| 139 |
+
"output":{"shape":"SendMessageResponse"},
|
| 140 |
+
"errors":[
|
| 141 |
+
{"shape":"AccessDeniedException"},
|
| 142 |
+
{"shape":"InternalServerException"},
|
| 143 |
+
{"shape":"ThrottlingException"},
|
| 144 |
+
{"shape":"ValidationException"}
|
| 145 |
+
],
|
| 146 |
+
"documentation":"<p>Sends a message.</p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 147 |
+
},
|
| 148 |
+
"StartAttachmentUpload":{
|
| 149 |
+
"name":"StartAttachmentUpload",
|
| 150 |
+
"http":{
|
| 151 |
+
"method":"POST",
|
| 152 |
+
"requestUri":"/participant/start-attachment-upload"
|
| 153 |
+
},
|
| 154 |
+
"input":{"shape":"StartAttachmentUploadRequest"},
|
| 155 |
+
"output":{"shape":"StartAttachmentUploadResponse"},
|
| 156 |
+
"errors":[
|
| 157 |
+
{"shape":"AccessDeniedException"},
|
| 158 |
+
{"shape":"InternalServerException"},
|
| 159 |
+
{"shape":"ThrottlingException"},
|
| 160 |
+
{"shape":"ValidationException"},
|
| 161 |
+
{"shape":"ServiceQuotaExceededException"}
|
| 162 |
+
],
|
| 163 |
+
"documentation":"<p>Provides a pre-signed Amazon S3 URL in response for uploading the file directly to S3.</p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
|
| 164 |
+
}
|
| 165 |
+
},
|
| 166 |
+
"shapes":{
|
| 167 |
+
"ARN":{"type":"string"},
|
| 168 |
+
"AccessDeniedException":{
|
| 169 |
+
"type":"structure",
|
| 170 |
+
"required":["Message"],
|
| 171 |
+
"members":{
|
| 172 |
+
"Message":{"shape":"Message"}
|
| 173 |
+
},
|
| 174 |
+
"documentation":"<p>You do not have sufficient access to perform this action.</p>",
|
| 175 |
+
"error":{"httpStatusCode":403},
|
| 176 |
+
"exception":true
|
| 177 |
+
},
|
| 178 |
+
"ArtifactId":{
|
| 179 |
+
"type":"string",
|
| 180 |
+
"max":256,
|
| 181 |
+
"min":1
|
| 182 |
+
},
|
| 183 |
+
"ArtifactStatus":{
|
| 184 |
+
"type":"string",
|
| 185 |
+
"enum":[
|
| 186 |
+
"APPROVED",
|
| 187 |
+
"REJECTED",
|
| 188 |
+
"IN_PROGRESS"
|
| 189 |
+
]
|
| 190 |
+
},
|
| 191 |
+
"AttachmentIdList":{
|
| 192 |
+
"type":"list",
|
| 193 |
+
"member":{"shape":"ArtifactId"},
|
| 194 |
+
"max":1,
|
| 195 |
+
"min":1
|
| 196 |
+
},
|
| 197 |
+
"AttachmentItem":{
|
| 198 |
+
"type":"structure",
|
| 199 |
+
"members":{
|
| 200 |
+
"ContentType":{
|
| 201 |
+
"shape":"ContentType",
|
| 202 |
+
"documentation":"<p>Describes the MIME file type of the attachment. For a list of supported file types, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/feature-limits.html\">Feature specifications</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
|
| 203 |
+
},
|
| 204 |
+
"AttachmentId":{
|
| 205 |
+
"shape":"ArtifactId",
|
| 206 |
+
"documentation":"<p>A unique identifier for the attachment.</p>"
|
| 207 |
+
},
|
| 208 |
+
"AttachmentName":{
|
| 209 |
+
"shape":"AttachmentName",
|
| 210 |
+
"documentation":"<p>A case-sensitive name of the attachment being uploaded.</p>"
|
| 211 |
+
},
|
| 212 |
+
"Status":{
|
| 213 |
+
"shape":"ArtifactStatus",
|
| 214 |
+
"documentation":"<p>Status of the attachment.</p>"
|
| 215 |
+
}
|
| 216 |
+
},
|
| 217 |
+
"documentation":"<p>The case-insensitive input to indicate standard MIME type that describes the format of the file that will be uploaded.</p>"
|
| 218 |
+
},
|
| 219 |
+
"AttachmentName":{
|
| 220 |
+
"type":"string",
|
| 221 |
+
"max":256,
|
| 222 |
+
"min":1
|
| 223 |
+
},
|
| 224 |
+
"AttachmentSizeInBytes":{
|
| 225 |
+
"type":"long",
|
| 226 |
+
"min":1
|
| 227 |
+
},
|
| 228 |
+
"Attachments":{
|
| 229 |
+
"type":"list",
|
| 230 |
+
"member":{"shape":"AttachmentItem"}
|
| 231 |
+
},
|
| 232 |
+
"Bool":{"type":"boolean"},
|
| 233 |
+
"ChatContent":{
|
| 234 |
+
"type":"string",
|
| 235 |
+
"max":16384,
|
| 236 |
+
"min":1
|
| 237 |
+
},
|
| 238 |
+
"ChatContentType":{
|
| 239 |
+
"type":"string",
|
| 240 |
+
"max":100,
|
| 241 |
+
"min":1
|
| 242 |
+
},
|
| 243 |
+
"ChatItemId":{
|
| 244 |
+
"type":"string",
|
| 245 |
+
"max":256,
|
| 246 |
+
"min":1
|
| 247 |
+
},
|
| 248 |
+
"ChatItemType":{
|
| 249 |
+
"type":"string",
|
| 250 |
+
"enum":[
|
| 251 |
+
"TYPING",
|
| 252 |
+
"PARTICIPANT_JOINED",
|
| 253 |
+
"PARTICIPANT_LEFT",
|
| 254 |
+
"CHAT_ENDED",
|
| 255 |
+
"TRANSFER_SUCCEEDED",
|
| 256 |
+
"TRANSFER_FAILED",
|
| 257 |
+
"MESSAGE",
|
| 258 |
+
"EVENT",
|
| 259 |
+
"ATTACHMENT",
|
| 260 |
+
"CONNECTION_ACK",
|
| 261 |
+
"MESSAGE_DELIVERED",
|
| 262 |
+
"MESSAGE_READ"
|
| 263 |
+
]
|
| 264 |
+
},
|
| 265 |
+
"ClientToken":{
|
| 266 |
+
"type":"string",
|
| 267 |
+
"max":500
|
| 268 |
+
},
|
| 269 |
+
"CompleteAttachmentUploadRequest":{
|
| 270 |
+
"type":"structure",
|
| 271 |
+
"required":[
|
| 272 |
+
"AttachmentIds",
|
| 273 |
+
"ClientToken",
|
| 274 |
+
"ConnectionToken"
|
| 275 |
+
],
|
| 276 |
+
"members":{
|
| 277 |
+
"AttachmentIds":{
|
| 278 |
+
"shape":"AttachmentIdList",
|
| 279 |
+
"documentation":"<p>A list of unique identifiers for the attachments.</p>"
|
| 280 |
+
},
|
| 281 |
+
"ClientToken":{
|
| 282 |
+
"shape":"NonEmptyClientToken",
|
| 283 |
+
"documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
| 284 |
+
"idempotencyToken":true
|
| 285 |
+
},
|
| 286 |
+
"ConnectionToken":{
|
| 287 |
+
"shape":"ParticipantToken",
|
| 288 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 289 |
+
"location":"header",
|
| 290 |
+
"locationName":"X-Amz-Bearer"
|
| 291 |
+
}
|
| 292 |
+
}
|
| 293 |
+
},
|
| 294 |
+
"CompleteAttachmentUploadResponse":{
|
| 295 |
+
"type":"structure",
|
| 296 |
+
"members":{
|
| 297 |
+
}
|
| 298 |
+
},
|
| 299 |
+
"ConflictException":{
|
| 300 |
+
"type":"structure",
|
| 301 |
+
"required":["Message"],
|
| 302 |
+
"members":{
|
| 303 |
+
"Message":{"shape":"Reason"}
|
| 304 |
+
},
|
| 305 |
+
"documentation":"<p>The requested operation conflicts with the current state of a service resource associated with the request. </p>",
|
| 306 |
+
"error":{"httpStatusCode":409},
|
| 307 |
+
"exception":true
|
| 308 |
+
},
|
| 309 |
+
"ConnectionCredentials":{
|
| 310 |
+
"type":"structure",
|
| 311 |
+
"members":{
|
| 312 |
+
"ConnectionToken":{
|
| 313 |
+
"shape":"ParticipantToken",
|
| 314 |
+
"documentation":"<p>The connection token.</p>"
|
| 315 |
+
},
|
| 316 |
+
"Expiry":{
|
| 317 |
+
"shape":"ISO8601Datetime",
|
| 318 |
+
"documentation":"<p>The expiration of the token.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 319 |
+
}
|
| 320 |
+
},
|
| 321 |
+
"documentation":"<p>Connection credentials. </p>"
|
| 322 |
+
},
|
| 323 |
+
"ConnectionType":{
|
| 324 |
+
"type":"string",
|
| 325 |
+
"enum":[
|
| 326 |
+
"WEBSOCKET",
|
| 327 |
+
"CONNECTION_CREDENTIALS"
|
| 328 |
+
]
|
| 329 |
+
},
|
| 330 |
+
"ConnectionTypeList":{
|
| 331 |
+
"type":"list",
|
| 332 |
+
"member":{"shape":"ConnectionType"},
|
| 333 |
+
"min":1
|
| 334 |
+
},
|
| 335 |
+
"ContactId":{
|
| 336 |
+
"type":"string",
|
| 337 |
+
"max":256,
|
| 338 |
+
"min":1
|
| 339 |
+
},
|
| 340 |
+
"ContentType":{
|
| 341 |
+
"type":"string",
|
| 342 |
+
"max":255,
|
| 343 |
+
"min":1
|
| 344 |
+
},
|
| 345 |
+
"CreateParticipantConnectionRequest":{
|
| 346 |
+
"type":"structure",
|
| 347 |
+
"required":["ParticipantToken"],
|
| 348 |
+
"members":{
|
| 349 |
+
"Type":{
|
| 350 |
+
"shape":"ConnectionTypeList",
|
| 351 |
+
"documentation":"<p>Type of connection information required. If you need <code>CONNECTION_CREDENTIALS</code> along with marking participant as connected, pass <code>CONNECTION_CREDENTIALS</code> in <code>Type</code>.</p>"
|
| 352 |
+
},
|
| 353 |
+
"ParticipantToken":{
|
| 354 |
+
"shape":"ParticipantToken",
|
| 355 |
+
"documentation":"<p>This is a header parameter.</p> <p>The ParticipantToken as obtained from <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html\">StartChatContact</a> API response.</p>",
|
| 356 |
+
"location":"header",
|
| 357 |
+
"locationName":"X-Amz-Bearer"
|
| 358 |
+
},
|
| 359 |
+
"ConnectParticipant":{
|
| 360 |
+
"shape":"Bool",
|
| 361 |
+
"documentation":"<p>Amazon Connect Participant is used to mark the participant as connected for customer participant in message streaming, as well as for agent or manager participant in non-streaming chats.</p>"
|
| 362 |
+
}
|
| 363 |
+
}
|
| 364 |
+
},
|
| 365 |
+
"CreateParticipantConnectionResponse":{
|
| 366 |
+
"type":"structure",
|
| 367 |
+
"members":{
|
| 368 |
+
"Websocket":{
|
| 369 |
+
"shape":"Websocket",
|
| 370 |
+
"documentation":"<p>Creates the participant's websocket connection.</p>"
|
| 371 |
+
},
|
| 372 |
+
"ConnectionCredentials":{
|
| 373 |
+
"shape":"ConnectionCredentials",
|
| 374 |
+
"documentation":"<p>Creates the participant's connection credentials. The authentication token associated with the participant's connection.</p>"
|
| 375 |
+
}
|
| 376 |
+
}
|
| 377 |
+
},
|
| 378 |
+
"DescribeViewRequest":{
|
| 379 |
+
"type":"structure",
|
| 380 |
+
"required":[
|
| 381 |
+
"ViewToken",
|
| 382 |
+
"ConnectionToken"
|
| 383 |
+
],
|
| 384 |
+
"members":{
|
| 385 |
+
"ViewToken":{
|
| 386 |
+
"shape":"ViewToken",
|
| 387 |
+
"documentation":"<p>An encrypted token originating from the interactive message of a ShowView block operation. Represents the desired view.</p>",
|
| 388 |
+
"location":"uri",
|
| 389 |
+
"locationName":"ViewToken"
|
| 390 |
+
},
|
| 391 |
+
"ConnectionToken":{
|
| 392 |
+
"shape":"ParticipantToken",
|
| 393 |
+
"documentation":"<p>The connection token.</p>",
|
| 394 |
+
"location":"header",
|
| 395 |
+
"locationName":"X-Amz-Bearer"
|
| 396 |
+
}
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"DescribeViewResponse":{
|
| 400 |
+
"type":"structure",
|
| 401 |
+
"members":{
|
| 402 |
+
"View":{
|
| 403 |
+
"shape":"View",
|
| 404 |
+
"documentation":"<p>A view resource object. Contains metadata and content necessary to render the view.</p>"
|
| 405 |
+
}
|
| 406 |
+
}
|
| 407 |
+
},
|
| 408 |
+
"DisconnectParticipantRequest":{
|
| 409 |
+
"type":"structure",
|
| 410 |
+
"required":["ConnectionToken"],
|
| 411 |
+
"members":{
|
| 412 |
+
"ClientToken":{
|
| 413 |
+
"shape":"ClientToken",
|
| 414 |
+
"documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
| 415 |
+
"idempotencyToken":true
|
| 416 |
+
},
|
| 417 |
+
"ConnectionToken":{
|
| 418 |
+
"shape":"ParticipantToken",
|
| 419 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 420 |
+
"location":"header",
|
| 421 |
+
"locationName":"X-Amz-Bearer"
|
| 422 |
+
}
|
| 423 |
+
}
|
| 424 |
+
},
|
| 425 |
+
"DisconnectParticipantResponse":{
|
| 426 |
+
"type":"structure",
|
| 427 |
+
"members":{
|
| 428 |
+
}
|
| 429 |
+
},
|
| 430 |
+
"DisplayName":{
|
| 431 |
+
"type":"string",
|
| 432 |
+
"max":256,
|
| 433 |
+
"min":1
|
| 434 |
+
},
|
| 435 |
+
"GetAttachmentRequest":{
|
| 436 |
+
"type":"structure",
|
| 437 |
+
"required":[
|
| 438 |
+
"AttachmentId",
|
| 439 |
+
"ConnectionToken"
|
| 440 |
+
],
|
| 441 |
+
"members":{
|
| 442 |
+
"AttachmentId":{
|
| 443 |
+
"shape":"ArtifactId",
|
| 444 |
+
"documentation":"<p>A unique identifier for the attachment.</p>"
|
| 445 |
+
},
|
| 446 |
+
"ConnectionToken":{
|
| 447 |
+
"shape":"ParticipantToken",
|
| 448 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 449 |
+
"location":"header",
|
| 450 |
+
"locationName":"X-Amz-Bearer"
|
| 451 |
+
}
|
| 452 |
+
}
|
| 453 |
+
},
|
| 454 |
+
"GetAttachmentResponse":{
|
| 455 |
+
"type":"structure",
|
| 456 |
+
"members":{
|
| 457 |
+
"Url":{
|
| 458 |
+
"shape":"PreSignedAttachmentUrl",
|
| 459 |
+
"documentation":"<p>This is the pre-signed URL that can be used for uploading the file to Amazon S3 when used in response to <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_StartAttachmentUpload.html\">StartAttachmentUpload</a>.</p>"
|
| 460 |
+
},
|
| 461 |
+
"UrlExpiry":{
|
| 462 |
+
"shape":"ISO8601Datetime",
|
| 463 |
+
"documentation":"<p>The expiration time of the URL in ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 464 |
+
}
|
| 465 |
+
}
|
| 466 |
+
},
|
| 467 |
+
"GetTranscriptRequest":{
|
| 468 |
+
"type":"structure",
|
| 469 |
+
"required":["ConnectionToken"],
|
| 470 |
+
"members":{
|
| 471 |
+
"ContactId":{
|
| 472 |
+
"shape":"ContactId",
|
| 473 |
+
"documentation":"<p>The contactId from the current contact chain for which transcript is needed.</p>"
|
| 474 |
+
},
|
| 475 |
+
"MaxResults":{
|
| 476 |
+
"shape":"MaxResults",
|
| 477 |
+
"documentation":"<p>The maximum number of results to return in the page. Default: 10. </p>",
|
| 478 |
+
"box":true
|
| 479 |
+
},
|
| 480 |
+
"NextToken":{
|
| 481 |
+
"shape":"NextToken",
|
| 482 |
+
"documentation":"<p>The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results.</p>"
|
| 483 |
+
},
|
| 484 |
+
"ScanDirection":{
|
| 485 |
+
"shape":"ScanDirection",
|
| 486 |
+
"documentation":"<p>The direction from StartPosition from which to retrieve message. Default: BACKWARD when no StartPosition is provided, FORWARD with StartPosition. </p>"
|
| 487 |
+
},
|
| 488 |
+
"SortOrder":{
|
| 489 |
+
"shape":"SortKey",
|
| 490 |
+
"documentation":"<p>The sort order for the records. Default: DESCENDING.</p>"
|
| 491 |
+
},
|
| 492 |
+
"StartPosition":{
|
| 493 |
+
"shape":"StartPosition",
|
| 494 |
+
"documentation":"<p>A filtering option for where to start.</p>"
|
| 495 |
+
},
|
| 496 |
+
"ConnectionToken":{
|
| 497 |
+
"shape":"ParticipantToken",
|
| 498 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 499 |
+
"location":"header",
|
| 500 |
+
"locationName":"X-Amz-Bearer"
|
| 501 |
+
}
|
| 502 |
+
}
|
| 503 |
+
},
|
| 504 |
+
"GetTranscriptResponse":{
|
| 505 |
+
"type":"structure",
|
| 506 |
+
"members":{
|
| 507 |
+
"InitialContactId":{
|
| 508 |
+
"shape":"ContactId",
|
| 509 |
+
"documentation":"<p>The initial contact ID for the contact. </p>"
|
| 510 |
+
},
|
| 511 |
+
"Transcript":{
|
| 512 |
+
"shape":"Transcript",
|
| 513 |
+
"documentation":"<p>The list of messages in the session.</p>"
|
| 514 |
+
},
|
| 515 |
+
"NextToken":{
|
| 516 |
+
"shape":"NextToken",
|
| 517 |
+
"documentation":"<p>The pagination token. Use the value returned previously in the next subsequent request to retrieve the next set of results.</p>"
|
| 518 |
+
}
|
| 519 |
+
}
|
| 520 |
+
},
|
| 521 |
+
"ISO8601Datetime":{"type":"string"},
|
| 522 |
+
"Instant":{
|
| 523 |
+
"type":"string",
|
| 524 |
+
"max":100,
|
| 525 |
+
"min":1
|
| 526 |
+
},
|
| 527 |
+
"InternalServerException":{
|
| 528 |
+
"type":"structure",
|
| 529 |
+
"required":["Message"],
|
| 530 |
+
"members":{
|
| 531 |
+
"Message":{"shape":"Message"}
|
| 532 |
+
},
|
| 533 |
+
"documentation":"<p>This exception occurs when there is an internal failure in the Amazon Connect service.</p>",
|
| 534 |
+
"error":{"httpStatusCode":500},
|
| 535 |
+
"exception":true,
|
| 536 |
+
"fault":true
|
| 537 |
+
},
|
| 538 |
+
"Item":{
|
| 539 |
+
"type":"structure",
|
| 540 |
+
"members":{
|
| 541 |
+
"AbsoluteTime":{
|
| 542 |
+
"shape":"Instant",
|
| 543 |
+
"documentation":"<p>The time when the message or event was sent.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 544 |
+
},
|
| 545 |
+
"Content":{
|
| 546 |
+
"shape":"ChatContent",
|
| 547 |
+
"documentation":"<p>The content of the message or event.</p>"
|
| 548 |
+
},
|
| 549 |
+
"ContentType":{
|
| 550 |
+
"shape":"ChatContentType",
|
| 551 |
+
"documentation":"<p>The type of content of the item.</p>"
|
| 552 |
+
},
|
| 553 |
+
"Id":{
|
| 554 |
+
"shape":"ChatItemId",
|
| 555 |
+
"documentation":"<p>The ID of the item.</p>"
|
| 556 |
+
},
|
| 557 |
+
"Type":{
|
| 558 |
+
"shape":"ChatItemType",
|
| 559 |
+
"documentation":"<p>Type of the item: message or event. </p>"
|
| 560 |
+
},
|
| 561 |
+
"ParticipantId":{
|
| 562 |
+
"shape":"ParticipantId",
|
| 563 |
+
"documentation":"<p>The ID of the sender in the session.</p>"
|
| 564 |
+
},
|
| 565 |
+
"DisplayName":{
|
| 566 |
+
"shape":"DisplayName",
|
| 567 |
+
"documentation":"<p>The chat display name of the sender.</p>"
|
| 568 |
+
},
|
| 569 |
+
"ParticipantRole":{
|
| 570 |
+
"shape":"ParticipantRole",
|
| 571 |
+
"documentation":"<p>The role of the sender. For example, is it a customer, agent, or system.</p>"
|
| 572 |
+
},
|
| 573 |
+
"Attachments":{
|
| 574 |
+
"shape":"Attachments",
|
| 575 |
+
"documentation":"<p>Provides information about the attachments.</p>"
|
| 576 |
+
},
|
| 577 |
+
"MessageMetadata":{
|
| 578 |
+
"shape":"MessageMetadata",
|
| 579 |
+
"documentation":"<p>The metadata related to the message. Currently this supports only information related to message receipts.</p>"
|
| 580 |
+
},
|
| 581 |
+
"RelatedContactId":{
|
| 582 |
+
"shape":"ContactId",
|
| 583 |
+
"documentation":"<p>The contactId on which the transcript item was originally sent. This field is only populated for persistent chats when the transcript item is from the past chat session. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html\">Enable persistent chat</a>.</p>"
|
| 584 |
+
},
|
| 585 |
+
"ContactId":{
|
| 586 |
+
"shape":"ContactId",
|
| 587 |
+
"documentation":"<p>The contactId on which the transcript item was originally sent. This field is populated only when the transcript item is from the current chat session.</p>"
|
| 588 |
+
}
|
| 589 |
+
},
|
| 590 |
+
"documentation":"<p>An item - message or event - that has been sent. </p>"
|
| 591 |
+
},
|
| 592 |
+
"MaxResults":{
|
| 593 |
+
"type":"integer",
|
| 594 |
+
"max":100,
|
| 595 |
+
"min":0
|
| 596 |
+
},
|
| 597 |
+
"Message":{"type":"string"},
|
| 598 |
+
"MessageMetadata":{
|
| 599 |
+
"type":"structure",
|
| 600 |
+
"members":{
|
| 601 |
+
"MessageId":{
|
| 602 |
+
"shape":"ChatItemId",
|
| 603 |
+
"documentation":"<p>The identifier of the message that contains the metadata information. </p>"
|
| 604 |
+
},
|
| 605 |
+
"Receipts":{
|
| 606 |
+
"shape":"Receipts",
|
| 607 |
+
"documentation":"<p>The list of receipt information for a message for different recipients.</p>"
|
| 608 |
+
}
|
| 609 |
+
},
|
| 610 |
+
"documentation":"<p>Contains metadata related to a message.</p>"
|
| 611 |
+
},
|
| 612 |
+
"MostRecent":{
|
| 613 |
+
"type":"integer",
|
| 614 |
+
"max":100,
|
| 615 |
+
"min":0
|
| 616 |
+
},
|
| 617 |
+
"NextToken":{
|
| 618 |
+
"type":"string",
|
| 619 |
+
"max":1000,
|
| 620 |
+
"min":1
|
| 621 |
+
},
|
| 622 |
+
"NonEmptyClientToken":{
|
| 623 |
+
"type":"string",
|
| 624 |
+
"max":500,
|
| 625 |
+
"min":1
|
| 626 |
+
},
|
| 627 |
+
"ParticipantId":{
|
| 628 |
+
"type":"string",
|
| 629 |
+
"max":256,
|
| 630 |
+
"min":1
|
| 631 |
+
},
|
| 632 |
+
"ParticipantRole":{
|
| 633 |
+
"type":"string",
|
| 634 |
+
"enum":[
|
| 635 |
+
"AGENT",
|
| 636 |
+
"CUSTOMER",
|
| 637 |
+
"SYSTEM",
|
| 638 |
+
"CUSTOM_BOT",
|
| 639 |
+
"SUPERVISOR"
|
| 640 |
+
]
|
| 641 |
+
},
|
| 642 |
+
"ParticipantToken":{
|
| 643 |
+
"type":"string",
|
| 644 |
+
"max":1000,
|
| 645 |
+
"min":1
|
| 646 |
+
},
|
| 647 |
+
"PreSignedAttachmentUrl":{
|
| 648 |
+
"type":"string",
|
| 649 |
+
"max":2000,
|
| 650 |
+
"min":1
|
| 651 |
+
},
|
| 652 |
+
"PreSignedConnectionUrl":{
|
| 653 |
+
"type":"string",
|
| 654 |
+
"max":2000,
|
| 655 |
+
"min":1
|
| 656 |
+
},
|
| 657 |
+
"Reason":{
|
| 658 |
+
"type":"string",
|
| 659 |
+
"max":2000,
|
| 660 |
+
"min":1
|
| 661 |
+
},
|
| 662 |
+
"Receipt":{
|
| 663 |
+
"type":"structure",
|
| 664 |
+
"members":{
|
| 665 |
+
"DeliveredTimestamp":{
|
| 666 |
+
"shape":"Instant",
|
| 667 |
+
"documentation":"<p>The time when the message was delivered to the recipient.</p>"
|
| 668 |
+
},
|
| 669 |
+
"ReadTimestamp":{
|
| 670 |
+
"shape":"Instant",
|
| 671 |
+
"documentation":"<p>The time when the message was read by the recipient.</p>"
|
| 672 |
+
},
|
| 673 |
+
"RecipientParticipantId":{
|
| 674 |
+
"shape":"ParticipantId",
|
| 675 |
+
"documentation":"<p>The identifier of the recipient of the message. </p>"
|
| 676 |
+
}
|
| 677 |
+
},
|
| 678 |
+
"documentation":"<p>The receipt for the message delivered to the recipient.</p>"
|
| 679 |
+
},
|
| 680 |
+
"Receipts":{
|
| 681 |
+
"type":"list",
|
| 682 |
+
"member":{"shape":"Receipt"}
|
| 683 |
+
},
|
| 684 |
+
"ResourceId":{"type":"string"},
|
| 685 |
+
"ResourceNotFoundException":{
|
| 686 |
+
"type":"structure",
|
| 687 |
+
"members":{
|
| 688 |
+
"Message":{"shape":"Message"},
|
| 689 |
+
"ResourceId":{
|
| 690 |
+
"shape":"ResourceId",
|
| 691 |
+
"documentation":"<p>The identifier of the resource.</p>"
|
| 692 |
+
},
|
| 693 |
+
"ResourceType":{
|
| 694 |
+
"shape":"ResourceType",
|
| 695 |
+
"documentation":"<p>The type of Amazon Connect resource.</p>"
|
| 696 |
+
}
|
| 697 |
+
},
|
| 698 |
+
"documentation":"<p>The resource was not found.</p>",
|
| 699 |
+
"error":{"httpStatusCode":404},
|
| 700 |
+
"exception":true
|
| 701 |
+
},
|
| 702 |
+
"ResourceType":{
|
| 703 |
+
"type":"string",
|
| 704 |
+
"enum":[
|
| 705 |
+
"CONTACT",
|
| 706 |
+
"CONTACT_FLOW",
|
| 707 |
+
"INSTANCE",
|
| 708 |
+
"PARTICIPANT",
|
| 709 |
+
"HIERARCHY_LEVEL",
|
| 710 |
+
"HIERARCHY_GROUP",
|
| 711 |
+
"USER",
|
| 712 |
+
"PHONE_NUMBER"
|
| 713 |
+
]
|
| 714 |
+
},
|
| 715 |
+
"ScanDirection":{
|
| 716 |
+
"type":"string",
|
| 717 |
+
"enum":[
|
| 718 |
+
"FORWARD",
|
| 719 |
+
"BACKWARD"
|
| 720 |
+
]
|
| 721 |
+
},
|
| 722 |
+
"SendEventRequest":{
|
| 723 |
+
"type":"structure",
|
| 724 |
+
"required":[
|
| 725 |
+
"ContentType",
|
| 726 |
+
"ConnectionToken"
|
| 727 |
+
],
|
| 728 |
+
"members":{
|
| 729 |
+
"ContentType":{
|
| 730 |
+
"shape":"ChatContentType",
|
| 731 |
+
"documentation":"<p>The content type of the request. Supported types are:</p> <ul> <li> <p>application/vnd.amazonaws.connect.event.typing</p> </li> <li> <p>application/vnd.amazonaws.connect.event.connection.acknowledged (will be deprecated on December 31, 2024) </p> </li> <li> <p>application/vnd.amazonaws.connect.event.message.delivered</p> </li> <li> <p>application/vnd.amazonaws.connect.event.message.read</p> </li> </ul>"
|
| 732 |
+
},
|
| 733 |
+
"Content":{
|
| 734 |
+
"shape":"ChatContent",
|
| 735 |
+
"documentation":"<p>The content of the event to be sent (for example, message text). For content related to message receipts, this is supported in the form of a JSON string.</p> <p>Sample Content: \"{\\\"messageId\\\":\\\"11111111-aaaa-bbbb-cccc-EXAMPLE01234\\\"}\"</p>"
|
| 736 |
+
},
|
| 737 |
+
"ClientToken":{
|
| 738 |
+
"shape":"ClientToken",
|
| 739 |
+
"documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
| 740 |
+
"idempotencyToken":true
|
| 741 |
+
},
|
| 742 |
+
"ConnectionToken":{
|
| 743 |
+
"shape":"ParticipantToken",
|
| 744 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 745 |
+
"location":"header",
|
| 746 |
+
"locationName":"X-Amz-Bearer"
|
| 747 |
+
}
|
| 748 |
+
}
|
| 749 |
+
},
|
| 750 |
+
"SendEventResponse":{
|
| 751 |
+
"type":"structure",
|
| 752 |
+
"members":{
|
| 753 |
+
"Id":{
|
| 754 |
+
"shape":"ChatItemId",
|
| 755 |
+
"documentation":"<p>The ID of the response.</p>"
|
| 756 |
+
},
|
| 757 |
+
"AbsoluteTime":{
|
| 758 |
+
"shape":"Instant",
|
| 759 |
+
"documentation":"<p>The time when the event was sent.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 760 |
+
}
|
| 761 |
+
}
|
| 762 |
+
},
|
| 763 |
+
"SendMessageRequest":{
|
| 764 |
+
"type":"structure",
|
| 765 |
+
"required":[
|
| 766 |
+
"ContentType",
|
| 767 |
+
"Content",
|
| 768 |
+
"ConnectionToken"
|
| 769 |
+
],
|
| 770 |
+
"members":{
|
| 771 |
+
"ContentType":{
|
| 772 |
+
"shape":"ChatContentType",
|
| 773 |
+
"documentation":"<p>The type of the content. Supported types are <code>text/plain</code>, <code>text/markdown</code>, <code>application/json</code>, and <code>application/vnd.amazonaws.connect.message.interactive.response</code>.</p>"
|
| 774 |
+
},
|
| 775 |
+
"Content":{
|
| 776 |
+
"shape":"ChatContent",
|
| 777 |
+
"documentation":"<p>The content of the message. </p> <ul> <li> <p>For <code>text/plain</code> and <code>text/markdown</code>, the Length Constraints are Minimum of 1, Maximum of 1024. </p> </li> <li> <p>For <code>application/json</code>, the Length Constraints are Minimum of 1, Maximum of 12000. </p> </li> <li> <p>For <code>application/vnd.amazonaws.connect.message.interactive.response</code>, the Length Constraints are Minimum of 1, Maximum of 12288.</p> </li> </ul>"
|
| 778 |
+
},
|
| 779 |
+
"ClientToken":{
|
| 780 |
+
"shape":"ClientToken",
|
| 781 |
+
"documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
| 782 |
+
"idempotencyToken":true
|
| 783 |
+
},
|
| 784 |
+
"ConnectionToken":{
|
| 785 |
+
"shape":"ParticipantToken",
|
| 786 |
+
"documentation":"<p>The authentication token associated with the connection.</p>",
|
| 787 |
+
"location":"header",
|
| 788 |
+
"locationName":"X-Amz-Bearer"
|
| 789 |
+
}
|
| 790 |
+
}
|
| 791 |
+
},
|
| 792 |
+
"SendMessageResponse":{
|
| 793 |
+
"type":"structure",
|
| 794 |
+
"members":{
|
| 795 |
+
"Id":{
|
| 796 |
+
"shape":"ChatItemId",
|
| 797 |
+
"documentation":"<p>The ID of the message.</p>"
|
| 798 |
+
},
|
| 799 |
+
"AbsoluteTime":{
|
| 800 |
+
"shape":"Instant",
|
| 801 |
+
"documentation":"<p>The time when the message was sent.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 802 |
+
}
|
| 803 |
+
}
|
| 804 |
+
},
|
| 805 |
+
"ServiceQuotaExceededException":{
|
| 806 |
+
"type":"structure",
|
| 807 |
+
"required":["Message"],
|
| 808 |
+
"members":{
|
| 809 |
+
"Message":{"shape":"Message"}
|
| 810 |
+
},
|
| 811 |
+
"documentation":"<p>The number of attachments per contact exceeds the quota.</p>",
|
| 812 |
+
"error":{"httpStatusCode":402},
|
| 813 |
+
"exception":true
|
| 814 |
+
},
|
| 815 |
+
"SortKey":{
|
| 816 |
+
"type":"string",
|
| 817 |
+
"enum":[
|
| 818 |
+
"DESCENDING",
|
| 819 |
+
"ASCENDING"
|
| 820 |
+
]
|
| 821 |
+
},
|
| 822 |
+
"StartAttachmentUploadRequest":{
|
| 823 |
+
"type":"structure",
|
| 824 |
+
"required":[
|
| 825 |
+
"ContentType",
|
| 826 |
+
"AttachmentSizeInBytes",
|
| 827 |
+
"AttachmentName",
|
| 828 |
+
"ClientToken",
|
| 829 |
+
"ConnectionToken"
|
| 830 |
+
],
|
| 831 |
+
"members":{
|
| 832 |
+
"ContentType":{
|
| 833 |
+
"shape":"ContentType",
|
| 834 |
+
"documentation":"<p>Describes the MIME file type of the attachment. For a list of supported file types, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/feature-limits.html\">Feature specifications</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
|
| 835 |
+
},
|
| 836 |
+
"AttachmentSizeInBytes":{
|
| 837 |
+
"shape":"AttachmentSizeInBytes",
|
| 838 |
+
"documentation":"<p>The size of the attachment in bytes.</p>"
|
| 839 |
+
},
|
| 840 |
+
"AttachmentName":{
|
| 841 |
+
"shape":"AttachmentName",
|
| 842 |
+
"documentation":"<p>A case-sensitive name of the attachment being uploaded.</p>"
|
| 843 |
+
},
|
| 844 |
+
"ClientToken":{
|
| 845 |
+
"shape":"NonEmptyClientToken",
|
| 846 |
+
"documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
| 847 |
+
"idempotencyToken":true
|
| 848 |
+
},
|
| 849 |
+
"ConnectionToken":{
|
| 850 |
+
"shape":"ParticipantToken",
|
| 851 |
+
"documentation":"<p>The authentication token associated with the participant's connection.</p>",
|
| 852 |
+
"location":"header",
|
| 853 |
+
"locationName":"X-Amz-Bearer"
|
| 854 |
+
}
|
| 855 |
+
}
|
| 856 |
+
},
|
| 857 |
+
"StartAttachmentUploadResponse":{
|
| 858 |
+
"type":"structure",
|
| 859 |
+
"members":{
|
| 860 |
+
"AttachmentId":{
|
| 861 |
+
"shape":"ArtifactId",
|
| 862 |
+
"documentation":"<p>A unique identifier for the attachment.</p>"
|
| 863 |
+
},
|
| 864 |
+
"UploadMetadata":{
|
| 865 |
+
"shape":"UploadMetadata",
|
| 866 |
+
"documentation":"<p>Fields to be used while uploading the attachment.</p>"
|
| 867 |
+
}
|
| 868 |
+
}
|
| 869 |
+
},
|
| 870 |
+
"StartPosition":{
|
| 871 |
+
"type":"structure",
|
| 872 |
+
"members":{
|
| 873 |
+
"Id":{
|
| 874 |
+
"shape":"ChatItemId",
|
| 875 |
+
"documentation":"<p>The ID of the message or event where to start. </p>"
|
| 876 |
+
},
|
| 877 |
+
"AbsoluteTime":{
|
| 878 |
+
"shape":"Instant",
|
| 879 |
+
"documentation":"<p>The time in ISO format where to start.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 880 |
+
},
|
| 881 |
+
"MostRecent":{
|
| 882 |
+
"shape":"MostRecent",
|
| 883 |
+
"documentation":"<p>The start position of the most recent message where you want to start. </p>"
|
| 884 |
+
}
|
| 885 |
+
},
|
| 886 |
+
"documentation":"<p>A filtering option for where to start. For example, if you sent 100 messages, start with message 50. </p>"
|
| 887 |
+
},
|
| 888 |
+
"ThrottlingException":{
|
| 889 |
+
"type":"structure",
|
| 890 |
+
"required":["Message"],
|
| 891 |
+
"members":{
|
| 892 |
+
"Message":{"shape":"Message"}
|
| 893 |
+
},
|
| 894 |
+
"documentation":"<p>The request was denied due to request throttling.</p>",
|
| 895 |
+
"error":{"httpStatusCode":429},
|
| 896 |
+
"exception":true
|
| 897 |
+
},
|
| 898 |
+
"Transcript":{
|
| 899 |
+
"type":"list",
|
| 900 |
+
"member":{"shape":"Item"}
|
| 901 |
+
},
|
| 902 |
+
"UploadMetadata":{
|
| 903 |
+
"type":"structure",
|
| 904 |
+
"members":{
|
| 905 |
+
"Url":{
|
| 906 |
+
"shape":"UploadMetadataUrl",
|
| 907 |
+
"documentation":"<p>This is the pre-signed URL that can be used for uploading the file to Amazon S3 when used in response to <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_StartAttachmentUpload.html\">StartAttachmentUpload</a>.</p>"
|
| 908 |
+
},
|
| 909 |
+
"UrlExpiry":{
|
| 910 |
+
"shape":"ISO8601Datetime",
|
| 911 |
+
"documentation":"<p>The expiration time of the URL in ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 912 |
+
},
|
| 913 |
+
"HeadersToInclude":{
|
| 914 |
+
"shape":"UploadMetadataSignedHeaders",
|
| 915 |
+
"documentation":"<p>The headers to be provided while uploading the file to the URL.</p>"
|
| 916 |
+
}
|
| 917 |
+
},
|
| 918 |
+
"documentation":"<p>Fields to be used while uploading the attachment.</p>"
|
| 919 |
+
},
|
| 920 |
+
"UploadMetadataSignedHeaders":{
|
| 921 |
+
"type":"map",
|
| 922 |
+
"key":{"shape":"UploadMetadataSignedHeadersKey"},
|
| 923 |
+
"value":{"shape":"UploadMetadataSignedHeadersValue"}
|
| 924 |
+
},
|
| 925 |
+
"UploadMetadataSignedHeadersKey":{
|
| 926 |
+
"type":"string",
|
| 927 |
+
"max":128,
|
| 928 |
+
"min":1
|
| 929 |
+
},
|
| 930 |
+
"UploadMetadataSignedHeadersValue":{
|
| 931 |
+
"type":"string",
|
| 932 |
+
"max":256,
|
| 933 |
+
"min":1
|
| 934 |
+
},
|
| 935 |
+
"UploadMetadataUrl":{
|
| 936 |
+
"type":"string",
|
| 937 |
+
"max":2000,
|
| 938 |
+
"min":1
|
| 939 |
+
},
|
| 940 |
+
"ValidationException":{
|
| 941 |
+
"type":"structure",
|
| 942 |
+
"required":["Message"],
|
| 943 |
+
"members":{
|
| 944 |
+
"Message":{"shape":"Reason"}
|
| 945 |
+
},
|
| 946 |
+
"documentation":"<p>The input fails to satisfy the constraints specified by Amazon Connect.</p>",
|
| 947 |
+
"error":{"httpStatusCode":400},
|
| 948 |
+
"exception":true
|
| 949 |
+
},
|
| 950 |
+
"View":{
|
| 951 |
+
"type":"structure",
|
| 952 |
+
"members":{
|
| 953 |
+
"Id":{
|
| 954 |
+
"shape":"ViewId",
|
| 955 |
+
"documentation":"<p>The identifier of the view.</p>"
|
| 956 |
+
},
|
| 957 |
+
"Arn":{
|
| 958 |
+
"shape":"ARN",
|
| 959 |
+
"documentation":"<p>The Amazon Resource Name (ARN) of the view.</p>"
|
| 960 |
+
},
|
| 961 |
+
"Name":{
|
| 962 |
+
"shape":"ViewName",
|
| 963 |
+
"documentation":"<p>The name of the view.</p>"
|
| 964 |
+
},
|
| 965 |
+
"Version":{
|
| 966 |
+
"shape":"ViewVersion",
|
| 967 |
+
"documentation":"<p>The current version of the view.</p>"
|
| 968 |
+
},
|
| 969 |
+
"Content":{
|
| 970 |
+
"shape":"ViewContent",
|
| 971 |
+
"documentation":"<p>View content containing all content necessary to render a view except for runtime input data.</p>"
|
| 972 |
+
}
|
| 973 |
+
},
|
| 974 |
+
"documentation":"<p>A view resource object. Contains metadata and content necessary to render the view.</p>"
|
| 975 |
+
},
|
| 976 |
+
"ViewAction":{
|
| 977 |
+
"type":"string",
|
| 978 |
+
"max":255,
|
| 979 |
+
"min":1,
|
| 980 |
+
"pattern":"^([\\p{L}\\p{N}_.:\\/=+\\-@()']+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@()']*)$",
|
| 981 |
+
"sensitive":true
|
| 982 |
+
},
|
| 983 |
+
"ViewActions":{
|
| 984 |
+
"type":"list",
|
| 985 |
+
"member":{"shape":"ViewAction"}
|
| 986 |
+
},
|
| 987 |
+
"ViewContent":{
|
| 988 |
+
"type":"structure",
|
| 989 |
+
"members":{
|
| 990 |
+
"InputSchema":{
|
| 991 |
+
"shape":"ViewInputSchema",
|
| 992 |
+
"documentation":"<p>The schema representing the input data that the view template must be supplied to render.</p>"
|
| 993 |
+
},
|
| 994 |
+
"Template":{
|
| 995 |
+
"shape":"ViewTemplate",
|
| 996 |
+
"documentation":"<p>The view template representing the structure of the view.</p>"
|
| 997 |
+
},
|
| 998 |
+
"Actions":{
|
| 999 |
+
"shape":"ViewActions",
|
| 1000 |
+
"documentation":"<p>A list of actions possible from the view</p>"
|
| 1001 |
+
}
|
| 1002 |
+
},
|
| 1003 |
+
"documentation":"<p>View content containing all content necessary to render a view except for runtime input data.</p>"
|
| 1004 |
+
},
|
| 1005 |
+
"ViewId":{
|
| 1006 |
+
"type":"string",
|
| 1007 |
+
"max":500,
|
| 1008 |
+
"min":1,
|
| 1009 |
+
"pattern":"^[a-zA-Z0-9\\_\\-:\\/$]+$"
|
| 1010 |
+
},
|
| 1011 |
+
"ViewInputSchema":{
|
| 1012 |
+
"type":"string",
|
| 1013 |
+
"sensitive":true
|
| 1014 |
+
},
|
| 1015 |
+
"ViewName":{
|
| 1016 |
+
"type":"string",
|
| 1017 |
+
"max":255,
|
| 1018 |
+
"min":1,
|
| 1019 |
+
"pattern":"^([\\p{L}\\p{N}_.:\\/=+\\-@()']+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@()']*)$",
|
| 1020 |
+
"sensitive":true
|
| 1021 |
+
},
|
| 1022 |
+
"ViewTemplate":{
|
| 1023 |
+
"type":"string",
|
| 1024 |
+
"sensitive":true
|
| 1025 |
+
},
|
| 1026 |
+
"ViewToken":{
|
| 1027 |
+
"type":"string",
|
| 1028 |
+
"max":1000,
|
| 1029 |
+
"min":1
|
| 1030 |
+
},
|
| 1031 |
+
"ViewVersion":{"type":"integer"},
|
| 1032 |
+
"Websocket":{
|
| 1033 |
+
"type":"structure",
|
| 1034 |
+
"members":{
|
| 1035 |
+
"Url":{
|
| 1036 |
+
"shape":"PreSignedConnectionUrl",
|
| 1037 |
+
"documentation":"<p>The URL of the websocket.</p>"
|
| 1038 |
+
},
|
| 1039 |
+
"ConnectionExpiry":{
|
| 1040 |
+
"shape":"ISO8601Datetime",
|
| 1041 |
+
"documentation":"<p>The URL expiration timestamp in ISO date format.</p> <p>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</p>"
|
| 1042 |
+
}
|
| 1043 |
+
},
|
| 1044 |
+
"documentation":"<p>The websocket for the participant's connection.</p>"
|
| 1045 |
+
}
|
| 1046 |
+
},
|
| 1047 |
+
"documentation":"<p>Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost. Amazon Connect communications capabilities make it easy for companies to deliver personalized interactions across communication channels, including chat. </p> <p>Use the Amazon Connect Participant Service to manage participants (for example, agents, customers, and managers listening in), and to send messages and events within a chat contact. The APIs in the service enable the following: sending chat messages, attachment sharing, managing a participant's connection state and message events, and retrieving chat transcripts.</p>"
|
| 1048 |
+
}
|