diff --git a/.changes/2.1350.0.json b/.changes/2.1350.0.json new file mode 100644 index 0000000000..4380159f64 --- /dev/null +++ b/.changes/2.1350.0.json @@ -0,0 +1,37 @@ +[ + { + "type": "feature", + "category": "AmplifyUIBuilder", + "description": "Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from." + }, + { + "type": "feature", + "category": "DataExchange", + "description": "This release updates the value of MaxResults." + }, + { + "type": "feature", + "category": "EC2", + "description": "C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth." + }, + { + "type": "feature", + "category": "ElasticInference", + "description": "Updated public documentation for the Describe and Tagging APIs." + }, + { + "type": "feature", + "category": "SageMaker", + "description": "Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications." + }, + { + "type": "feature", + "category": "SageMakerRuntime", + "description": "Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses." + }, + { + "type": "feature", + "category": "WAFV2", + "description": "This release rolls back association config feature for webACLs that protect CloudFront protections." + } +] \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 31004af10d..82b98f9bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ # Changelog for AWS SDK for JavaScript - + +## 2.1350.0 +* feature: AmplifyUIBuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from. +* feature: DataExchange: This release updates the value of MaxResults. +* feature: EC2: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth. +* feature: ElasticInference: Updated public documentation for the Describe and Tagging APIs. +* feature: SageMaker: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications. +* feature: SageMakerRuntime: Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses. +* feature: WAFV2: This release rolls back association config feature for webACLs that protect CloudFront protections. + ## 2.1349.0 * feature: Glue: Add support for database-level federation * feature: LakeFormation: Add support for database-level federation diff --git a/README.md b/README.md index 24d02c2720..551a1d9c8c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true; To use the SDK in the browser, simply add the following script tag to your HTML pages: - + You can also build a custom browser SDK with your specified set of AWS services. This can allow you to reduce the SDK's size, specify different API versions of diff --git a/apis/amplifyuibuilder-2021-08-11.min.json b/apis/amplifyuibuilder-2021-08-11.min.json index c2506e0e82..6d0890f1e9 100644 --- a/apis/amplifyuibuilder-2021-08-11.min.json +++ b/apis/amplifyuibuilder-2021-08-11.min.json @@ -21,14 +21,18 @@ "type": "structure", "required": [ "appId", - "componentToCreate", - "environmentName" + "environmentName", + "componentToCreate" ], "members": { "appId": { "location": "uri", "locationName": "appId" }, + "environmentName": { + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "idempotencyToken": true, "location": "querystring", @@ -37,47 +41,43 @@ "componentToCreate": { "type": "structure", "required": [ - "bindingProperties", - "componentType", "name", - "overrides", + "componentType", "properties", - "variants" + "variants", + "overrides", + "bindingProperties" ], "members": { - "bindingProperties": { - "shape": "S4" + "name": {}, + "sourceId": {}, + "componentType": {}, + "properties": { + "shape": "S6" }, "children": { - "shape": "S9" + "shape": "Se" }, - "collectionProperties": { + "variants": { + "shape": "Sk" + }, + "overrides": { "shape": "Sn" }, - "componentType": {}, - "events": { - "shape": "Sb" + "bindingProperties": { + "shape": "Sp" }, - "name": {}, - "overrides": { + "collectionProperties": { "shape": "Sv" }, - "properties": { - "shape": "Sl" - }, - "schemaVersion": {}, - "sourceId": {}, "tags": { - "shape": "Sx" + "shape": "S11" }, - "variants": { - "shape": "S10" - } + "events": { + "shape": "Sg" + }, + "schemaVersion": {} } - }, - "environmentName": { - "location": "uri", - "locationName": "environmentName" } }, "payload": "componentToCreate" @@ -86,7 +86,7 @@ "type": "structure", "members": { "entity": { - "shape": "S14" + "shape": "S15" } }, "payload": "entity" @@ -110,48 +110,49 @@ "location": "uri", "locationName": "appId" }, + "environmentName": { + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "idempotencyToken": true, "location": "querystring", "locationName": "clientToken" }, - "environmentName": { - "location": "uri", - "locationName": "environmentName" - }, "formToCreate": { "type": "structure", "required": [ + "name", "dataType", - "fields", "formActionType", - "name", - "schemaVersion", + "fields", + "style", "sectionalElements", - "style" + "schemaVersion" ], "members": { - "cta": { - "shape": "S19" - }, + "name": {}, "dataType": { - "shape": "S1e" + "shape": "S1b" }, + "formActionType": {}, "fields": { - "shape": "S1g" + "shape": "S1e" + }, + "style": { + "shape": "S20" }, - "formActionType": {}, - "name": {}, - "schemaVersion": {}, "sectionalElements": { - "shape": "S1v" + "shape": "S22" }, - "style": { - "shape": "S1x" + "schemaVersion": {}, + "cta": { + "shape": "S24" }, "tags": { - "shape": "Sx" - } + "shape": "S11" + }, + "labelDecorator": {} } } }, @@ -161,7 +162,7 @@ "type": "structure", "members": { "entity": { - "shape": "S20" + "shape": "S29" } }, "payload": "entity" @@ -185,15 +186,15 @@ "location": "uri", "locationName": "appId" }, + "environmentName": { + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "idempotencyToken": true, "location": "querystring", "locationName": "clientToken" }, - "environmentName": { - "location": "uri", - "locationName": "environmentName" - }, "themeToCreate": { "type": "structure", "required": [ @@ -202,14 +203,14 @@ ], "members": { "name": {}, + "values": { + "shape": "S2d" + }, "overrides": { - "shape": "S24" + "shape": "S2d" }, "tags": { - "shape": "Sx" - }, - "values": { - "shape": "S24" + "shape": "S11" } } } @@ -220,7 +221,7 @@ "type": "structure", "members": { "entity": { - "shape": "S28" + "shape": "S2h" } }, "payload": "entity" @@ -341,9 +342,12 @@ ], "members": { "code": { - "shape": "S2f" + "shape": "S2o" }, - "redirectUri": {} + "redirectUri": {}, + "clientId": { + "shape": "S2o" + } } } }, @@ -358,13 +362,13 @@ ], "members": { "accessToken": { - "shape": "S2f" + "shape": "S2o" }, "expiresIn": { "type": "integer" }, "refreshToken": { - "shape": "S2f" + "shape": "S2o" } } } @@ -405,7 +409,7 @@ "entities": { "type": "list", "member": { - "shape": "S14" + "shape": "S15" } }, "nextToken": {} @@ -448,7 +452,7 @@ "entities": { "type": "list", "member": { - "shape": "S20" + "shape": "S29" } }, "nextToken": {} @@ -491,7 +495,7 @@ "entities": { "type": "list", "member": { - "shape": "S28" + "shape": "S2h" } }, "nextToken": {} @@ -530,7 +534,7 @@ "type": "structure", "members": { "component": { - "shape": "S14" + "shape": "S15" } }, "payload": "component" @@ -568,7 +572,7 @@ "type": "structure", "members": { "form": { - "shape": "S20" + "shape": "S29" } }, "payload": "form" @@ -643,7 +647,7 @@ "type": "structure", "members": { "theme": { - "shape": "S28" + "shape": "S2h" } }, "payload": "theme" @@ -670,14 +674,14 @@ "location": "uri", "locationName": "environmentName" }, + "nextToken": { + "location": "querystring", + "locationName": "nextToken" + }, "maxResults": { "location": "querystring", "locationName": "maxResults", "type": "integer" - }, - "nextToken": { - "location": "querystring", - "locationName": "nextToken" } } }, @@ -693,17 +697,17 @@ "type": "structure", "required": [ "appId", - "componentType", "environmentName", "id", - "name" + "name", + "componentType" ], "members": { "appId": {}, - "componentType": {}, "environmentName": {}, "id": {}, - "name": {} + "name": {}, + "componentType": {} } } }, @@ -732,14 +736,14 @@ "location": "uri", "locationName": "environmentName" }, + "nextToken": { + "location": "querystring", + "locationName": "nextToken" + }, "maxResults": { "location": "querystring", "locationName": "maxResults", "type": "integer" - }, - "nextToken": { - "location": "querystring", - "locationName": "nextToken" } } }, @@ -764,7 +768,7 @@ "members": { "appId": {}, "dataType": { - "shape": "S1e" + "shape": "S1b" }, "environmentName": {}, "formActionType": {}, @@ -798,14 +802,14 @@ "location": "uri", "locationName": "environmentName" }, + "nextToken": { + "location": "querystring", + "locationName": "nextToken" + }, "maxResults": { "location": "querystring", "locationName": "maxResults", "type": "integer" - }, - "nextToken": { - "location": "querystring", - "locationName": "nextToken" } } }, @@ -847,15 +851,23 @@ "type": "structure", "required": [ "appId", - "body", "environmentName", - "featureName" + "featureName", + "body" ], "members": { "appId": { "location": "uri", "locationName": "appId" }, + "environmentName": { + "location": "uri", + "locationName": "environmentName" + }, + "featureName": { + "location": "uri", + "locationName": "featureName" + }, "body": { "type": "structure", "required": [ @@ -864,14 +876,6 @@ "members": { "newValue": {} } - }, - "environmentName": { - "location": "uri", - "locationName": "environmentName" - }, - "featureName": { - "location": "uri", - "locationName": "featureName" } }, "payload": "body" @@ -900,7 +904,10 @@ ], "members": { "token": { - "shape": "S2f" + "shape": "S2o" + }, + "clientId": { + "shape": "S2o" } } } @@ -915,7 +922,7 @@ ], "members": { "accessToken": { - "shape": "S2f" + "shape": "S2o" }, "expiresIn": { "type": "integer" @@ -942,11 +949,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "location": "uri", "locationName": "environmentName" @@ -955,35 +957,40 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedComponent": { "type": "structure", "members": { - "bindingProperties": { - "shape": "S4" + "id": {}, + "name": {}, + "sourceId": {}, + "componentType": {}, + "properties": { + "shape": "S6" }, "children": { - "shape": "S9" + "shape": "Se" }, - "collectionProperties": { + "variants": { + "shape": "Sk" + }, + "overrides": { "shape": "Sn" }, - "componentType": {}, - "events": { - "shape": "Sb" + "bindingProperties": { + "shape": "Sp" }, - "id": {}, - "name": {}, - "overrides": { + "collectionProperties": { "shape": "Sv" }, - "properties": { - "shape": "Sl" + "events": { + "shape": "Sg" }, - "schemaVersion": {}, - "sourceId": {}, - "variants": { - "shape": "S10" - } + "schemaVersion": {} } } }, @@ -993,7 +1000,7 @@ "type": "structure", "members": { "entity": { - "shape": "S14" + "shape": "S15" } }, "payload": "entity" @@ -1019,11 +1026,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "location": "uri", "locationName": "environmentName" @@ -1032,27 +1034,33 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedForm": { "type": "structure", "members": { - "cta": { - "shape": "S19" - }, + "name": {}, "dataType": { - "shape": "S1e" + "shape": "S1b" }, + "formActionType": {}, "fields": { - "shape": "S1g" + "shape": "S1e" + }, + "style": { + "shape": "S20" }, - "formActionType": {}, - "name": {}, - "schemaVersion": {}, "sectionalElements": { - "shape": "S1v" + "shape": "S22" }, - "style": { - "shape": "S1x" - } + "schemaVersion": {}, + "cta": { + "shape": "S24" + }, + "labelDecorator": {} } } }, @@ -1062,7 +1070,7 @@ "type": "structure", "members": { "entity": { - "shape": "S20" + "shape": "S29" } }, "payload": "entity" @@ -1088,11 +1096,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "location": "uri", "locationName": "environmentName" @@ -1101,6 +1104,11 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedTheme": { "type": "structure", "required": [ @@ -1109,11 +1117,11 @@ "members": { "id": {}, "name": {}, - "overrides": { - "shape": "S24" - }, "values": { - "shape": "S24" + "shape": "S2d" + }, + "overrides": { + "shape": "S2d" } } } @@ -1124,7 +1132,7 @@ "type": "structure", "members": { "entity": { - "shape": "S28" + "shape": "S2h" } }, "payload": "entity" @@ -1133,136 +1141,25 @@ } }, "shapes": { - "S4": { + "S6": { "type": "map", "key": {}, "value": { - "type": "structure", - "members": { - "bindingProperties": { - "type": "structure", - "members": { - "bucket": {}, - "defaultValue": {}, - "field": {}, - "key": {}, - "model": {}, - "predicates": { - "shape": "S7" - }, - "slotName": {}, - "userAttribute": {} - } - }, - "defaultValue": {}, - "type": {} - } + "shape": "S7" } }, "S7": { - "type": "list", - "member": { - "shape": "S8" - } - }, - "S8": { "type": "structure", "members": { - "and": { - "shape": "S7" + "value": {}, + "bindingProperties": { + "shape": "S8" }, - "field": {}, - "operand": {}, - "operator": {}, - "or": { - "shape": "S7" - } - } - }, - "S9": { - "type": "list", - "member": { - "type": "structure", - "required": [ - "componentType", - "name", - "properties" - ], - "members": { - "children": { - "shape": "S9" - }, - "componentType": {}, - "events": { - "shape": "Sb" - }, - "name": {}, - "properties": { - "shape": "Sl" - }, - "sourceId": {} - } - } - }, - "Sb": { - "type": "map", - "key": {}, - "value": { - "type": "structure", - "members": { - "action": {}, - "bindingEvent": {}, - "parameters": { - "type": "structure", - "members": { - "anchor": { - "shape": "Se" - }, - "fields": { - "shape": "Sl" - }, - "global": { - "shape": "Se" - }, - "id": { - "shape": "Se" - }, - "model": {}, - "state": { - "type": "structure", - "required": [ - "componentName", - "property", - "set" - ], - "members": { - "componentName": {}, - "property": {}, - "set": { - "shape": "Se" - } - } - }, - "target": { - "shape": "Se" - }, - "type": { - "shape": "Se" - }, - "url": { - "shape": "Se" - } - } - } - } - } - }, - "Se": { - "type": "structure", - "members": { - "bindingProperties": { - "shape": "Sf" + "collectionBindingProperties": { + "shape": "S8" }, + "defaultValue": {}, + "model": {}, "bindings": { "type": "map", "key": {}, @@ -1278,97 +1175,144 @@ } } }, - "collectionBindingProperties": { - "shape": "Sf" - }, - "componentName": {}, + "event": {}, + "userAttribute": {}, "concat": { "type": "list", "member": { - "shape": "Se" + "shape": "S7" } }, "condition": { "type": "structure", "members": { - "else": { - "shape": "Se" - }, + "property": {}, "field": {}, - "operand": {}, - "operandType": {}, "operator": {}, - "property": {}, + "operand": {}, "then": { - "shape": "Se" - } + "shape": "S7" + }, + "else": { + "shape": "S7" + }, + "operandType": {} } }, "configured": { "type": "boolean" }, - "defaultValue": {}, - "event": {}, - "importedValue": {}, - "model": {}, - "property": {}, "type": {}, - "userAttribute": {}, - "value": {} + "importedValue": {}, + "componentName": {}, + "property": {} } }, - "Sf": { + "S8": { "type": "structure", "required": [ "property" ], "members": { - "field": {}, - "property": {} + "property": {}, + "field": {} } }, - "Sl": { - "type": "map", - "key": {}, - "value": { - "shape": "Se" + "Se": { + "type": "list", + "member": { + "type": "structure", + "required": [ + "componentType", + "name", + "properties" + ], + "members": { + "componentType": {}, + "name": {}, + "properties": { + "shape": "S6" + }, + "children": { + "shape": "Se" + }, + "events": { + "shape": "Sg" + }, + "sourceId": {} + } } }, - "Sn": { + "Sg": { "type": "map", "key": {}, "value": { "type": "structure", - "required": [ - "model" - ], "members": { - "identifiers": { - "type": "list", - "member": {} - }, - "model": {}, - "predicate": { - "shape": "S8" - }, - "sort": { - "type": "list", - "member": { - "type": "structure", - "required": [ - "direction", - "field" - ], - "members": { - "direction": {}, - "field": {} + "action": {}, + "parameters": { + "type": "structure", + "members": { + "type": { + "shape": "S7" + }, + "url": { + "shape": "S7" + }, + "anchor": { + "shape": "S7" + }, + "target": { + "shape": "S7" + }, + "global": { + "shape": "S7" + }, + "model": {}, + "id": { + "shape": "S7" + }, + "fields": { + "shape": "S6" + }, + "state": { + "type": "structure", + "required": [ + "componentName", + "property", + "set" + ], + "members": { + "componentName": {}, + "property": {}, + "set": { + "shape": "S7" + } + } } } + }, + "bindingEvent": {} + } + } + }, + "Sk": { + "type": "list", + "member": { + "type": "structure", + "members": { + "variantValues": { + "type": "map", + "key": {}, + "value": {} + }, + "overrides": { + "shape": "Sn" } } } }, - "Sv": { + "Sn": { "type": "map", "key": {}, "value": { @@ -1377,122 +1321,151 @@ "value": {} } }, - "Sx": { + "Sp": { "type": "map", "key": {}, - "value": {} + "value": { + "type": "structure", + "members": { + "type": {}, + "bindingProperties": { + "type": "structure", + "members": { + "model": {}, + "field": {}, + "predicates": { + "shape": "Ss" + }, + "userAttribute": {}, + "bucket": {}, + "key": {}, + "defaultValue": {}, + "slotName": {} + } + }, + "defaultValue": {} + } + } }, - "S10": { + "Ss": { "type": "list", "member": { + "shape": "St" + } + }, + "St": { + "type": "structure", + "members": { + "or": { + "shape": "Ss" + }, + "and": { + "shape": "Ss" + }, + "field": {}, + "operator": {}, + "operand": {}, + "operandType": {} + } + }, + "Sv": { + "type": "map", + "key": {}, + "value": { "type": "structure", + "required": [ + "model" + ], "members": { - "overrides": { - "shape": "Sv" + "model": {}, + "sort": { + "type": "list", + "member": { + "type": "structure", + "required": [ + "field", + "direction" + ], + "members": { + "field": {}, + "direction": {} + } + } }, - "variantValues": { - "type": "map", - "key": {}, - "value": {} + "predicate": { + "shape": "St" + }, + "identifiers": { + "type": "list", + "member": {} } } } }, - "S14": { + "S11": { + "type": "map", + "key": {}, + "value": {} + }, + "S15": { "type": "structure", "required": [ "appId", - "bindingProperties", - "componentType", - "createdAt", "environmentName", "id", "name", - "overrides", + "componentType", "properties", - "variants" + "variants", + "overrides", + "bindingProperties", + "createdAt" ], "members": { "appId": {}, - "bindingProperties": { - "shape": "S4" + "environmentName": {}, + "sourceId": {}, + "id": {}, + "name": {}, + "componentType": {}, + "properties": { + "shape": "S6" }, "children": { - "shape": "S9" - }, - "collectionProperties": { - "shape": "Sn" + "shape": "Se" }, - "componentType": {}, - "createdAt": { - "shape": "S15" + "variants": { + "shape": "Sk" }, - "environmentName": {}, - "events": { - "shape": "Sb" + "overrides": { + "shape": "Sn" }, - "id": {}, - "modifiedAt": { - "shape": "S15" + "bindingProperties": { + "shape": "Sp" }, - "name": {}, - "overrides": { + "collectionProperties": { "shape": "Sv" }, - "properties": { - "shape": "Sl" + "createdAt": { + "shape": "S17" + }, + "modifiedAt": { + "shape": "S17" }, - "schemaVersion": {}, - "sourceId": {}, "tags": { - "shape": "Sx" + "shape": "S11" }, - "variants": { - "shape": "S10" - } + "events": { + "shape": "Sg" + }, + "schemaVersion": {} } }, - "S15": { + "S17": { "type": "timestamp", "timestampFormat": "iso8601" }, - "S19": { - "type": "structure", - "members": { - "cancel": { - "shape": "S1a" - }, - "clear": { - "shape": "S1a" - }, - "position": {}, - "submit": { - "shape": "S1a" - } - } - }, - "S1a": { - "type": "structure", - "members": { - "children": {}, - "excluded": { - "type": "boolean" - }, - "position": { - "shape": "S1b" - } - } - }, "S1b": { - "type": "structure", - "members": { - "below": {}, - "fixed": {}, - "rightOf": {} - }, - "union": true - }, - "S1e": { "type": "structure", "required": [ "dataSourceType", @@ -1503,12 +1476,16 @@ "dataTypeName": {} } }, - "S1g": { + "S1e": { "type": "map", "key": {}, "value": { "type": "structure", "members": { + "label": {}, + "position": { + "shape": "S1g" + }, "excluded": { "type": "boolean" }, @@ -1518,34 +1495,20 @@ "type" ], "members": { - "defaultChecked": { - "type": "boolean" - }, - "defaultCountryCode": {}, - "defaultValue": {}, - "descriptiveText": {}, - "isArray": { + "type": {}, + "required": { "type": "boolean" }, - "maxValue": { - "type": "float" - }, - "minValue": { - "type": "float" - }, - "name": {}, - "placeholder": {}, "readOnly": { "type": "boolean" }, - "required": { + "placeholder": {}, + "defaultValue": {}, + "descriptiveText": {}, + "defaultChecked": { "type": "boolean" }, - "step": { - "type": "float" - }, - "type": {}, - "value": {}, + "defaultCountryCode": {}, "valueMappings": { "type": "structure", "required": [ @@ -1561,22 +1524,73 @@ ], "members": { "displayValue": { - "shape": "S1n" + "shape": "S1m" }, "value": { - "shape": "S1n" + "shape": "S1m" + } + } + } + }, + "bindingProperties": { + "type": "map", + "key": {}, + "value": { + "type": "structure", + "members": { + "type": {}, + "bindingProperties": { + "type": "structure", + "members": { + "model": {} + } } } } } } + }, + "name": {}, + "minValue": { + "type": "float" + }, + "maxValue": { + "type": "float" + }, + "step": { + "type": "float" + }, + "value": {}, + "isArray": { + "type": "boolean" + }, + "fileUploaderConfig": { + "type": "structure", + "required": [ + "accessLevel", + "acceptedFileTypes" + ], + "members": { + "accessLevel": {}, + "acceptedFileTypes": { + "shape": "S1v" + }, + "showThumbnails": { + "type": "boolean" + }, + "isResumable": { + "type": "boolean" + }, + "maxFileCount": { + "type": "integer" + }, + "maxSize": { + "type": "integer" + } + } } } }, - "label": {}, - "position": { - "shape": "S1b" - }, "validations": { "type": "list", "member": { @@ -1585,17 +1599,16 @@ "type" ], "members": { + "type": {}, + "strValues": { + "shape": "S1v" + }, "numValues": { "type": "list", "member": { "type": "integer" } }, - "strValues": { - "type": "list", - "member": {} - }, - "type": {}, "validationMessage": {} } } @@ -1603,13 +1616,64 @@ } } }, - "S1n": { + "S1g": { "type": "structure", "members": { - "value": {} + "fixed": {}, + "rightOf": {}, + "below": {} + }, + "union": true + }, + "S1m": { + "type": "structure", + "members": { + "value": {}, + "bindingProperties": { + "type": "structure", + "required": [ + "property" + ], + "members": { + "property": {}, + "field": {} + } + }, + "concat": { + "type": "list", + "member": { + "shape": "S1m" + } + } } }, "S1v": { + "type": "list", + "member": {} + }, + "S20": { + "type": "structure", + "members": { + "horizontalGap": { + "shape": "S21" + }, + "verticalGap": { + "shape": "S21" + }, + "outerPadding": { + "shape": "S21" + } + } + }, + "S21": { + "type": "structure", + "members": { + "tokenReference": {}, + "value": {} + }, + "union": true + }, + "S22": { "type": "map", "key": {}, "value": { @@ -1618,82 +1682,91 @@ "type" ], "members": { + "type": {}, + "position": { + "shape": "S1g" + }, + "text": {}, "level": { "type": "integer" }, "orientation": {}, - "position": { - "shape": "S1b" - }, - "text": {}, - "type": {} + "excluded": { + "type": "boolean" + } } } }, - "S1x": { + "S24": { "type": "structure", "members": { - "horizontalGap": { - "shape": "S1y" + "position": {}, + "clear": { + "shape": "S26" }, - "outerPadding": { - "shape": "S1y" + "cancel": { + "shape": "S26" }, - "verticalGap": { - "shape": "S1y" + "submit": { + "shape": "S26" } } }, - "S1y": { + "S26": { "type": "structure", "members": { - "tokenReference": {}, - "value": {} - }, - "union": true + "excluded": { + "type": "boolean" + }, + "children": {}, + "position": { + "shape": "S1g" + } + } }, - "S20": { + "S29": { "type": "structure", "required": [ "appId", - "dataType", "environmentName", - "fields", - "formActionType", "id", "name", - "schemaVersion", + "formActionType", + "style", + "dataType", + "fields", "sectionalElements", - "style" + "schemaVersion" ], "members": { "appId": {}, - "cta": { - "shape": "S19" + "environmentName": {}, + "id": {}, + "name": {}, + "formActionType": {}, + "style": { + "shape": "S20" }, "dataType": { - "shape": "S1e" + "shape": "S1b" }, - "environmentName": {}, "fields": { - "shape": "S1g" + "shape": "S1e" }, - "formActionType": {}, - "id": {}, - "name": {}, - "schemaVersion": {}, "sectionalElements": { - "shape": "S1v" - }, - "style": { - "shape": "S1x" + "shape": "S22" }, + "schemaVersion": {}, "tags": { - "shape": "Sx" - } + "shape": "S11" + }, + "cta": { + "shape": "S24" + }, + "labelDecorator": {} } }, - "S24": { + "S2d": { "type": "list", "member": { "type": "structure", @@ -1702,48 +1775,48 @@ "value": { "type": "structure", "members": { + "value": {}, "children": { - "shape": "S24" - }, - "value": {} + "shape": "S2d" + } } } } } }, - "S28": { + "S2h": { "type": "structure", "required": [ "appId", - "createdAt", "environmentName", "id", "name", + "createdAt", "values" ], "members": { "appId": {}, - "createdAt": { - "shape": "S15" - }, "environmentName": {}, "id": {}, + "name": {}, + "createdAt": { + "shape": "S17" + }, "modifiedAt": { - "shape": "S15" + "shape": "S17" + }, + "values": { + "shape": "S2d" }, - "name": {}, "overrides": { - "shape": "S24" + "shape": "S2d" }, "tags": { - "shape": "Sx" - }, - "values": { - "shape": "S24" + "shape": "S11" } } }, - "S2f": { + "S2o": { "type": "string", "sensitive": true } diff --git a/apis/amplifyuibuilder-2021-08-11.normal.json b/apis/amplifyuibuilder-2021-08-11.normal.json index 39b5c1651d..af0130f06b 100644 --- a/apis/amplifyuibuilder-2021-08-11.normal.json +++ b/apis/amplifyuibuilder-2021-08-11.normal.json @@ -451,7 +451,7 @@ "shape": "InvalidParameterException" } ], - "documentation": "

Stores the metadata information about a feature on a form or view.

" + "documentation": "

Stores the metadata information about a feature on a form.

" }, "RefreshToken": { "name": "RefreshToken", @@ -559,41 +559,41 @@ "ActionParameters": { "type": "structure", "members": { + "type": { + "shape": "ComponentProperty", + "documentation": "

The type of navigation action. Valid values are url and anchor. This value is required for a navigation action.

" + }, + "url": { + "shape": "ComponentProperty", + "documentation": "

The URL to the location to open. Specify this value for a navigation action.

" + }, "anchor": { "shape": "ComponentProperty", "documentation": "

The HTML anchor link to the location to open. Specify this value for a navigation action.

" }, - "fields": { - "shape": "ComponentProperties", - "documentation": "

A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model. Use when the action performs an operation on an Amplify DataStore model.

" + "target": { + "shape": "ComponentProperty", + "documentation": "

The element within the same component to modify when the action occurs.

" }, "global": { "shape": "ComponentProperty", "documentation": "

Specifies whether the user should be signed out globally. Specify this value for an auth sign out action.

" }, + "model": { + "shape": "String", + "documentation": "

The name of the data model. Use when the action performs an operation on an Amplify DataStore model.

" + }, "id": { "shape": "ComponentProperty", "documentation": "

The unique ID of the component that the ActionParameters apply to.

" }, - "model": { - "shape": "String", - "documentation": "

The name of the data model. Use when the action performs an operation on an Amplify DataStore model.

" + "fields": { + "shape": "ComponentProperties", + "documentation": "

A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model. Use when the action performs an operation on an Amplify DataStore model.

" }, "state": { "shape": "MutationActionSetStateParameter", "documentation": "

A key-value pair that specifies the state property name and its initial value.

" - }, - "target": { - "shape": "ComponentProperty", - "documentation": "

The element within the same component to modify when the action occurs.

" - }, - "type": { - "shape": "ComponentProperty", - "documentation": "

The type of navigation action. Valid values are url and anchor. This value is required for a navigation action.

" - }, - "url": { - "shape": "ComponentProperty", - "documentation": "

The URL to the location to open. Specify this value for a navigation action.

" } }, "documentation": "

Represents the event action configuration for an element of a Component or ComponentChild. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. ActionParameters defines the action that is performed when an event occurs on the component.

" @@ -606,84 +606,84 @@ "type": "structure", "required": [ "appId", - "bindingProperties", - "componentType", - "createdAt", "environmentName", "id", "name", - "overrides", + "componentType", "properties", - "variants" + "variants", + "overrides", + "bindingProperties", + "createdAt" ], "members": { "appId": { "shape": "String", "documentation": "

The unique ID of the Amplify app associated with the component.

" }, - "bindingProperties": { - "shape": "ComponentBindingProperties", - "documentation": "

The information to connect a component's properties to data at runtime. You can't specify tags as a valid property for bindingProperties.

" - }, - "children": { - "shape": "ComponentChildList", - "documentation": "

A list of the component's ComponentChild instances.

" - }, - "collectionProperties": { - "shape": "ComponentCollectionProperties", - "documentation": "

The data binding configuration for the component's properties. Use this for a collection component. You can't specify tags as a valid property for collectionProperties.

" - }, - "componentType": { - "shape": "ComponentType", - "documentation": "

The type of the component. This can be an Amplify custom UI component or another custom component.

" - }, - "createdAt": { - "shape": "SyntheticTimestamp_date_time", - "documentation": "

The time that the component was created.

" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is a part of the Amplify app.

" }, - "events": { - "shape": "ComponentEvents", - "documentation": "

Describes the events that can be raised on the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + "sourceId": { + "shape": "String", + "documentation": "

The unique ID of the component in its original source system, such as Figma.

" }, "id": { "shape": "Uuid", "documentation": "

The unique ID of the component.

" }, - "modifiedAt": { - "shape": "SyntheticTimestamp_date_time", - "documentation": "

The time that the component was modified.

" - }, "name": { "shape": "ComponentName", "documentation": "

The name of the component.

" }, - "overrides": { - "shape": "ComponentOverrides", - "documentation": "

Describes the component's properties that can be overriden in a customized instance of the component. You can't specify tags as a valid property for overrides.

" + "componentType": { + "shape": "ComponentType", + "documentation": "

The type of the component. This can be an Amplify custom UI component or another custom component.

" }, "properties": { "shape": "ComponentProperties", "documentation": "

Describes the component's properties. You can't specify tags as a valid property for properties.

" }, - "schemaVersion": { - "shape": "String", - "documentation": "

The schema version of the component when it was imported.

" + "children": { + "shape": "ComponentChildList", + "documentation": "

A list of the component's ComponentChild instances.

" }, - "sourceId": { - "shape": "String", - "documentation": "

The unique ID of the component in its original source system, such as Figma.

" + "variants": { + "shape": "ComponentVariants", + "documentation": "

A list of the component's variants. A variant is a unique style configuration of a main component.

" + }, + "overrides": { + "shape": "ComponentOverrides", + "documentation": "

Describes the component's properties that can be overriden in a customized instance of the component. You can't specify tags as a valid property for overrides.

" + }, + "bindingProperties": { + "shape": "ComponentBindingProperties", + "documentation": "

The information to connect a component's properties to data at runtime. You can't specify tags as a valid property for bindingProperties.

" + }, + "collectionProperties": { + "shape": "ComponentCollectionProperties", + "documentation": "

The data binding configuration for the component's properties. Use this for a collection component. You can't specify tags as a valid property for collectionProperties.

" + }, + "createdAt": { + "shape": "SyntheticTimestamp_date_time", + "documentation": "

The time that the component was created.

" + }, + "modifiedAt": { + "shape": "SyntheticTimestamp_date_time", + "documentation": "

The time that the component was modified.

" }, "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the component.

" }, - "variants": { - "shape": "ComponentVariants", - "documentation": "

A list of the component's variants. A variant is a unique style configuration of a main component.

" + "events": { + "shape": "ComponentEvents", + "documentation": "

Describes the events that can be raised on the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + }, + "schemaVersion": { + "shape": "String", + "documentation": "

The schema version of the component when it was imported.

" } }, "documentation": "

Contains the configuration settings for a user interface (UI) element for an Amplify app. A component is configured as a primary, stand-alone UI element. Use ComponentChild to configure an instance of a Component. A ComponentChild instance inherits the configuration of the main Component.

" @@ -700,6 +700,10 @@ "ComponentBindingPropertiesValue": { "type": "structure", "members": { + "type": { + "shape": "String", + "documentation": "

The property type.

" + }, "bindingProperties": { "shape": "ComponentBindingPropertiesValueProperties", "documentation": "

Describes the properties to customize with data at runtime.

" @@ -707,10 +711,6 @@ "defaultValue": { "shape": "String", "documentation": "

The default value of the property.

" - }, - "type": { - "shape": "String", - "documentation": "

The property type.

" } }, "documentation": "

Represents the data binding configuration for a component at runtime. You can use ComponentBindingPropertiesValue to add exposed properties to a component to allow different values to be entered when a component is reused in different places in an app.

" @@ -718,37 +718,37 @@ "ComponentBindingPropertiesValueProperties": { "type": "structure", "members": { - "bucket": { - "shape": "String", - "documentation": "

An Amazon S3 bucket.

" - }, - "defaultValue": { + "model": { "shape": "String", - "documentation": "

The default value to assign to the property.

" + "documentation": "

An Amplify DataStore model.

" }, "field": { "shape": "String", "documentation": "

The field to bind the data to.

" }, + "predicates": { + "shape": "PredicateList", + "documentation": "

A list of predicates for binding a component's properties to data.

" + }, + "userAttribute": { + "shape": "String", + "documentation": "

An authenticated user attribute.

" + }, + "bucket": { + "shape": "String", + "documentation": "

An Amazon S3 bucket.

" + }, "key": { "shape": "String", "documentation": "

The storage key for an Amazon S3 bucket.

" }, - "model": { + "defaultValue": { "shape": "String", - "documentation": "

An Amplify DataStore model.

" - }, - "predicates": { - "shape": "PredicateList", - "documentation": "

A list of predicates for binding a component's properties to data.

" + "documentation": "

The default value to assign to the property.

" }, "slotName": { "shape": "String", "documentation": "

The name of a component slot.

" - }, - "userAttribute": { - "shape": "String", - "documentation": "

An authenticated user attribute.

" } }, "documentation": "

Represents the data binding configuration for a specific property using data stored in Amazon Web Services. For Amazon Web Services connected properties, you can bind a property to data stored in an Amazon S3 bucket, an Amplify DataStore model or an authenticated user attribute.

" @@ -761,18 +761,10 @@ "properties" ], "members": { - "children": { - "shape": "ComponentChildList", - "documentation": "

The list of ComponentChild instances for this component.

" - }, "componentType": { "shape": "String", "documentation": "

The type of the child component.

" }, - "events": { - "shape": "ComponentEvents", - "documentation": "

Describes the events that can be raised on the child component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" - }, "name": { "shape": "String", "documentation": "

The name of the child component.

" @@ -781,6 +773,14 @@ "shape": "ComponentProperties", "documentation": "

Describes the properties of the child component. You can't specify tags as a valid property for properties.

" }, + "children": { + "shape": "ComponentChildList", + "documentation": "

The list of ComponentChild instances for this component.

" + }, + "events": { + "shape": "ComponentEvents", + "documentation": "

Describes the events that can be raised on the child component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + }, "sourceId": { "shape": "String", "documentation": "

The unique ID of the child component in its original source system, such as Figma.

" @@ -806,33 +806,33 @@ "ComponentConditionProperty": { "type": "structure", "members": { - "else": { - "shape": "ComponentProperty", - "documentation": "

The value to assign to the property if the condition is not met.

" + "property": { + "shape": "String", + "documentation": "

The name of the conditional property.

" }, "field": { "shape": "String", "documentation": "

The name of a field. Specify this when the property is a data model.

" }, - "operand": { - "shape": "String", - "documentation": "

The value of the property to evaluate.

" - }, - "operandType": { - "shape": "String", - "documentation": "

The type of the property to evaluate.

" - }, "operator": { "shape": "String", "documentation": "

The operator to use to perform the evaluation, such as eq to represent equals.

" }, - "property": { + "operand": { "shape": "String", - "documentation": "

The name of the conditional property.

" + "documentation": "

The value of the property to evaluate.

" }, "then": { "shape": "ComponentProperty", "documentation": "

The value to assign to the property if the condition is met.

" + }, + "else": { + "shape": "ComponentProperty", + "documentation": "

The value to assign to the property if the condition is not met.

" + }, + "operandType": { + "shape": "String", + "documentation": "

The type of the property to evaluate.

" } }, "documentation": "

Represents a conditional expression to set a component property. Use ComponentConditionProperty to set a property to different values conditionally, based on the value of another property.

" @@ -843,21 +843,21 @@ "model" ], "members": { - "identifiers": { - "shape": "IdentifierList", - "documentation": "

A list of IDs to use to bind data to a component. Use this property to bind specifically chosen data, rather than data retrieved from a query.

" - }, "model": { "shape": "String", "documentation": "

The name of the data model to use to bind data to a component.

" }, + "sort": { + "shape": "SortPropertyList", + "documentation": "

Describes how to sort the component's properties.

" + }, "predicate": { "shape": "Predicate", "documentation": "

Represents the conditional logic to use when binding data to a component. Use this property to retrieve only a subset of the data in a collection.

" }, - "sort": { - "shape": "SortPropertyList", - "documentation": "

Describes how to sort the component's properties.

" + "identifiers": { + "shape": "IdentifierList", + "documentation": "

A list of IDs to use to bind data to a component. Use this property to bind specifically chosen data, rather than data retrieved from a query.

" } }, "documentation": "

Describes the configuration for binding a component's properties to data.

" @@ -869,13 +869,13 @@ "shape": "String", "documentation": "

The action to perform when a specific event is raised.

" }, - "bindingEvent": { - "shape": "String", - "documentation": "

Binds an event to an action on a component. When you specify a bindingEvent, the event is called when the action is performed.

" - }, "parameters": { "shape": "ActionParameters", "documentation": "

Describes information about the action.

" + }, + "bindingEvent": { + "shape": "String", + "documentation": "

Binds an event to an action on a component. When you specify a bindingEvent, the event is called when the action is performed.

" } }, "documentation": "

Describes the configuration of an event. You can bind an event and a corresponding action to a Component or a ComponentChild. A button click is an example of an event.

" @@ -930,21 +930,37 @@ "ComponentProperty": { "type": "structure", "members": { + "value": { + "shape": "String", + "documentation": "

The value to assign to the component property.

" + }, "bindingProperties": { "shape": "ComponentPropertyBindingProperties", "documentation": "

The information to bind the component property to data at runtime.

" }, + "collectionBindingProperties": { + "shape": "ComponentPropertyBindingProperties", + "documentation": "

The information to bind the component property to data at runtime. Use this for collection components.

" + }, + "defaultValue": { + "shape": "String", + "documentation": "

The default value to assign to the component property.

" + }, + "model": { + "shape": "String", + "documentation": "

The data model to use to assign a value to the component property.

" + }, "bindings": { "shape": "FormBindings", "documentation": "

The information to bind the component property to form data.

" }, - "collectionBindingProperties": { - "shape": "ComponentPropertyBindingProperties", - "documentation": "

The information to bind the component property to data at runtime. Use this for collection components.

" + "event": { + "shape": "String", + "documentation": "

An event that occurs in your app. Use this for workflow data binding.

" }, - "componentName": { + "userAttribute": { "shape": "String", - "documentation": "

The name of the component that is affected by an event.

" + "documentation": "

An authenticated user attribute to use to assign a value to the component property.

" }, "concat": { "shape": "ComponentPropertyList", @@ -958,37 +974,21 @@ "shape": "Boolean", "documentation": "

Specifies whether the user configured the property in Amplify Studio after importing it.

" }, - "defaultValue": { - "shape": "String", - "documentation": "

The default value to assign to the component property.

" - }, - "event": { + "type": { "shape": "String", - "documentation": "

An event that occurs in your app. Use this for workflow data binding.

" + "documentation": "

The component type.

" }, "importedValue": { "shape": "String", "documentation": "

The default value assigned to the property when the component is imported into an app.

" }, - "model": { + "componentName": { "shape": "String", - "documentation": "

The data model to use to assign a value to the component property.

" + "documentation": "

The name of the component that is affected by an event.

" }, "property": { "shape": "String", "documentation": "

The name of the component's property that is affected by an event.

" - }, - "type": { - "shape": "String", - "documentation": "

The component type.

" - }, - "userAttribute": { - "shape": "String", - "documentation": "

An authenticated user attribute to use to assign a value to the component property.

" - }, - "value": { - "shape": "String", - "documentation": "

The value to assign to the component property.

" } }, "documentation": "

Describes the configuration for all of a component's properties. Use ComponentProperty to specify the values to render or bind by default.

" @@ -999,13 +999,13 @@ "property" ], "members": { - "field": { - "shape": "String", - "documentation": "

The data field to bind the property to.

" - }, "property": { "shape": "String", "documentation": "

The component property to bind to the data field.

" + }, + "field": { + "shape": "String", + "documentation": "

The data field to bind the property to.

" } }, "documentation": "

Associates a component property to a binding property. This enables exposed properties on the top level component to propagate data to the component's property values.

" @@ -1020,20 +1020,16 @@ "type": "structure", "required": [ "appId", - "componentType", "environmentName", "id", - "name" + "name", + "componentType" ], "members": { "appId": { "shape": "String", "documentation": "

The unique ID of the Amplify app associated with the component.

" }, - "componentType": { - "shape": "ComponentType", - "documentation": "

The component type.

" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is a part of the Amplify app.

" @@ -1045,6 +1041,10 @@ "name": { "shape": "ComponentName", "documentation": "

The name of the component.

" + }, + "componentType": { + "shape": "ComponentType", + "documentation": "

The component type.

" } }, "documentation": "

Contains a summary of a component. This is a read-only data type that is returned by ListComponents.

" @@ -1063,13 +1063,13 @@ "ComponentVariant": { "type": "structure", "members": { - "overrides": { - "shape": "ComponentOverrides", - "documentation": "

The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides.

" - }, "variantValues": { "shape": "ComponentVariantValues", "documentation": "

The combination of variants that comprise this variant. You can't specify tags as a valid property for variantValues.

" + }, + "overrides": { + "shape": "ComponentOverrides", + "documentation": "

The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides.

" } }, "documentation": "

Describes the style configuration of a unique variation of a main component.

" @@ -1092,61 +1092,61 @@ "CreateComponentData": { "type": "structure", "required": [ - "bindingProperties", - "componentType", "name", - "overrides", + "componentType", "properties", - "variants" + "variants", + "overrides", + "bindingProperties" ], "members": { - "bindingProperties": { - "shape": "ComponentBindingProperties", - "documentation": "

The data binding information for the component's properties.

" - }, - "children": { - "shape": "ComponentChildList", - "documentation": "

A list of child components that are instances of the main component.

" + "name": { + "shape": "ComponentName", + "documentation": "

The name of the component

" }, - "collectionProperties": { - "shape": "ComponentCollectionProperties", - "documentation": "

The data binding configuration for customizing a component's properties. Use this for a collection component.

" + "sourceId": { + "shape": "String", + "documentation": "

The unique ID of the component in its original source system, such as Figma.

" }, "componentType": { "shape": "ComponentType", "documentation": "

The component type. This can be an Amplify custom UI component or another custom component.

" }, - "events": { - "shape": "ComponentEvents", - "documentation": "

The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + "properties": { + "shape": "ComponentProperties", + "documentation": "

Describes the component's properties.

" }, - "name": { - "shape": "ComponentName", - "documentation": "

The name of the component

" + "children": { + "shape": "ComponentChildList", + "documentation": "

A list of child components that are instances of the main component.

" + }, + "variants": { + "shape": "ComponentVariants", + "documentation": "

A list of the unique variants of this component.

" }, "overrides": { "shape": "ComponentOverrides", "documentation": "

Describes the component properties that can be overriden to customize an instance of the component.

" }, - "properties": { - "shape": "ComponentProperties", - "documentation": "

Describes the component's properties.

" - }, - "schemaVersion": { - "shape": "String", - "documentation": "

The schema version of the component when it was imported.

" + "bindingProperties": { + "shape": "ComponentBindingProperties", + "documentation": "

The data binding information for the component's properties.

" }, - "sourceId": { - "shape": "String", - "documentation": "

The unique ID of the component in its original source system, such as Figma.

" + "collectionProperties": { + "shape": "ComponentCollectionProperties", + "documentation": "

The data binding configuration for customizing a component's properties. Use this for a collection component.

" }, "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the component data.

" }, - "variants": { - "shape": "ComponentVariants", - "documentation": "

A list of the unique variants of this component.

" + "events": { + "shape": "ComponentEvents", + "documentation": "

The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + }, + "schemaVersion": { + "shape": "String", + "documentation": "

The schema version of the component when it was imported.

" } }, "documentation": "

Represents all of the information that is required to create a component.

" @@ -1155,8 +1155,8 @@ "type": "structure", "required": [ "appId", - "componentToCreate", - "environmentName" + "environmentName", + "componentToCreate" ], "members": { "appId": { @@ -1165,6 +1165,12 @@ "location": "uri", "locationName": "appId" }, + "environmentName": { + "shape": "String", + "documentation": "

The name of the backend environment that is a part of the Amplify app.

", + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "shape": "String", "documentation": "

The unique client token.

", @@ -1175,12 +1181,6 @@ "componentToCreate": { "shape": "CreateComponentData", "documentation": "

Represents the configuration of the component to create.

" - }, - "environmentName": { - "shape": "String", - "documentation": "

The name of the backend environment that is a part of the Amplify app.

", - "location": "uri", - "locationName": "environmentName" } }, "payload": "componentToCreate" @@ -1198,50 +1198,54 @@ "CreateFormData": { "type": "structure", "required": [ + "name", "dataType", - "fields", "formActionType", - "name", - "schemaVersion", + "fields", + "style", "sectionalElements", - "style" + "schemaVersion" ], "members": { - "cta": { - "shape": "FormCTA", - "documentation": "

The FormCTA object that stores the call to action configuration for the form.

" + "name": { + "shape": "FormName", + "documentation": "

The name of the form.

" }, "dataType": { "shape": "FormDataTypeConfig", "documentation": "

The type of data source to use to create the form.

" }, - "fields": { - "shape": "FieldsMap", - "documentation": "

The configuration information for the form's fields.

" - }, "formActionType": { "shape": "FormActionType", "documentation": "

Specifies whether to perform a create or update action on the form.

" }, - "name": { - "shape": "FormName", - "documentation": "

The name of the form.

" + "fields": { + "shape": "FieldsMap", + "documentation": "

The configuration information for the form's fields.

" }, - "schemaVersion": { - "shape": "String", - "documentation": "

The schema version of the form.

" + "style": { + "shape": "FormStyle", + "documentation": "

The configuration for the form's style.

" }, "sectionalElements": { "shape": "SectionalElementMap", "documentation": "

The configuration information for the visual helper elements for the form. These elements are not associated with any data.

" }, - "style": { - "shape": "FormStyle", - "documentation": "

The configuration for the form's style.

" + "schemaVersion": { + "shape": "String", + "documentation": "

The schema version of the form.

" + }, + "cta": { + "shape": "FormCTA", + "documentation": "

The FormCTA object that stores the call to action configuration for the form.

" }, "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the form data.

" + }, + "labelDecorator": { + "shape": "LabelDecorator", + "documentation": "

Specifies an icon or decoration to display on the form.

" } }, "documentation": "

Represents all of the information that is required to create a form.

" @@ -1260,6 +1264,12 @@ "location": "uri", "locationName": "appId" }, + "environmentName": { + "shape": "String", + "documentation": "

The name of the backend environment that is a part of the Amplify app.

", + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "shape": "String", "documentation": "

The unique client token.

", @@ -1267,12 +1277,6 @@ "location": "querystring", "locationName": "clientToken" }, - "environmentName": { - "shape": "String", - "documentation": "

The name of the backend environment that is a part of the Amplify app.

", - "location": "uri", - "locationName": "environmentName" - }, "formToCreate": { "shape": "CreateFormData", "documentation": "

Represents the configuration of the form to create.

" @@ -1301,6 +1305,10 @@ "shape": "ThemeName", "documentation": "

The name of the theme.

" }, + "values": { + "shape": "ThemeValuesList", + "documentation": "

A list of key-value pairs that defines the properties of the theme.

" + }, "overrides": { "shape": "ThemeValuesList", "documentation": "

Describes the properties that can be overriden to customize an instance of the theme.

" @@ -1308,10 +1316,6 @@ "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the theme data.

" - }, - "values": { - "shape": "ThemeValuesList", - "documentation": "

A list of key-value pairs that defines the properties of the theme.

" } }, "documentation": "

Represents all of the information that is required to create a theme.

" @@ -1330,6 +1334,12 @@ "location": "uri", "locationName": "appId" }, + "environmentName": { + "shape": "String", + "documentation": "

The name of the backend environment that is a part of the Amplify app.

", + "location": "uri", + "locationName": "environmentName" + }, "clientToken": { "shape": "String", "documentation": "

The unique client token.

", @@ -1337,12 +1347,6 @@ "location": "querystring", "locationName": "clientToken" }, - "environmentName": { - "shape": "String", - "documentation": "

The name of the backend environment that is a part of the Amplify app.

", - "location": "uri", - "locationName": "environmentName" - }, "themeToCreate": { "shape": "CreateThemeData", "documentation": "

Represents the configuration of the theme to create.

" @@ -1478,6 +1482,10 @@ "redirectUri": { "shape": "String", "documentation": "

The location of the application that will receive the access code.

" + }, + "clientId": { + "shape": "SensitiveString", + "documentation": "

The ID of the client to request the token from.

" } }, "documentation": "

Describes the configuration of a request to exchange an access code for a token.

" @@ -1645,14 +1653,6 @@ "FieldConfig": { "type": "structure", "members": { - "excluded": { - "shape": "Boolean", - "documentation": "

Specifies whether to hide a field.

" - }, - "inputType": { - "shape": "FieldInputConfig", - "documentation": "

Describes the configuration for the default input value to display for a field.

" - }, "label": { "shape": "String", "documentation": "

The label for the field.

" @@ -1661,6 +1661,14 @@ "shape": "FieldPosition", "documentation": "

Specifies the field position.

" }, + "excluded": { + "shape": "Boolean", + "documentation": "

Specifies whether to hide a field.

" + }, + "inputType": { + "shape": "FieldInputConfig", + "documentation": "

Describes the configuration for the default input value to display for a field.

" + }, "validations": { "shape": "ValidationsList", "documentation": "

The validations to perform on the value in the field.

" @@ -1674,13 +1682,21 @@ "type" ], "members": { - "defaultChecked": { + "type": { + "shape": "String", + "documentation": "

The input type for the field.

" + }, + "required": { "shape": "Boolean", - "documentation": "

Specifies whether a field has a default value.

" + "documentation": "

Specifies a field that requires input.

" }, - "defaultCountryCode": { + "readOnly": { + "shape": "Boolean", + "documentation": "

Specifies a read only field.

" + }, + "placeholder": { "shape": "String", - "documentation": "

The default country code for a phone number.

" + "documentation": "

The text to display as a placeholder for the field.

" }, "defaultValue": { "shape": "String", @@ -1690,49 +1706,45 @@ "shape": "String", "documentation": "

The text to display to describe the field.

" }, - "isArray": { + "defaultChecked": { "shape": "Boolean", - "documentation": "

Specifies whether to render the field as an array. This property is ignored if the dataSourceType for the form is a Data Store.

" + "documentation": "

Specifies whether a field has a default value.

" }, - "maxValue": { - "shape": "Float", - "documentation": "

The maximum value to display for the field.

" + "defaultCountryCode": { + "shape": "String", + "documentation": "

The default country code for a phone number.

" }, - "minValue": { - "shape": "Float", - "documentation": "

The minimum value to display for the field.

" + "valueMappings": { + "shape": "ValueMappings", + "documentation": "

The information to use to customize the input fields with data at runtime.

" }, "name": { "shape": "String", "documentation": "

The name of the field.

" }, - "placeholder": { - "shape": "String", - "documentation": "

The text to display as a placeholder for the field.

" - }, - "readOnly": { - "shape": "Boolean", - "documentation": "

Specifies a read only field.

" + "minValue": { + "shape": "Float", + "documentation": "

The minimum value to display for the field.

" }, - "required": { - "shape": "Boolean", - "documentation": "

Specifies a field that requires input.

" + "maxValue": { + "shape": "Float", + "documentation": "

The maximum value to display for the field.

" }, "step": { "shape": "Float", "documentation": "

The stepping increment for a numeric value in a field.

" }, - "type": { - "shape": "String", - "documentation": "

The input type for the field.

" - }, "value": { "shape": "String", "documentation": "

The value for the field.

" }, - "valueMappings": { - "shape": "ValueMappings", - "documentation": "

The information to use to customize the input fields with data at runtime.

" + "isArray": { + "shape": "Boolean", + "documentation": "

Specifies whether to render the field as an array. This property is ignored if the dataSourceType for the form is a Data Store.

" + }, + "fileUploaderConfig": { + "shape": "FileUploaderFieldConfig", + "documentation": "

The configuration for the file uploader field.

" } }, "documentation": "

Describes the configuration for the default input values to display for a field.

" @@ -1740,10 +1752,6 @@ "FieldPosition": { "type": "structure", "members": { - "below": { - "shape": "String", - "documentation": "

The field position is below the field specified by the string.

" - }, "fixed": { "shape": "FixedPosition", "documentation": "

The field position is fixed and doesn't change in relation to other fields.

" @@ -1751,6 +1759,10 @@ "rightOf": { "shape": "String", "documentation": "

The field position is to the right of the field specified by the string.

" + }, + "below": { + "shape": "String", + "documentation": "

The field position is below the field specified by the string.

" } }, "documentation": "

Describes the field position.

", @@ -1762,17 +1774,17 @@ "type" ], "members": { - "numValues": { - "shape": "NumValues", - "documentation": "

The validation to perform on a number value.

" + "type": { + "shape": "String", + "documentation": "

The validation to perform on an object type.

" }, "strValues": { "shape": "StrValues", "documentation": "

The validation to perform on a string value.

" }, - "type": { - "shape": "String", - "documentation": "

The validation to perform on an object type.

" + "numValues": { + "shape": "NumValues", + "documentation": "

The validation to perform on a number value.

" }, "validationMessage": { "shape": "String", @@ -1790,6 +1802,40 @@ "shape": "FieldConfig" } }, + "FileUploaderFieldConfig": { + "type": "structure", + "required": [ + "accessLevel", + "acceptedFileTypes" + ], + "members": { + "accessLevel": { + "shape": "StorageAccessLevel", + "documentation": "

The access level to assign to the uploaded files in the Amazon S3 bucket where they are stored. The valid values for this property are private, protected, or public. For detailed information about the permissions associated with each access level, see File access levels in the Amplify documentation.

" + }, + "acceptedFileTypes": { + "shape": "StrValues", + "documentation": "

The file types that are allowed to be uploaded by the file uploader. Provide this information in an array of strings specifying the valid file extensions.

" + }, + "showThumbnails": { + "shape": "Boolean", + "documentation": "

Specifies whether to display or hide the image preview after selecting a file for upload. The default value is true to display the image preview.

" + }, + "isResumable": { + "shape": "Boolean", + "documentation": "

Allows the file upload operation to be paused and resumed. The default value is false.

When isResumable is set to true, the file uploader uses a multipart upload to break the files into chunks before upload. The progress of the upload isn't continuous, because the file uploader uploads a chunk at a time.

" + }, + "maxFileCount": { + "shape": "Integer", + "documentation": "

Specifies the maximum number of files that can be selected to upload. The default value is an unlimited number of files.

" + }, + "maxSize": { + "shape": "Integer", + "documentation": "

The maximum file size in bytes that the file uploader will accept. The default value is an unlimited file size.

" + } + }, + "documentation": "

Describes the configuration for the file uploader field.

" + }, "FixedPosition": { "type": "string", "enum": [ @@ -1804,41 +1850,25 @@ "type": "structure", "required": [ "appId", - "dataType", "environmentName", - "fields", - "formActionType", "id", "name", - "schemaVersion", + "formActionType", + "style", + "dataType", + "fields", "sectionalElements", - "style" + "schemaVersion" ], "members": { "appId": { "shape": "String", "documentation": "

The unique ID of the Amplify app associated with the form.

" }, - "cta": { - "shape": "FormCTA", - "documentation": "

Stores the call to action configuration for the form.

" - }, - "dataType": { - "shape": "FormDataTypeConfig", - "documentation": "

The type of data source to use to create the form.

" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is a part of the Amplify app.

" }, - "fields": { - "shape": "FieldsMap", - "documentation": "

Stores the information about the form's fields.

" - }, - "formActionType": { - "shape": "FormActionType", - "documentation": "

The operation to perform on the specified form.

" - }, "id": { "shape": "Uuid", "documentation": "

The unique ID of the form.

" @@ -1847,21 +1877,41 @@ "shape": "FormName", "documentation": "

The name of the form.

" }, - "schemaVersion": { - "shape": "String", - "documentation": "

The schema version of the form when it was imported.

" + "formActionType": { + "shape": "FormActionType", + "documentation": "

The operation to perform on the specified form.

" + }, + "style": { + "shape": "FormStyle", + "documentation": "

Stores the configuration for the form's style.

" + }, + "dataType": { + "shape": "FormDataTypeConfig", + "documentation": "

The type of data source to use to create the form.

" + }, + "fields": { + "shape": "FieldsMap", + "documentation": "

Stores the information about the form's fields.

" }, "sectionalElements": { "shape": "SectionalElementMap", "documentation": "

Stores the visual helper elements for the form that are not associated with any data.

" }, - "style": { - "shape": "FormStyle", - "documentation": "

Stores the configuration for the form's style.

" + "schemaVersion": { + "shape": "String", + "documentation": "

The schema version of the form when it was imported.

" }, "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the form.

" + }, + "cta": { + "shape": "FormCTA", + "documentation": "

Stores the call to action configuration for the form.

" + }, + "labelDecorator": { + "shape": "LabelDecorator", + "documentation": "

Specifies an icon or decoration to display on the form.

" } }, "documentation": "

Contains the configuration settings for a Form user interface (UI) element for an Amplify app. A form is a component you can add to your project by specifying a data source as the default configuration for the form.

" @@ -1903,14 +1953,14 @@ "FormButton": { "type": "structure", "members": { - "children": { - "shape": "String", - "documentation": "

Describes the button's properties.

" - }, "excluded": { "shape": "Boolean", "documentation": "

Specifies whether the button is visible on the form.

" }, + "children": { + "shape": "String", + "documentation": "

Describes the button's properties.

" + }, "position": { "shape": "FieldPosition", "documentation": "

The position of the button.

" @@ -1929,17 +1979,17 @@ "FormCTA": { "type": "structure", "members": { - "cancel": { - "shape": "FormButton", - "documentation": "

Displays a cancel button.

" + "position": { + "shape": "FormButtonsPosition", + "documentation": "

The position of the button.

" }, "clear": { "shape": "FormButton", "documentation": "

Displays a clear button.

" }, - "position": { - "shape": "FormButtonsPosition", - "documentation": "

The position of the button.

" + "cancel": { + "shape": "FormButton", + "documentation": "

Displays a cancel button.

" }, "submit": { "shape": "FormButton", @@ -1973,16 +2023,80 @@ }, "documentation": "

Describes the data type configuration for the data source associated with a form.

" }, + "FormInputBindingProperties": { + "type": "map", + "key": { + "shape": "String" + }, + "value": { + "shape": "FormInputBindingPropertiesValue" + } + }, + "FormInputBindingPropertiesValue": { + "type": "structure", + "members": { + "type": { + "shape": "String", + "documentation": "

The property type.

" + }, + "bindingProperties": { + "shape": "FormInputBindingPropertiesValueProperties", + "documentation": "

Describes the properties to customize with data at runtime.

" + } + }, + "documentation": "

Represents the data binding configuration for a form's input fields at runtime.You can use FormInputBindingPropertiesValue to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.

" + }, + "FormInputBindingPropertiesValueProperties": { + "type": "structure", + "members": { + "model": { + "shape": "String", + "documentation": "

An Amplify DataStore model.

" + } + }, + "documentation": "

Represents the data binding configuration for a specific property using data stored in Amazon Web Services. For Amazon Web Services connected properties, you can bind a property to data stored in an Amplify DataStore model.

" + }, "FormInputValueProperty": { "type": "structure", "members": { "value": { "shape": "String", "documentation": "

The value to assign to the input field.

" + }, + "bindingProperties": { + "shape": "FormInputValuePropertyBindingProperties", + "documentation": "

The information to bind fields to data at runtime.

" + }, + "concat": { + "shape": "FormInputValuePropertyList", + "documentation": "

A list of form properties to concatenate to create the value to assign to this field property.

" } }, "documentation": "

Describes the configuration for an input field on a form. Use FormInputValueProperty to specify the values to render or bind by default.

" }, + "FormInputValuePropertyBindingProperties": { + "type": "structure", + "required": [ + "property" + ], + "members": { + "property": { + "shape": "String", + "documentation": "

The form property to bind to the data field.

" + }, + "field": { + "shape": "String", + "documentation": "

The data field to bind the property to.

" + } + }, + "documentation": "

Associates a form property to a binding property. This enables exposed properties on the top level form to propagate data to the form's property values.

" + }, + "FormInputValuePropertyList": { + "type": "list", + "member": { + "shape": "FormInputValueProperty" + } + }, "FormList": { "type": "list", "member": { @@ -2001,13 +2115,13 @@ "shape": "FormStyleConfig", "documentation": "

The spacing for the horizontal gap.

" }, - "outerPadding": { - "shape": "FormStyleConfig", - "documentation": "

The size of the outer padding for the form.

" - }, "verticalGap": { "shape": "FormStyleConfig", "documentation": "

The spacing for the vertical gap.

" + }, + "outerPadding": { + "shape": "FormStyleConfig", + "documentation": "

The size of the outer padding for the form.

" } }, "documentation": "

Describes the configuration for the form's style.

" @@ -2228,6 +2342,14 @@ "type": "integer", "box": true }, + "LabelDecorator": { + "type": "string", + "enum": [ + "required", + "optional", + "none" + ] + }, "ListComponentsLimit": { "type": "integer", "max": 100, @@ -2252,17 +2374,17 @@ "location": "uri", "locationName": "environmentName" }, - "maxResults": { - "shape": "ListComponentsLimit", - "documentation": "

The maximum number of components to retrieve.

", - "location": "querystring", - "locationName": "maxResults" - }, "nextToken": { "shape": "String", "documentation": "

The token to request the next page of results.

", "location": "querystring", "locationName": "nextToken" + }, + "maxResults": { + "shape": "ListComponentsLimit", + "documentation": "

The maximum number of components to retrieve.

", + "location": "querystring", + "locationName": "maxResults" } } }, @@ -2306,17 +2428,17 @@ "location": "uri", "locationName": "environmentName" }, - "maxResults": { - "shape": "ListFormsLimit", - "documentation": "

The maximum number of forms to retrieve.

", - "location": "querystring", - "locationName": "maxResults" - }, "nextToken": { "shape": "String", "documentation": "

The token to request the next page of results.

", "location": "querystring", "locationName": "nextToken" + }, + "maxResults": { + "shape": "ListFormsLimit", + "documentation": "

The maximum number of forms to retrieve.

", + "location": "querystring", + "locationName": "maxResults" } } }, @@ -2360,17 +2482,17 @@ "location": "uri", "locationName": "environmentName" }, - "maxResults": { - "shape": "ListThemesLimit", - "documentation": "

The maximum number of theme results to return in the response.

", - "location": "querystring", - "locationName": "maxResults" - }, "nextToken": { "shape": "String", "documentation": "

The token to request the next page of results.

", "location": "querystring", "locationName": "nextToken" + }, + "maxResults": { + "shape": "ListThemesLimit", + "documentation": "

The maximum number of theme results to return in the response.

", + "location": "querystring", + "locationName": "maxResults" } } }, @@ -2419,9 +2541,17 @@ "shape": "Integer" } }, + "OperandType": { + "type": "string", + "pattern": "boolean|string|number" + }, "Predicate": { "type": "structure", "members": { + "or": { + "shape": "PredicateList", + "documentation": "

A list of predicates to combine logically.

" + }, "and": { "shape": "PredicateList", "documentation": "

A list of predicates to combine logically.

" @@ -2430,17 +2560,17 @@ "shape": "String", "documentation": "

The field to query.

" }, - "operand": { - "shape": "String", - "documentation": "

The value to use when performing the evaluation.

" - }, "operator": { "shape": "String", "documentation": "

The operator to use to perform the evaluation.

" }, - "or": { - "shape": "PredicateList", - "documentation": "

A list of predicates to combine logically.

" + "operand": { + "shape": "String", + "documentation": "

The value to use when performing the evaluation.

" + }, + "operandType": { + "shape": "OperandType", + "documentation": "

The type of value to use when performing the evaluation.

" } }, "documentation": "

Stores information for generating Amplify DataStore queries. Use a Predicate to retrieve a subset of the data in a collection.

" @@ -2462,15 +2592,15 @@ "documentation": "

The new information to store.

" } }, - "documentation": "

Stores the metadata information about a feature on a form or view.

" + "documentation": "

Stores the metadata information about a feature on a form.

" }, "PutMetadataFlagRequest": { "type": "structure", "required": [ "appId", - "body", "environmentName", - "featureName" + "featureName", + "body" ], "members": { "appId": { @@ -2479,10 +2609,6 @@ "location": "uri", "locationName": "appId" }, - "body": { - "shape": "PutMetadataFlagBody", - "documentation": "

The metadata information to store.

" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is part of the Amplify app.

", @@ -2494,6 +2620,10 @@ "documentation": "

The name of the feature associated with the metadata.

", "location": "uri", "locationName": "featureName" + }, + "body": { + "shape": "PutMetadataFlagBody", + "documentation": "

The metadata information to store.

" } }, "payload": "body" @@ -2527,6 +2657,10 @@ "token": { "shape": "SensitiveString", "documentation": "

The token to use to refresh a previously issued access token that might have expired.

" + }, + "clientId": { + "shape": "SensitiveString", + "documentation": "

The ID of the client to request the token from.

" } }, "documentation": "

Describes a refresh token.

" @@ -2554,13 +2688,9 @@ "type" ], "members": { - "level": { - "shape": "Integer", - "documentation": "

Specifies the size of the font for a Heading sectional element. Valid values are 1 | 2 | 3 | 4 | 5 | 6.

" - }, - "orientation": { + "type": { "shape": "String", - "documentation": "

Specifies the orientation for a Divider sectional element. Valid values are horizontal or vertical.

" + "documentation": "

The type of sectional element. Valid values are Heading, Text, and Divider.

" }, "position": { "shape": "FieldPosition", @@ -2570,9 +2700,17 @@ "shape": "String", "documentation": "

The text for a Text sectional element.

" }, - "type": { + "level": { + "shape": "Integer", + "documentation": "

Specifies the size of the font for a Heading sectional element. Valid values are 1 | 2 | 3 | 4 | 5 | 6.

" + }, + "orientation": { "shape": "String", - "documentation": "

The type of sectional element. Valid values are Heading, Text, and Divider.

" + "documentation": "

Specifies the orientation for a Divider sectional element. Valid values are horizontal or vertical.

" + }, + "excluded": { + "shape": "Boolean", + "documentation": "

Excludes a sectional element that was generated by default for a specified data model.

" } }, "documentation": "

Stores the configuration information for a visual helper element for a form. A sectional element can be a header, a text block, or a divider. These elements are static and not associated with any data.

" @@ -2600,17 +2738,17 @@ "SortProperty": { "type": "structure", "required": [ - "direction", - "field" + "field", + "direction" ], "members": { - "direction": { - "shape": "SortDirection", - "documentation": "

The direction of the sort, either ascending or descending.

" - }, "field": { "shape": "String", "documentation": "

The field to perform the sort on.

" + }, + "direction": { + "shape": "SortDirection", + "documentation": "

The direction of the sort, either ascending or descending.

" } }, "documentation": "

Describes how to sort the data that you bind to a component.

" @@ -2621,6 +2759,14 @@ "shape": "SortProperty" } }, + "StorageAccessLevel": { + "type": "string", + "enum": [ + "public", + "protected", + "private" + ] + }, "StrValues": { "type": "list", "member": { @@ -2638,7 +2784,7 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^(?!aws:)[a-zA-Z+-=._:/]+$" + "pattern": "(?!aws:)[a-zA-Z+-=._:/]+" }, "TagValue": { "type": "string", @@ -2658,10 +2804,10 @@ "type": "structure", "required": [ "appId", - "createdAt", "environmentName", "id", "name", + "createdAt", "values" ], "members": { @@ -2669,10 +2815,6 @@ "shape": "String", "documentation": "

The unique ID for the Amplify app associated with the theme.

" }, - "createdAt": { - "shape": "SyntheticTimestamp_date_time", - "documentation": "

The time that the theme was created.

" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is a part of the Amplify app.

" @@ -2681,13 +2823,21 @@ "shape": "Uuid", "documentation": "

The ID for the theme.

" }, + "name": { + "shape": "ThemeName", + "documentation": "

The name of the theme.

" + }, + "createdAt": { + "shape": "SyntheticTimestamp_date_time", + "documentation": "

The time that the theme was created.

" + }, "modifiedAt": { "shape": "SyntheticTimestamp_date_time", "documentation": "

The time that the theme was modified.

" }, - "name": { - "shape": "ThemeName", - "documentation": "

The name of the theme.

" + "values": { + "shape": "ThemeValuesList", + "documentation": "

A list of key-value pairs that defines the properties of the theme.

" }, "overrides": { "shape": "ThemeValuesList", @@ -2696,10 +2846,6 @@ "tags": { "shape": "Tags", "documentation": "

One or more key-value pairs to use when tagging the theme.

" - }, - "values": { - "shape": "ThemeValuesList", - "documentation": "

A list of key-value pairs that defines the properties of the theme.

" } }, "documentation": "

A theme is a collection of style settings that apply globally to the components associated with an Amplify application.

" @@ -2752,13 +2898,13 @@ "ThemeValue": { "type": "structure", "members": { - "children": { - "shape": "ThemeValuesList", - "documentation": "

A list of key-value pairs that define the theme's properties.

" - }, "value": { "shape": "String", "documentation": "

The value of a theme property.

" + }, + "children": { + "shape": "ThemeValuesList", + "documentation": "

A list of key-value pairs that define the theme's properties.

" } }, "documentation": "

Describes the configuration of a theme's properties.

" @@ -2792,53 +2938,53 @@ "UpdateComponentData": { "type": "structure", "members": { - "bindingProperties": { - "shape": "ComponentBindingProperties", - "documentation": "

The data binding information for the component's properties.

" + "id": { + "shape": "Uuid", + "documentation": "

The unique ID of the component to update.

" }, - "children": { - "shape": "ComponentChildList", - "documentation": "

The components that are instances of the main component.

" + "name": { + "shape": "ComponentName", + "documentation": "

The name of the component to update.

" }, - "collectionProperties": { - "shape": "ComponentCollectionProperties", - "documentation": "

The configuration for binding a component's properties to a data model. Use this for a collection component.

" + "sourceId": { + "shape": "String", + "documentation": "

The unique ID of the component in its original source system, such as Figma.

" }, "componentType": { "shape": "ComponentType", "documentation": "

The type of the component. This can be an Amplify custom UI component or another custom component.

" }, - "events": { - "shape": "ComponentEvents", - "documentation": "

The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" + "properties": { + "shape": "ComponentProperties", + "documentation": "

Describes the component's properties.

" }, - "id": { - "shape": "Uuid", - "documentation": "

The unique ID of the component to update.

" + "children": { + "shape": "ComponentChildList", + "documentation": "

The components that are instances of the main component.

" }, - "name": { - "shape": "ComponentName", - "documentation": "

The name of the component to update.

" + "variants": { + "shape": "ComponentVariants", + "documentation": "

A list of the unique variants of the main component being updated.

" }, "overrides": { "shape": "ComponentOverrides", "documentation": "

Describes the properties that can be overriden to customize the component.

" }, - "properties": { - "shape": "ComponentProperties", - "documentation": "

Describes the component's properties.

" + "bindingProperties": { + "shape": "ComponentBindingProperties", + "documentation": "

The data binding information for the component's properties.

" + }, + "collectionProperties": { + "shape": "ComponentCollectionProperties", + "documentation": "

The configuration for binding a component's properties to a data model. Use this for a collection component.

" + }, + "events": { + "shape": "ComponentEvents", + "documentation": "

The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components.

" }, "schemaVersion": { "shape": "String", "documentation": "

The schema version of the component when it was imported.

" - }, - "sourceId": { - "shape": "String", - "documentation": "

The unique ID of the component in its original source system, such as Figma.

" - }, - "variants": { - "shape": "ComponentVariants", - "documentation": "

A list of the unique variants of the main component being updated.

" } }, "documentation": "

Updates and saves all of the information about a component, based on component ID.

" @@ -2858,13 +3004,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "shape": "String", - "documentation": "

The unique client token.

", - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is part of the Amplify app.

", @@ -2877,6 +3016,13 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "shape": "String", + "documentation": "

The unique client token.

", + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedComponent": { "shape": "UpdateComponentData", "documentation": "

The configuration of the updated component.

" @@ -2897,37 +3043,41 @@ "UpdateFormData": { "type": "structure", "members": { - "cta": { - "shape": "FormCTA", - "documentation": "

The FormCTA object that stores the call to action configuration for the form.

" + "name": { + "shape": "FormName", + "documentation": "

The name of the form.

" }, "dataType": { "shape": "FormDataTypeConfig", "documentation": "

The type of data source to use to create the form.

" }, + "formActionType": { + "shape": "FormActionType", + "documentation": "

Specifies whether to perform a create or update action on the form.

" + }, "fields": { "shape": "FieldsMap", "documentation": "

The configuration information for the form's fields.

" }, - "formActionType": { - "shape": "FormActionType", - "documentation": "

Specifies whether to perform a create or update action on the form.

" + "style": { + "shape": "FormStyle", + "documentation": "

The configuration for the form's style.

" }, - "name": { - "shape": "FormName", - "documentation": "

The name of the form.

" + "sectionalElements": { + "shape": "SectionalElementMap", + "documentation": "

The configuration information for the visual helper elements for the form. These elements are not associated with any data.

" }, "schemaVersion": { "shape": "String", "documentation": "

The schema version of the form.

" }, - "sectionalElements": { - "shape": "SectionalElementMap", - "documentation": "

The configuration information for the visual helper elements for the form. These elements are not associated with any data.

" + "cta": { + "shape": "FormCTA", + "documentation": "

The FormCTA object that stores the call to action configuration for the form.

" }, - "style": { - "shape": "FormStyle", - "documentation": "

The configuration for the form's style.

" + "labelDecorator": { + "shape": "LabelDecorator", + "documentation": "

Specifies an icon or decoration to display on the form.

" } }, "documentation": "

Updates and saves all of the information about a form, based on form ID.

" @@ -2947,13 +3097,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "shape": "String", - "documentation": "

The unique client token.

", - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is part of the Amplify app.

", @@ -2966,6 +3109,13 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "shape": "String", + "documentation": "

The unique client token.

", + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedForm": { "shape": "UpdateFormData", "documentation": "

The request accepts the following data in JSON format.

" @@ -2997,13 +3147,13 @@ "shape": "ThemeName", "documentation": "

The name of the theme to update.

" }, - "overrides": { - "shape": "ThemeValuesList", - "documentation": "

Describes the properties that can be overriden to customize the theme.

" - }, "values": { "shape": "ThemeValuesList", "documentation": "

A list of key-value pairs that define the theme's properties.

" + }, + "overrides": { + "shape": "ThemeValuesList", + "documentation": "

Describes the properties that can be overriden to customize the theme.

" } }, "documentation": "

Saves the data binding information for a theme.

" @@ -3023,13 +3173,6 @@ "location": "uri", "locationName": "appId" }, - "clientToken": { - "shape": "String", - "documentation": "

The unique client token.

", - "idempotencyToken": true, - "location": "querystring", - "locationName": "clientToken" - }, "environmentName": { "shape": "String", "documentation": "

The name of the backend environment that is part of the Amplify app.

", @@ -3042,6 +3185,13 @@ "location": "uri", "locationName": "id" }, + "clientToken": { + "shape": "String", + "documentation": "

The unique client token.

", + "idempotencyToken": true, + "location": "querystring", + "locationName": "clientToken" + }, "updatedTheme": { "shape": "UpdateThemeData", "documentation": "

The configuration of the updated theme.

" @@ -3100,6 +3250,10 @@ "values": { "shape": "ValueMappingList", "documentation": "

The value and display value pairs.

" + }, + "bindingProperties": { + "shape": "FormInputBindingProperties", + "documentation": "

The information to bind fields to data at runtime.

" } }, "documentation": "

Represents the data binding configuration for a value map.

" diff --git a/apis/amplifyuibuilder-2021-08-11.waiters2.json b/apis/amplifyuibuilder-2021-08-11.waiters2.json new file mode 100644 index 0000000000..13f60ee66b --- /dev/null +++ b/apis/amplifyuibuilder-2021-08-11.waiters2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "waiters": { + } +} diff --git a/apis/autoscaling-2011-01-01.normal.json b/apis/autoscaling-2011-01-01.normal.json index 27b2b2e058..2e7a71ec6c 100644 --- a/apis/autoscaling-2011-01-01.normal.json +++ b/apis/autoscaling-2011-01-01.normal.json @@ -51,7 +51,7 @@ "shape": "ServiceLinkedRoleFailure" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancerTargetGroups, and you can use both the original AttachLoadBalancerTargetGroups API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Attaches one or more target groups to the specified Auto Scaling group.

This operation is used with the following load balancer types:

To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API.

This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group.

For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" + "documentation": "

This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancerTargetGroups. You can use both the original AttachLoadBalancerTargetGroups API operation and AttachTrafficSources on the same Auto Scaling group.

Attaches one or more target groups to the specified Auto Scaling group.

This operation is used with the following load balancer types:

To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API.

This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group.

For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" }, "AttachLoadBalancers": { "name": "AttachLoadBalancers", @@ -74,7 +74,7 @@ "shape": "ServiceLinkedRoleFailure" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancers, and you can use both the original AttachLoadBalancers API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers.

To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API.

This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group.

For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" + "documentation": "

This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancers. You can use both the original AttachLoadBalancers API operation and AttachTrafficSources on the same Auto Scaling group.

Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers.

To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API.

This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group.

For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" }, "AttachTrafficSources": { "name": "AttachTrafficSources", @@ -97,7 +97,7 @@ "shape": "ServiceLinkedRoleFailure" } ], - "documentation": "

Attaches one or more traffic sources to the specified Auto Scaling group.

You can use any of the following as traffic sources for an Auto Scaling group:

This operation is additive and does not detach existing traffic sources from the Auto Scaling group.

After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API.

" + "documentation": "

Attaches one or more traffic sources to the specified Auto Scaling group.

You can use any of the following as traffic sources for an Auto Scaling group:

This operation is additive and does not detach existing traffic sources from the Auto Scaling group.

After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API.

" }, "BatchDeleteScheduledAction": { "name": "BatchDeleteScheduledAction", @@ -624,7 +624,7 @@ "shape": "InvalidNextToken" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancerTargetGroups, and you can use both the original DescribeLoadBalancerTargetGroups API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group.

To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state.

Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary.

For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources.

" + "documentation": "

This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancerTargetGroups. You can use both the original DescribeLoadBalancerTargetGroups API operation and DescribeTrafficSources on the same Auto Scaling group.

Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group.

To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state.

Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary.

For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources.

" }, "DescribeLoadBalancers": { "name": "DescribeLoadBalancers", @@ -647,7 +647,7 @@ "shape": "InvalidNextToken" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancers, and you can use both the original DescribeLoadBalancers API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Gets information about the load balancers for the specified Auto Scaling group.

This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead.

To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state.

Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary.

For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" + "documentation": "

This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DescribeTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancers. You can use both the original DescribeLoadBalancers API operation and DescribeTrafficSources on the same Auto Scaling group.

Gets information about the load balancers for the specified Auto Scaling group.

This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead.

To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state.

Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary.

For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.

" }, "DescribeMetricCollectionTypes": { "name": "DescribeMetricCollectionTypes", @@ -905,7 +905,7 @@ "shape": "ResourceContentionFault" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancerTargetGroups, and you can use both the original DetachLoadBalancerTargetGroups API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Detaches one or more target groups from the specified Auto Scaling group.

When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running.

You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources.

" + "documentation": "

This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancerTargetGroups. You can use both the original DetachLoadBalancerTargetGroups API operation and DetachTrafficSources on the same Auto Scaling group.

Detaches one or more target groups from the specified Auto Scaling group.

When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running.

You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources.

" }, "DetachLoadBalancers": { "name": "DetachLoadBalancers", @@ -925,7 +925,7 @@ "shape": "ResourceContentionFault" } ], - "documentation": "

This API call has been replaced with a new \"traffic sources\" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancers, and you can use both the original DetachLoadBalancers API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new \"traffic sources\" API call to simplify how you manage traffic sources.

Detaches one or more Classic Load Balancers from the specified Auto Scaling group.

This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead.

When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running.

" + "documentation": "

This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancers. You can use both the original DetachLoadBalancers API operation and DetachTrafficSources on the same Auto Scaling group.

Detaches one or more Classic Load Balancers from the specified Auto Scaling group.

This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead.

When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running.

" }, "DetachTrafficSources": { "name": "DetachTrafficSources", @@ -1772,7 +1772,7 @@ }, "HealthCheckType": { "shape": "XmlStringMaxLen32", - "documentation": "

A comma-separated list of one or more health check types.

" + "documentation": "

A comma-separated value string of one or more health check types.

" }, "HealthCheckGracePeriod": { "shape": "HealthCheckGracePeriod", @@ -2318,7 +2318,7 @@ }, "HealthCheckType": { "shape": "XmlStringMaxLen32", - "documentation": "

A comma-separated list of one or more health check types.

The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.

" + "documentation": "

A comma-separated value string of one or more health check types.

The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.

Only specify EC2 if you must clear a value that was previously set.

" }, "HealthCheckGracePeriod": { "shape": "HealthCheckGracePeriod", @@ -3147,7 +3147,7 @@ }, "TrafficSources": { "shape": "TrafficSources", - "documentation": "

The unique identifiers of one or more traffic sources you are detaching. You can specify up to 10 traffic sources.

" + "documentation": "

The unique identifiers of one or more traffic sources. You can specify up to 10 traffic sources.

" } } }, @@ -6061,7 +6061,7 @@ }, "HealthCheckType": { "shape": "XmlStringMaxLen32", - "documentation": "

A comma-separated list of one or more health check types.

The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.

" + "documentation": "

A comma-separated value string of one or more health check types.

The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.

Only specify EC2 if you must clear a value that was previously set.

" }, "HealthCheckGracePeriod": { "shape": "HealthCheckGracePeriod", diff --git a/apis/dataexchange-2017-07-25.normal.json b/apis/dataexchange-2017-07-25.normal.json index 47376abae8..2b217d7c16 100644 --- a/apis/dataexchange-2017-07-25.normal.json +++ b/apis/dataexchange-2017-07-25.normal.json @@ -3059,7 +3059,7 @@ }, "MaxResults": { "type": "integer", - "max": 25, + "max": 200, "min": 1 }, "Name": { diff --git a/apis/ec2-2016-11-15.normal.json b/apis/ec2-2016-11-15.normal.json index 830e51c1ec..3c825e930c 100644 --- a/apis/ec2-2016-11-15.normal.json +++ b/apis/ec2-2016-11-15.normal.json @@ -37809,7 +37809,12 @@ "r7g.8xlarge", "r7g.12xlarge", "r7g.16xlarge", - "r7g.metal" + "r7g.metal", + "c6in.metal", + "m6in.metal", + "m6idn.metal", + "r6in.metal", + "r6idn.metal" ] }, "InstanceTypeHypervisor": { diff --git a/apis/elastic-inference-2017-07-25.normal.json b/apis/elastic-inference-2017-07-25.normal.json index cc97b71642..c6d9d5536e 100644 --- a/apis/elastic-inference-2017-07-25.normal.json +++ b/apis/elastic-inference-2017-07-25.normal.json @@ -36,7 +36,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Describes the locations in which a given accelerator type or set of types is present in a given region.

" + "documentation": "

Describes the locations in which a given accelerator type or set of types is present in a given region.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" }, "DescribeAcceleratorTypes": { "name": "DescribeAcceleratorTypes", @@ -55,7 +55,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput.

" + "documentation": "

Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" }, "DescribeAccelerators": { "name": "DescribeAccelerators", @@ -80,7 +80,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Describes information over a provided set of accelerators belonging to an account.

" + "documentation": "

Describes information over a provided set of accelerators belonging to an account.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" }, "ListTagsForResource": { "name": "ListTagsForResource", @@ -105,7 +105,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Returns all tags of an Elastic Inference Accelerator.

" + "documentation": "

Returns all tags of an Elastic Inference Accelerator.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" }, "TagResource": { "name": "TagResource", @@ -130,7 +130,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Adds the specified tags to an Elastic Inference Accelerator.

" + "documentation": "

Adds the specified tags to an Elastic Inference Accelerator.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" }, "UntagResource": { "name": "UntagResource", @@ -155,7 +155,7 @@ "shape": "InternalServerException" } ], - "documentation": "

Removes the specified tags from an Elastic Inference Accelerator.

" + "documentation": "

Removes the specified tags from an Elastic Inference Accelerator.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" } }, "shapes": { @@ -477,7 +477,7 @@ "type": "string", "max": 1011, "min": 1, - "pattern": "^arn:aws\\S*:elastic-inference:\\S+:\\d{12}:elastic-inference-accelerator/eia-[0-9a-f]+$" + "pattern": "^arn:aws[^\\s:]*:elastic-inference:[^\\s:]+:\\d{12}:elastic-inference-accelerator/eia-[0-9a-f]+$" }, "ResourceArn": { "type": "string", @@ -539,7 +539,8 @@ }, "TagValue": { "type": "string", - "max": 256 + "max": 256, + "pattern": ".*" }, "ThroughputInfoList": { "type": "list", @@ -586,5 +587,5 @@ "min": 0 } }, - "documentation": "

Elastic Inference public APIs.

" + "documentation": "

Elastic Inference public APIs.

February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.

" } \ No newline at end of file diff --git a/apis/runtime.sagemaker-2017-05-13.min.json b/apis/runtime.sagemaker-2017-05-13.min.json index a76beaf835..a9b1ddbfe4 100644 --- a/apis/runtime.sagemaker-2017-05-13.min.json +++ b/apis/runtime.sagemaker-2017-05-13.min.json @@ -148,6 +148,10 @@ "OutputLocation": { "location": "header", "locationName": "X-Amzn-SageMaker-OutputLocation" + }, + "FailureLocation": { + "location": "header", + "locationName": "X-Amzn-SageMaker-FailureLocation" } } } diff --git a/apis/runtime.sagemaker-2017-05-13.normal.json b/apis/runtime.sagemaker-2017-05-13.normal.json index d77d705b41..197699decf 100644 --- a/apis/runtime.sagemaker-2017-05-13.normal.json +++ b/apis/runtime.sagemaker-2017-05-13.normal.json @@ -187,6 +187,12 @@ "documentation": "

The Amazon S3 URI where the inference response payload is stored.

", "location": "header", "locationName": "X-Amzn-SageMaker-OutputLocation" + }, + "FailureLocation": { + "shape": "Header", + "documentation": "

The Amazon S3 URI where the inference failure response payload is stored.

", + "location": "header", + "locationName": "X-Amzn-SageMaker-FailureLocation" } } }, diff --git a/apis/sagemaker-2017-07-24.min.json b/apis/sagemaker-2017-07-24.min.json index f20fed8dd6..149bde0366 100644 --- a/apis/sagemaker-2017-07-24.min.json +++ b/apis/sagemaker-2017-07-24.min.json @@ -732,7 +732,7 @@ "shape": "Sbc" }, "ExplainerConfig": { - "shape": "Sbi" + "shape": "Sbk" }, "ShadowProductionVariants": { "shape": "Sam" @@ -785,13 +785,13 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sch" + "shape": "Scj" }, "OnlineStoreConfig": { - "shape": "Sck" + "shape": "Scm" }, "OfflineStoreConfig": { - "shape": "Scm" + "shape": "Sco" }, "RoleArn": {}, "Description": {}, @@ -822,16 +822,16 @@ "members": { "FlowDefinitionName": {}, "HumanLoopRequestSource": { - "shape": "Scy" + "shape": "Sd0" }, "HumanLoopActivationConfig": { - "shape": "Sd0" + "shape": "Sd2" }, "HumanLoopConfig": { - "shape": "Sd3" + "shape": "Sd5" }, "OutputConfig": { - "shape": "Sdi" + "shape": "Sdk" }, "RoleArn": {}, "Tags": { @@ -861,10 +861,10 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sdp" + "shape": "Sdr" }, "S3StorageConfig": { - "shape": "Sdr" + "shape": "Sdt" }, "Tags": { "shape": "S7" @@ -891,7 +891,7 @@ "members": { "HumanTaskUiName": {}, "UiTemplate": { - "shape": "Sdx" + "shape": "Sdz" }, "Tags": { "shape": "S7" @@ -918,16 +918,16 @@ "members": { "HyperParameterTuningJobName": {}, "HyperParameterTuningJobConfig": { - "shape": "Se2" + "shape": "Se4" }, "TrainingJobDefinition": { - "shape": "Set" + "shape": "Sev" }, "TrainingJobDefinitions": { - "shape": "Sf9" + "shape": "Sfb" }, "WarmStartConfig": { - "shape": "Sfa" + "shape": "Sfc" }, "Tags": { "shape": "S7" @@ -983,7 +983,7 @@ }, "ImageName": {}, "Aliases": { - "shape": "Sfn" + "shape": "Sfp" }, "VendorGuidance": {}, "JobType": {}, @@ -1018,19 +1018,19 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sg0" + "shape": "Sg2" }, "Description": {}, "RoleArn": {}, "EndpointName": {}, "ModelVariants": { - "shape": "Sg3" + "shape": "Sg5" }, "DataStorageConfig": { - "shape": "Sgb" + "shape": "Sgd" }, "ShadowModeConfig": { - "shape": "Sgc" + "shape": "Sge" }, "KmsKey": {}, "Tags": { @@ -1062,11 +1062,11 @@ "JobType": {}, "RoleArn": {}, "InputConfig": { - "shape": "Sgk" + "shape": "Sgm" }, "JobDescription": {}, "StoppingConditions": { - "shape": "Shi" + "shape": "Shk" }, "OutputConfig": { "type": "structure", @@ -1110,21 +1110,21 @@ "LabelingJobName": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Sht" + "shape": "Shv" }, "OutputConfig": { - "shape": "Si0" + "shape": "Si2" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Si1" + "shape": "Si3" }, "LabelingJobAlgorithmsConfig": { - "shape": "Si4" + "shape": "Si6" }, "HumanTaskConfig": { - "shape": "Si8" + "shape": "Sia" }, "Tags": { "shape": "S7" @@ -1151,13 +1151,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sin" + "shape": "Sip" }, "Containers": { - "shape": "Siw" + "shape": "Siy" }, "InferenceExecutionConfig": { - "shape": "Six" + "shape": "Siz" }, "ExecutionRoleArn": {}, "Tags": { @@ -1195,13 +1195,13 @@ "members": { "JobDefinitionName": {}, "ModelBiasBaselineConfig": { - "shape": "Sj1" + "shape": "Sj3" }, "ModelBiasAppSpecification": { - "shape": "Sj2" + "shape": "Sj4" }, "ModelBiasJobInput": { - "shape": "Sj3" + "shape": "Sj5" }, "ModelBiasJobOutputConfig": { "shape": "S81" @@ -1242,10 +1242,10 @@ "members": { "ModelCardName": {}, "SecurityConfig": { - "shape": "Sj7" + "shape": "Sj9" }, "Content": { - "shape": "Sj8" + "shape": "Sja" }, "ModelCardStatus": {}, "Tags": { @@ -1278,7 +1278,7 @@ }, "ModelCardExportJobName": {}, "OutputConfig": { - "shape": "Sjd" + "shape": "Sjf" } } }, @@ -1306,13 +1306,13 @@ "members": { "JobDefinitionName": {}, "ModelExplainabilityBaselineConfig": { - "shape": "Sjh" + "shape": "Sjj" }, "ModelExplainabilityAppSpecification": { - "shape": "Sji" + "shape": "Sjk" }, "ModelExplainabilityJobInput": { - "shape": "Sjj" + "shape": "Sjl" }, "ModelExplainabilityJobOutputConfig": { "shape": "S81" @@ -1353,10 +1353,10 @@ "shape": "Sr" }, "ValidationSpecification": { - "shape": "Sjm" + "shape": "Sjo" }, "SourceAlgorithmSpecification": { - "shape": "Sjp" + "shape": "Sjr" }, "CertifyForMarketplace": { "type": "boolean" @@ -1369,22 +1369,22 @@ "shape": "S1q" }, "ModelMetrics": { - "shape": "Sjs" + "shape": "Sju" }, "ClientToken": { "idempotencyToken": true }, "CustomerMetadataProperties": { - "shape": "Sjz" + "shape": "Sk1" }, "DriftCheckBaselines": { - "shape": "Sk2" + "shape": "Sk4" }, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sk8" + "shape": "Ska" } } }, @@ -1436,13 +1436,13 @@ "members": { "JobDefinitionName": {}, "ModelQualityBaselineConfig": { - "shape": "Skf" + "shape": "Skh" }, "ModelQualityAppSpecification": { - "shape": "Skg" + "shape": "Ski" }, "ModelQualityJobInput": { - "shape": "Ski" + "shape": "Skk" }, "ModelQualityJobOutputConfig": { "shape": "S81" @@ -1482,7 +1482,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Skm" + "shape": "Sko" }, "Tags": { "shape": "S7" @@ -1525,16 +1525,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Sl3" + "shape": "Sl5" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sl6" + "shape": "Sl8" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Sl9" + "shape": "Slb" } } }, @@ -1554,10 +1554,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Sle" + "shape": "Slg" }, "OnStart": { - "shape": "Sle" + "shape": "Slg" } } }, @@ -1581,7 +1581,7 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Slm" + "shape": "Slo" }, "PipelineDescription": {}, "ClientRequestToken": { @@ -1592,7 +1592,7 @@ "shape": "S7" }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } }, @@ -1660,33 +1660,33 @@ ], "members": { "ProcessingInputs": { - "shape": "Sm5" + "shape": "Sm7" }, "ProcessingOutputConfig": { - "shape": "Sms" + "shape": "Smu" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Smx" + "shape": "Smz" }, "StoppingCondition": { - "shape": "Smz" + "shape": "Sn1" }, "AppSpecification": { - "shape": "Sn1" + "shape": "Sn3" }, "Environment": { - "shape": "Sn3" + "shape": "Sn5" }, "NetworkConfig": { - "shape": "Sku" + "shape": "Skw" }, "RoleArn": {}, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" } } }, @@ -1711,7 +1711,7 @@ "ProjectName": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Sn9" + "shape": "Snb" }, "Tags": { "shape": "S7" @@ -1744,7 +1744,7 @@ "shape": "S7" }, "SpaceSettings": { - "shape": "Snj" + "shape": "Snl" } } }, @@ -1796,7 +1796,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Snt" + "shape": "Snv" }, "RoleArn": {}, "InputDataConfig": { @@ -1827,31 +1827,31 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sey" + "shape": "Sf0" }, "DebugHookConfig": { - "shape": "So2" + "shape": "So4" }, "DebugRuleConfigurations": { - "shape": "Soa" + "shape": "Soc" }, "TensorBoardOutputConfig": { - "shape": "Soe" + "shape": "Sog" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "ProfilerConfig": { - "shape": "Sof" + "shape": "Soh" }, "ProfilerRuleConfigurations": { - "shape": "Soj" + "shape": "Sol" }, "Environment": { - "shape": "Sol" + "shape": "Son" }, "RetryStrategy": { - "shape": "Sez" + "shape": "Sf1" } } }, @@ -1882,7 +1882,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sos" + "shape": "Sou" }, "MaxPayloadInMB": { "type": "integer" @@ -1898,19 +1898,19 @@ "shape": "S40" }, "DataCaptureConfig": { - "shape": "Sov" + "shape": "Sox" }, "TransformResources": { "shape": "S43" }, "DataProcessing": { - "shape": "Sow" + "shape": "Soy" }, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" } } }, @@ -1960,7 +1960,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Sp4" + "shape": "Sp6" }, "StartTime": { "type": "timestamp" @@ -1969,13 +1969,13 @@ "type": "timestamp" }, "Parameters": { - "shape": "Sp7" + "shape": "Sp9" }, "InputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "OutputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "MetadataProperties": { "shape": "S1q" @@ -2027,20 +2027,20 @@ ], "members": { "CognitoConfig": { - "shape": "Spm" + "shape": "Spo" }, "OidcConfig": { - "shape": "Spp" + "shape": "Spr" }, "SourceIpConfig": { - "shape": "Sps" + "shape": "Spu" }, "WorkforceName": {}, "Tags": { "shape": "S7" }, "WorkforceVpcConfig": { - "shape": "Spw" + "shape": "Spy" } } }, @@ -2066,11 +2066,11 @@ "WorkteamName": {}, "WorkforceName": {}, "MemberDefinitions": { - "shape": "Sq6" + "shape": "Sq8" }, "Description": {}, "NotificationConfiguration": { - "shape": "Sqe" + "shape": "Sqg" }, "Tags": { "shape": "S7" @@ -2754,13 +2754,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" @@ -2810,10 +2810,10 @@ "type": "structure", "members": { "ValidationStatuses": { - "shape": "Sso" + "shape": "Ssq" }, "ImageScanStatuses": { - "shape": "Sso" + "shape": "Ssq" } } }, @@ -2919,13 +2919,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" @@ -2985,10 +2985,10 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "St2" + "shape": "St4" }, "BestCandidate": { - "shape": "St4" + "shape": "St6" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, @@ -3018,7 +3018,7 @@ "shape": "S62" }, "ModelDeployResult": { - "shape": "Stz" + "shape": "Su1" } } } @@ -3073,10 +3073,10 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "St2" + "shape": "St4" }, "BestCandidate": { - "shape": "St4" + "shape": "St6" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, @@ -3084,7 +3084,7 @@ "shape": "S62" }, "ModelDeployResult": { - "shape": "Stz" + "shape": "Su1" }, "DataSplitConfig": { "shape": "S5t" @@ -3176,7 +3176,7 @@ }, "FailureReason": {}, "ModelArtifacts": { - "shape": "Su9" + "shape": "Sub" }, "ModelDigests": { "type": "structure", @@ -3224,13 +3224,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LineageGroupArn": {} } @@ -3611,10 +3611,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Svc" + "shape": "Sve" }, "DataCaptureConfig": { - "shape": "Svk" + "shape": "Svm" }, "EndpointStatus": {}, "FailureReason": {}, @@ -3638,21 +3638,21 @@ "members": { "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Svo" + "shape": "Svq" }, "StartTime": { "type": "timestamp" }, "ShadowProductionVariants": { - "shape": "Svo" + "shape": "Svq" } } }, "ExplainerConfig": { - "shape": "Sbi" + "shape": "Sbk" }, "ShadowProductionVariants": { - "shape": "Svc" + "shape": "Sve" } } } @@ -3692,7 +3692,7 @@ "shape": "Sbc" }, "ExplainerConfig": { - "shape": "Sbi" + "shape": "Sbk" }, "ShadowProductionVariants": { "shape": "Sam" @@ -3717,20 +3717,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "Svu" + "shape": "Svw" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -3763,7 +3763,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sch" + "shape": "Scj" }, "CreationTime": { "type": "timestamp" @@ -3772,18 +3772,18 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sck" + "shape": "Scm" }, "OfflineStoreConfig": { - "shape": "Scm" + "shape": "Sco" }, "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sw0" + "shape": "Sw2" }, "LastUpdateStatus": { - "shape": "Sw3" + "shape": "Sw5" }, "FailureReason": {}, "Description": {}, @@ -3829,7 +3829,7 @@ }, "Description": {}, "Parameters": { - "shape": "Sw9" + "shape": "Swb" } } } @@ -3863,16 +3863,16 @@ "type": "timestamp" }, "HumanLoopRequestSource": { - "shape": "Scy" + "shape": "Sd0" }, "HumanLoopActivationConfig": { - "shape": "Sd0" + "shape": "Sd2" }, "HumanLoopConfig": { - "shape": "Sd3" + "shape": "Sd5" }, "OutputConfig": { - "shape": "Sdi" + "shape": "Sdk" }, "RoleArn": {}, "FailureReason": {} @@ -3904,10 +3904,10 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sdp" + "shape": "Sdr" }, "S3StorageConfig": { - "shape": "Sdr" + "shape": "Sdt" }, "HubStatus": {}, "FailureReason": {}, @@ -3962,7 +3962,7 @@ "HubContentMarkdown": {}, "HubContentDocument": {}, "HubContentSearchKeywords": { - "shape": "Swr" + "shape": "Swt" }, "HubContentDependencies": { "type": "list", @@ -4042,13 +4042,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Se2" + "shape": "Se4" }, "TrainingJobDefinition": { - "shape": "Set" + "shape": "Sev" }, "TrainingJobDefinitions": { - "shape": "Sf9" + "shape": "Sfb" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -4061,26 +4061,26 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sx6" + "shape": "Sx8" }, "ObjectiveStatusCounters": { - "shape": "Sx8" + "shape": "Sxa" }, "BestTrainingJob": { - "shape": "Sxa" + "shape": "Sxc" }, "OverallBestTrainingJob": { - "shape": "Sxa" + "shape": "Sxc" }, "WarmStartConfig": { - "shape": "Sfa" + "shape": "Sfc" }, "FailureReason": {}, "TuningJobCompletionDetails": { - "shape": "Sxd" + "shape": "Sxf" }, "ConsumedResources": { - "shape": "Sxe" + "shape": "Sxg" } } } @@ -4183,7 +4183,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sg0" + "shape": "Sg2" }, "Status": {}, "StatusReason": {}, @@ -4224,17 +4224,17 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sg6" + "shape": "Sg8" }, "Status": {} } } }, "DataStorageConfig": { - "shape": "Sgb" + "shape": "Sgd" }, "ShadowModeConfig": { - "shape": "Sgc" + "shape": "Sge" }, "KmsKey": {} } @@ -4280,10 +4280,10 @@ }, "FailureReason": {}, "InputConfig": { - "shape": "Sgk" + "shape": "Sgm" }, "StoppingConditions": { - "shape": "Shi" + "shape": "Shk" }, "InferenceRecommendations": { "type": "list", @@ -4296,13 +4296,13 @@ ], "members": { "Metrics": { - "shape": "Sxz" + "shape": "Sy1" }, "EndpointConfiguration": { - "shape": "Sy1" + "shape": "Sy3" }, "ModelConfiguration": { - "shape": "Sy2" + "shape": "Sy4" }, "RecommendationId": {} } @@ -4318,10 +4318,10 @@ ], "members": { "Metrics": { - "shape": "Sy8" + "shape": "Sya" }, "EndpointInfo": { - "shape": "Shb" + "shape": "Shd" } } } @@ -4357,7 +4357,7 @@ "members": { "LabelingJobStatus": {}, "LabelCounters": { - "shape": "Syc" + "shape": "Sye" }, "FailureReason": {}, "CreationTime": { @@ -4371,27 +4371,27 @@ "LabelingJobArn": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Sht" + "shape": "Shv" }, "OutputConfig": { - "shape": "Si0" + "shape": "Si2" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Si1" + "shape": "Si3" }, "LabelingJobAlgorithmsConfig": { - "shape": "Si4" + "shape": "Si6" }, "HumanTaskConfig": { - "shape": "Si8" + "shape": "Sia" }, "Tags": { "shape": "S7" }, "LabelingJobOutput": { - "shape": "Syf" + "shape": "Syh" } } } @@ -4417,13 +4417,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -4449,13 +4449,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sin" + "shape": "Sip" }, "Containers": { - "shape": "Siw" + "shape": "Siy" }, "InferenceExecutionConfig": { - "shape": "Six" + "shape": "Siz" }, "ExecutionRoleArn": {}, "VpcConfig": { @@ -4500,13 +4500,13 @@ "type": "timestamp" }, "ModelBiasBaselineConfig": { - "shape": "Sj1" + "shape": "Sj3" }, "ModelBiasAppSpecification": { - "shape": "Sj2" + "shape": "Sj4" }, "ModelBiasJobInput": { - "shape": "Sj3" + "shape": "Sj5" }, "ModelBiasJobOutputConfig": { "shape": "S81" @@ -4555,23 +4555,23 @@ "type": "integer" }, "Content": { - "shape": "Sj8" + "shape": "Sja" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Sj7" + "shape": "Sj9" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ModelCardProcessingStatus": {} } @@ -4608,7 +4608,7 @@ "type": "integer" }, "OutputConfig": { - "shape": "Sjd" + "shape": "Sjf" }, "CreatedAt": { "type": "timestamp" @@ -4658,13 +4658,13 @@ "type": "timestamp" }, "ModelExplainabilityBaselineConfig": { - "shape": "Sjh" + "shape": "Sjj" }, "ModelExplainabilityAppSpecification": { - "shape": "Sji" + "shape": "Sjk" }, "ModelExplainabilityJobInput": { - "shape": "Sjj" + "shape": "Sjl" }, "ModelExplainabilityJobOutputConfig": { "shape": "S81" @@ -4716,46 +4716,46 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Sjp" + "shape": "Sjr" }, "ValidationSpecification": { - "shape": "Sjm" + "shape": "Sjo" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "Syx" + "shape": "Syz" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" }, "ModelMetrics": { - "shape": "Sjs" + "shape": "Sju" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ApprovalDescription": {}, "CustomerMetadataProperties": { - "shape": "Sjz" + "shape": "Sk1" }, "DriftCheckBaselines": { - "shape": "Sk2" + "shape": "Sk4" }, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sk8" + "shape": "Ska" } } } @@ -4787,7 +4787,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ModelPackageGroupStatus": {} } @@ -4822,13 +4822,13 @@ "type": "timestamp" }, "ModelQualityBaselineConfig": { - "shape": "Skf" + "shape": "Skh" }, "ModelQualityAppSpecification": { - "shape": "Skg" + "shape": "Ski" }, "ModelQualityJobInput": { - "shape": "Ski" + "shape": "Skk" }, "ModelQualityJobOutputConfig": { "shape": "S81" @@ -4879,11 +4879,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Skm" + "shape": "Sko" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "Sza" + "shape": "Szc" } } } @@ -4926,16 +4926,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Sl3" + "shape": "Sl5" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sl6" + "shape": "Sl8" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Sl9" + "shape": "Slb" } } } @@ -4956,10 +4956,10 @@ "NotebookInstanceLifecycleConfigArn": {}, "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Sle" + "shape": "Slg" }, "OnStart": { - "shape": "Sle" + "shape": "Slg" }, "LastModifiedTime": { "type": "timestamp" @@ -5000,13 +5000,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } } @@ -5050,7 +5050,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "Szu" + "shape": "Szw" }, "FailureReason": {}, "CreationTime": { @@ -5060,13 +5060,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } } @@ -5093,30 +5093,30 @@ ], "members": { "ProcessingInputs": { - "shape": "Sm5" + "shape": "Sm7" }, "ProcessingOutputConfig": { - "shape": "Sms" + "shape": "Smu" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Smx" + "shape": "Smz" }, "StoppingCondition": { - "shape": "Smz" + "shape": "Sn1" }, "AppSpecification": { - "shape": "Sn1" + "shape": "Sn3" }, "Environment": { - "shape": "Sn3" + "shape": "Sn5" }, "NetworkConfig": { - "shape": "Sku" + "shape": "Skw" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -5166,14 +5166,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Sn9" + "shape": "Snb" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S102" + "shape": "S104" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "CreationTime": { "type": "timestamp" @@ -5182,7 +5182,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -5215,7 +5215,7 @@ }, "FailureReason": {}, "SpaceSettings": { - "shape": "Snj" + "shape": "Snl" } } } @@ -5263,7 +5263,7 @@ ], "members": { "SubscribedWorkteam": { - "shape": "S10d" + "shape": "S10f" } } } @@ -5298,7 +5298,7 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "Su9" + "shape": "Sub" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, @@ -5307,7 +5307,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Snt" + "shape": "Snv" }, "RoleArn": {}, "InputDataConfig": { @@ -5338,10 +5338,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S10h" + "shape": "S10j" }, "FinalMetricDataList": { - "shape": "S10k" + "shape": "S10m" }, "EnableNetworkIsolation": { "type": "boolean" @@ -5353,7 +5353,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sey" + "shape": "Sf0" }, "TrainingTimeInSeconds": { "type": "integer" @@ -5362,25 +5362,25 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "So2" + "shape": "So4" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "DebugRuleConfigurations": { - "shape": "Soa" + "shape": "Soc" }, "TensorBoardOutputConfig": { - "shape": "Soe" + "shape": "Sog" }, "DebugRuleEvaluationStatuses": { - "shape": "S10o" + "shape": "S10q" }, "ProfilerConfig": { - "shape": "Sof" + "shape": "Soh" }, "ProfilerRuleConfigurations": { - "shape": "Soj" + "shape": "Sol" }, "ProfilerRuleEvaluationStatuses": { "type": "list", @@ -5399,13 +5399,13 @@ }, "ProfilingStatus": {}, "RetryStrategy": { - "shape": "Sez" + "shape": "Sf1" }, "Environment": { - "shape": "Sol" + "shape": "Son" }, "WarmPoolStatus": { - "shape": "S10v" + "shape": "S10x" } } } @@ -5441,7 +5441,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sos" + "shape": "Sou" }, "MaxPayloadInMB": { "type": "integer" @@ -5457,7 +5457,7 @@ "shape": "S40" }, "DataCaptureConfig": { - "shape": "Sov" + "shape": "Sox" }, "TransformResources": { "shape": "S43" @@ -5474,10 +5474,10 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Sow" + "shape": "Soy" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" } } } @@ -5500,19 +5500,19 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S113" + "shape": "S115" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" @@ -5537,10 +5537,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "Source": { - "shape": "S117" + "shape": "S119" }, "Status": { - "shape": "Sp4" + "shape": "Sp6" }, "StartTime": { "type": "timestamp" @@ -5552,34 +5552,34 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "Parameters": { - "shape": "Sp7" + "shape": "Sp9" }, "InputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "OutputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "MetadataProperties": { "shape": "S1q" }, "Metrics": { - "shape": "S119" + "shape": "S11b" }, "LineageGroupArn": {}, "Sources": { "type": "list", "member": { - "shape": "S117" + "shape": "S119" } } } @@ -5637,7 +5637,7 @@ ], "members": { "Workforce": { - "shape": "S11j" + "shape": "S11l" } } } @@ -5659,7 +5659,7 @@ ], "members": { "Workteam": { - "shape": "S11r" + "shape": "S11t" } } } @@ -5904,7 +5904,7 @@ "HubContentMarkdown": {}, "HubContentDocument": {}, "HubContentSearchKeywords": { - "shape": "Swr" + "shape": "Swt" }, "Tags": { "shape": "S7" @@ -6043,7 +6043,7 @@ "type": "structure", "members": { "SageMakerImageVersionAliases": { - "shape": "Sfn" + "shape": "Sfp" }, "NextToken": {} } @@ -6228,7 +6228,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -6297,7 +6297,7 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "St2" + "shape": "St4" } } } @@ -6333,7 +6333,7 @@ "Candidates": { "type": "list", "member": { - "shape": "St4" + "shape": "St6" } }, "NextToken": {} @@ -6543,7 +6543,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S14o" + "shape": "S14q" }, "NextToken": {} } @@ -6972,7 +6972,7 @@ "ExperimentName": {}, "DisplayName": {}, "ExperimentSource": { - "shape": "Svu" + "shape": "Svw" }, "CreationTime": { "type": "timestamp" @@ -7032,7 +7032,7 @@ }, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sw0" + "shape": "Sw2" } } } @@ -7124,7 +7124,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S16e" + "shape": "S16g" }, "NextToken": {} } @@ -7163,7 +7163,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S16e" + "shape": "S16g" }, "NextToken": {} } @@ -7217,7 +7217,7 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sdp" + "shape": "Sdr" }, "HubStatus": {}, "CreationTime": { @@ -7338,13 +7338,13 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sx6" + "shape": "Sx8" }, "ObjectiveStatusCounters": { - "shape": "Sx8" + "shape": "Sxa" }, "ResourceLimits": { - "shape": "Se8" + "shape": "Sea" } } } @@ -7521,7 +7521,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sg0" + "shape": "Sg2" }, "Status": {}, "StatusReason": {}, @@ -7582,17 +7582,17 @@ ], "members": { "Metrics": { - "shape": "Sxz" + "shape": "Sy1" }, "EndpointConfiguration": { - "shape": "Sy1" + "shape": "Sy3" }, "ModelConfiguration": { - "shape": "Sy2" + "shape": "Sy4" }, "FailureReason": {}, "EndpointMetrics": { - "shape": "Sy8" + "shape": "Sya" } } } @@ -7727,17 +7727,17 @@ }, "LabelingJobStatus": {}, "LabelCounters": { - "shape": "Syc" + "shape": "Sye" }, "WorkteamArn": {}, "PreHumanTaskLambdaArn": {}, "AnnotationConsolidationLambdaArn": {}, "FailureReason": {}, "LabelingJobOutput": { - "shape": "Syf" + "shape": "Syh" }, "InputConfig": { - "shape": "Sht" + "shape": "Shv" } } } @@ -7884,7 +7884,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S14o" + "shape": "S14q" }, "NextToken": {} } @@ -8097,7 +8097,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S14o" + "shape": "S14q" }, "NextToken": {} } @@ -8297,7 +8297,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S14o" + "shape": "S14q" }, "NextToken": {} } @@ -8416,7 +8416,7 @@ "type": "structure", "members": { "MonitoringAlertSummaries": { - "shape": "S19t" + "shape": "S19v" }, "NextToken": {} } @@ -8466,7 +8466,7 @@ "MonitoringExecutionSummaries": { "type": "list", "member": { - "shape": "Sza" + "shape": "Szc" } }, "NextToken": {} @@ -8647,7 +8647,7 @@ "NotebookInstanceLifecycleConfigName": {}, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sl6" + "shape": "Sl8" } } } @@ -8746,7 +8746,7 @@ "CallbackToken": {}, "SqsQueueUrl": {}, "OutputParameters": { - "shape": "S1b8" + "shape": "S1ba" } } }, @@ -8755,7 +8755,7 @@ "members": { "Arn": {}, "OutputParameters": { - "shape": "S1b8" + "shape": "S1ba" } } }, @@ -8888,7 +8888,7 @@ "type": "structure", "members": { "PipelineParameters": { - "shape": "S1bo" + "shape": "S1bq" }, "NextToken": {} } @@ -9223,7 +9223,7 @@ "SubscribedWorkteams": { "type": "list", "member": { - "shape": "S10d" + "shape": "S10f" } }, "NextToken": {} @@ -9311,7 +9311,7 @@ }, "TrainingJobStatus": {}, "WarmPoolStatus": { - "shape": "S10v" + "shape": "S10x" } } } @@ -9346,7 +9346,7 @@ "TrainingJobSummaries": { "type": "list", "member": { - "shape": "Sxa" + "shape": "Sxc" } }, "NextToken": {} @@ -9449,10 +9449,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "TrialComponentSource": { - "shape": "S117" + "shape": "S119" }, "Status": { - "shape": "Sp4" + "shape": "Sp6" }, "StartTime": { "type": "timestamp" @@ -9464,13 +9464,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -9511,7 +9511,7 @@ "TrialName": {}, "DisplayName": {}, "TrialSource": { - "shape": "S113" + "shape": "S115" }, "CreationTime": { "type": "timestamp" @@ -9586,7 +9586,7 @@ "Workforces": { "type": "list", "member": { - "shape": "S11j" + "shape": "S11l" } }, "NextToken": {} @@ -9615,7 +9615,7 @@ "Workteams": { "type": "list", "member": { - "shape": "S11r" + "shape": "S11t" } }, "NextToken": {} @@ -9734,7 +9734,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1ea" + "shape": "S1ec" }, "Tags": { "shape": "S7" @@ -9751,7 +9751,7 @@ ], "members": { "UiTemplate": { - "shape": "Sdx" + "shape": "Sdz" }, "Task": { "type": "structure", @@ -9804,7 +9804,7 @@ "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } }, @@ -9824,7 +9824,7 @@ "members": { "Resource": {}, "SearchExpression": { - "shape": "S1el" + "shape": "S1en" }, "SortBy": {}, "SortOrder": {}, @@ -9843,7 +9843,7 @@ "type": "structure", "members": { "TrainingJob": { - "shape": "S1ey" + "shape": "S1f0" }, "Experiment": { "type": "structure", @@ -9852,20 +9852,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "Svu" + "shape": "Svw" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "Tags": { "shape": "S7" @@ -9880,19 +9880,19 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S113" + "shape": "S115" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" @@ -9908,13 +9908,13 @@ "TrialComponentName": {}, "TrialComponentArn": {}, "TrialComponentSource": { - "shape": "S117" + "shape": "S119" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" } } } @@ -9928,10 +9928,10 @@ "DisplayName": {}, "TrialComponentArn": {}, "Source": { - "shape": "S117" + "shape": "S119" }, "Status": { - "shape": "Sp4" + "shape": "Sp6" }, "StartTime": { "type": "timestamp" @@ -9943,25 +9943,25 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "Parameters": { - "shape": "Sp7" + "shape": "Sp9" }, "InputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "OutputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "Metrics": { - "shape": "S119" + "shape": "S11b" }, "MetadataProperties": { "shape": "S1q" @@ -9971,36 +9971,36 @@ "members": { "SourceArn": {}, "TrainingJob": { - "shape": "S1ey" + "shape": "S1f0" }, "ProcessingJob": { "type": "structure", "members": { "ProcessingInputs": { - "shape": "Sm5" + "shape": "Sm7" }, "ProcessingOutputConfig": { - "shape": "Sms" + "shape": "Smu" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Smx" + "shape": "Smz" }, "StoppingCondition": { - "shape": "Smz" + "shape": "Sn1" }, "AppSpecification": { - "shape": "Sn1" + "shape": "Sn3" }, "Environment": { - "shape": "Sn3" + "shape": "Sn5" }, "NetworkConfig": { - "shape": "Sku" + "shape": "Skw" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -10027,7 +10027,7 @@ } }, "TransformJob": { - "shape": "S1f6" + "shape": "S1f8" } } }, @@ -10063,10 +10063,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Svc" + "shape": "Sve" }, "DataCaptureConfig": { - "shape": "Svk" + "shape": "Svm" }, "EndpointStatus": {}, "FailureReason": {}, @@ -10093,11 +10093,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Skm" + "shape": "Sko" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "Sza" + "shape": "Szc" }, "Tags": { "shape": "S7" @@ -10109,7 +10109,7 @@ "shape": "S7" }, "ShadowProductionVariants": { - "shape": "Svc" + "shape": "Sve" } } }, @@ -10130,49 +10130,49 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Sjp" + "shape": "Sjr" }, "ValidationSpecification": { - "shape": "Sjm" + "shape": "Sjo" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "Syx" + "shape": "Syz" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "MetadataProperties": { "shape": "S1q" }, "ModelMetrics": { - "shape": "Sjs" + "shape": "Sju" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ApprovalDescription": {}, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sk8" + "shape": "Ska" }, "Tags": { "shape": "S7" }, "CustomerMetadataProperties": { - "shape": "Sjz" + "shape": "Sk1" }, "DriftCheckBaselines": { - "shape": "Sk2" + "shape": "Sk4" } } }, @@ -10186,7 +10186,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ModelPackageGroupStatus": {}, "Tags": { @@ -10213,13 +10213,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" }, "Tags": { "shape": "S7" @@ -10235,7 +10235,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "Szu" + "shape": "Szw" }, "FailureReason": {}, "CreationTime": { @@ -10245,16 +10245,16 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" }, "PipelineParameters": { - "shape": "S1bo" + "shape": "S1bq" } } }, @@ -10266,7 +10266,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sch" + "shape": "Scj" }, "CreationTime": { "type": "timestamp" @@ -10275,18 +10275,18 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sck" + "shape": "Scm" }, "OfflineStoreConfig": { - "shape": "Scm" + "shape": "Sco" }, "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sw0" + "shape": "Sw2" }, "LastUpdateStatus": { - "shape": "Sw3" + "shape": "Sw5" }, "FailureReason": {}, "Description": {}, @@ -10303,14 +10303,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Sn9" + "shape": "Snb" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S102" + "shape": "S104" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "CreationTime": { "type": "timestamp" @@ -10322,7 +10322,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" } } }, @@ -10341,7 +10341,7 @@ }, "Description": {}, "Parameters": { - "shape": "Sw9" + "shape": "Swb" } } }, @@ -10351,13 +10351,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Se2" + "shape": "Se4" }, "TrainingJobDefinition": { - "shape": "Set" + "shape": "Sev" }, "TrainingJobDefinitions": { - "shape": "Sf9" + "shape": "Sfb" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -10370,29 +10370,29 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sx6" + "shape": "Sx8" }, "ObjectiveStatusCounters": { - "shape": "Sx8" + "shape": "Sxa" }, "BestTrainingJob": { - "shape": "Sxa" + "shape": "Sxc" }, "OverallBestTrainingJob": { - "shape": "Sxa" + "shape": "Sxc" }, "WarmStartConfig": { - "shape": "Sfa" + "shape": "Sfc" }, "FailureReason": {}, "Tags": { "shape": "S7" }, "TuningJobCompletionDetails": { - "shape": "Sxd" + "shape": "Sxf" }, "ConsumedResources": { - "shape": "Sxe" + "shape": "Sxg" } } }, @@ -10404,13 +10404,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sin" + "shape": "Sip" }, "Containers": { - "shape": "Siw" + "shape": "Siy" }, "InferenceExecutionConfig": { - "shape": "Six" + "shape": "Siz" }, "ExecutionRoleArn": {}, "VpcConfig": { @@ -10453,7 +10453,7 @@ } }, "LastBatchTransformJob": { - "shape": "S1f6" + "shape": "S1f8" }, "MonitoringSchedules": { "type": "list", @@ -10472,14 +10472,14 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Skm" + "shape": "Sko" }, "EndpointName": {}, "MonitoringAlertSummaries": { - "shape": "S19t" + "shape": "S19v" }, "LastMonitoringExecutionSummary": { - "shape": "Sza" + "shape": "Szc" } } } @@ -10494,19 +10494,19 @@ }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Sj7" + "shape": "Sj9" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "Tags": { "shape": "S7" @@ -10526,23 +10526,23 @@ "type": "integer" }, "Content": { - "shape": "Sj8" + "shape": "Sja" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Sj7" + "shape": "Sj9" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Ssh" + "shape": "Ssj" }, "Tags": { "shape": "S7" @@ -10588,7 +10588,7 @@ "members": { "CallbackToken": {}, "OutputParameters": { - "shape": "S1b8" + "shape": "S1ba" }, "ClientRequestToken": { "idempotencyToken": true @@ -10668,14 +10668,14 @@ "PipelineName": {}, "PipelineExecutionDisplayName": {}, "PipelineParameters": { - "shape": "S1bo" + "shape": "S1bq" }, "PipelineExecutionDescription": {}, "ClientRequestToken": { "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } }, @@ -10758,7 +10758,7 @@ "value": {} }, "DesiredModelVariants": { - "shape": "Sg3" + "shape": "Sg5" }, "DesiredState": {}, "Reason": {} @@ -10886,7 +10886,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1gn" + "shape": "S1gp" } } }, @@ -10930,7 +10930,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1gn" + "shape": "S1gp" } } }, @@ -10980,7 +10980,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1gn" + "shape": "S1gp" } } }, @@ -11021,7 +11021,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1ea" + "shape": "S1ec" } } } @@ -11185,7 +11185,7 @@ "FeatureAdditions": { "type": "list", "member": { - "shape": "Sci" + "shape": "Sck" } } } @@ -11214,7 +11214,7 @@ "ParameterAdditions": { "type": "list", "member": { - "shape": "Swa" + "shape": "Swc" } }, "ParameterRemovals": { @@ -11235,7 +11235,7 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sdp" + "shape": "Sdr" } } }, @@ -11286,10 +11286,10 @@ "type": "integer" }, "AliasesToAdd": { - "shape": "Sfn" + "shape": "Sfp" }, "AliasesToDelete": { - "shape": "Sfn" + "shape": "Sfp" }, "VendorGuidance": {}, "JobType": {}, @@ -11318,17 +11318,17 @@ "members": { "Name": {}, "Schedule": { - "shape": "Sg0" + "shape": "Sg2" }, "Description": {}, "ModelVariants": { - "shape": "Sg3" + "shape": "Sg5" }, "DataStorageConfig": { - "shape": "Sgb" + "shape": "Sgd" }, "ShadowModeConfig": { - "shape": "Sgc" + "shape": "Sge" } } }, @@ -11351,7 +11351,7 @@ "members": { "ModelCardName": {}, "Content": { - "shape": "Sj8" + "shape": "Sja" }, "ModelCardStatus": {} } @@ -11377,14 +11377,14 @@ "ModelApprovalStatus": {}, "ApprovalDescription": {}, "CustomerMetadataProperties": { - "shape": "Sjz" + "shape": "Sk1" }, "CustomerMetadataPropertiesToRemove": { "type": "list", "member": {} }, "AdditionalInferenceSpecificationsToAdd": { - "shape": "Sk8" + "shape": "Ska" } } }, @@ -11439,7 +11439,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Skm" + "shape": "Sko" } } }, @@ -11472,10 +11472,10 @@ }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sl6" + "shape": "Sl8" }, "AcceleratorTypes": { - "shape": "Sl3" + "shape": "Sl5" }, "DisassociateAcceleratorTypes": { "type": "boolean" @@ -11488,7 +11488,7 @@ }, "RootAccess": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Sl9" + "shape": "Slb" } } }, @@ -11506,10 +11506,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Sle" + "shape": "Slg" }, "OnStart": { - "shape": "Sle" + "shape": "Slg" } } }, @@ -11529,12 +11529,12 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Slm" + "shape": "Slo" }, "PipelineDescription": {}, "RoleArn": {}, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } }, @@ -11556,7 +11556,7 @@ "PipelineExecutionDescription": {}, "PipelineExecutionDisplayName": {}, "ParallelismConfiguration": { - "shape": "Sls" + "shape": "Slu" } } }, @@ -11581,7 +11581,7 @@ "members": { "ProvisioningArtifactId": {}, "ProvisioningParameters": { - "shape": "Snb" + "shape": "Snd" } } }, @@ -11611,7 +11611,7 @@ "DomainId": {}, "SpaceName": {}, "SpaceSettings": { - "shape": "Snj" + "shape": "Snl" } } }, @@ -11638,7 +11638,7 @@ "type": "long" }, "ProfilingParameters": { - "shape": "Soh" + "shape": "Soj" }, "DisableProfiler": { "type": "boolean" @@ -11646,7 +11646,7 @@ } }, "ProfilerRuleConfigurations": { - "shape": "Soj" + "shape": "Sol" }, "ResourceConfig": { "type": "structure", @@ -11699,7 +11699,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Sp4" + "shape": "Sp6" }, "StartTime": { "type": "timestamp" @@ -11708,22 +11708,22 @@ "type": "timestamp" }, "Parameters": { - "shape": "Sp7" + "shape": "Sp9" }, "ParametersToRemove": { - "shape": "S1is" + "shape": "S1iu" }, "InputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "InputArtifactsToRemove": { - "shape": "S1is" + "shape": "S1iu" }, "OutputArtifacts": { - "shape": "Spb" + "shape": "Spd" }, "OutputArtifactsToRemove": { - "shape": "S1is" + "shape": "S1iu" } } }, @@ -11765,13 +11765,13 @@ "members": { "WorkforceName": {}, "SourceIpConfig": { - "shape": "Sps" + "shape": "Spu" }, "OidcConfig": { - "shape": "Spp" + "shape": "Spr" }, "WorkforceVpcConfig": { - "shape": "Spw" + "shape": "Spy" } } }, @@ -11782,7 +11782,7 @@ ], "members": { "Workforce": { - "shape": "S11j" + "shape": "S11l" } } } @@ -11796,11 +11796,11 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Sq6" + "shape": "Sq8" }, "Description": {}, "NotificationConfiguration": { - "shape": "Sqe" + "shape": "Sqg" } } }, @@ -11811,7 +11811,7 @@ ], "members": { "Workteam": { - "shape": "S11r" + "shape": "S11t" } } } @@ -13341,9 +13341,6 @@ }, "OutputConfig": { "type": "structure", - "required": [ - "S3OutputPath" - ], "members": { "KmsKeyId": {}, "S3OutputPath": {}, @@ -13351,14 +13348,19 @@ "type": "structure", "members": { "SuccessTopic": {}, - "ErrorTopic": {} + "ErrorTopic": {}, + "IncludeInferenceResponseIn": { + "type": "list", + "member": {} + } } - } + }, + "S3FailurePath": {} } } } }, - "Sbi": { + "Sbk": { "type": "structure", "members": { "ClarifyExplainerConfig": { @@ -13441,20 +13443,20 @@ } } }, - "Sch": { + "Scj": { "type": "list", "member": { - "shape": "Sci" + "shape": "Sck" } }, - "Sci": { + "Sck": { "type": "structure", "members": { "FeatureName": {}, "FeatureType": {} } }, - "Sck": { + "Scm": { "type": "structure", "members": { "SecurityConfig": { @@ -13468,7 +13470,7 @@ } } }, - "Scm": { + "Sco": { "type": "structure", "required": [ "S3StorageConfig" @@ -13504,7 +13506,7 @@ "TableFormat": {} } }, - "Scy": { + "Sd0": { "type": "structure", "required": [ "AwsManagedHumanLoopRequestSource" @@ -13513,7 +13515,7 @@ "AwsManagedHumanLoopRequestSource": {} } }, - "Sd0": { + "Sd2": { "type": "structure", "required": [ "HumanLoopActivationConditionsConfig" @@ -13532,7 +13534,7 @@ } } }, - "Sd3": { + "Sd5": { "type": "structure", "required": [ "WorkteamArn", @@ -13560,11 +13562,11 @@ "member": {} }, "PublicWorkforceTaskPrice": { - "shape": "Sdd" + "shape": "Sdf" } } }, - "Sdd": { + "Sdf": { "type": "structure", "members": { "AmountInUsd": { @@ -13583,7 +13585,7 @@ } } }, - "Sdi": { + "Sdk": { "type": "structure", "required": [ "S3OutputPath" @@ -13593,17 +13595,17 @@ "KmsKeyId": {} } }, - "Sdp": { + "Sdr": { "type": "list", "member": {} }, - "Sdr": { + "Sdt": { "type": "structure", "members": { "S3OutputPath": {} } }, - "Sdx": { + "Sdz": { "type": "structure", "required": [ "Content" @@ -13612,7 +13614,7 @@ "Content": {} } }, - "Se2": { + "Se4": { "type": "structure", "required": [ "Strategy", @@ -13640,10 +13642,10 @@ "shape": "S2m" }, "ResourceLimits": { - "shape": "Se8" + "shape": "Sea" }, "ParameterRanges": { - "shape": "Sec" + "shape": "See" }, "TrainingJobEarlyStoppingType": {}, "TuningJobCompletionCriteria": { @@ -13673,7 +13675,7 @@ } } }, - "Se8": { + "Sea": { "type": "structure", "required": [ "MaxParallelTrainingJobs" @@ -13690,7 +13692,7 @@ } } }, - "Sec": { + "See": { "type": "structure", "members": { "IntegerParameterRanges": { @@ -13745,7 +13747,7 @@ } } }, - "Set": { + "Sev": { "type": "structure", "required": [ "AlgorithmSpecification", @@ -13759,7 +13761,7 @@ "shape": "S2m" }, "HyperParameterRanges": { - "shape": "Sec" + "shape": "See" }, "StaticHyperParameters": { "shape": "S2t" @@ -13804,10 +13806,10 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sey" + "shape": "Sf0" }, "RetryStrategy": { - "shape": "Sez" + "shape": "Sf1" }, "HyperParameterTuningResourceConfig": { "type": "structure", @@ -13850,7 +13852,7 @@ } } }, - "Sey": { + "Sf0": { "type": "structure", "required": [ "S3Uri" @@ -13860,7 +13862,7 @@ "LocalPath": {} } }, - "Sez": { + "Sf1": { "type": "structure", "required": [ "MaximumRetryAttempts" @@ -13871,13 +13873,13 @@ } } }, - "Sf9": { + "Sfb": { "type": "list", "member": { - "shape": "Set" + "shape": "Sev" } }, - "Sfa": { + "Sfc": { "type": "structure", "required": [ "ParentHyperParameterTuningJobs", @@ -13896,11 +13898,11 @@ "WarmStartType": {} } }, - "Sfn": { + "Sfp": { "type": "list", "member": {} }, - "Sg0": { + "Sg2": { "type": "structure", "members": { "StartTime": { @@ -13911,7 +13913,7 @@ } } }, - "Sg3": { + "Sg5": { "type": "list", "member": { "type": "structure", @@ -13924,12 +13926,12 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sg6" + "shape": "Sg8" } } } }, - "Sg6": { + "Sg8": { "type": "structure", "required": [ "InfrastructureType", @@ -13952,7 +13954,7 @@ } } }, - "Sgb": { + "Sgd": { "type": "structure", "required": [ "Destination" @@ -13965,7 +13967,7 @@ } } }, - "Sgc": { + "Sge": { "type": "structure", "required": [ "SourceModelVariantName", @@ -13991,7 +13993,7 @@ } } }, - "Sgk": { + "Sgm": { "type": "structure", "members": { "ModelPackageVersionArn": {}, @@ -14096,7 +14098,7 @@ "Endpoints": { "type": "list", "member": { - "shape": "Shb" + "shape": "Shd" } }, "VpcConfig": { @@ -14119,7 +14121,7 @@ "ModelName": {} } }, - "Shb": { + "Shd": { "type": "structure", "required": [ "EndpointName" @@ -14128,7 +14130,7 @@ "EndpointName": {} } }, - "Shi": { + "Shk": { "type": "structure", "members": { "MaxInvocations": { @@ -14148,7 +14150,7 @@ } } }, - "Sht": { + "Shv": { "type": "structure", "required": [ "DataSource" @@ -14188,7 +14190,7 @@ } } }, - "Si0": { + "Si2": { "type": "structure", "required": [ "S3OutputPath" @@ -14199,7 +14201,7 @@ "SnsTopicArn": {} } }, - "Si1": { + "Si3": { "type": "structure", "members": { "MaxHumanLabeledObjectCount": { @@ -14210,7 +14212,7 @@ } } }, - "Si4": { + "Si6": { "type": "structure", "required": [ "LabelingJobAlgorithmSpecificationArn" @@ -14229,7 +14231,7 @@ } } }, - "Si8": { + "Sia": { "type": "structure", "required": [ "WorkteamArn", @@ -14279,11 +14281,11 @@ } }, "PublicWorkforceTaskPrice": { - "shape": "Sdd" + "shape": "Sdf" } } }, - "Sin": { + "Sip": { "type": "structure", "members": { "ContainerHostname": {}, @@ -14321,13 +14323,13 @@ } } }, - "Siw": { + "Siy": { "type": "list", "member": { - "shape": "Sin" + "shape": "Sip" } }, - "Six": { + "Siz": { "type": "structure", "required": [ "Mode" @@ -14336,7 +14338,7 @@ "Mode": {} } }, - "Sj1": { + "Sj3": { "type": "structure", "members": { "BaseliningJobName": {}, @@ -14345,7 +14347,7 @@ } } }, - "Sj2": { + "Sj4": { "type": "structure", "required": [ "ImageUri", @@ -14359,7 +14361,7 @@ } } }, - "Sj3": { + "Sj5": { "type": "structure", "required": [ "GroundTruthS3Input" @@ -14372,27 +14374,27 @@ "shape": "S7v" }, "GroundTruthS3Input": { - "shape": "Sj4" + "shape": "Sj6" } } }, - "Sj4": { + "Sj6": { "type": "structure", "members": { "S3Uri": {} } }, - "Sj7": { + "Sj9": { "type": "structure", "members": { "KmsKeyId": {} } }, - "Sj8": { + "Sja": { "type": "string", "sensitive": true }, - "Sjd": { + "Sjf": { "type": "structure", "required": [ "S3OutputPath" @@ -14401,7 +14403,7 @@ "S3OutputPath": {} } }, - "Sjh": { + "Sjj": { "type": "structure", "members": { "BaseliningJobName": {}, @@ -14410,7 +14412,7 @@ } } }, - "Sji": { + "Sjk": { "type": "structure", "required": [ "ImageUri", @@ -14424,7 +14426,7 @@ } } }, - "Sjj": { + "Sjl": { "type": "structure", "members": { "EndpointInput": { @@ -14435,7 +14437,7 @@ } } }, - "Sjm": { + "Sjo": { "type": "structure", "required": [ "ValidationRole", @@ -14461,7 +14463,7 @@ } } }, - "Sjp": { + "Sjr": { "type": "structure", "required": [ "SourceAlgorithms" @@ -14482,17 +14484,17 @@ } } }, - "Sjs": { + "Sju": { "type": "structure", "members": { "ModelQuality": { "type": "structure", "members": { "Statistics": { - "shape": "Sju" + "shape": "Sjw" }, "Constraints": { - "shape": "Sju" + "shape": "Sjw" } } }, @@ -14500,10 +14502,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sju" + "shape": "Sjw" }, "Constraints": { - "shape": "Sju" + "shape": "Sjw" } } }, @@ -14511,13 +14513,13 @@ "type": "structure", "members": { "Report": { - "shape": "Sju" + "shape": "Sjw" }, "PreTrainingReport": { - "shape": "Sju" + "shape": "Sjw" }, "PostTrainingReport": { - "shape": "Sju" + "shape": "Sjw" } } }, @@ -14525,13 +14527,13 @@ "type": "structure", "members": { "Report": { - "shape": "Sju" + "shape": "Sjw" } } } } }, - "Sju": { + "Sjw": { "type": "structure", "required": [ "ContentType", @@ -14543,25 +14545,25 @@ "S3Uri": {} } }, - "Sjz": { + "Sk1": { "type": "map", "key": {}, "value": {} }, - "Sk2": { + "Sk4": { "type": "structure", "members": { "Bias": { "type": "structure", "members": { "ConfigFile": { - "shape": "Sk4" + "shape": "Sk6" }, "PreTrainingConstraints": { - "shape": "Sju" + "shape": "Sjw" }, "PostTrainingConstraints": { - "shape": "Sju" + "shape": "Sjw" } } }, @@ -14569,10 +14571,10 @@ "type": "structure", "members": { "Constraints": { - "shape": "Sju" + "shape": "Sjw" }, "ConfigFile": { - "shape": "Sk4" + "shape": "Sk6" } } }, @@ -14580,10 +14582,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sju" + "shape": "Sjw" }, "Constraints": { - "shape": "Sju" + "shape": "Sjw" } } }, @@ -14591,16 +14593,16 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sju" + "shape": "Sjw" }, "Constraints": { - "shape": "Sju" + "shape": "Sjw" } } } } }, - "Sk4": { + "Sk6": { "type": "structure", "required": [ "S3Uri" @@ -14611,7 +14613,7 @@ "S3Uri": {} } }, - "Sk8": { + "Ska": { "type": "list", "member": { "type": "structure", @@ -14640,7 +14642,7 @@ } } }, - "Skf": { + "Skh": { "type": "structure", "members": { "BaseliningJobName": {}, @@ -14649,7 +14651,7 @@ } } }, - "Skg": { + "Ski": { "type": "structure", "required": [ "ImageUri" @@ -14670,7 +14672,7 @@ } } }, - "Ski": { + "Skk": { "type": "structure", "required": [ "GroundTruthS3Input" @@ -14683,11 +14685,11 @@ "shape": "S7v" }, "GroundTruthS3Input": { - "shape": "Sj4" + "shape": "Sj6" } } }, - "Skm": { + "Sko": { "type": "structure", "members": { "ScheduleConfig": { @@ -14765,7 +14767,7 @@ "shape": "S7l" }, "NetworkConfig": { - "shape": "Sku" + "shape": "Skw" }, "RoleArn": {} } @@ -14774,7 +14776,7 @@ "MonitoringType": {} } }, - "Sku": { + "Skw": { "type": "structure", "members": { "EnableInterContainerTrafficEncryption": { @@ -14788,15 +14790,15 @@ } } }, - "Sl3": { + "Sl5": { "type": "list", "member": {} }, - "Sl6": { + "Sl8": { "type": "list", "member": {} }, - "Sl9": { + "Slb": { "type": "structure", "required": [ "MinimumInstanceMetadataServiceVersion" @@ -14805,7 +14807,7 @@ "MinimumInstanceMetadataServiceVersion": {} } }, - "Sle": { + "Slg": { "type": "list", "member": { "type": "structure", @@ -14814,7 +14816,7 @@ } } }, - "Slm": { + "Slo": { "type": "structure", "required": [ "Bucket", @@ -14826,7 +14828,7 @@ "VersionId": {} } }, - "Sls": { + "Slu": { "type": "structure", "required": [ "MaxParallelExecutionSteps" @@ -14837,7 +14839,7 @@ } } }, - "Sm5": { + "Sm7": { "type": "list", "member": { "type": "structure", @@ -14918,7 +14920,7 @@ } } }, - "Sms": { + "Smu": { "type": "structure", "required": [ "Outputs" @@ -14964,7 +14966,7 @@ "KmsKeyId": {} } }, - "Smx": { + "Smz": { "type": "structure", "required": [ "ClusterConfig" @@ -14990,7 +14992,7 @@ } } }, - "Smz": { + "Sn1": { "type": "structure", "required": [ "MaxRuntimeInSeconds" @@ -15001,7 +15003,7 @@ } } }, - "Sn1": { + "Sn3": { "type": "structure", "required": [ "ImageUri" @@ -15017,12 +15019,12 @@ } } }, - "Sn3": { + "Sn5": { "type": "map", "key": {}, "value": {} }, - "Sn4": { + "Sn6": { "type": "structure", "members": { "ExperimentName": {}, @@ -15031,7 +15033,7 @@ "RunName": {} } }, - "Sn9": { + "Snb": { "type": "structure", "required": [ "ProductId" @@ -15041,11 +15043,11 @@ "ProvisioningArtifactId": {}, "PathId": {}, "ProvisioningParameters": { - "shape": "Snb" + "shape": "Snd" } } }, - "Snb": { + "Snd": { "type": "list", "member": { "type": "structure", @@ -15055,7 +15057,7 @@ } } }, - "Snj": { + "Snl": { "type": "structure", "members": { "JupyterServerAppSettings": { @@ -15066,7 +15068,7 @@ } } }, - "Snt": { + "Snv": { "type": "structure", "required": [ "TrainingInputMode" @@ -15109,7 +15111,7 @@ } } }, - "So2": { + "So4": { "type": "structure", "required": [ "S3OutputPath" @@ -15138,7 +15140,7 @@ } } }, - "Soa": { + "Soc": { "type": "list", "member": { "type": "structure", @@ -15156,17 +15158,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "Sod" + "shape": "Sof" } } } }, - "Sod": { + "Sof": { "type": "map", "key": {}, "value": {} }, - "Soe": { + "Sog": { "type": "structure", "required": [ "S3OutputPath" @@ -15176,7 +15178,7 @@ "S3OutputPath": {} } }, - "Sof": { + "Soh": { "type": "structure", "members": { "S3OutputPath": {}, @@ -15184,19 +15186,19 @@ "type": "long" }, "ProfilingParameters": { - "shape": "Soh" + "shape": "Soj" }, "DisableProfiler": { "type": "boolean" } } }, - "Soh": { + "Soj": { "type": "map", "key": {}, "value": {} }, - "Soj": { + "Sol": { "type": "list", "member": { "type": "structure", @@ -15214,17 +15216,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "Sod" + "shape": "Sof" } } } }, - "Sol": { + "Son": { "type": "map", "key": {}, "value": {} }, - "Sos": { + "Sou": { "type": "structure", "members": { "InvocationsTimeoutInSeconds": { @@ -15235,7 +15237,7 @@ } } }, - "Sov": { + "Sox": { "type": "structure", "required": [ "DestinationS3Uri" @@ -15248,7 +15250,7 @@ } } }, - "Sow": { + "Soy": { "type": "structure", "members": { "InputFilter": {}, @@ -15256,14 +15258,14 @@ "JoinSource": {} } }, - "Sp4": { + "Sp6": { "type": "structure", "members": { "PrimaryStatus": {}, "Message": {} } }, - "Sp7": { + "Sp9": { "type": "map", "key": {}, "value": { @@ -15276,7 +15278,7 @@ } } }, - "Spb": { + "Spd": { "type": "map", "key": {}, "value": { @@ -15290,7 +15292,7 @@ } } }, - "Spm": { + "Spo": { "type": "structure", "required": [ "UserPool", @@ -15301,7 +15303,7 @@ "ClientId": {} } }, - "Spp": { + "Spr": { "type": "structure", "required": [ "ClientId", @@ -15327,7 +15329,7 @@ "JwksUri": {} } }, - "Sps": { + "Spu": { "type": "structure", "required": [ "Cidrs" @@ -15339,27 +15341,27 @@ } } }, - "Spw": { + "Spy": { "type": "structure", "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Spy" + "shape": "Sq0" }, "Subnets": { - "shape": "Sq0" + "shape": "Sq2" } } }, - "Spy": { + "Sq0": { "type": "list", "member": {} }, - "Sq0": { + "Sq2": { "type": "list", "member": {} }, - "Sq6": { + "Sq8": { "type": "list", "member": { "type": "structure", @@ -15392,13 +15394,13 @@ } } }, - "Sqe": { + "Sqg": { "type": "structure", "members": { "NotificationTopicArn": {} } }, - "Ssh": { + "Ssj": { "type": "structure", "members": { "UserProfileArn": {}, @@ -15414,7 +15416,7 @@ } } }, - "Sso": { + "Ssq": { "type": "list", "member": { "type": "structure", @@ -15429,7 +15431,7 @@ } } }, - "St2": { + "St4": { "type": "list", "member": { "type": "structure", @@ -15438,7 +15440,7 @@ } } }, - "St4": { + "St6": { "type": "structure", "required": [ "CandidateName", @@ -15484,7 +15486,7 @@ }, "CandidateStatus": {}, "InferenceContainers": { - "shape": "Stg" + "shape": "Sti" }, "CreationTime": { "type": "timestamp" @@ -15529,12 +15531,12 @@ "type": "map", "key": {}, "value": { - "shape": "Stg" + "shape": "Sti" } } } }, - "Stg": { + "Sti": { "type": "list", "member": { "type": "structure", @@ -15551,13 +15553,13 @@ } } }, - "Stz": { + "Su1": { "type": "structure", "members": { "EndpointName": {} } }, - "Su9": { + "Sub": { "type": "structure", "required": [ "S3ModelArtifacts" @@ -15566,7 +15568,7 @@ "S3ModelArtifacts": {} } }, - "Svc": { + "Sve": { "type": "list", "member": { "type": "structure", @@ -15576,7 +15578,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "Sve" + "shape": "Svg" }, "CurrentWeight": { "type": "float" @@ -15591,7 +15593,7 @@ "type": "integer" }, "VariantStatus": { - "shape": "Svg" + "shape": "Svi" }, "CurrentServerlessConfig": { "shape": "Sau" @@ -15602,7 +15604,7 @@ } } }, - "Sve": { + "Svg": { "type": "list", "member": { "type": "structure", @@ -15615,7 +15617,7 @@ } } }, - "Svg": { + "Svi": { "type": "list", "member": { "type": "structure", @@ -15631,7 +15633,7 @@ } } }, - "Svk": { + "Svm": { "type": "structure", "required": [ "EnableCapture", @@ -15652,7 +15654,7 @@ "KmsKeyId": {} } }, - "Svo": { + "Svq": { "type": "list", "member": { "type": "structure", @@ -15662,7 +15664,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "Sve" + "shape": "Svg" }, "CurrentWeight": { "type": "float" @@ -15679,7 +15681,7 @@ "InstanceType": {}, "AcceleratorType": {}, "VariantStatus": { - "shape": "Svg" + "shape": "Svi" }, "CurrentServerlessConfig": { "shape": "Sau" @@ -15690,7 +15692,7 @@ } } }, - "Svu": { + "Svw": { "type": "structure", "required": [ "SourceArn" @@ -15700,7 +15702,7 @@ "SourceType": {} } }, - "Sw0": { + "Sw2": { "type": "structure", "required": [ "Status" @@ -15710,7 +15712,7 @@ "BlockedReason": {} } }, - "Sw3": { + "Sw5": { "type": "structure", "required": [ "Status" @@ -15720,24 +15722,24 @@ "FailureReason": {} } }, - "Sw9": { + "Swb": { "type": "list", "member": { - "shape": "Swa" + "shape": "Swc" } }, - "Swa": { + "Swc": { "type": "structure", "members": { "Key": {}, "Value": {} } }, - "Swr": { + "Swt": { "type": "list", "member": {} }, - "Sx6": { + "Sx8": { "type": "structure", "members": { "Completed": { @@ -15757,7 +15759,7 @@ } } }, - "Sx8": { + "Sxa": { "type": "structure", "members": { "Succeeded": { @@ -15771,7 +15773,7 @@ } } }, - "Sxa": { + "Sxc": { "type": "structure", "required": [ "TrainingJobName", @@ -15816,7 +15818,7 @@ "ObjectiveStatus": {} } }, - "Sxd": { + "Sxf": { "type": "structure", "members": { "NumberOfTrainingJobsObjectiveNotImproving": { @@ -15827,7 +15829,7 @@ } } }, - "Sxe": { + "Sxg": { "type": "structure", "members": { "RuntimeInSeconds": { @@ -15835,7 +15837,7 @@ } } }, - "Sxz": { + "Sy1": { "type": "structure", "required": [ "CostPerHour", @@ -15864,7 +15866,7 @@ } } }, - "Sy1": { + "Sy3": { "type": "structure", "required": [ "EndpointName", @@ -15881,7 +15883,7 @@ } } }, - "Sy2": { + "Sy4": { "type": "structure", "members": { "InferenceSpecificationName": {}, @@ -15904,7 +15906,7 @@ "CompilationJobName": {} } }, - "Sy8": { + "Sya": { "type": "structure", "required": [ "MaxInvocations", @@ -15919,7 +15921,7 @@ } } }, - "Syc": { + "Sye": { "type": "structure", "members": { "TotalLabeled": { @@ -15939,7 +15941,7 @@ } } }, - "Syf": { + "Syh": { "type": "structure", "required": [ "OutputDatasetS3Uri" @@ -15949,21 +15951,21 @@ "FinalActiveLearningModelArn": {} } }, - "Syx": { + "Syz": { "type": "structure", "required": [ "ValidationStatuses" ], "members": { "ValidationStatuses": { - "shape": "Syy" + "shape": "Sz0" }, "ImageScanStatuses": { - "shape": "Syy" + "shape": "Sz0" } } }, - "Syy": { + "Sz0": { "type": "list", "member": { "type": "structure", @@ -15978,7 +15980,7 @@ } } }, - "Sza": { + "Szc": { "type": "structure", "required": [ "MonitoringScheduleName", @@ -16006,21 +16008,21 @@ "MonitoringType": {} } }, - "Szu": { + "Szw": { "type": "structure", "members": { "ExperimentName": {}, "TrialName": {} } }, - "S102": { + "S104": { "type": "structure", "members": { "ProvisionedProductId": {}, "ProvisionedProductStatusMessage": {} } }, - "S10d": { + "S10f": { "type": "structure", "required": [ "WorkteamArn" @@ -16033,7 +16035,7 @@ "ListingId": {} } }, - "S10h": { + "S10j": { "type": "list", "member": { "type": "structure", @@ -16053,7 +16055,7 @@ } } }, - "S10k": { + "S10m": { "type": "list", "member": { "type": "structure", @@ -16068,7 +16070,7 @@ } } }, - "S10o": { + "S10q": { "type": "list", "member": { "type": "structure", @@ -16083,7 +16085,7 @@ } } }, - "S10v": { + "S10x": { "type": "structure", "required": [ "Status" @@ -16096,7 +16098,7 @@ "ReusedByJob": {} } }, - "S113": { + "S115": { "type": "structure", "required": [ "SourceArn" @@ -16106,7 +16108,7 @@ "SourceType": {} } }, - "S117": { + "S119": { "type": "structure", "required": [ "SourceArn" @@ -16116,7 +16118,7 @@ "SourceType": {} } }, - "S119": { + "S11b": { "type": "list", "member": { "type": "structure", @@ -16147,7 +16149,7 @@ } } }, - "S11j": { + "S11l": { "type": "structure", "required": [ "WorkforceName", @@ -16160,11 +16162,11 @@ "type": "timestamp" }, "SourceIpConfig": { - "shape": "Sps" + "shape": "Spu" }, "SubDomain": {}, "CognitoConfig": { - "shape": "Spm" + "shape": "Spo" }, "OidcConfig": { "type": "structure", @@ -16191,10 +16193,10 @@ "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Spy" + "shape": "Sq0" }, "Subnets": { - "shape": "Sq0" + "shape": "Sq2" }, "VpcEndpointId": {} } @@ -16203,7 +16205,7 @@ "FailureReason": {} } }, - "S11r": { + "S11t": { "type": "structure", "required": [ "WorkteamName", @@ -16214,7 +16216,7 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Sq6" + "shape": "Sq8" }, "WorkteamArn": {}, "WorkforceArn": {}, @@ -16231,11 +16233,11 @@ "type": "timestamp" }, "NotificationConfiguration": { - "shape": "Sqe" + "shape": "Sqg" } } }, - "S14o": { + "S14q": { "type": "list", "member": { "type": "structure", @@ -16255,7 +16257,7 @@ } } }, - "S16e": { + "S16g": { "type": "list", "member": { "type": "structure", @@ -16277,7 +16279,7 @@ "HubContentDisplayName": {}, "HubContentDescription": {}, "HubContentSearchKeywords": { - "shape": "Swr" + "shape": "Swt" }, "HubContentStatus": {}, "CreationTime": { @@ -16286,7 +16288,7 @@ } } }, - "S19t": { + "S19v": { "type": "list", "member": { "type": "structure", @@ -16330,7 +16332,7 @@ } } }, - "S1b8": { + "S1ba": { "type": "list", "member": { "type": "structure", @@ -16344,7 +16346,7 @@ } } }, - "S1bo": { + "S1bq": { "type": "list", "member": { "type": "structure", @@ -16358,7 +16360,7 @@ } } }, - "S1ea": { + "S1ec": { "type": "list", "member": { "type": "structure", @@ -16372,11 +16374,11 @@ } } }, - "S1el": { + "S1en": { "type": "structure", "members": { "Filters": { - "shape": "S1em" + "shape": "S1eo" }, "NestedFilters": { "type": "list", @@ -16389,7 +16391,7 @@ "members": { "NestedPropertyName": {}, "Filters": { - "shape": "S1em" + "shape": "S1eo" } } } @@ -16397,13 +16399,13 @@ "SubExpressions": { "type": "list", "member": { - "shape": "S1el" + "shape": "S1en" } }, "Operator": {} } }, - "S1em": { + "S1eo": { "type": "list", "member": { "type": "structure", @@ -16417,7 +16419,7 @@ } } }, - "S1ey": { + "S1f0": { "type": "structure", "members": { "TrainingJobName": {}, @@ -16426,7 +16428,7 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "Su9" + "shape": "Sub" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, @@ -16435,7 +16437,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Snt" + "shape": "Snv" }, "RoleArn": {}, "InputDataConfig": { @@ -16466,10 +16468,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S10h" + "shape": "S10j" }, "FinalMetricDataList": { - "shape": "S10k" + "shape": "S10m" }, "EnableNetworkIsolation": { "type": "boolean" @@ -16481,7 +16483,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sey" + "shape": "Sf0" }, "TrainingTimeInSeconds": { "type": "integer" @@ -16490,32 +16492,32 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "So2" + "shape": "So4" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "DebugRuleConfigurations": { - "shape": "Soa" + "shape": "Soc" }, "TensorBoardOutputConfig": { - "shape": "Soe" + "shape": "Sog" }, "DebugRuleEvaluationStatuses": { - "shape": "S10o" + "shape": "S10q" }, "Environment": { - "shape": "Sol" + "shape": "Son" }, "RetryStrategy": { - "shape": "Sez" + "shape": "Sf1" }, "Tags": { "shape": "S7" } } }, - "S1f6": { + "S1f8": { "type": "structure", "members": { "TransformJobName": {}, @@ -16527,7 +16529,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sos" + "shape": "Sou" }, "MaxPayloadInMB": { "type": "integer" @@ -16557,21 +16559,21 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Sow" + "shape": "Soy" }, "ExperimentConfig": { - "shape": "Sn4" + "shape": "Sn6" }, "Tags": { "shape": "S7" } } }, - "S1gn": { + "S1gp": { "type": "list", "member": {} }, - "S1is": { + "S1iu": { "type": "list", "member": {} } diff --git a/apis/sagemaker-2017-07-24.normal.json b/apis/sagemaker-2017-07-24.normal.json index 63bdb78cb0..2dbf14f86f 100644 --- a/apis/sagemaker-2017-07-24.normal.json +++ b/apis/sagemaker-2017-07-24.normal.json @@ -199,7 +199,7 @@ "shape": "ResourceLimitExceeded" } ], - "documentation": "

Creates an Autopilot job.

Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob .

For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot.

" + "documentation": "

Creates an Autopilot job.

Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob.

For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot.

" }, "CreateAutoMLJobV2": { "name": "CreateAutoMLJobV2", @@ -221,7 +221,7 @@ "shape": "ResourceLimitExceeded" } ], - "documentation": "

Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems.

Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2 .

To create an AutoMLJob using tabular data, see CreateAutoMLJob .

This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error.

" + "documentation": "

Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems.

Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2.

To create an AutoMLJob using tabular data, see CreateAutoMLJob.

This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error.

" }, "CreateCodeRepository": { "name": "CreateCodeRepository", @@ -6279,15 +6279,16 @@ "ErrorTopic": { "shape": "SnsTopicArn", "documentation": "

Amazon SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure.

" + }, + "IncludeInferenceResponseIn": { + "shape": "AsyncNotificationTopicTypeList", + "documentation": "

The Amazon SNS topics where you want the inference response to be included.

" } }, "documentation": "

Specifies the configuration for notifications of inference results for asynchronous inference.

" }, "AsyncInferenceOutputConfig": { "type": "structure", - "required": [ - "S3OutputPath" - ], "members": { "KmsKeyId": { "shape": "KmsKeyId", @@ -6300,10 +6301,29 @@ "NotificationConfig": { "shape": "AsyncInferenceNotificationConfig", "documentation": "

Specifies the configuration for notifications of inference results for asynchronous inference.

" + }, + "S3FailurePath": { + "shape": "DestinationS3Uri", + "documentation": "

The Amazon S3 location to upload failure inference responses to.

" } }, "documentation": "

Specifies the configuration for asynchronous inference invocation outputs.

" }, + "AsyncNotificationTopicTypeList": { + "type": "list", + "member": { + "shape": "AsyncNotificationTopicTypes" + }, + "max": 2, + "min": 0 + }, + "AsyncNotificationTopicTypes": { + "type": "string", + "enum": [ + "SUCCESS_NOTIFICATION_TOPIC", + "ERROR_NOTIFICATION_TOPIC" + ] + }, "AthenaCatalog": { "type": "string", "documentation": "

The name of the data catalog used in Athena query execution.

", @@ -6436,7 +6456,7 @@ "members": { "AutoMLAlgorithms": { "shape": "AutoMLAlgorithms", - "documentation": "

The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.

Selected algorithms must belong to the list corresponding to the training mode set in AutoMLJobConfig.Mode (ENSEMBLING or HYPERPARAMETER_TUNING). Choose a minimum of 1 algorithm.

" + "documentation": "

The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.

Selected algorithms must belong to the list corresponding to the training mode set in AutoMLJobConfig.Mode (ENSEMBLING or HYPERPARAMETER_TUNING). Choose a minimum of 1 algorithm.

" } }, "documentation": "

The collection of algorithms run on a dataset for training the model candidates of an Autopilot job.

" @@ -6525,7 +6545,7 @@ }, "AlgorithmsConfig": { "shape": "AutoMLAlgorithmsConfig", - "documentation": "

Stores the configuration information for the selection of algorithms used to train the model candidates.

The list of available algorithms to choose from depends on the training mode set in AutoMLJobConfig.Mode .

For the list of all algorithms per training mode, see AutoMLAlgorithmConfig .

For more information on each algorithm, see the Algorithm support section in Autopilot developer guide.

" + "documentation": "

Stores the configuration information for the selection of algorithms used to train the model candidates.

The list of available algorithms to choose from depends on the training mode set in AutoMLJobConfig.Mode .

For the list of all algorithms per training mode, see AutoMLAlgorithmConfig.

For more information on each algorithm, see the Algorithm support section in Autopilot developer guide.

" } }, "documentation": "

Stores the configuration information for how a candidate is generated (optional).

" @@ -6584,10 +6604,10 @@ }, "ChannelType": { "shape": "AutoMLChannelType", - "documentation": "

The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets .

" + "documentation": "

The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets.

" } }, - "documentation": "

A channel is a named input source that training algorithms can consume. The validation dataset size is limited to less than 2 GB. The training dataset size must be less than 100 GB. For more information, see Channel .

A validation dataset must contain the same headers as the training dataset.

" + "documentation": "

A channel is a named input source that training algorithms can consume. The validation dataset size is limited to less than 2 GB. The training dataset size must be less than 100 GB. For more information, see Channel.

A validation dataset must contain the same headers as the training dataset.

" }, "AutoMLChannelType": { "type": "string", @@ -6605,18 +6625,18 @@ "members": { "Image": { "shape": "ContainerImage", - "documentation": "

The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition .

" + "documentation": "

The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition.

" }, "ModelDataUrl": { "shape": "Url", - "documentation": "

The location of the model artifacts. For more information, see ContainerDefinition .

" + "documentation": "

The location of the model artifacts. For more information, see ContainerDefinition.

" }, "Environment": { "shape": "EnvironmentMap", - "documentation": "

The environment variables to set in the container. For more information, see ContainerDefinition .

" + "documentation": "

The environment variables to set in the container. For more information, see ContainerDefinition.

" } }, - "documentation": "

A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see ContainerDefinition .

" + "documentation": "

A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see ContainerDefinition.

" }, "AutoMLContainerDefinitions": { "type": "list", @@ -6713,7 +6733,7 @@ "documentation": "

The data source for an AutoML channel.

" } }, - "documentation": "

A channel is a named input source that training algorithms can consume. This channel is used for the non tabular training data of an AutoML job using the V2 API. For tabular training data, see AutoMLChannel . For more information, see Channel .

" + "documentation": "

A channel is a named input source that training algorithms can consume. This channel is used for the non tabular training data of an AutoML job using the V2 API. For tabular training data, see AutoMLChannel. For more information, see Channel.

" }, "AutoMLJobCompletionCriteria": { "type": "structure", @@ -6724,7 +6744,7 @@ }, "MaxRuntimePerTrainingJobInSeconds": { "shape": "MaxRuntimePerTrainingJobInSeconds", - "documentation": "

The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the StoppingCondition used by the CreateHyperParameterTuningJob action.

For V2 jobs (jobs created by calling CreateAutoMLJobV2), this field controls the runtime of the job candidate.

" + "documentation": "

The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the StoppingCondition used by the CreateHyperParameterTuningJob action.

For V2 jobs (jobs created by calling CreateAutoMLJobV2), this field controls the runtime of the job candidate.

" }, "MaxAutoMLJobRuntimeInSeconds": { "shape": "MaxAutoMLJobRuntimeInSeconds", @@ -8460,11 +8480,11 @@ }, "Image": { "shape": "ContainerImage", - "documentation": "

The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker

" + "documentation": "

The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

The model artifacts in an Amazon S3 bucket and the Docker image for inference container in Amazon EC2 Container Registry must be in the same region as the model or endpoint you are creating.

" }, "ImageConfig": { "shape": "ImageConfig", - "documentation": "

Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers

" + "documentation": "

Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers.

The model artifacts in an Amazon S3 bucket and the Docker image for inference container in Amazon EC2 Container Registry must be in the same region as the model or endpoint you are creating.

" }, "Mode": { "shape": "ContainerMode", @@ -8921,7 +8941,7 @@ }, "InputDataConfig": { "shape": "AutoMLInputDataConfig", - "documentation": "

An array of channel objects that describes the input data and its location. Each channel is a named input source. Similar to InputDataConfig supported by HyperParameterTrainingJobDefinition . Format(s) supported: CSV, Parquet. A minimum of 500 rows is required for the training dataset. There is not a minimum number of rows required for the validation dataset.

" + "documentation": "

An array of channel objects that describes the input data and its location. Each channel is a named input source. Similar to InputDataConfig supported by HyperParameterTrainingJobDefinition. Format(s) supported: CSV, Parquet. A minimum of 500 rows is required for the training dataset. There is not a minimum number of rows required for the validation dataset.

" }, "OutputDataConfig": { "shape": "AutoMLOutputDataConfig", @@ -8933,7 +8953,7 @@ }, "AutoMLJobObjective": { "shape": "AutoMLJobObjective", - "documentation": "

Defines the objective metric used to measure the predictive quality of an AutoML job. You provide an AutoMLJobObjective$MetricName and Autopilot infers whether to minimize or maximize it. For CreateAutoMLJobV2 , only Accuracy is supported.

" + "documentation": "

Defines the objective metric used to measure the predictive quality of an AutoML job. You provide an AutoMLJobObjective$MetricName and Autopilot infers whether to minimize or maximize it. For CreateAutoMLJobV2, only Accuracy is supported.

" }, "AutoMLJobConfig": { "shape": "AutoMLJobConfig", @@ -8985,7 +9005,7 @@ }, "AutoMLJobInputDataConfig": { "shape": "AutoMLJobInputDataConfig", - "documentation": "

An array of channel objects describing the input data and their location. Each channel is a named input source. Similar to InputDataConfig supported by CreateAutoMLJob. The supported formats depend on the problem type:

" + "documentation": "

An array of channel objects describing the input data and their location. Each channel is a named input source. Similar to InputDataConfig supported by CreateAutoMLJob. The supported formats depend on the problem type:

" }, "OutputDataConfig": { "shape": "AutoMLOutputDataConfig", @@ -9009,7 +9029,7 @@ }, "AutoMLJobObjective": { "shape": "AutoMLJobObjective", - "documentation": "

Specifies a metric to minimize or maximize as the objective of a job. For CreateAutoMLJobV2 , only Accuracy is supported.

" + "documentation": "

Specifies a metric to minimize or maximize as the objective of a job. For CreateAutoMLJobV2, only Accuracy is supported.

" }, "ModelDeployConfig": { "shape": "ModelDeployConfig", @@ -18977,7 +18997,7 @@ }, "MetricName": { "shape": "AutoMLMetricEnum", - "documentation": "

The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName .

" + "documentation": "

The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName.

" }, "Value": { "shape": "MetricValue", @@ -20498,7 +20518,7 @@ }, "MaxResource": { "shape": "HyperbandStrategyMaxResource", - "documentation": "

The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters :

If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely.

" + "documentation": "

The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters:

If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely.

" } }, "documentation": "

The configuration for Hyperband, a multi-fidelity based hyperparameter tuning strategy. Hyperband uses the final and intermediate results of a training job to dynamically allocate resources to utilized hyperparameter configurations while automatically stopping under-performing configurations. This parameter should be provided only if Hyperband is selected as the StrategyConfig under the HyperParameterTuningJobConfig API.

" diff --git a/apis/wafv2-2019-07-29.min.json b/apis/wafv2-2019-07-29.min.json index e31cee42cb..2d1e6034a1 100644 --- a/apis/wafv2-2019-07-29.min.json +++ b/apis/wafv2-2019-07-29.min.json @@ -188,9 +188,6 @@ }, "TokenDomains": { "shape": "S4k" - }, - "AssociationConfig": { - "shape": "S4m" } } }, @@ -198,7 +195,7 @@ "type": "structure", "members": { "Summary": { - "shape": "S4s" + "shape": "S4n" } } } @@ -373,10 +370,10 @@ }, "LabelNamespace": {}, "AvailableLabels": { - "shape": "S5b" + "shape": "S56" }, "ConsumedLabels": { - "shape": "S5b" + "shape": "S56" } } } @@ -470,7 +467,7 @@ "type": "structure", "members": { "LoggingConfiguration": { - "shape": "S5o" + "shape": "S5j" } } } @@ -606,10 +603,10 @@ "type": "structure", "members": { "ManagedKeysIPV4": { - "shape": "S6h" + "shape": "S6c" }, "ManagedKeysIPV6": { - "shape": "S6h" + "shape": "S6c" } } } @@ -688,10 +685,10 @@ "shape": "S4c" }, "AvailableLabels": { - "shape": "S5b" + "shape": "S56" }, "ConsumedLabels": { - "shape": "S5b" + "shape": "S56" } } }, @@ -714,7 +711,7 @@ "RuleMetricName": {}, "Scope": {}, "TimeWindow": { - "shape": "S6p" + "shape": "S6k" }, "MaxItems": { "type": "long" @@ -742,7 +739,7 @@ "Method": {}, "HTTPVersion": {}, "Headers": { - "shape": "S70" + "shape": "S6v" } } }, @@ -755,7 +752,7 @@ "Action": {}, "RuleNameWithinRuleGroup": {}, "RequestHeadersInserted": { - "shape": "S70" + "shape": "S6v" }, "ResponseCodeSent": { "type": "integer" @@ -795,7 +792,7 @@ "type": "long" }, "TimeWindow": { - "shape": "S6p" + "shape": "S6k" } } } @@ -818,7 +815,7 @@ "type": "structure", "members": { "WebACL": { - "shape": "S7e" + "shape": "S79" }, "LockToken": {}, "ApplicationIntegrationURL": {} @@ -839,7 +836,7 @@ "type": "structure", "members": { "WebACL": { - "shape": "S7e" + "shape": "S79" } } } @@ -964,7 +961,7 @@ "LoggingConfigurations": { "type": "list", "member": { - "shape": "S5o" + "shape": "S5j" } }, "NextMarker": {} @@ -1165,7 +1162,7 @@ "WebACLs": { "type": "list", "member": { - "shape": "S4s" + "shape": "S4n" } } } @@ -1179,7 +1176,7 @@ ], "members": { "LoggingConfiguration": { - "shape": "S5o" + "shape": "S5j" } } }, @@ -1187,7 +1184,7 @@ "type": "structure", "members": { "LoggingConfiguration": { - "shape": "S5o" + "shape": "S5j" } } } @@ -1445,9 +1442,6 @@ }, "TokenDomains": { "shape": "S4k" - }, - "AssociationConfig": { - "shape": "S4m" } } }, @@ -2350,25 +2344,7 @@ "type": "list", "member": {} }, - "S4m": { - "type": "structure", - "members": { - "RequestBody": { - "type": "map", - "key": {}, - "value": { - "type": "structure", - "required": [ - "DefaultSizeInspectionLimit" - ], - "members": { - "DefaultSizeInspectionLimit": {} - } - } - } - } - }, - "S4s": { + "S4n": { "type": "structure", "members": { "Name": {}, @@ -2378,7 +2354,7 @@ "ARN": {} } }, - "S5b": { + "S56": { "type": "list", "member": { "type": "structure", @@ -2387,7 +2363,7 @@ } } }, - "S5o": { + "S5j": { "type": "structure", "required": [ "ResourceArn", @@ -2461,7 +2437,7 @@ } } }, - "S6h": { + "S6c": { "type": "structure", "members": { "IPAddressVersion": {}, @@ -2470,7 +2446,7 @@ } } }, - "S6p": { + "S6k": { "type": "structure", "required": [ "StartTime", @@ -2485,7 +2461,7 @@ } } }, - "S70": { + "S6v": { "type": "list", "member": { "type": "structure", @@ -2495,7 +2471,7 @@ } } }, - "S7e": { + "S79": { "type": "structure", "required": [ "Name", @@ -2522,10 +2498,10 @@ "type": "long" }, "PreProcessFirewallManagerRuleGroups": { - "shape": "S7f" + "shape": "S7a" }, "PostProcessFirewallManagerRuleGroups": { - "shape": "S7f" + "shape": "S7a" }, "ManagedByFirewallManager": { "type": "boolean" @@ -2542,13 +2518,10 @@ }, "TokenDomains": { "shape": "S4k" - }, - "AssociationConfig": { - "shape": "S4m" } } }, - "S7f": { + "S7a": { "type": "list", "member": { "type": "structure", diff --git a/apis/wafv2-2019-07-29.normal.json b/apis/wafv2-2019-07-29.normal.json index e07774608e..071e43c791 100644 --- a/apis/wafv2-2019-07-29.normal.json +++ b/apis/wafv2-2019-07-29.normal.json @@ -42,7 +42,7 @@ "shape": "WAFInvalidOperationException" } ], - "documentation": "

Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution in the Amazon CloudFront Developer Guide.

When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds.

" + "documentation": "

Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution.

When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds.

" }, "CheckCapacity": { "name": "CheckCapacity", @@ -85,7 +85,7 @@ "shape": "WAFInvalidOperationException" } ], - "documentation": "

Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "CreateIPSet": { "name": "CreateIPSet", @@ -272,7 +272,7 @@ "shape": "WAFExpiredManagedRuleGroupVersionException" } ], - "documentation": "

Creates a WebACL per the specifications provided.

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

" + "documentation": "

Creates a WebACL per the specifications provided.

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service.

" }, "DeleteFirewallManagerRuleGroups": { "name": "DeleteFirewallManagerRuleGroups", @@ -519,7 +519,7 @@ "shape": "WAFInvalidOperationException" } ], - "documentation": "

Deletes the specified WebACL.

You can only use this if ManagedByFirewallManager is false in the specified WebACL.

Before deleting any web ACL, first disassociate it from all resources.

  • To retrieve a list of the resources that are associated with a web ACL, use the following calls:

  • To disassociate a resource from a web ACL, use the following calls:

    • For regional resources, call DisassociateWebACL.

    • For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference.

" + "documentation": "

Deletes the specified WebACL.

You can only use this if ManagedByFirewallManager is false in the specified WebACL.

Before deleting any web ACL, first disassociate it from all resources.

  • To retrieve a list of the resources that are associated with a web ACL, use the following calls:

  • To disassociate a resource from a web ACL, use the following calls:

    • For regional resources, call DisassociateWebACL.

    • For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution.

" }, "DescribeManagedRuleGroup": { "name": "DescribeManagedRuleGroup", @@ -581,7 +581,7 @@ "shape": "WAFInvalidOperationException" } ], - "documentation": "

Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference.

" + "documentation": "

Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution.

" }, "GenerateMobileSdkReleaseUrl": { "name": "GenerateMobileSdkReleaseUrl", @@ -1577,7 +1577,7 @@ "shape": "WAFConfigurationWarningException" } ], - "documentation": "

Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL.

This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call.

To modify a web ACL, do the following:

  1. Retrieve it by calling GetWebACL

  2. Update its settings as needed

  3. Provide the complete web ACL specification to this call

When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds.

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

" + "documentation": "

Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL.

This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call.

To modify a web ACL, do the following:

  1. Retrieve it by calling GetWebACL

  2. Update its settings as needed

  3. Provide the complete web ACL specification to this call

When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds.

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service.

" } }, "shapes": { @@ -1610,7 +1610,7 @@ "members": { "InspectionLevel": { "shape": "InspectionLevel", - "documentation": "

The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see WAF Bot Control rule group in the WAF Developer Guide.

" + "documentation": "

The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see WAF Bot Control rule group.

" } }, "documentation": "

Details for your use of the Bot Control managed rule group, AWSManagedRulesBotControlRuleSet. This configuration is used in ManagedRuleGroupConfig.

" @@ -1657,7 +1657,7 @@ "members": { "CustomRequestHandling": { "shape": "CustomRequestHandling", - "documentation": "

Defines custom handling for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Defines custom handling for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" } }, "documentation": "

Specifies that WAF should allow the request and optionally defines additional custom handling for the request.

This is used in the context of other settings, for example to specify values for RuleAction and web ACL DefaultAction.

" @@ -1688,7 +1688,7 @@ }, "ResourceArn": { "shape": "ResourceArn", - "documentation": "

The Amazon Resource Name (ARN) of the resource to associate with the web ACL.

The ARN must be in one of the following formats:

" + "documentation": "

The Amazon Resource Name (ARN) of the resource to associate with the web ACL.

The ARN must be in one of the following formats:

" } } }, @@ -1696,28 +1696,12 @@ "type": "structure", "members": {} }, - "AssociatedResourceType": { - "type": "string", - "enum": [ - "CLOUDFRONT" - ] - }, - "AssociationConfig": { - "type": "structure", - "members": { - "RequestBody": { - "shape": "RequestBody", - "documentation": "

Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

" - } - }, - "documentation": "

Specifies custom configurations for the associations between the web ACL and protected resources.

Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

" - }, "BlockAction": { "type": "structure", "members": { "CustomResponse": { "shape": "CustomResponse", - "documentation": "

Defines a custom response for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Defines a custom response for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" } }, "documentation": "

Specifies that WAF should block the request and optionally defines additional custom handling for the response to the web request.

This is used in the context of other settings, for example to specify values for RuleAction and web ACL DefaultAction.

" @@ -1727,7 +1711,7 @@ "members": { "OversizeHandling": { "shape": "OversizeHandling", - "documentation": "

What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the web request body if the body exceeds the limit for the resource type. If the body is larger than the limit, the underlying host service only forwards the contents that are below the limit to WAF for inspection.

The default limit is 8 KB (8,192 kilobytes) for regional resources and 16 KB (16,384 kilobytes) for CloudFront distributions. For CloudFront distributions, you can increase the limit in the web ACL AssociationConfig, for additional processing fees.

The options for oversize handling are the following:

You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit.

Default: CONTINUE

" + "documentation": "

What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the body of a web request when the body exceeds 8 KB (8192 bytes). Only the first 8 KB of the request body are forwarded to WAF by the underlying host service.

The options for oversize handling are the following:

You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over 8 KB.

Default: CONTINUE

" } }, "documentation": "

Inspect the body of the web request. The body immediately follows the request headers.

This is used to indicate the web request component to inspect, in the FieldToMatch specification.

" @@ -1780,7 +1764,7 @@ "members": { "CustomRequestHandling": { "shape": "CustomRequestHandling", - "documentation": "

Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token is valid and unexpired.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Defines custom handling for the web request, used when the CAPTCHA inspection determines that the request's token is valid and unexpired.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" } }, "documentation": "

Specifies that WAF should run a CAPTCHA check against the request:

You can configure the expiration time in the CaptchaConfig ImmunityTimeProperty setting at the rule and web ACL level. The rule setting overrides the web ACL setting.

This action option is available for rules. It isn't available for web ACL default actions.

" @@ -1818,7 +1802,7 @@ "members": { "CustomRequestHandling": { "shape": "CustomRequestHandling", - "documentation": "

Defines custom handling for the web request, used when the challenge inspection determines that the request's token is valid and unexpired.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Defines custom handling for the web request, used when the challenge inspection determines that the request's token is valid and unexpired.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" } }, "documentation": "

Specifies that WAF should run a Challenge check against the request to verify that the request is coming from a legitimate client session:

You can configure the expiration time in the ChallengeConfig ImmunityTimeProperty setting at the rule and web ACL level. The rule setting overrides the web ACL setting.

This action option is available for rules. It isn't available for web ACL default actions.

" @@ -1860,7 +1844,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Rules": { "shape": "Rules", @@ -1967,7 +1951,7 @@ "members": { "CustomRequestHandling": { "shape": "CustomRequestHandling", - "documentation": "

Defines custom handling for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Defines custom handling for the web request.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" } }, "documentation": "

Specifies that WAF should count the request. Optionally defines additional custom handling for the request.

This is used in the context of other settings, for example to specify values for RuleAction and web ACL DefaultAction.

" @@ -2252,7 +2236,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Description": { "shape": "EntityDescription", @@ -2295,7 +2279,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Description": { "shape": "EntityDescription", @@ -2335,11 +2319,11 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Capacity": { "shape": "CapacityUnit", - "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "Description": { "shape": "EntityDescription", @@ -2359,7 +2343,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" } } }, @@ -2387,7 +2371,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "DefaultAction": { "shape": "DefaultAction", @@ -2411,7 +2395,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" }, "CaptchaConfig": { "shape": "CaptchaConfig", @@ -2424,10 +2408,6 @@ "TokenDomains": { "shape": "TokenDomains", "documentation": "

Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.

Example JSON: \"TokenDomains\": { \"mywebsite.com\", \"myotherwebsite.com\" }

Public suffixes aren't allowed. For example, you can't use usa.gov or co.uk as token domains.

" - }, - "AssociationConfig": { - "shape": "AssociationConfig", - "documentation": "

Specifies custom configurations for the associations between the web ACL and protected resources.

Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

" } } }, @@ -2485,10 +2465,10 @@ "members": { "InsertHeaders": { "shape": "CustomHTTPHeaders", - "documentation": "

The HTTP headers to insert into the request. Duplicate header names are not allowed.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

The HTTP headers to insert into the request. Duplicate header names are not allowed.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" } }, - "documentation": "

Custom request handling behavior that inserts custom headers into a web request. You can add custom request handling for WAF to use when the rule action doesn't block the request. For example, CaptchaAction for requests with valid t okens, and AllowAction.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

Custom request handling behavior that inserts custom headers into a web request. You can add custom request handling for WAF to use when the rule action doesn't block the request. For example, CaptchaAction for requests with valid t okens, and AllowAction.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" }, "CustomResponse": { "type": "structure", @@ -2498,7 +2478,7 @@ "members": { "ResponseCode": { "shape": "ResponseStatusCode", - "documentation": "

The HTTP status code to return to the client.

For a list of status codes that you can use in your custom responses, see Supported status codes for custom response in the WAF Developer Guide.

" + "documentation": "

The HTTP status code to return to the client.

For a list of status codes that you can use in your custom responses, see Supported status codes for custom response in the WAF Developer Guide.

" }, "CustomResponseBodyKey": { "shape": "EntityName", @@ -2506,10 +2486,10 @@ }, "ResponseHeaders": { "shape": "CustomHTTPHeaders", - "documentation": "

The HTTP headers to use in the response. Duplicate header names are not allowed.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

The HTTP headers to use in the response. Duplicate header names are not allowed.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" } }, - "documentation": "

A custom response to send to the client. You can define a custom response for rule actions and default web ACL actions that are set to BlockAction.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" + "documentation": "

A custom response to send to the client. You can define a custom response for rule actions and default web ACL actions that are set to BlockAction.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

" }, "CustomResponseBodies": { "type": "map", @@ -2534,7 +2514,7 @@ }, "Content": { "shape": "ResponseContent", - "documentation": "

The payload of the custom response.

You can use JSON escape strings in JSON content. To do this, you must specify JSON content in the ContentType setting.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

The payload of the custom response.

You can use JSON escape strings in JSON content. To do this, you must specify JSON content in the ContentType setting.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" } }, "documentation": "

The response body to use in a custom response to a web request. This is referenced by key from CustomResponse CustomResponseBodyKey.

" @@ -2594,7 +2574,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -2657,7 +2637,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -2688,7 +2668,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -2719,7 +2699,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -2753,7 +2733,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "VersionName": { "shape": "VersionKeyString", @@ -2774,7 +2754,7 @@ }, "Capacity": { "shape": "CapacityUnit", - "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

The web ACL capacity units (WCUs) required for this rule group. WAF uses web ACL capacity units (WCU) to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect each rule's relative cost. Rule group capacity is fixed at creation, so users can plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "Rules": { "shape": "RuleSummaries", @@ -2802,7 +2782,7 @@ "members": { "ResourceArn": { "shape": "ResourceArn", - "documentation": "

The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.

The ARN must be in one of the following formats:

" + "documentation": "

The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.

The ARN must be in one of the following formats:

" } } }, @@ -2909,7 +2889,7 @@ }, "Body": { "shape": "Body", - "documentation": "

Inspect the request body as plain text. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form.

A limited amount of the request body is forwarded to WAF for inspection by the underlying host service. For regional resources, the limit is 8 KB (8,192 kilobytes) and for CloudFront distributions, the limit is 16 KB (16,384 kilobytes). For CloudFront distributions, you can increase the limit in the web ACL's AssociationConfig, for additional processing fees.

For information about how to handle oversized request bodies, see the Body object configuration.

" + "documentation": "

Inspect the request body as plain text. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form.

Only the first 8 KB (8192 bytes) of the request body are forwarded to WAF for inspection by the underlying host service. For information about how to handle oversized request bodies, see the Body object configuration.

" }, "Method": { "shape": "Method", @@ -2917,7 +2897,7 @@ }, "JsonBody": { "shape": "JsonBody", - "documentation": "

Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form.

A limited amount of the request body is forwarded to WAF for inspection by the underlying host service. For regional resources, the limit is 8 KB (8,192 kilobytes) and for CloudFront distributions, the limit is 16 KB (16,384 kilobytes). For CloudFront distributions, you can increase the limit in the web ACL's AssociationConfig, for additional processing fees.

For information about how to handle oversized request bodies, see the JsonBody object configuration.

" + "documentation": "

Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form.

Only the first 8 KB (8192 bytes) of the request body are forwarded to WAF for inspection by the underlying host service. For information about how to handle oversized request bodies, see the JsonBody object configuration.

" }, "Headers": { "shape": "Headers", @@ -3024,14 +3004,14 @@ "members": { "ManagedRuleGroupStatement": { "shape": "ManagedRuleGroupStatement", - "documentation": "

A statement used by Firewall Manager to run the rules that are defined in a managed rule group. This is managed by Firewall Manager for an Firewall Manager WAF policy.

" + "documentation": "

A rule statement used to run the rules that are defined in a managed rule group. To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names by calling ListAvailableManagedRuleGroups.

You cannot nest a ManagedRuleGroupStatement, for example for use inside a NotStatement or OrStatement. It can only be referenced as a top-level statement within a rule.

You are charged additional fees when you use the WAF Bot Control managed rule group AWSManagedRulesBotControlRuleSet or the WAF Fraud Control account takeover prevention (ATP) managed rule group AWSManagedRulesATPRuleSet. For more information, see WAF Pricing.

" }, "RuleGroupReferenceStatement": { "shape": "RuleGroupReferenceStatement", - "documentation": "

A statement used by Firewall Manager to run the rules that are defined in a rule group. This is managed by Firewall Manager for an Firewall Manager WAF policy.

" + "documentation": "

A rule statement used to run the rules that are defined in a RuleGroup. To use this, create a rule group with your rules, then provide the ARN of the rule group in this statement.

You cannot nest a RuleGroupReferenceStatement, for example for use inside a NotStatement or OrStatement. You can only use a rule group reference statement at the top level inside a web ACL.

" } }, - "documentation": "

The processing guidance for an Firewall Manager rule. This is like a regular rule Statement, but it can only contain a single rule group reference.

" + "documentation": "

The processing guidance for an Firewall Manager rule. This is like a regular rule Statement, but it can only contain a rule group reference.

" }, "ForwardedIPConfig": { "type": "structure", @@ -3119,7 +3099,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -3175,7 +3155,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -3254,7 +3234,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "WebACLName": { "shape": "EntityName", @@ -3301,7 +3281,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -3331,7 +3311,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -3376,7 +3356,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "TimeWindow": { "shape": "TimeWindow", @@ -3413,7 +3393,7 @@ "members": { "ResourceArn": { "shape": "ResourceArn", - "documentation": "

The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve.

The ARN must be in one of the following formats:

" + "documentation": "

The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve.

The ARN must be in one of the following formats:

" } } }, @@ -3440,7 +3420,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -3748,7 +3728,7 @@ }, "OversizeHandling": { "shape": "OversizeHandling", - "documentation": "

What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the web request body if the body exceeds the limit for the resource type. If the body is larger than the limit, the underlying host service only forwards the contents that are below the limit to WAF for inspection.

The default limit is 8 KB (8,192 kilobytes) for regional resources and 16 KB (16,384 kilobytes) for CloudFront distributions. For CloudFront distributions, you can increase the limit in the web ACL AssociationConfig, for additional processing fees.

The options for oversize handling are the following:

You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit.

Default: CONTINUE

" + "documentation": "

What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the body of a web request when the body exceeds 8 KB (8192 bytes). Only the first 8 KB of the request body are forwarded to WAF by the underlying host service.

The options for oversize handling are the following:

You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over 8 KB.

Default: CONTINUE

" } }, "documentation": "

Inspect the body of the web request as JSON. The body immediately follows the request headers.

This is used to indicate the web request component to inspect, in the FieldToMatch specification.

Use the specifications in this object to indicate which parts of the JSON body to inspect using the rule's inspection criteria. WAF inspects only the parts of the JSON that result from the matches that you indicate.

Example JSON: \"JsonBody\": { \"MatchPattern\": { \"All\": {} }, \"MatchScope\": \"ALL\" }

" @@ -3891,7 +3871,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -3928,7 +3908,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -3961,7 +3941,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -3994,7 +3974,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -4027,7 +4007,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -4098,7 +4078,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -4135,7 +4115,7 @@ }, "ResourceType": { "shape": "ResourceType", - "documentation": "

Used for web ACLs that are scoped for regional applications. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

If you don't provide a resource type, the call uses the resource type APPLICATION_LOAD_BALANCER.

Default: APPLICATION_LOAD_BALANCER

" + "documentation": "

Used for web ACLs that are scoped for regional applications. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

If you don't provide a resource type, the call uses the resource type APPLICATION_LOAD_BALANCER.

Default: APPLICATION_LOAD_BALANCER

" } } }, @@ -4156,7 +4136,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -4222,7 +4202,7 @@ "members": { "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "NextMarker": { "shape": "NextMarker", @@ -4535,7 +4515,7 @@ }, "Capacity": { "shape": "CapacityUnit", - "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "ForecastedLifetime": { "shape": "TimeWindowDay", @@ -4755,7 +4735,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -4797,7 +4777,7 @@ }, "Policy": { "shape": "PolicyString", - "documentation": "

The policy to attach to the specified rule group.

The policy specifications must conform to the following:

For more information, see IAM Policies.

" + "documentation": "

The policy to attach to the specified rule group.

The policy specifications must conform to the following:

For more information, see IAM Policies.

" } } }, @@ -5018,28 +4998,6 @@ }, "documentation": "

High level information for an SDK release.

" }, - "RequestBody": { - "type": "map", - "key": { - "shape": "AssociatedResourceType" - }, - "value": { - "shape": "RequestBodyAssociatedResourceTypeConfig" - } - }, - "RequestBodyAssociatedResourceTypeConfig": { - "type": "structure", - "required": [ - "DefaultSizeInspectionLimit" - ], - "members": { - "DefaultSizeInspectionLimit": { - "shape": "SizeInspectionLimit", - "documentation": "

Specifies the maximum size of the web request body component that an associated CloudFront distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.

Default: 16 KB (16,384 kilobytes)

" - } - }, - "documentation": "

Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

This is used in the AssociationConfig of the web ACL.

" - }, "RequestInspection": { "type": "structure", "required": [ @@ -5401,7 +5359,7 @@ }, "Capacity": { "shape": "CapacityUnit", - "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

The web ACL capacity units (WCUs) required for this rule group.

When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "ARN": { "shape": "ResourceArn", @@ -5425,7 +5383,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" }, "AvailableLabels": { "shape": "LabelSummaries", @@ -5665,16 +5623,7 @@ "documentation": "

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, WAF performs all transformations on the content of the request component identified by FieldToMatch, starting from the lowest priority setting, before inspecting the content for a match.

" } }, - "documentation": "

A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes.

If you configure WAF to inspect the request body, WAF inspects only the number of bytes of the body up to the limit for the web ACL. By default, for regional web ACLs, this limit is 8 KB (8,192 kilobytes) and for CloudFront web ACLs, this limit is 16 KB (16,384 kilobytes). For CloudFront web ACLs, you can increase the limit in the web ACL AssociationConfig, for additional fees. If you know that the request body for your web requests should never exceed the inspection limit, you could use a size constraint statement to block requests that have a larger request body size.

If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long.

" - }, - "SizeInspectionLimit": { - "type": "string", - "enum": [ - "KB_16", - "KB_32", - "KB_48", - "KB_64" - ] + "documentation": "

A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes.

If you configure WAF to inspect the request body, WAF inspects only the first 8192 bytes (8 KB). If the request body for your web requests never exceeds 8192 bytes, you could use a size constraint statement to block requests that have a request body greater than 8192 bytes.

If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long.

" }, "SolveTimestamp": { "type": "long" @@ -5718,7 +5667,7 @@ }, "SizeConstraintStatement": { "shape": "SizeConstraintStatement", - "documentation": "

A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes.

If you configure WAF to inspect the request body, WAF inspects only the number of bytes of the body up to the limit for the web ACL. By default, for regional web ACLs, this limit is 8 KB (8,192 kilobytes) and for CloudFront web ACLs, this limit is 16 KB (16,384 kilobytes). For CloudFront web ACLs, you can increase the limit in the web ACL AssociationConfig, for additional fees. If you know that the request body for your web requests should never exceed the inspection limit, you could use a size constraint statement to block requests that have a larger request body size.

If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long.

" + "documentation": "

A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes.

If you configure WAF to inspect the request body, WAF inspects only the first 8192 bytes (8 KB). If the request body for your web requests never exceeds 8192 bytes, you could use a size constraint statement to block requests that have a request body greater than 8192 bytes.

If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long.

" }, "GeoMatchStatement": { "shape": "GeoMatchStatement", @@ -6003,7 +5952,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -6049,7 +5998,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -6102,7 +6051,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -6147,7 +6096,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -6171,7 +6120,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the rule group, and then use them in the rules that you define in the rule group.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" } } }, @@ -6201,7 +6150,7 @@ }, "Scope": { "shape": "Scope", - "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" + "documentation": "

Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service.

To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:

" }, "Id": { "shape": "EntityId", @@ -6229,7 +6178,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" }, "CaptchaConfig": { "shape": "CaptchaConfig", @@ -6242,10 +6191,6 @@ "TokenDomains": { "shape": "TokenDomains", "documentation": "

Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.

Example JSON: \"TokenDomains\": { \"mywebsite.com\", \"myotherwebsite.com\" }

Public suffixes aren't allowed. For example, you can't use usa.gov or co.uk as token domains.

" - }, - "AssociationConfig": { - "shape": "AssociationConfig", - "documentation": "

Specifies custom configurations for the associations between the web ACL and protected resources.

Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

" } } }, @@ -6325,7 +6270,7 @@ }, "CloudWatchMetricsEnabled": { "shape": "Boolean", - "documentation": "

A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch. For the list of available metrics, see WAF Metrics in the WAF Developer Guide.

" + "documentation": "

A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch. For the list of available metrics, see WAF Metrics.

" }, "MetricName": { "shape": "MetricName", @@ -6374,7 +6319,7 @@ }, "Capacity": { "shape": "ConsumedCapacity", - "documentation": "

The web ACL capacity units (WCUs) currently being used by this web ACL.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide.

" + "documentation": "

The web ACL capacity units (WCUs) currently being used by this web ACL.

WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.

" }, "PreProcessFirewallManagerRuleGroups": { "shape": "FirewallManagerRuleGroups", @@ -6394,7 +6339,7 @@ }, "CustomResponseBodies": { "shape": "CustomResponseBodies", - "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" + "documentation": "

A map of custom response keys and content bodies. When you create a rule with a block action, you can send a custom response to the web request. You define these for the web ACL, and then use them in the rules and default actions that you define in the web ACL.

For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide.

For information about the limits on count and size for custom request and response settings, see WAF quotas in the WAF Developer Guide.

" }, "CaptchaConfig": { "shape": "CaptchaConfig", @@ -6407,13 +6352,9 @@ "TokenDomains": { "shape": "TokenDomains", "documentation": "

Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.

" - }, - "AssociationConfig": { - "shape": "AssociationConfig", - "documentation": "

Specifies custom configurations for the associations between the web ACL and protected resources.

Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes).

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

" } }, - "documentation": "

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service.

" + "documentation": "

A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service.

" }, "WebACLSummaries": { "type": "list", @@ -6466,5 +6407,5 @@ "documentation": "

A rule statement that inspects for cross-site scripting (XSS) attacks. In XSS attacks, the attacker uses vulnerabilities in a benign website as a vehicle to inject malicious client-site scripts into other legitimate web browsers.

" } }, - "documentation": "WAF

This is the latest version of the WAF API, released in November, 2019. The names of the entities that you use to access this API, like endpoints and namespaces, all have the versioning information added, like \"V2\" or \"v2\", to distinguish from the prior version. We recommend migrating your resources to this version, because it has a number of significant improvements.

If you used WAF prior to this release, you can't use this WAFV2 API to access any WAF resources that you created before. You can access your old rules, web ACLs, and other WAF resources only through the WAF Classic APIs. The WAF Classic APIs have retained the prior names, endpoints, and namespaces.

For information, including how to migrate your WAF resources to this version, see the WAF Developer Guide.

WAF is a web application firewall that lets you monitor the HTTP and HTTPS requests that are forwarded to an Amazon CloudFront distribution, Amazon API Gateway REST API, Application Load Balancer, AppSync GraphQL API, Amazon Cognito user pool, or App Runner service. WAF also lets you control access to your content, to protect the Amazon Web Services resource that WAF is monitoring. Based on conditions that you specify, such as the IP addresses that requests originate from or the values of query strings, the protected resource responds to requests with either the requested content, an HTTP 403 status code (Forbidden), or with a custom response.

This API guide is for developers who need detailed information about WAF API actions, data types, and errors. For detailed information about WAF features and guidance for configuring and using WAF, see the WAF Developer Guide.

You can make calls using the endpoints listed in WAF endpoints and quotas.

Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to the programming language or platform that you're using. For more information, see Amazon Web Services SDKs.

We currently provide two versions of the WAF API: this API and the prior versions, the classic WAF APIs. This new API provides the same functionality as the older versions, with the following major improvements:

" + "documentation": "WAF

This is the latest version of the WAF API, released in November, 2019. The names of the entities that you use to access this API, like endpoints and namespaces, all have the versioning information added, like \"V2\" or \"v2\", to distinguish from the prior version. We recommend migrating your resources to this version, because it has a number of significant improvements.

If you used WAF prior to this release, you can't use this WAFV2 API to access any WAF resources that you created before. You can access your old rules, web ACLs, and other WAF resources only through the WAF Classic APIs. The WAF Classic APIs have retained the prior names, endpoints, and namespaces.

For information, including how to migrate your WAF resources to this version, see the WAF Developer Guide.

WAF is a web application firewall that lets you monitor the HTTP and HTTPS requests that are forwarded to an Amazon CloudFront distribution, Amazon API Gateway REST API, Application Load Balancer, AppSync GraphQL API, Amazon Cognito user pool, or App Runner service. WAF also lets you control access to your content, to protect the Amazon Web Services resource that WAF is monitoring. Based on conditions that you specify, such as the IP addresses that requests originate from or the values of query strings, the protected resource responds to requests with either the requested content, an HTTP 403 status code (Forbidden), or with a custom response.

This API guide is for developers who need detailed information about WAF API actions, data types, and errors. For detailed information about WAF features and guidance for configuring and using WAF, see the WAF Developer Guide.

You can make calls using the endpoints listed in WAF endpoints and quotas.

Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to the programming language or platform that you're using. For more information, see Amazon Web Services SDKs.

We currently provide two versions of the WAF API: this API and the prior versions, the classic WAF APIs. This new API provides the same functionality as the older versions, with the following major improvements:

" } \ No newline at end of file diff --git a/clients/amplifyuibuilder.d.ts b/clients/amplifyuibuilder.d.ts index 39608494fc..708d761365 100644 --- a/clients/amplifyuibuilder.d.ts +++ b/clients/amplifyuibuilder.d.ts @@ -148,11 +148,11 @@ declare class AmplifyUIBuilder extends Service { */ listThemes(callback?: (err: AWSError, data: AmplifyUIBuilder.Types.ListThemesResponse) => void): Request; /** - * Stores the metadata information about a feature on a form or view. + * Stores the metadata information about a feature on a form. */ putMetadataFlag(params: AmplifyUIBuilder.Types.PutMetadataFlagRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * Stores the metadata information about a feature on a form or view. + * Stores the metadata information about a feature on a form. */ putMetadataFlag(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** @@ -190,42 +190,42 @@ declare class AmplifyUIBuilder extends Service { } declare namespace AmplifyUIBuilder { export interface ActionParameters { + /** + * The type of navigation action. Valid values are url and anchor. This value is required for a navigation action. + */ + type?: ComponentProperty; + /** + * The URL to the location to open. Specify this value for a navigation action. + */ + url?: ComponentProperty; /** * The HTML anchor link to the location to open. Specify this value for a navigation action. */ anchor?: ComponentProperty; /** - * A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model. Use when the action performs an operation on an Amplify DataStore model. + * The element within the same component to modify when the action occurs. */ - fields?: ComponentProperties; + target?: ComponentProperty; /** * Specifies whether the user should be signed out globally. Specify this value for an auth sign out action. */ global?: ComponentProperty; - /** - * The unique ID of the component that the ActionParameters apply to. - */ - id?: ComponentProperty; /** * The name of the data model. Use when the action performs an operation on an Amplify DataStore model. */ model?: String; /** - * A key-value pair that specifies the state property name and its initial value. - */ - state?: MutationActionSetStateParameter; - /** - * The element within the same component to modify when the action occurs. + * The unique ID of the component that the ActionParameters apply to. */ - target?: ComponentProperty; + id?: ComponentProperty; /** - * The type of navigation action. Valid values are url and anchor. This value is required for a navigation action. + * A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model. Use when the action performs an operation on an Amplify DataStore model. */ - type?: ComponentProperty; + fields?: ComponentProperties; /** - * The URL to the location to open. Specify this value for a navigation action. + * A key-value pair that specifies the state property name and its initial value. */ - url?: ComponentProperty; + state?: MutationActionSetStateParameter; } export type Boolean = boolean; export interface Component { @@ -234,72 +234,76 @@ declare namespace AmplifyUIBuilder { */ appId: String; /** - * The information to connect a component's properties to data at runtime. You can't specify tags as a valid property for bindingProperties. - */ - bindingProperties: ComponentBindingProperties; - /** - * A list of the component's ComponentChild instances. - */ - children?: ComponentChildList; - /** - * The data binding configuration for the component's properties. Use this for a collection component. You can't specify tags as a valid property for collectionProperties. + * The name of the backend environment that is a part of the Amplify app. */ - collectionProperties?: ComponentCollectionProperties; + environmentName: String; /** - * The type of the component. This can be an Amplify custom UI component or another custom component. + * The unique ID of the component in its original source system, such as Figma. */ - componentType: ComponentType; + sourceId?: String; /** - * The time that the component was created. + * The unique ID of the component. */ - createdAt: SyntheticTimestamp_date_time; + id: Uuid; /** - * The name of the backend environment that is a part of the Amplify app. + * The name of the component. */ - environmentName: String; + name: ComponentName; /** - * Describes the events that can be raised on the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. + * The type of the component. This can be an Amplify custom UI component or another custom component. */ - events?: ComponentEvents; + componentType: ComponentType; /** - * The unique ID of the component. + * Describes the component's properties. You can't specify tags as a valid property for properties. */ - id: Uuid; + properties: ComponentProperties; /** - * The time that the component was modified. + * A list of the component's ComponentChild instances. */ - modifiedAt?: SyntheticTimestamp_date_time; + children?: ComponentChildList; /** - * The name of the component. + * A list of the component's variants. A variant is a unique style configuration of a main component. */ - name: ComponentName; + variants: ComponentVariants; /** * Describes the component's properties that can be overriden in a customized instance of the component. You can't specify tags as a valid property for overrides. */ overrides: ComponentOverrides; /** - * Describes the component's properties. You can't specify tags as a valid property for properties. + * The information to connect a component's properties to data at runtime. You can't specify tags as a valid property for bindingProperties. */ - properties: ComponentProperties; + bindingProperties: ComponentBindingProperties; /** - * The schema version of the component when it was imported. + * The data binding configuration for the component's properties. Use this for a collection component. You can't specify tags as a valid property for collectionProperties. */ - schemaVersion?: String; + collectionProperties?: ComponentCollectionProperties; /** - * The unique ID of the component in its original source system, such as Figma. + * The time that the component was created. */ - sourceId?: String; + createdAt: SyntheticTimestamp_date_time; + /** + * The time that the component was modified. + */ + modifiedAt?: SyntheticTimestamp_date_time; /** * One or more key-value pairs to use when tagging the component. */ tags?: Tags; /** - * A list of the component's variants. A variant is a unique style configuration of a main component. + * Describes the events that can be raised on the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. */ - variants: ComponentVariants; + events?: ComponentEvents; + /** + * The schema version of the component when it was imported. + */ + schemaVersion?: String; } export type ComponentBindingProperties = {[key: string]: ComponentBindingPropertiesValue}; export interface ComponentBindingPropertiesValue { + /** + * The property type. + */ + type?: String; /** * Describes the properties to customize with data at runtime. */ @@ -308,58 +312,46 @@ declare namespace AmplifyUIBuilder { * The default value of the property. */ defaultValue?: String; - /** - * The property type. - */ - type?: String; } export interface ComponentBindingPropertiesValueProperties { /** - * An Amazon S3 bucket. - */ - bucket?: String; - /** - * The default value to assign to the property. + * An Amplify DataStore model. */ - defaultValue?: String; + model?: String; /** * The field to bind the data to. */ field?: String; /** - * The storage key for an Amazon S3 bucket. + * A list of predicates for binding a component's properties to data. */ - key?: String; + predicates?: PredicateList; /** - * An Amplify DataStore model. + * An authenticated user attribute. */ - model?: String; + userAttribute?: String; /** - * A list of predicates for binding a component's properties to data. + * An Amazon S3 bucket. */ - predicates?: PredicateList; + bucket?: String; /** - * The name of a component slot. + * The storage key for an Amazon S3 bucket. */ - slotName?: String; + key?: String; /** - * An authenticated user attribute. + * The default value to assign to the property. */ - userAttribute?: String; - } - export interface ComponentChild { + defaultValue?: String; /** - * The list of ComponentChild instances for this component. + * The name of a component slot. */ - children?: ComponentChildList; + slotName?: String; + } + export interface ComponentChild { /** * The type of the child component. */ componentType: String; - /** - * Describes the events that can be raised on the child component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. - */ - events?: ComponentEvents; /** * The name of the child component. */ @@ -368,6 +360,14 @@ declare namespace AmplifyUIBuilder { * Describes the properties of the child component. You can't specify tags as a valid property for properties. */ properties: ComponentProperties; + /** + * The list of ComponentChild instances for this component. + */ + children?: ComponentChildList; + /** + * Describes the events that can be raised on the child component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. + */ + events?: ComponentEvents; /** * The unique ID of the child component in its original source system, such as Figma. */ @@ -377,65 +377,65 @@ declare namespace AmplifyUIBuilder { export type ComponentCollectionProperties = {[key: string]: ComponentDataConfiguration}; export interface ComponentConditionProperty { /** - * The value to assign to the property if the condition is not met. + * The name of the conditional property. */ - else?: ComponentProperty; + property?: String; /** * The name of a field. Specify this when the property is a data model. */ field?: String; - /** - * The value of the property to evaluate. - */ - operand?: String; - /** - * The type of the property to evaluate. - */ - operandType?: String; /** * The operator to use to perform the evaluation, such as eq to represent equals. */ operator?: String; /** - * The name of the conditional property. + * The value of the property to evaluate. */ - property?: String; + operand?: String; /** * The value to assign to the property if the condition is met. */ then?: ComponentProperty; - } - export interface ComponentDataConfiguration { /** - * A list of IDs to use to bind data to a component. Use this property to bind specifically chosen data, rather than data retrieved from a query. + * The value to assign to the property if the condition is not met. */ - identifiers?: IdentifierList; + else?: ComponentProperty; + /** + * The type of the property to evaluate. + */ + operandType?: String; + } + export interface ComponentDataConfiguration { /** * The name of the data model to use to bind data to a component. */ model: String; + /** + * Describes how to sort the component's properties. + */ + sort?: SortPropertyList; /** * Represents the conditional logic to use when binding data to a component. Use this property to retrieve only a subset of the data in a collection. */ predicate?: Predicate; /** - * Describes how to sort the component's properties. + * A list of IDs to use to bind data to a component. Use this property to bind specifically chosen data, rather than data retrieved from a query. */ - sort?: SortPropertyList; + identifiers?: IdentifierList; } export interface ComponentEvent { /** * The action to perform when a specific event is raised. */ action?: String; - /** - * Binds an event to an action on a component. When you specify a bindingEvent, the event is called when the action is performed. - */ - bindingEvent?: String; /** * Describes information about the action. */ parameters?: ActionParameters; + /** + * Binds an event to an action on a component. When you specify a bindingEvent, the event is called when the action is performed. + */ + bindingEvent?: String; } export type ComponentEvents = {[key: string]: ComponentEvent}; export type ComponentList = Component[]; @@ -444,22 +444,38 @@ declare namespace AmplifyUIBuilder { export type ComponentOverridesValue = {[key: string]: String}; export type ComponentProperties = {[key: string]: ComponentProperty}; export interface ComponentProperty { + /** + * The value to assign to the component property. + */ + value?: String; /** * The information to bind the component property to data at runtime. */ bindingProperties?: ComponentPropertyBindingProperties; + /** + * The information to bind the component property to data at runtime. Use this for collection components. + */ + collectionBindingProperties?: ComponentPropertyBindingProperties; + /** + * The default value to assign to the component property. + */ + defaultValue?: String; + /** + * The data model to use to assign a value to the component property. + */ + model?: String; /** * The information to bind the component property to form data. */ bindings?: FormBindings; /** - * The information to bind the component property to data at runtime. Use this for collection components. + * An event that occurs in your app. Use this for workflow data binding. */ - collectionBindingProperties?: ComponentPropertyBindingProperties; + event?: String; /** - * The name of the component that is affected by an event. + * An authenticated user attribute to use to assign a value to the component property. */ - componentName?: String; + userAttribute?: String; /** * A list of component properties to concatenate to create the value to assign to this component property. */ @@ -473,47 +489,31 @@ declare namespace AmplifyUIBuilder { */ configured?: Boolean; /** - * The default value to assign to the component property. - */ - defaultValue?: String; - /** - * An event that occurs in your app. Use this for workflow data binding. + * The component type. */ - event?: String; + type?: String; /** * The default value assigned to the property when the component is imported into an app. */ importedValue?: String; /** - * The data model to use to assign a value to the component property. + * The name of the component that is affected by an event. */ - model?: String; + componentName?: String; /** * The name of the component's property that is affected by an event. */ property?: String; - /** - * The component type. - */ - type?: String; - /** - * An authenticated user attribute to use to assign a value to the component property. - */ - userAttribute?: String; - /** - * The value to assign to the component property. - */ - value?: String; } export interface ComponentPropertyBindingProperties { - /** - * The data field to bind the property to. - */ - field?: String; /** * The component property to bind to the data field. */ property: String; + /** + * The data field to bind the property to. + */ + field?: String; } export type ComponentPropertyList = ComponentProperty[]; export interface ComponentSummary { @@ -521,10 +521,6 @@ declare namespace AmplifyUIBuilder { * The unique ID of the Amplify app associated with the component. */ appId: String; - /** - * The component type. - */ - componentType: ComponentType; /** * The name of the backend environment that is a part of the Amplify app. */ @@ -537,76 +533,84 @@ declare namespace AmplifyUIBuilder { * The name of the component. */ name: ComponentName; + /** + * The component type. + */ + componentType: ComponentType; } export type ComponentSummaryList = ComponentSummary[]; export type ComponentType = string; export interface ComponentVariant { - /** - * The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides. - */ - overrides?: ComponentOverrides; /** * The combination of variants that comprise this variant. You can't specify tags as a valid property for variantValues. */ variantValues?: ComponentVariantValues; + /** + * The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides. + */ + overrides?: ComponentOverrides; } export type ComponentVariantValues = {[key: string]: String}; export type ComponentVariants = ComponentVariant[]; export interface CreateComponentData { /** - * The data binding information for the component's properties. - */ - bindingProperties: ComponentBindingProperties; - /** - * A list of child components that are instances of the main component. + * The name of the component */ - children?: ComponentChildList; + name: ComponentName; /** - * The data binding configuration for customizing a component's properties. Use this for a collection component. + * The unique ID of the component in its original source system, such as Figma. */ - collectionProperties?: ComponentCollectionProperties; + sourceId?: String; /** * The component type. This can be an Amplify custom UI component or another custom component. */ componentType: ComponentType; /** - * The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. + * Describes the component's properties. */ - events?: ComponentEvents; + properties: ComponentProperties; /** - * The name of the component + * A list of child components that are instances of the main component. */ - name: ComponentName; + children?: ComponentChildList; /** - * Describes the component properties that can be overriden to customize an instance of the component. + * A list of the unique variants of this component. */ - overrides: ComponentOverrides; + variants: ComponentVariants; /** - * Describes the component's properties. + * Describes the component properties that can be overriden to customize an instance of the component. */ - properties: ComponentProperties; + overrides: ComponentOverrides; /** - * The schema version of the component when it was imported. + * The data binding information for the component's properties. */ - schemaVersion?: String; + bindingProperties: ComponentBindingProperties; /** - * The unique ID of the component in its original source system, such as Figma. + * The data binding configuration for customizing a component's properties. Use this for a collection component. */ - sourceId?: String; + collectionProperties?: ComponentCollectionProperties; /** * One or more key-value pairs to use when tagging the component data. */ tags?: Tags; /** - * A list of the unique variants of this component. + * The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. */ - variants: ComponentVariants; + events?: ComponentEvents; + /** + * The schema version of the component when it was imported. + */ + schemaVersion?: String; } export interface CreateComponentRequest { /** * The unique ID of the Amplify app to associate with the component. */ appId: String; + /** + * The name of the backend environment that is a part of the Amplify app. + */ + environmentName: String; /** * The unique client token. */ @@ -615,10 +619,6 @@ declare namespace AmplifyUIBuilder { * Represents the configuration of the component to create. */ componentToCreate: CreateComponentData; - /** - * The name of the backend environment that is a part of the Amplify app. - */ - environmentName: String; } export interface CreateComponentResponse { /** @@ -628,55 +628,59 @@ declare namespace AmplifyUIBuilder { } export interface CreateFormData { /** - * The FormCTA object that stores the call to action configuration for the form. + * The name of the form. */ - cta?: FormCTA; + name: FormName; /** * The type of data source to use to create the form. */ dataType: FormDataTypeConfig; - /** - * The configuration information for the form's fields. - */ - fields: FieldsMap; /** * Specifies whether to perform a create or update action on the form. */ formActionType: FormActionType; /** - * The name of the form. + * The configuration information for the form's fields. */ - name: FormName; + fields: FieldsMap; /** - * The schema version of the form. + * The configuration for the form's style. */ - schemaVersion: String; + style: FormStyle; /** * The configuration information for the visual helper elements for the form. These elements are not associated with any data. */ sectionalElements: SectionalElementMap; /** - * The configuration for the form's style. + * The schema version of the form. */ - style: FormStyle; + schemaVersion: String; + /** + * The FormCTA object that stores the call to action configuration for the form. + */ + cta?: FormCTA; /** * One or more key-value pairs to use when tagging the form data. */ tags?: Tags; + /** + * Specifies an icon or decoration to display on the form. + */ + labelDecorator?: LabelDecorator; } export interface CreateFormRequest { /** * The unique ID of the Amplify app to associate with the form. */ appId: String; - /** - * The unique client token. - */ - clientToken?: String; /** * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; + /** + * The unique client token. + */ + clientToken?: String; /** * Represents the configuration of the form to create. */ @@ -693,6 +697,10 @@ declare namespace AmplifyUIBuilder { * The name of the theme. */ name: ThemeName; + /** + * A list of key-value pairs that defines the properties of the theme. + */ + values: ThemeValuesList; /** * Describes the properties that can be overriden to customize an instance of the theme. */ @@ -701,24 +709,20 @@ declare namespace AmplifyUIBuilder { * One or more key-value pairs to use when tagging the theme data. */ tags?: Tags; - /** - * A list of key-value pairs that defines the properties of the theme. - */ - values: ThemeValuesList; } export interface CreateThemeRequest { /** * The unique ID of the Amplify app associated with the theme. */ appId: String; - /** - * The unique client token. - */ - clientToken?: String; /** * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; + /** + * The unique client token. + */ + clientToken?: String; /** * Represents the configuration of the theme to create. */ @@ -791,6 +795,10 @@ declare namespace AmplifyUIBuilder { * The location of the application that will receive the access code. */ redirectUri: String; + /** + * The ID of the client to request the token from. + */ + clientId?: SensitiveString; } export interface ExchangeCodeForTokenResponse { /** @@ -880,14 +888,6 @@ declare namespace AmplifyUIBuilder { } export type FeaturesMap = {[key: string]: String}; export interface FieldConfig { - /** - * Specifies whether to hide a field. - */ - excluded?: Boolean; - /** - * Describes the configuration for the default input value to display for a field. - */ - inputType?: FieldInputConfig; /** * The label for the field. */ @@ -896,6 +896,14 @@ declare namespace AmplifyUIBuilder { * Specifies the field position. */ position?: FieldPosition; + /** + * Specifies whether to hide a field. + */ + excluded?: Boolean; + /** + * Describes the configuration for the default input value to display for a field. + */ + inputType?: FieldInputConfig; /** * The validations to perform on the value in the field. */ @@ -903,13 +911,21 @@ declare namespace AmplifyUIBuilder { } export interface FieldInputConfig { /** - * Specifies whether a field has a default value. + * The input type for the field. */ - defaultChecked?: Boolean; + type: String; /** - * The default country code for a phone number. + * Specifies a field that requires input. */ - defaultCountryCode?: String; + required?: Boolean; + /** + * Specifies a read only field. + */ + readOnly?: Boolean; + /** + * The text to display as a placeholder for the field. + */ + placeholder?: String; /** * The default value for the field. */ @@ -919,55 +935,47 @@ declare namespace AmplifyUIBuilder { */ descriptiveText?: String; /** - * Specifies whether to render the field as an array. This property is ignored if the dataSourceType for the form is a Data Store. + * Specifies whether a field has a default value. */ - isArray?: Boolean; + defaultChecked?: Boolean; /** - * The maximum value to display for the field. + * The default country code for a phone number. */ - maxValue?: Float; + defaultCountryCode?: String; /** - * The minimum value to display for the field. + * The information to use to customize the input fields with data at runtime. */ - minValue?: Float; + valueMappings?: ValueMappings; /** * The name of the field. */ name?: String; /** - * The text to display as a placeholder for the field. - */ - placeholder?: String; - /** - * Specifies a read only field. + * The minimum value to display for the field. */ - readOnly?: Boolean; + minValue?: Float; /** - * Specifies a field that requires input. + * The maximum value to display for the field. */ - required?: Boolean; + maxValue?: Float; /** * The stepping increment for a numeric value in a field. */ step?: Float; - /** - * The input type for the field. - */ - type: String; /** * The value for the field. */ value?: String; /** - * The information to use to customize the input fields with data at runtime. + * Specifies whether to render the field as an array. This property is ignored if the dataSourceType for the form is a Data Store. */ - valueMappings?: ValueMappings; - } - export interface FieldPosition { + isArray?: Boolean; /** - * The field position is below the field specified by the string. + * The configuration for the file uploader field. */ - below?: String; + fileUploaderConfig?: FileUploaderFieldConfig; + } + export interface FieldPosition { /** * The field position is fixed and doesn't change in relation to other fields. */ @@ -976,26 +984,56 @@ declare namespace AmplifyUIBuilder { * The field position is to the right of the field specified by the string. */ rightOf?: String; + /** + * The field position is below the field specified by the string. + */ + below?: String; } export interface FieldValidationConfiguration { /** - * The validation to perform on a number value. + * The validation to perform on an object type. */ - numValues?: NumValues; + type: String; /** * The validation to perform on a string value. */ strValues?: StrValues; /** - * The validation to perform on an object type. + * The validation to perform on a number value. */ - type: String; + numValues?: NumValues; /** * The validation message to display. */ validationMessage?: String; } export type FieldsMap = {[key: string]: FieldConfig}; + export interface FileUploaderFieldConfig { + /** + * The access level to assign to the uploaded files in the Amazon S3 bucket where they are stored. The valid values for this property are private, protected, or public. For detailed information about the permissions associated with each access level, see File access levels in the Amplify documentation. + */ + accessLevel: StorageAccessLevel; + /** + * The file types that are allowed to be uploaded by the file uploader. Provide this information in an array of strings specifying the valid file extensions. + */ + acceptedFileTypes: StrValues; + /** + * Specifies whether to display or hide the image preview after selecting a file for upload. The default value is true to display the image preview. + */ + showThumbnails?: Boolean; + /** + * Allows the file upload operation to be paused and resumed. The default value is false. When isResumable is set to true, the file uploader uses a multipart upload to break the files into chunks before upload. The progress of the upload isn't continuous, because the file uploader uploads a chunk at a time. + */ + isResumable?: Boolean; + /** + * Specifies the maximum number of files that can be selected to upload. The default value is an unlimited number of files. + */ + maxFileCount?: Integer; + /** + * The maximum file size in bytes that the file uploader will accept. The default value is an unlimited file size. + */ + maxSize?: Integer; + } export type FixedPosition = "first"|string; export type Float = number; export interface Form { @@ -1003,50 +1041,54 @@ declare namespace AmplifyUIBuilder { * The unique ID of the Amplify app associated with the form. */ appId: String; - /** - * Stores the call to action configuration for the form. - */ - cta?: FormCTA; - /** - * The type of data source to use to create the form. - */ - dataType: FormDataTypeConfig; /** * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; /** - * Stores the information about the form's fields. + * The unique ID of the form. */ - fields: FieldsMap; + id: Uuid; + /** + * The name of the form. + */ + name: FormName; /** * The operation to perform on the specified form. */ formActionType: FormActionType; /** - * The unique ID of the form. + * Stores the configuration for the form's style. */ - id: Uuid; + style: FormStyle; /** - * The name of the form. + * The type of data source to use to create the form. */ - name: FormName; + dataType: FormDataTypeConfig; /** - * The schema version of the form when it was imported. + * Stores the information about the form's fields. */ - schemaVersion: String; + fields: FieldsMap; /** * Stores the visual helper elements for the form that are not associated with any data. */ sectionalElements: SectionalElementMap; /** - * Stores the configuration for the form's style. + * The schema version of the form when it was imported. */ - style: FormStyle; + schemaVersion: String; /** * One or more key-value pairs to use when tagging the form. */ tags?: Tags; + /** + * Stores the call to action configuration for the form. + */ + cta?: FormCTA; + /** + * Specifies an icon or decoration to display on the form. + */ + labelDecorator?: LabelDecorator; } export type FormActionType = "create"|"update"|string; export interface FormBindingElement { @@ -1061,14 +1103,14 @@ declare namespace AmplifyUIBuilder { } export type FormBindings = {[key: string]: FormBindingElement}; export interface FormButton { - /** - * Describes the button's properties. - */ - children?: String; /** * Specifies whether the button is visible on the form. */ excluded?: Boolean; + /** + * Describes the button's properties. + */ + children?: String; /** * The position of the button. */ @@ -1077,17 +1119,17 @@ declare namespace AmplifyUIBuilder { export type FormButtonsPosition = "top"|"bottom"|"top_and_bottom"|string; export interface FormCTA { /** - * Displays a cancel button. + * The position of the button. */ - cancel?: FormButton; + position?: FormButtonsPosition; /** * Displays a clear button. */ clear?: FormButton; /** - * The position of the button. + * Displays a cancel button. */ - position?: FormButtonsPosition; + cancel?: FormButton; /** * Displays a submit button. */ @@ -1104,12 +1146,48 @@ declare namespace AmplifyUIBuilder { */ dataTypeName: String; } + export type FormInputBindingProperties = {[key: string]: FormInputBindingPropertiesValue}; + export interface FormInputBindingPropertiesValue { + /** + * The property type. + */ + type?: String; + /** + * Describes the properties to customize with data at runtime. + */ + bindingProperties?: FormInputBindingPropertiesValueProperties; + } + export interface FormInputBindingPropertiesValueProperties { + /** + * An Amplify DataStore model. + */ + model?: String; + } export interface FormInputValueProperty { /** * The value to assign to the input field. */ value?: String; + /** + * The information to bind fields to data at runtime. + */ + bindingProperties?: FormInputValuePropertyBindingProperties; + /** + * A list of form properties to concatenate to create the value to assign to this field property. + */ + concat?: FormInputValuePropertyList; + } + export interface FormInputValuePropertyBindingProperties { + /** + * The form property to bind to the data field. + */ + property: String; + /** + * The data field to bind the property to. + */ + field?: String; } + export type FormInputValuePropertyList = FormInputValueProperty[]; export type FormList = Form[]; export type FormName = string; export interface FormStyle { @@ -1117,14 +1195,14 @@ declare namespace AmplifyUIBuilder { * The spacing for the horizontal gap. */ horizontalGap?: FormStyleConfig; - /** - * The size of the outer padding for the form. - */ - outerPadding?: FormStyleConfig; /** * The spacing for the vertical gap. */ verticalGap?: FormStyleConfig; + /** + * The size of the outer padding for the form. + */ + outerPadding?: FormStyleConfig; } export interface FormStyleConfig { /** @@ -1241,6 +1319,7 @@ declare namespace AmplifyUIBuilder { } export type IdentifierList = String[]; export type Integer = number; + export type LabelDecorator = "required"|"optional"|"none"|string; export type ListComponentsLimit = number; export interface ListComponentsRequest { /** @@ -1251,14 +1330,14 @@ declare namespace AmplifyUIBuilder { * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; - /** - * The maximum number of components to retrieve. - */ - maxResults?: ListComponentsLimit; /** * The token to request the next page of results. */ nextToken?: String; + /** + * The maximum number of components to retrieve. + */ + maxResults?: ListComponentsLimit; } export interface ListComponentsResponse { /** @@ -1280,14 +1359,14 @@ declare namespace AmplifyUIBuilder { * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; - /** - * The maximum number of forms to retrieve. - */ - maxResults?: ListFormsLimit; /** * The token to request the next page of results. */ nextToken?: String; + /** + * The maximum number of forms to retrieve. + */ + maxResults?: ListFormsLimit; } export interface ListFormsResponse { /** @@ -1309,14 +1388,14 @@ declare namespace AmplifyUIBuilder { * The name of the backend environment that is a part of the Amplify app. */ environmentName: String; - /** - * The maximum number of theme results to return in the response. - */ - maxResults?: ListThemesLimit; /** * The token to request the next page of results. */ nextToken?: String; + /** + * The maximum number of theme results to return in the response. + */ + maxResults?: ListThemesLimit; } export interface ListThemesResponse { /** @@ -1343,7 +1422,12 @@ declare namespace AmplifyUIBuilder { set: ComponentProperty; } export type NumValues = Integer[]; + export type OperandType = string; export interface Predicate { + /** + * A list of predicates to combine logically. + */ + or?: PredicateList; /** * A list of predicates to combine logically. */ @@ -1352,18 +1436,18 @@ declare namespace AmplifyUIBuilder { * The field to query. */ field?: String; - /** - * The value to use when performing the evaluation. - */ - operand?: String; /** * The operator to use to perform the evaluation. */ operator?: String; /** - * A list of predicates to combine logically. + * The value to use when performing the evaluation. */ - or?: PredicateList; + operand?: String; + /** + * The type of value to use when performing the evaluation. + */ + operandType?: OperandType; } export type PredicateList = Predicate[]; export interface PutMetadataFlagBody { @@ -1377,10 +1461,6 @@ declare namespace AmplifyUIBuilder { * The unique ID for the Amplify app. */ appId: String; - /** - * The metadata information to store. - */ - body: PutMetadataFlagBody; /** * The name of the backend environment that is part of the Amplify app. */ @@ -1389,6 +1469,10 @@ declare namespace AmplifyUIBuilder { * The name of the feature associated with the metadata. */ featureName: String; + /** + * The metadata information to store. + */ + body: PutMetadataFlagBody; } export interface RefreshTokenRequest { /** @@ -1405,6 +1489,10 @@ declare namespace AmplifyUIBuilder { * The token to use to refresh a previously issued access token that might have expired. */ token: SensitiveString; + /** + * The ID of the client to request the token from. + */ + clientId?: SensitiveString; } export interface RefreshTokenResponse { /** @@ -1418,13 +1506,9 @@ declare namespace AmplifyUIBuilder { } export interface SectionalElement { /** - * Specifies the size of the font for a Heading sectional element. Valid values are 1 | 2 | 3 | 4 | 5 | 6. - */ - level?: Integer; - /** - * Specifies the orientation for a Divider sectional element. Valid values are horizontal or vertical. + * The type of sectional element. Valid values are Heading, Text, and Divider. */ - orientation?: String; + type: String; /** * Specifies the position of the text in a field for a Text sectional element. */ @@ -1434,24 +1518,33 @@ declare namespace AmplifyUIBuilder { */ text?: String; /** - * The type of sectional element. Valid values are Heading, Text, and Divider. + * Specifies the size of the font for a Heading sectional element. Valid values are 1 | 2 | 3 | 4 | 5 | 6. */ - type: String; + level?: Integer; + /** + * Specifies the orientation for a Divider sectional element. Valid values are horizontal or vertical. + */ + orientation?: String; + /** + * Excludes a sectional element that was generated by default for a specified data model. + */ + excluded?: Boolean; } export type SectionalElementMap = {[key: string]: SectionalElement}; export type SensitiveString = string; export type SortDirection = "ASC"|"DESC"|string; export interface SortProperty { - /** - * The direction of the sort, either ascending or descending. - */ - direction: SortDirection; /** * The field to perform the sort on. */ field: String; + /** + * The direction of the sort, either ascending or descending. + */ + direction: SortDirection; } export type SortPropertyList = SortProperty[]; + export type StorageAccessLevel = "public"|"protected"|"private"|string; export type StrValues = String[]; export type String = string; export type SyntheticTimestamp_date_time = Date; @@ -1463,10 +1556,6 @@ declare namespace AmplifyUIBuilder { * The unique ID for the Amplify app associated with the theme. */ appId: String; - /** - * The time that the theme was created. - */ - createdAt: SyntheticTimestamp_date_time; /** * The name of the backend environment that is a part of the Amplify app. */ @@ -1475,14 +1564,22 @@ declare namespace AmplifyUIBuilder { * The ID for the theme. */ id: Uuid; + /** + * The name of the theme. + */ + name: ThemeName; + /** + * The time that the theme was created. + */ + createdAt: SyntheticTimestamp_date_time; /** * The time that the theme was modified. */ modifiedAt?: SyntheticTimestamp_date_time; /** - * The name of the theme. + * A list of key-value pairs that defines the properties of the theme. */ - name: ThemeName; + values: ThemeValuesList; /** * Describes the properties that can be overriden to customize a theme. */ @@ -1491,10 +1588,6 @@ declare namespace AmplifyUIBuilder { * One or more key-value pairs to use when tagging the theme. */ tags?: Tags; - /** - * A list of key-value pairs that defines the properties of the theme. - */ - values: ThemeValuesList; } export type ThemeList = Theme[]; export type ThemeName = string; @@ -1518,14 +1611,14 @@ declare namespace AmplifyUIBuilder { } export type ThemeSummaryList = ThemeSummary[]; export interface ThemeValue { - /** - * A list of key-value pairs that define the theme's properties. - */ - children?: ThemeValuesList; /** * The value of a theme property. */ value?: String; + /** + * A list of key-value pairs that define the theme's properties. + */ + children?: ThemeValuesList; } export interface ThemeValues { /** @@ -1541,63 +1634,59 @@ declare namespace AmplifyUIBuilder { export type TokenProviders = "figma"|string; export interface UpdateComponentData { /** - * The data binding information for the component's properties. + * The unique ID of the component to update. */ - bindingProperties?: ComponentBindingProperties; + id?: Uuid; /** - * The components that are instances of the main component. + * The name of the component to update. */ - children?: ComponentChildList; + name?: ComponentName; /** - * The configuration for binding a component's properties to a data model. Use this for a collection component. + * The unique ID of the component in its original source system, such as Figma. */ - collectionProperties?: ComponentCollectionProperties; + sourceId?: String; /** * The type of the component. This can be an Amplify custom UI component or another custom component. */ componentType?: ComponentType; /** - * The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. + * Describes the component's properties. */ - events?: ComponentEvents; + properties?: ComponentProperties; /** - * The unique ID of the component to update. + * The components that are instances of the main component. */ - id?: Uuid; + children?: ComponentChildList; /** - * The name of the component to update. + * A list of the unique variants of the main component being updated. */ - name?: ComponentName; + variants?: ComponentVariants; /** * Describes the properties that can be overriden to customize the component. */ overrides?: ComponentOverrides; /** - * Describes the component's properties. + * The data binding information for the component's properties. */ - properties?: ComponentProperties; + bindingProperties?: ComponentBindingProperties; /** - * The schema version of the component when it was imported. + * The configuration for binding a component's properties to a data model. Use this for a collection component. */ - schemaVersion?: String; + collectionProperties?: ComponentCollectionProperties; /** - * The unique ID of the component in its original source system, such as Figma. + * The event configuration for the component. Use for the workflow feature in Amplify Studio that allows you to bind events and actions to components. */ - sourceId?: String; + events?: ComponentEvents; /** - * A list of the unique variants of the main component being updated. + * The schema version of the component when it was imported. */ - variants?: ComponentVariants; + schemaVersion?: String; } export interface UpdateComponentRequest { /** * The unique ID for the Amplify app. */ appId: String; - /** - * The unique client token. - */ - clientToken?: String; /** * The name of the backend environment that is part of the Amplify app. */ @@ -1606,6 +1695,10 @@ declare namespace AmplifyUIBuilder { * The unique ID for the component. */ id: Uuid; + /** + * The unique client token. + */ + clientToken?: String; /** * The configuration of the updated component. */ @@ -1619,47 +1712,47 @@ declare namespace AmplifyUIBuilder { } export interface UpdateFormData { /** - * The FormCTA object that stores the call to action configuration for the form. + * The name of the form. */ - cta?: FormCTA; + name?: FormName; /** * The type of data source to use to create the form. */ dataType?: FormDataTypeConfig; + /** + * Specifies whether to perform a create or update action on the form. + */ + formActionType?: FormActionType; /** * The configuration information for the form's fields. */ fields?: FieldsMap; /** - * Specifies whether to perform a create or update action on the form. + * The configuration for the form's style. */ - formActionType?: FormActionType; + style?: FormStyle; /** - * The name of the form. + * The configuration information for the visual helper elements for the form. These elements are not associated with any data. */ - name?: FormName; + sectionalElements?: SectionalElementMap; /** * The schema version of the form. */ schemaVersion?: String; /** - * The configuration information for the visual helper elements for the form. These elements are not associated with any data. + * The FormCTA object that stores the call to action configuration for the form. */ - sectionalElements?: SectionalElementMap; + cta?: FormCTA; /** - * The configuration for the form's style. + * Specifies an icon or decoration to display on the form. */ - style?: FormStyle; + labelDecorator?: LabelDecorator; } export interface UpdateFormRequest { /** * The unique ID for the Amplify app. */ appId: String; - /** - * The unique client token. - */ - clientToken?: String; /** * The name of the backend environment that is part of the Amplify app. */ @@ -1668,6 +1761,10 @@ declare namespace AmplifyUIBuilder { * The unique ID for the form. */ id: Uuid; + /** + * The unique client token. + */ + clientToken?: String; /** * The request accepts the following data in JSON format. */ @@ -1688,24 +1785,20 @@ declare namespace AmplifyUIBuilder { * The name of the theme to update. */ name?: ThemeName; - /** - * Describes the properties that can be overriden to customize the theme. - */ - overrides?: ThemeValuesList; /** * A list of key-value pairs that define the theme's properties. */ values: ThemeValuesList; + /** + * Describes the properties that can be overriden to customize the theme. + */ + overrides?: ThemeValuesList; } export interface UpdateThemeRequest { /** * The unique ID for the Amplify app. */ appId: String; - /** - * The unique client token. - */ - clientToken?: String; /** * The name of the backend environment that is part of the Amplify app. */ @@ -1714,6 +1807,10 @@ declare namespace AmplifyUIBuilder { * The unique ID for the theme. */ id: Uuid; + /** + * The unique client token. + */ + clientToken?: String; /** * The configuration of the updated theme. */ @@ -1743,6 +1840,10 @@ declare namespace AmplifyUIBuilder { * The value and display value pairs. */ values: ValueMappingList; + /** + * The information to bind fields to data at runtime. + */ + bindingProperties?: FormInputBindingProperties; } /** * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version. diff --git a/clients/amplifyuibuilder.js b/clients/amplifyuibuilder.js index 9e7d9202bf..4b80dd2e4a 100644 --- a/clients/amplifyuibuilder.js +++ b/clients/amplifyuibuilder.js @@ -9,6 +9,7 @@ Object.defineProperty(apiLoader.services['amplifyuibuilder'], '2021-08-11', { get: function get() { var model = require('../apis/amplifyuibuilder-2021-08-11.min.json'); model.paginators = require('../apis/amplifyuibuilder-2021-08-11.paginators.json').pagination; + model.waiters = require('../apis/amplifyuibuilder-2021-08-11.waiters2.json').waiters; return model; }, enumerable: true, diff --git a/clients/autoscaling.d.ts b/clients/autoscaling.d.ts index 4ac7a89b31..f455cf8b1c 100644 --- a/clients/autoscaling.d.ts +++ b/clients/autoscaling.d.ts @@ -20,27 +20,27 @@ declare class AutoScaling extends Service { */ attachInstances(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * This API call has been replaced with a new "traffic sources" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancerTargetGroups, and you can use both the original AttachLoadBalancerTargetGroups API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancerTargetGroups. You can use both the original AttachLoadBalancerTargetGroups API operation and AttachTrafficSources on the same Auto Scaling group. Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ attachLoadBalancerTargetGroups(params: AutoScaling.Types.AttachLoadBalancerTargetGroupsType, callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancerTargetGroups, and you can use both the original AttachLoadBalancerTargetGroups API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancerTargetGroups. You can use both the original AttachLoadBalancerTargetGroups API operation and AttachTrafficSources on the same Auto Scaling group. Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ attachLoadBalancerTargetGroups(callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancers, and you can use both the original AttachLoadBalancers API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancers. You can use both the original AttachLoadBalancers API operation and AttachTrafficSources on the same Auto Scaling group. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ attachLoadBalancers(params: AutoScaling.Types.AttachLoadBalancersType, callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancersResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (AttachTrafficSources) that can attach multiple traffic sources types. While we continue to support AttachLoadBalancers, and you can use both the original AttachLoadBalancers API call and the new AttachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by AttachTrafficSources, which can attach multiple traffic sources types. We recommend using AttachTrafficSources to simplify how you manage traffic sources. However, we continue to support AttachLoadBalancers. You can use both the original AttachLoadBalancers API operation and AttachTrafficSources on the same Auto Scaling group. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach a load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ attachLoadBalancers(callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancersResultType) => void): Request; /** - * Attaches one or more traffic sources to the specified Auto Scaling group. You can use any of the following as traffic sources for an Auto Scaling group: Application Load Balancer Classic Load Balancer Network Load Balancer Gateway Load Balancer VPC Lattice This operation is additive and does not detach existing traffic sources from the Auto Scaling group. After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API. + * Attaches one or more traffic sources to the specified Auto Scaling group. You can use any of the following as traffic sources for an Auto Scaling group: Application Load Balancer Classic Load Balancer Gateway Load Balancer Network Load Balancer VPC Lattice This operation is additive and does not detach existing traffic sources from the Auto Scaling group. After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API. */ attachTrafficSources(params: AutoScaling.Types.AttachTrafficSourcesType, callback?: (err: AWSError, data: AutoScaling.Types.AttachTrafficSourcesResultType) => void): Request; /** - * Attaches one or more traffic sources to the specified Auto Scaling group. You can use any of the following as traffic sources for an Auto Scaling group: Application Load Balancer Classic Load Balancer Network Load Balancer Gateway Load Balancer VPC Lattice This operation is additive and does not detach existing traffic sources from the Auto Scaling group. After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API. + * Attaches one or more traffic sources to the specified Auto Scaling group. You can use any of the following as traffic sources for an Auto Scaling group: Application Load Balancer Classic Load Balancer Gateway Load Balancer Network Load Balancer VPC Lattice This operation is additive and does not detach existing traffic sources from the Auto Scaling group. After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API. */ attachTrafficSources(callback?: (err: AWSError, data: AutoScaling.Types.AttachTrafficSourcesResultType) => void): Request; /** @@ -220,19 +220,19 @@ declare class AutoScaling extends Service { */ describeLifecycleHooks(callback?: (err: AWSError, data: AutoScaling.Types.DescribeLifecycleHooksAnswer) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancerTargetGroups, and you can use both the original DescribeLoadBalancerTargetGroups API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group. To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state. Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. + * This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancerTargetGroups. You can use both the original DescribeLoadBalancerTargetGroups API operation and DescribeTrafficSources on the same Auto Scaling group. Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group. To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state. Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. */ describeLoadBalancerTargetGroups(params: AutoScaling.Types.DescribeLoadBalancerTargetGroupsRequest, callback?: (err: AWSError, data: AutoScaling.Types.DescribeLoadBalancerTargetGroupsResponse) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancerTargetGroups, and you can use both the original DescribeLoadBalancerTargetGroups API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group. To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state. Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. + * This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancerTargetGroups. You can use both the original DescribeLoadBalancerTargetGroups API operation and DescribeTrafficSources on the same Auto Scaling group. Gets information about the Elastic Load Balancing target groups for the specified Auto Scaling group. To determine the attachment status of the target group, use the State element in the response. When you attach a target group to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the target group. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the target group is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the target group doesn't enter the InService state. Target groups also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your target group state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. You can use this operation to describe target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. */ describeLoadBalancerTargetGroups(callback?: (err: AWSError, data: AutoScaling.Types.DescribeLoadBalancerTargetGroupsResponse) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancers, and you can use both the original DescribeLoadBalancers API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Gets information about the load balancers for the specified Auto Scaling group. This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead. To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state. Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DescribeTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancers. You can use both the original DescribeLoadBalancers API operation and DescribeTrafficSources on the same Auto Scaling group. Gets information about the load balancers for the specified Auto Scaling group. This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead. To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state. Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ describeLoadBalancers(params: AutoScaling.Types.DescribeLoadBalancersRequest, callback?: (err: AWSError, data: AutoScaling.Types.DescribeLoadBalancersResponse) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DescribeTrafficSources) that can describe multiple traffic sources types. While we continue to support DescribeLoadBalancers, and you can use both the original DescribeLoadBalancers API call and the new DescribeTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Gets information about the load balancers for the specified Auto Scaling group. This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead. To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state. Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. + * This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types. We recommend using DescribeTrafficSources to simplify how you manage traffic sources. However, we continue to support DescribeLoadBalancers. You can use both the original DescribeLoadBalancers API operation and DescribeTrafficSources on the same Auto Scaling group. Gets information about the load balancers for the specified Auto Scaling group. This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead. To determine the attachment status of the load balancer, use the State element in the response. When you attach a load balancer to an Auto Scaling group, the initial State value is Adding. The state transitions to Added after all Auto Scaling instances are registered with the load balancer. If Elastic Load Balancing health checks are enabled for the Auto Scaling group, the state transitions to InService after at least one Auto Scaling instance passes the health check. When the load balancer is in the InService state, Amazon EC2 Auto Scaling can terminate and replace any instances that are reported as unhealthy. If no registered instances pass the health checks, the load balancer doesn't enter the InService state. Load balancers also have an InService state if you attach them in the CreateAutoScalingGroup API call. If your load balancer state is InService, but it is not working properly, check the scaling activities by calling DescribeScalingActivities and take any corrective actions necessary. For help with failed health checks, see Troubleshooting Amazon EC2 Auto Scaling: Health checks in the Amazon EC2 Auto Scaling User Guide. For more information, see Use Elastic Load Balancing to distribute traffic across the instances in your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide. */ describeLoadBalancers(callback?: (err: AWSError, data: AutoScaling.Types.DescribeLoadBalancersResponse) => void): Request; /** @@ -312,19 +312,19 @@ declare class AutoScaling extends Service { */ detachInstances(callback?: (err: AWSError, data: AutoScaling.Types.DetachInstancesAnswer) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancerTargetGroups, and you can use both the original DetachLoadBalancerTargetGroups API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Detaches one or more target groups from the specified Auto Scaling group. When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running. You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. + * This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancerTargetGroups. You can use both the original DetachLoadBalancerTargetGroups API operation and DetachTrafficSources on the same Auto Scaling group. Detaches one or more target groups from the specified Auto Scaling group. When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running. You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. */ detachLoadBalancerTargetGroups(params: AutoScaling.Types.DetachLoadBalancerTargetGroupsType, callback?: (err: AWSError, data: AutoScaling.Types.DetachLoadBalancerTargetGroupsResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancerTargetGroups, and you can use both the original DetachLoadBalancerTargetGroups API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Detaches one or more target groups from the specified Auto Scaling group. When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running. You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. + * This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancerTargetGroups. You can use both the original DetachLoadBalancerTargetGroups API operation and DetachTrafficSources on the same Auto Scaling group. Detaches one or more target groups from the specified Auto Scaling group. When you detach a target group, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the target group using the DescribeLoadBalancerTargetGroups API call. The instances remain running. You can use this operation to detach target groups that were attached by using AttachLoadBalancerTargetGroups, but not for target groups that were attached by using AttachTrafficSources. */ detachLoadBalancerTargetGroups(callback?: (err: AWSError, data: AutoScaling.Types.DetachLoadBalancerTargetGroupsResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancers, and you can use both the original DetachLoadBalancers API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Detaches one or more Classic Load Balancers from the specified Auto Scaling group. This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead. When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running. + * This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancers. You can use both the original DetachLoadBalancers API operation and DetachTrafficSources on the same Auto Scaling group. Detaches one or more Classic Load Balancers from the specified Auto Scaling group. This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead. When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running. */ detachLoadBalancers(params: AutoScaling.Types.DetachLoadBalancersType, callback?: (err: AWSError, data: AutoScaling.Types.DetachLoadBalancersResultType) => void): Request; /** - * This API call has been replaced with a new "traffic sources" API call (DetachTrafficSources) that can detach multiple traffic sources types. While we continue to support DetachLoadBalancers, and you can use both the original DetachLoadBalancers API call and the new DetachTrafficSources API call on the same Auto Scaling group, we recommend using the new "traffic sources" API call to simplify how you manage traffic sources. Detaches one or more Classic Load Balancers from the specified Auto Scaling group. This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead. When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running. + * This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types. We recommend using DetachTrafficSources to simplify how you manage traffic sources. However, we continue to support DetachLoadBalancers. You can use both the original DetachLoadBalancers API operation and DetachTrafficSources on the same Auto Scaling group. Detaches one or more Classic Load Balancers from the specified Auto Scaling group. This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead. When you detach a load balancer, it enters the Removing state while deregistering the instances in the group. When all instances are deregistered, then you can no longer describe the load balancer using the DescribeLoadBalancers API call. The instances remain running. */ detachLoadBalancers(callback?: (err: AWSError, data: AutoScaling.Types.DetachLoadBalancersResultType) => void): Request; /** @@ -722,7 +722,7 @@ declare namespace AutoScaling { */ TargetGroupARNs?: TargetGroupARNs; /** - * A comma-separated list of one or more health check types. + * A comma-separated value string of one or more health check types. */ HealthCheckType: XmlStringMaxLen32; /** @@ -1069,7 +1069,7 @@ declare namespace AutoScaling { */ TargetGroupARNs?: TargetGroupARNs; /** - * A comma-separated list of one or more health check types. The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. + * A comma-separated value string of one or more health check types. The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specify EC2 if you must clear a value that was previously set. */ HealthCheckType?: XmlStringMaxLen32; /** @@ -1694,7 +1694,7 @@ declare namespace AutoScaling { */ AutoScalingGroupName: XmlStringMaxLen255; /** - * The unique identifiers of one or more traffic sources you are detaching. You can specify up to 10 traffic sources. + * The unique identifiers of one or more traffic sources. You can specify up to 10 traffic sources. */ TrafficSources: TrafficSources; } @@ -3515,7 +3515,7 @@ declare namespace AutoScaling { */ AvailabilityZones?: AvailabilityZones; /** - * A comma-separated list of one or more health check types. The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. + * A comma-separated value string of one or more health check types. The valid values are EC2, ELB, and VPC_LATTICE. EC2 is the default health check and cannot be disabled. For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide. Only specify EC2 if you must clear a value that was previously set. */ HealthCheckType?: XmlStringMaxLen32; /** diff --git a/clients/ec2.d.ts b/clients/ec2.d.ts index 22adf70fb3..283b90d787 100644 --- a/clients/ec2.d.ts +++ b/clients/ec2.d.ts @@ -23962,7 +23962,7 @@ declare namespace EC2 { */ IncludeAllTagsOfInstance?: Boolean; } - export type InstanceType = "a1.medium"|"a1.large"|"a1.xlarge"|"a1.2xlarge"|"a1.4xlarge"|"a1.metal"|"c1.medium"|"c1.xlarge"|"c3.large"|"c3.xlarge"|"c3.2xlarge"|"c3.4xlarge"|"c3.8xlarge"|"c4.large"|"c4.xlarge"|"c4.2xlarge"|"c4.4xlarge"|"c4.8xlarge"|"c5.large"|"c5.xlarge"|"c5.2xlarge"|"c5.4xlarge"|"c5.9xlarge"|"c5.12xlarge"|"c5.18xlarge"|"c5.24xlarge"|"c5.metal"|"c5a.large"|"c5a.xlarge"|"c5a.2xlarge"|"c5a.4xlarge"|"c5a.8xlarge"|"c5a.12xlarge"|"c5a.16xlarge"|"c5a.24xlarge"|"c5ad.large"|"c5ad.xlarge"|"c5ad.2xlarge"|"c5ad.4xlarge"|"c5ad.8xlarge"|"c5ad.12xlarge"|"c5ad.16xlarge"|"c5ad.24xlarge"|"c5d.large"|"c5d.xlarge"|"c5d.2xlarge"|"c5d.4xlarge"|"c5d.9xlarge"|"c5d.12xlarge"|"c5d.18xlarge"|"c5d.24xlarge"|"c5d.metal"|"c5n.large"|"c5n.xlarge"|"c5n.2xlarge"|"c5n.4xlarge"|"c5n.9xlarge"|"c5n.18xlarge"|"c5n.metal"|"c6g.medium"|"c6g.large"|"c6g.xlarge"|"c6g.2xlarge"|"c6g.4xlarge"|"c6g.8xlarge"|"c6g.12xlarge"|"c6g.16xlarge"|"c6g.metal"|"c6gd.medium"|"c6gd.large"|"c6gd.xlarge"|"c6gd.2xlarge"|"c6gd.4xlarge"|"c6gd.8xlarge"|"c6gd.12xlarge"|"c6gd.16xlarge"|"c6gd.metal"|"c6gn.medium"|"c6gn.large"|"c6gn.xlarge"|"c6gn.2xlarge"|"c6gn.4xlarge"|"c6gn.8xlarge"|"c6gn.12xlarge"|"c6gn.16xlarge"|"c6i.large"|"c6i.xlarge"|"c6i.2xlarge"|"c6i.4xlarge"|"c6i.8xlarge"|"c6i.12xlarge"|"c6i.16xlarge"|"c6i.24xlarge"|"c6i.32xlarge"|"c6i.metal"|"cc1.4xlarge"|"cc2.8xlarge"|"cg1.4xlarge"|"cr1.8xlarge"|"d2.xlarge"|"d2.2xlarge"|"d2.4xlarge"|"d2.8xlarge"|"d3.xlarge"|"d3.2xlarge"|"d3.4xlarge"|"d3.8xlarge"|"d3en.xlarge"|"d3en.2xlarge"|"d3en.4xlarge"|"d3en.6xlarge"|"d3en.8xlarge"|"d3en.12xlarge"|"dl1.24xlarge"|"f1.2xlarge"|"f1.4xlarge"|"f1.16xlarge"|"g2.2xlarge"|"g2.8xlarge"|"g3.4xlarge"|"g3.8xlarge"|"g3.16xlarge"|"g3s.xlarge"|"g4ad.xlarge"|"g4ad.2xlarge"|"g4ad.4xlarge"|"g4ad.8xlarge"|"g4ad.16xlarge"|"g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|"g4dn.metal"|"g5.xlarge"|"g5.2xlarge"|"g5.4xlarge"|"g5.8xlarge"|"g5.12xlarge"|"g5.16xlarge"|"g5.24xlarge"|"g5.48xlarge"|"g5g.xlarge"|"g5g.2xlarge"|"g5g.4xlarge"|"g5g.8xlarge"|"g5g.16xlarge"|"g5g.metal"|"hi1.4xlarge"|"hpc6a.48xlarge"|"hs1.8xlarge"|"h1.2xlarge"|"h1.4xlarge"|"h1.8xlarge"|"h1.16xlarge"|"i2.xlarge"|"i2.2xlarge"|"i2.4xlarge"|"i2.8xlarge"|"i3.large"|"i3.xlarge"|"i3.2xlarge"|"i3.4xlarge"|"i3.8xlarge"|"i3.16xlarge"|"i3.metal"|"i3en.large"|"i3en.xlarge"|"i3en.2xlarge"|"i3en.3xlarge"|"i3en.6xlarge"|"i3en.12xlarge"|"i3en.24xlarge"|"i3en.metal"|"im4gn.large"|"im4gn.xlarge"|"im4gn.2xlarge"|"im4gn.4xlarge"|"im4gn.8xlarge"|"im4gn.16xlarge"|"inf1.xlarge"|"inf1.2xlarge"|"inf1.6xlarge"|"inf1.24xlarge"|"is4gen.medium"|"is4gen.large"|"is4gen.xlarge"|"is4gen.2xlarge"|"is4gen.4xlarge"|"is4gen.8xlarge"|"m1.small"|"m1.medium"|"m1.large"|"m1.xlarge"|"m2.xlarge"|"m2.2xlarge"|"m2.4xlarge"|"m3.medium"|"m3.large"|"m3.xlarge"|"m3.2xlarge"|"m4.large"|"m4.xlarge"|"m4.2xlarge"|"m4.4xlarge"|"m4.10xlarge"|"m4.16xlarge"|"m5.large"|"m5.xlarge"|"m5.2xlarge"|"m5.4xlarge"|"m5.8xlarge"|"m5.12xlarge"|"m5.16xlarge"|"m5.24xlarge"|"m5.metal"|"m5a.large"|"m5a.xlarge"|"m5a.2xlarge"|"m5a.4xlarge"|"m5a.8xlarge"|"m5a.12xlarge"|"m5a.16xlarge"|"m5a.24xlarge"|"m5ad.large"|"m5ad.xlarge"|"m5ad.2xlarge"|"m5ad.4xlarge"|"m5ad.8xlarge"|"m5ad.12xlarge"|"m5ad.16xlarge"|"m5ad.24xlarge"|"m5d.large"|"m5d.xlarge"|"m5d.2xlarge"|"m5d.4xlarge"|"m5d.8xlarge"|"m5d.12xlarge"|"m5d.16xlarge"|"m5d.24xlarge"|"m5d.metal"|"m5dn.large"|"m5dn.xlarge"|"m5dn.2xlarge"|"m5dn.4xlarge"|"m5dn.8xlarge"|"m5dn.12xlarge"|"m5dn.16xlarge"|"m5dn.24xlarge"|"m5dn.metal"|"m5n.large"|"m5n.xlarge"|"m5n.2xlarge"|"m5n.4xlarge"|"m5n.8xlarge"|"m5n.12xlarge"|"m5n.16xlarge"|"m5n.24xlarge"|"m5n.metal"|"m5zn.large"|"m5zn.xlarge"|"m5zn.2xlarge"|"m5zn.3xlarge"|"m5zn.6xlarge"|"m5zn.12xlarge"|"m5zn.metal"|"m6a.large"|"m6a.xlarge"|"m6a.2xlarge"|"m6a.4xlarge"|"m6a.8xlarge"|"m6a.12xlarge"|"m6a.16xlarge"|"m6a.24xlarge"|"m6a.32xlarge"|"m6a.48xlarge"|"m6g.metal"|"m6g.medium"|"m6g.large"|"m6g.xlarge"|"m6g.2xlarge"|"m6g.4xlarge"|"m6g.8xlarge"|"m6g.12xlarge"|"m6g.16xlarge"|"m6gd.metal"|"m6gd.medium"|"m6gd.large"|"m6gd.xlarge"|"m6gd.2xlarge"|"m6gd.4xlarge"|"m6gd.8xlarge"|"m6gd.12xlarge"|"m6gd.16xlarge"|"m6i.large"|"m6i.xlarge"|"m6i.2xlarge"|"m6i.4xlarge"|"m6i.8xlarge"|"m6i.12xlarge"|"m6i.16xlarge"|"m6i.24xlarge"|"m6i.32xlarge"|"m6i.metal"|"mac1.metal"|"p2.xlarge"|"p2.8xlarge"|"p2.16xlarge"|"p3.2xlarge"|"p3.8xlarge"|"p3.16xlarge"|"p3dn.24xlarge"|"p4d.24xlarge"|"r3.large"|"r3.xlarge"|"r3.2xlarge"|"r3.4xlarge"|"r3.8xlarge"|"r4.large"|"r4.xlarge"|"r4.2xlarge"|"r4.4xlarge"|"r4.8xlarge"|"r4.16xlarge"|"r5.large"|"r5.xlarge"|"r5.2xlarge"|"r5.4xlarge"|"r5.8xlarge"|"r5.12xlarge"|"r5.16xlarge"|"r5.24xlarge"|"r5.metal"|"r5a.large"|"r5a.xlarge"|"r5a.2xlarge"|"r5a.4xlarge"|"r5a.8xlarge"|"r5a.12xlarge"|"r5a.16xlarge"|"r5a.24xlarge"|"r5ad.large"|"r5ad.xlarge"|"r5ad.2xlarge"|"r5ad.4xlarge"|"r5ad.8xlarge"|"r5ad.12xlarge"|"r5ad.16xlarge"|"r5ad.24xlarge"|"r5b.large"|"r5b.xlarge"|"r5b.2xlarge"|"r5b.4xlarge"|"r5b.8xlarge"|"r5b.12xlarge"|"r5b.16xlarge"|"r5b.24xlarge"|"r5b.metal"|"r5d.large"|"r5d.xlarge"|"r5d.2xlarge"|"r5d.4xlarge"|"r5d.8xlarge"|"r5d.12xlarge"|"r5d.16xlarge"|"r5d.24xlarge"|"r5d.metal"|"r5dn.large"|"r5dn.xlarge"|"r5dn.2xlarge"|"r5dn.4xlarge"|"r5dn.8xlarge"|"r5dn.12xlarge"|"r5dn.16xlarge"|"r5dn.24xlarge"|"r5dn.metal"|"r5n.large"|"r5n.xlarge"|"r5n.2xlarge"|"r5n.4xlarge"|"r5n.8xlarge"|"r5n.12xlarge"|"r5n.16xlarge"|"r5n.24xlarge"|"r5n.metal"|"r6g.medium"|"r6g.large"|"r6g.xlarge"|"r6g.2xlarge"|"r6g.4xlarge"|"r6g.8xlarge"|"r6g.12xlarge"|"r6g.16xlarge"|"r6g.metal"|"r6gd.medium"|"r6gd.large"|"r6gd.xlarge"|"r6gd.2xlarge"|"r6gd.4xlarge"|"r6gd.8xlarge"|"r6gd.12xlarge"|"r6gd.16xlarge"|"r6gd.metal"|"r6i.large"|"r6i.xlarge"|"r6i.2xlarge"|"r6i.4xlarge"|"r6i.8xlarge"|"r6i.12xlarge"|"r6i.16xlarge"|"r6i.24xlarge"|"r6i.32xlarge"|"r6i.metal"|"t1.micro"|"t2.nano"|"t2.micro"|"t2.small"|"t2.medium"|"t2.large"|"t2.xlarge"|"t2.2xlarge"|"t3.nano"|"t3.micro"|"t3.small"|"t3.medium"|"t3.large"|"t3.xlarge"|"t3.2xlarge"|"t3a.nano"|"t3a.micro"|"t3a.small"|"t3a.medium"|"t3a.large"|"t3a.xlarge"|"t3a.2xlarge"|"t4g.nano"|"t4g.micro"|"t4g.small"|"t4g.medium"|"t4g.large"|"t4g.xlarge"|"t4g.2xlarge"|"u-6tb1.56xlarge"|"u-6tb1.112xlarge"|"u-9tb1.112xlarge"|"u-12tb1.112xlarge"|"u-6tb1.metal"|"u-9tb1.metal"|"u-12tb1.metal"|"u-18tb1.metal"|"u-24tb1.metal"|"vt1.3xlarge"|"vt1.6xlarge"|"vt1.24xlarge"|"x1.16xlarge"|"x1.32xlarge"|"x1e.xlarge"|"x1e.2xlarge"|"x1e.4xlarge"|"x1e.8xlarge"|"x1e.16xlarge"|"x1e.32xlarge"|"x2iezn.2xlarge"|"x2iezn.4xlarge"|"x2iezn.6xlarge"|"x2iezn.8xlarge"|"x2iezn.12xlarge"|"x2iezn.metal"|"x2gd.medium"|"x2gd.large"|"x2gd.xlarge"|"x2gd.2xlarge"|"x2gd.4xlarge"|"x2gd.8xlarge"|"x2gd.12xlarge"|"x2gd.16xlarge"|"x2gd.metal"|"z1d.large"|"z1d.xlarge"|"z1d.2xlarge"|"z1d.3xlarge"|"z1d.6xlarge"|"z1d.12xlarge"|"z1d.metal"|"x2idn.16xlarge"|"x2idn.24xlarge"|"x2idn.32xlarge"|"x2iedn.xlarge"|"x2iedn.2xlarge"|"x2iedn.4xlarge"|"x2iedn.8xlarge"|"x2iedn.16xlarge"|"x2iedn.24xlarge"|"x2iedn.32xlarge"|"c6a.large"|"c6a.xlarge"|"c6a.2xlarge"|"c6a.4xlarge"|"c6a.8xlarge"|"c6a.12xlarge"|"c6a.16xlarge"|"c6a.24xlarge"|"c6a.32xlarge"|"c6a.48xlarge"|"c6a.metal"|"m6a.metal"|"i4i.large"|"i4i.xlarge"|"i4i.2xlarge"|"i4i.4xlarge"|"i4i.8xlarge"|"i4i.16xlarge"|"i4i.32xlarge"|"i4i.metal"|"x2idn.metal"|"x2iedn.metal"|"c7g.medium"|"c7g.large"|"c7g.xlarge"|"c7g.2xlarge"|"c7g.4xlarge"|"c7g.8xlarge"|"c7g.12xlarge"|"c7g.16xlarge"|"mac2.metal"|"c6id.large"|"c6id.xlarge"|"c6id.2xlarge"|"c6id.4xlarge"|"c6id.8xlarge"|"c6id.12xlarge"|"c6id.16xlarge"|"c6id.24xlarge"|"c6id.32xlarge"|"c6id.metal"|"m6id.large"|"m6id.xlarge"|"m6id.2xlarge"|"m6id.4xlarge"|"m6id.8xlarge"|"m6id.12xlarge"|"m6id.16xlarge"|"m6id.24xlarge"|"m6id.32xlarge"|"m6id.metal"|"r6id.large"|"r6id.xlarge"|"r6id.2xlarge"|"r6id.4xlarge"|"r6id.8xlarge"|"r6id.12xlarge"|"r6id.16xlarge"|"r6id.24xlarge"|"r6id.32xlarge"|"r6id.metal"|"r6a.large"|"r6a.xlarge"|"r6a.2xlarge"|"r6a.4xlarge"|"r6a.8xlarge"|"r6a.12xlarge"|"r6a.16xlarge"|"r6a.24xlarge"|"r6a.32xlarge"|"r6a.48xlarge"|"r6a.metal"|"p4de.24xlarge"|"u-3tb1.56xlarge"|"u-18tb1.112xlarge"|"u-24tb1.112xlarge"|"trn1.2xlarge"|"trn1.32xlarge"|"hpc6id.32xlarge"|"c6in.large"|"c6in.xlarge"|"c6in.2xlarge"|"c6in.4xlarge"|"c6in.8xlarge"|"c6in.12xlarge"|"c6in.16xlarge"|"c6in.24xlarge"|"c6in.32xlarge"|"m6in.large"|"m6in.xlarge"|"m6in.2xlarge"|"m6in.4xlarge"|"m6in.8xlarge"|"m6in.12xlarge"|"m6in.16xlarge"|"m6in.24xlarge"|"m6in.32xlarge"|"m6idn.large"|"m6idn.xlarge"|"m6idn.2xlarge"|"m6idn.4xlarge"|"m6idn.8xlarge"|"m6idn.12xlarge"|"m6idn.16xlarge"|"m6idn.24xlarge"|"m6idn.32xlarge"|"r6in.large"|"r6in.xlarge"|"r6in.2xlarge"|"r6in.4xlarge"|"r6in.8xlarge"|"r6in.12xlarge"|"r6in.16xlarge"|"r6in.24xlarge"|"r6in.32xlarge"|"r6idn.large"|"r6idn.xlarge"|"r6idn.2xlarge"|"r6idn.4xlarge"|"r6idn.8xlarge"|"r6idn.12xlarge"|"r6idn.16xlarge"|"r6idn.24xlarge"|"r6idn.32xlarge"|"c7g.metal"|"m7g.medium"|"m7g.large"|"m7g.xlarge"|"m7g.2xlarge"|"m7g.4xlarge"|"m7g.8xlarge"|"m7g.12xlarge"|"m7g.16xlarge"|"m7g.metal"|"r7g.medium"|"r7g.large"|"r7g.xlarge"|"r7g.2xlarge"|"r7g.4xlarge"|"r7g.8xlarge"|"r7g.12xlarge"|"r7g.16xlarge"|"r7g.metal"|string; + export type InstanceType = "a1.medium"|"a1.large"|"a1.xlarge"|"a1.2xlarge"|"a1.4xlarge"|"a1.metal"|"c1.medium"|"c1.xlarge"|"c3.large"|"c3.xlarge"|"c3.2xlarge"|"c3.4xlarge"|"c3.8xlarge"|"c4.large"|"c4.xlarge"|"c4.2xlarge"|"c4.4xlarge"|"c4.8xlarge"|"c5.large"|"c5.xlarge"|"c5.2xlarge"|"c5.4xlarge"|"c5.9xlarge"|"c5.12xlarge"|"c5.18xlarge"|"c5.24xlarge"|"c5.metal"|"c5a.large"|"c5a.xlarge"|"c5a.2xlarge"|"c5a.4xlarge"|"c5a.8xlarge"|"c5a.12xlarge"|"c5a.16xlarge"|"c5a.24xlarge"|"c5ad.large"|"c5ad.xlarge"|"c5ad.2xlarge"|"c5ad.4xlarge"|"c5ad.8xlarge"|"c5ad.12xlarge"|"c5ad.16xlarge"|"c5ad.24xlarge"|"c5d.large"|"c5d.xlarge"|"c5d.2xlarge"|"c5d.4xlarge"|"c5d.9xlarge"|"c5d.12xlarge"|"c5d.18xlarge"|"c5d.24xlarge"|"c5d.metal"|"c5n.large"|"c5n.xlarge"|"c5n.2xlarge"|"c5n.4xlarge"|"c5n.9xlarge"|"c5n.18xlarge"|"c5n.metal"|"c6g.medium"|"c6g.large"|"c6g.xlarge"|"c6g.2xlarge"|"c6g.4xlarge"|"c6g.8xlarge"|"c6g.12xlarge"|"c6g.16xlarge"|"c6g.metal"|"c6gd.medium"|"c6gd.large"|"c6gd.xlarge"|"c6gd.2xlarge"|"c6gd.4xlarge"|"c6gd.8xlarge"|"c6gd.12xlarge"|"c6gd.16xlarge"|"c6gd.metal"|"c6gn.medium"|"c6gn.large"|"c6gn.xlarge"|"c6gn.2xlarge"|"c6gn.4xlarge"|"c6gn.8xlarge"|"c6gn.12xlarge"|"c6gn.16xlarge"|"c6i.large"|"c6i.xlarge"|"c6i.2xlarge"|"c6i.4xlarge"|"c6i.8xlarge"|"c6i.12xlarge"|"c6i.16xlarge"|"c6i.24xlarge"|"c6i.32xlarge"|"c6i.metal"|"cc1.4xlarge"|"cc2.8xlarge"|"cg1.4xlarge"|"cr1.8xlarge"|"d2.xlarge"|"d2.2xlarge"|"d2.4xlarge"|"d2.8xlarge"|"d3.xlarge"|"d3.2xlarge"|"d3.4xlarge"|"d3.8xlarge"|"d3en.xlarge"|"d3en.2xlarge"|"d3en.4xlarge"|"d3en.6xlarge"|"d3en.8xlarge"|"d3en.12xlarge"|"dl1.24xlarge"|"f1.2xlarge"|"f1.4xlarge"|"f1.16xlarge"|"g2.2xlarge"|"g2.8xlarge"|"g3.4xlarge"|"g3.8xlarge"|"g3.16xlarge"|"g3s.xlarge"|"g4ad.xlarge"|"g4ad.2xlarge"|"g4ad.4xlarge"|"g4ad.8xlarge"|"g4ad.16xlarge"|"g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|"g4dn.metal"|"g5.xlarge"|"g5.2xlarge"|"g5.4xlarge"|"g5.8xlarge"|"g5.12xlarge"|"g5.16xlarge"|"g5.24xlarge"|"g5.48xlarge"|"g5g.xlarge"|"g5g.2xlarge"|"g5g.4xlarge"|"g5g.8xlarge"|"g5g.16xlarge"|"g5g.metal"|"hi1.4xlarge"|"hpc6a.48xlarge"|"hs1.8xlarge"|"h1.2xlarge"|"h1.4xlarge"|"h1.8xlarge"|"h1.16xlarge"|"i2.xlarge"|"i2.2xlarge"|"i2.4xlarge"|"i2.8xlarge"|"i3.large"|"i3.xlarge"|"i3.2xlarge"|"i3.4xlarge"|"i3.8xlarge"|"i3.16xlarge"|"i3.metal"|"i3en.large"|"i3en.xlarge"|"i3en.2xlarge"|"i3en.3xlarge"|"i3en.6xlarge"|"i3en.12xlarge"|"i3en.24xlarge"|"i3en.metal"|"im4gn.large"|"im4gn.xlarge"|"im4gn.2xlarge"|"im4gn.4xlarge"|"im4gn.8xlarge"|"im4gn.16xlarge"|"inf1.xlarge"|"inf1.2xlarge"|"inf1.6xlarge"|"inf1.24xlarge"|"is4gen.medium"|"is4gen.large"|"is4gen.xlarge"|"is4gen.2xlarge"|"is4gen.4xlarge"|"is4gen.8xlarge"|"m1.small"|"m1.medium"|"m1.large"|"m1.xlarge"|"m2.xlarge"|"m2.2xlarge"|"m2.4xlarge"|"m3.medium"|"m3.large"|"m3.xlarge"|"m3.2xlarge"|"m4.large"|"m4.xlarge"|"m4.2xlarge"|"m4.4xlarge"|"m4.10xlarge"|"m4.16xlarge"|"m5.large"|"m5.xlarge"|"m5.2xlarge"|"m5.4xlarge"|"m5.8xlarge"|"m5.12xlarge"|"m5.16xlarge"|"m5.24xlarge"|"m5.metal"|"m5a.large"|"m5a.xlarge"|"m5a.2xlarge"|"m5a.4xlarge"|"m5a.8xlarge"|"m5a.12xlarge"|"m5a.16xlarge"|"m5a.24xlarge"|"m5ad.large"|"m5ad.xlarge"|"m5ad.2xlarge"|"m5ad.4xlarge"|"m5ad.8xlarge"|"m5ad.12xlarge"|"m5ad.16xlarge"|"m5ad.24xlarge"|"m5d.large"|"m5d.xlarge"|"m5d.2xlarge"|"m5d.4xlarge"|"m5d.8xlarge"|"m5d.12xlarge"|"m5d.16xlarge"|"m5d.24xlarge"|"m5d.metal"|"m5dn.large"|"m5dn.xlarge"|"m5dn.2xlarge"|"m5dn.4xlarge"|"m5dn.8xlarge"|"m5dn.12xlarge"|"m5dn.16xlarge"|"m5dn.24xlarge"|"m5dn.metal"|"m5n.large"|"m5n.xlarge"|"m5n.2xlarge"|"m5n.4xlarge"|"m5n.8xlarge"|"m5n.12xlarge"|"m5n.16xlarge"|"m5n.24xlarge"|"m5n.metal"|"m5zn.large"|"m5zn.xlarge"|"m5zn.2xlarge"|"m5zn.3xlarge"|"m5zn.6xlarge"|"m5zn.12xlarge"|"m5zn.metal"|"m6a.large"|"m6a.xlarge"|"m6a.2xlarge"|"m6a.4xlarge"|"m6a.8xlarge"|"m6a.12xlarge"|"m6a.16xlarge"|"m6a.24xlarge"|"m6a.32xlarge"|"m6a.48xlarge"|"m6g.metal"|"m6g.medium"|"m6g.large"|"m6g.xlarge"|"m6g.2xlarge"|"m6g.4xlarge"|"m6g.8xlarge"|"m6g.12xlarge"|"m6g.16xlarge"|"m6gd.metal"|"m6gd.medium"|"m6gd.large"|"m6gd.xlarge"|"m6gd.2xlarge"|"m6gd.4xlarge"|"m6gd.8xlarge"|"m6gd.12xlarge"|"m6gd.16xlarge"|"m6i.large"|"m6i.xlarge"|"m6i.2xlarge"|"m6i.4xlarge"|"m6i.8xlarge"|"m6i.12xlarge"|"m6i.16xlarge"|"m6i.24xlarge"|"m6i.32xlarge"|"m6i.metal"|"mac1.metal"|"p2.xlarge"|"p2.8xlarge"|"p2.16xlarge"|"p3.2xlarge"|"p3.8xlarge"|"p3.16xlarge"|"p3dn.24xlarge"|"p4d.24xlarge"|"r3.large"|"r3.xlarge"|"r3.2xlarge"|"r3.4xlarge"|"r3.8xlarge"|"r4.large"|"r4.xlarge"|"r4.2xlarge"|"r4.4xlarge"|"r4.8xlarge"|"r4.16xlarge"|"r5.large"|"r5.xlarge"|"r5.2xlarge"|"r5.4xlarge"|"r5.8xlarge"|"r5.12xlarge"|"r5.16xlarge"|"r5.24xlarge"|"r5.metal"|"r5a.large"|"r5a.xlarge"|"r5a.2xlarge"|"r5a.4xlarge"|"r5a.8xlarge"|"r5a.12xlarge"|"r5a.16xlarge"|"r5a.24xlarge"|"r5ad.large"|"r5ad.xlarge"|"r5ad.2xlarge"|"r5ad.4xlarge"|"r5ad.8xlarge"|"r5ad.12xlarge"|"r5ad.16xlarge"|"r5ad.24xlarge"|"r5b.large"|"r5b.xlarge"|"r5b.2xlarge"|"r5b.4xlarge"|"r5b.8xlarge"|"r5b.12xlarge"|"r5b.16xlarge"|"r5b.24xlarge"|"r5b.metal"|"r5d.large"|"r5d.xlarge"|"r5d.2xlarge"|"r5d.4xlarge"|"r5d.8xlarge"|"r5d.12xlarge"|"r5d.16xlarge"|"r5d.24xlarge"|"r5d.metal"|"r5dn.large"|"r5dn.xlarge"|"r5dn.2xlarge"|"r5dn.4xlarge"|"r5dn.8xlarge"|"r5dn.12xlarge"|"r5dn.16xlarge"|"r5dn.24xlarge"|"r5dn.metal"|"r5n.large"|"r5n.xlarge"|"r5n.2xlarge"|"r5n.4xlarge"|"r5n.8xlarge"|"r5n.12xlarge"|"r5n.16xlarge"|"r5n.24xlarge"|"r5n.metal"|"r6g.medium"|"r6g.large"|"r6g.xlarge"|"r6g.2xlarge"|"r6g.4xlarge"|"r6g.8xlarge"|"r6g.12xlarge"|"r6g.16xlarge"|"r6g.metal"|"r6gd.medium"|"r6gd.large"|"r6gd.xlarge"|"r6gd.2xlarge"|"r6gd.4xlarge"|"r6gd.8xlarge"|"r6gd.12xlarge"|"r6gd.16xlarge"|"r6gd.metal"|"r6i.large"|"r6i.xlarge"|"r6i.2xlarge"|"r6i.4xlarge"|"r6i.8xlarge"|"r6i.12xlarge"|"r6i.16xlarge"|"r6i.24xlarge"|"r6i.32xlarge"|"r6i.metal"|"t1.micro"|"t2.nano"|"t2.micro"|"t2.small"|"t2.medium"|"t2.large"|"t2.xlarge"|"t2.2xlarge"|"t3.nano"|"t3.micro"|"t3.small"|"t3.medium"|"t3.large"|"t3.xlarge"|"t3.2xlarge"|"t3a.nano"|"t3a.micro"|"t3a.small"|"t3a.medium"|"t3a.large"|"t3a.xlarge"|"t3a.2xlarge"|"t4g.nano"|"t4g.micro"|"t4g.small"|"t4g.medium"|"t4g.large"|"t4g.xlarge"|"t4g.2xlarge"|"u-6tb1.56xlarge"|"u-6tb1.112xlarge"|"u-9tb1.112xlarge"|"u-12tb1.112xlarge"|"u-6tb1.metal"|"u-9tb1.metal"|"u-12tb1.metal"|"u-18tb1.metal"|"u-24tb1.metal"|"vt1.3xlarge"|"vt1.6xlarge"|"vt1.24xlarge"|"x1.16xlarge"|"x1.32xlarge"|"x1e.xlarge"|"x1e.2xlarge"|"x1e.4xlarge"|"x1e.8xlarge"|"x1e.16xlarge"|"x1e.32xlarge"|"x2iezn.2xlarge"|"x2iezn.4xlarge"|"x2iezn.6xlarge"|"x2iezn.8xlarge"|"x2iezn.12xlarge"|"x2iezn.metal"|"x2gd.medium"|"x2gd.large"|"x2gd.xlarge"|"x2gd.2xlarge"|"x2gd.4xlarge"|"x2gd.8xlarge"|"x2gd.12xlarge"|"x2gd.16xlarge"|"x2gd.metal"|"z1d.large"|"z1d.xlarge"|"z1d.2xlarge"|"z1d.3xlarge"|"z1d.6xlarge"|"z1d.12xlarge"|"z1d.metal"|"x2idn.16xlarge"|"x2idn.24xlarge"|"x2idn.32xlarge"|"x2iedn.xlarge"|"x2iedn.2xlarge"|"x2iedn.4xlarge"|"x2iedn.8xlarge"|"x2iedn.16xlarge"|"x2iedn.24xlarge"|"x2iedn.32xlarge"|"c6a.large"|"c6a.xlarge"|"c6a.2xlarge"|"c6a.4xlarge"|"c6a.8xlarge"|"c6a.12xlarge"|"c6a.16xlarge"|"c6a.24xlarge"|"c6a.32xlarge"|"c6a.48xlarge"|"c6a.metal"|"m6a.metal"|"i4i.large"|"i4i.xlarge"|"i4i.2xlarge"|"i4i.4xlarge"|"i4i.8xlarge"|"i4i.16xlarge"|"i4i.32xlarge"|"i4i.metal"|"x2idn.metal"|"x2iedn.metal"|"c7g.medium"|"c7g.large"|"c7g.xlarge"|"c7g.2xlarge"|"c7g.4xlarge"|"c7g.8xlarge"|"c7g.12xlarge"|"c7g.16xlarge"|"mac2.metal"|"c6id.large"|"c6id.xlarge"|"c6id.2xlarge"|"c6id.4xlarge"|"c6id.8xlarge"|"c6id.12xlarge"|"c6id.16xlarge"|"c6id.24xlarge"|"c6id.32xlarge"|"c6id.metal"|"m6id.large"|"m6id.xlarge"|"m6id.2xlarge"|"m6id.4xlarge"|"m6id.8xlarge"|"m6id.12xlarge"|"m6id.16xlarge"|"m6id.24xlarge"|"m6id.32xlarge"|"m6id.metal"|"r6id.large"|"r6id.xlarge"|"r6id.2xlarge"|"r6id.4xlarge"|"r6id.8xlarge"|"r6id.12xlarge"|"r6id.16xlarge"|"r6id.24xlarge"|"r6id.32xlarge"|"r6id.metal"|"r6a.large"|"r6a.xlarge"|"r6a.2xlarge"|"r6a.4xlarge"|"r6a.8xlarge"|"r6a.12xlarge"|"r6a.16xlarge"|"r6a.24xlarge"|"r6a.32xlarge"|"r6a.48xlarge"|"r6a.metal"|"p4de.24xlarge"|"u-3tb1.56xlarge"|"u-18tb1.112xlarge"|"u-24tb1.112xlarge"|"trn1.2xlarge"|"trn1.32xlarge"|"hpc6id.32xlarge"|"c6in.large"|"c6in.xlarge"|"c6in.2xlarge"|"c6in.4xlarge"|"c6in.8xlarge"|"c6in.12xlarge"|"c6in.16xlarge"|"c6in.24xlarge"|"c6in.32xlarge"|"m6in.large"|"m6in.xlarge"|"m6in.2xlarge"|"m6in.4xlarge"|"m6in.8xlarge"|"m6in.12xlarge"|"m6in.16xlarge"|"m6in.24xlarge"|"m6in.32xlarge"|"m6idn.large"|"m6idn.xlarge"|"m6idn.2xlarge"|"m6idn.4xlarge"|"m6idn.8xlarge"|"m6idn.12xlarge"|"m6idn.16xlarge"|"m6idn.24xlarge"|"m6idn.32xlarge"|"r6in.large"|"r6in.xlarge"|"r6in.2xlarge"|"r6in.4xlarge"|"r6in.8xlarge"|"r6in.12xlarge"|"r6in.16xlarge"|"r6in.24xlarge"|"r6in.32xlarge"|"r6idn.large"|"r6idn.xlarge"|"r6idn.2xlarge"|"r6idn.4xlarge"|"r6idn.8xlarge"|"r6idn.12xlarge"|"r6idn.16xlarge"|"r6idn.24xlarge"|"r6idn.32xlarge"|"c7g.metal"|"m7g.medium"|"m7g.large"|"m7g.xlarge"|"m7g.2xlarge"|"m7g.4xlarge"|"m7g.8xlarge"|"m7g.12xlarge"|"m7g.16xlarge"|"m7g.metal"|"r7g.medium"|"r7g.large"|"r7g.xlarge"|"r7g.2xlarge"|"r7g.4xlarge"|"r7g.8xlarge"|"r7g.12xlarge"|"r7g.16xlarge"|"r7g.metal"|"c6in.metal"|"m6in.metal"|"m6idn.metal"|"r6in.metal"|"r6idn.metal"|string; export type InstanceTypeHypervisor = "nitro"|"xen"|string; export interface InstanceTypeInfo { /** diff --git a/clients/elasticinference.d.ts b/clients/elasticinference.d.ts index 18e170172e..7dccc9a154 100644 --- a/clients/elasticinference.d.ts +++ b/clients/elasticinference.d.ts @@ -12,51 +12,51 @@ declare class ElasticInference extends Service { constructor(options?: ElasticInference.Types.ClientConfiguration) config: Config & ElasticInference.Types.ClientConfiguration; /** - * Describes the locations in which a given accelerator type or set of types is present in a given region. + * Describes the locations in which a given accelerator type or set of types is present in a given region. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAcceleratorOfferings(params: ElasticInference.Types.DescribeAcceleratorOfferingsRequest, callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorOfferingsResponse) => void): Request; /** - * Describes the locations in which a given accelerator type or set of types is present in a given region. + * Describes the locations in which a given accelerator type or set of types is present in a given region. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAcceleratorOfferings(callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorOfferingsResponse) => void): Request; /** - * Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput. + * Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAcceleratorTypes(params: ElasticInference.Types.DescribeAcceleratorTypesRequest, callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorTypesResponse) => void): Request; /** - * Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput. + * Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAcceleratorTypes(callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorTypesResponse) => void): Request; /** - * Describes information over a provided set of accelerators belonging to an account. + * Describes information over a provided set of accelerators belonging to an account. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAccelerators(params: ElasticInference.Types.DescribeAcceleratorsRequest, callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorsResponse) => void): Request; /** - * Describes information over a provided set of accelerators belonging to an account. + * Describes information over a provided set of accelerators belonging to an account. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ describeAccelerators(callback?: (err: AWSError, data: ElasticInference.Types.DescribeAcceleratorsResponse) => void): Request; /** - * Returns all tags of an Elastic Inference Accelerator. + * Returns all tags of an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ listTagsForResource(params: ElasticInference.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: ElasticInference.Types.ListTagsForResourceResult) => void): Request; /** - * Returns all tags of an Elastic Inference Accelerator. + * Returns all tags of an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ listTagsForResource(callback?: (err: AWSError, data: ElasticInference.Types.ListTagsForResourceResult) => void): Request; /** - * Adds the specified tags to an Elastic Inference Accelerator. + * Adds the specified tags to an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ tagResource(params: ElasticInference.Types.TagResourceRequest, callback?: (err: AWSError, data: ElasticInference.Types.TagResourceResult) => void): Request; /** - * Adds the specified tags to an Elastic Inference Accelerator. + * Adds the specified tags to an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ tagResource(callback?: (err: AWSError, data: ElasticInference.Types.TagResourceResult) => void): Request; /** - * Removes the specified tags from an Elastic Inference Accelerator. + * Removes the specified tags from an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ untagResource(params: ElasticInference.Types.UntagResourceRequest, callback?: (err: AWSError, data: ElasticInference.Types.UntagResourceResult) => void): Request; /** - * Removes the specified tags from an Elastic Inference Accelerator. + * Removes the specified tags from an Elastic Inference Accelerator. February 15, 2023: Starting April 15, 2023, AWS will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. */ untagResource(callback?: (err: AWSError, data: ElasticInference.Types.UntagResourceResult) => void): Request; } diff --git a/clients/sagemaker.d.ts b/clients/sagemaker.d.ts index 8a2f5ce7ea..c5ad591249 100644 --- a/clients/sagemaker.d.ts +++ b/clients/sagemaker.d.ts @@ -85,19 +85,19 @@ declare class SageMaker extends Service { */ createArtifact(callback?: (err: AWSError, data: SageMaker.Types.CreateArtifactResponse) => void): Request; /** - * Creates an Autopilot job. Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob . For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot. + * Creates an Autopilot job. Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob. For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot. */ createAutoMLJob(params: SageMaker.Types.CreateAutoMLJobRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobResponse) => void): Request; /** - * Creates an Autopilot job. Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob . For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot. + * Creates an Autopilot job. Find the best-performing model after you run an Autopilot job by calling DescribeAutoMLJob. For information about how to use Autopilot, see Automate Model Development with Amazon SageMaker Autopilot. */ createAutoMLJob(callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobResponse) => void): Request; /** - * Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems. Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2 . To create an AutoMLJob using tabular data, see CreateAutoMLJob . This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error. + * Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems. Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. To create an AutoMLJob using tabular data, see CreateAutoMLJob. This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error. */ createAutoMLJobV2(params: SageMaker.Types.CreateAutoMLJobV2Request, callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobV2Response) => void): Request; /** - * Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems. Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2 . To create an AutoMLJob using tabular data, see CreateAutoMLJob . This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error. + * Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems. Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. To create an AutoMLJob using tabular data, see CreateAutoMLJob. This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error. */ createAutoMLJobV2(callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobV2Response) => void): Request; /** @@ -3005,6 +3005,10 @@ declare namespace SageMaker { * Amazon SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure. */ ErrorTopic?: SnsTopicArn; + /** + * The Amazon SNS topics where you want the inference response to be included. + */ + IncludeInferenceResponseIn?: AsyncNotificationTopicTypeList; } export interface AsyncInferenceOutputConfig { /** @@ -3014,12 +3018,18 @@ declare namespace SageMaker { /** * The Amazon S3 location to upload inference responses to. */ - S3OutputPath: DestinationS3Uri; + S3OutputPath?: DestinationS3Uri; /** * Specifies the configuration for notifications of inference results for asynchronous inference. */ NotificationConfig?: AsyncInferenceNotificationConfig; + /** + * The Amazon S3 location to upload failure inference responses to. + */ + S3FailurePath?: DestinationS3Uri; } + export type AsyncNotificationTopicTypeList = AsyncNotificationTopicTypes[]; + export type AsyncNotificationTopicTypes = "SUCCESS_NOTIFICATION_TOPIC"|"ERROR_NOTIFICATION_TOPIC"|string; export type AthenaCatalog = string; export type AthenaDatabase = string; export interface AthenaDatasetDefinition { @@ -3049,7 +3059,7 @@ declare namespace SageMaker { export type AutoMLAlgorithm = "xgboost"|"linear-learner"|"mlp"|"lightgbm"|"catboost"|"randomforest"|"extra-trees"|"nn-torch"|"fastai"|string; export interface AutoMLAlgorithmConfig { /** - * The selection of algorithms run on a dataset to train the model candidates of an Autopilot job. Selected algorithms must belong to the list corresponding to the training mode set in AutoMLJobConfig.Mode (ENSEMBLING or HYPERPARAMETER_TUNING). Choose a minimum of 1 algorithm. In ENSEMBLING mode: "catboost" "extra-trees" "fastai" "lightgbm" "linear-learner" "nn-torch" "randomforest" "xgboost" In HYPERPARAMETER_TUNING mode: "linear-learner" "mlp" "xgboost" + * The selection of algorithms run on a dataset to train the model candidates of an Autopilot job. Selected algorithms must belong to the list corresponding to the training mode set in AutoMLJobConfig.Mode (ENSEMBLING or HYPERPARAMETER_TUNING). Choose a minimum of 1 algorithm. In ENSEMBLING mode: "catboost" "extra-trees" "fastai" "lightgbm" "linear-learner" "nn-torch" "randomforest" "xgboost" In HYPERPARAMETER_TUNING mode: "linear-learner" "mlp" "xgboost" */ AutoMLAlgorithms: AutoMLAlgorithms; } @@ -3108,7 +3118,7 @@ declare namespace SageMaker { */ FeatureSpecificationS3Uri?: S3Uri; /** - * Stores the configuration information for the selection of algorithms used to train the model candidates. The list of available algorithms to choose from depends on the training mode set in AutoMLJobConfig.Mode . AlgorithmsConfig should not be set in AUTO training mode. When AlgorithmsConfig is provided, one AutoMLAlgorithms attribute must be set and one only. If the list of algorithms provided as values for AutoMLAlgorithms is empty, AutoMLCandidateGenerationConfig uses the full set of algorithms for the given training mode. When AlgorithmsConfig is not provided, AutoMLCandidateGenerationConfig uses the full set of algorithms for the given training mode. For the list of all algorithms per training mode, see AutoMLAlgorithmConfig . For more information on each algorithm, see the Algorithm support section in Autopilot developer guide. + * Stores the configuration information for the selection of algorithms used to train the model candidates. The list of available algorithms to choose from depends on the training mode set in AutoMLJobConfig.Mode . AlgorithmsConfig should not be set in AUTO training mode. When AlgorithmsConfig is provided, one AutoMLAlgorithms attribute must be set and one only. If the list of algorithms provided as values for AutoMLAlgorithms is empty, AutoMLCandidateGenerationConfig uses the full set of algorithms for the given training mode. When AlgorithmsConfig is not provided, AutoMLCandidateGenerationConfig uses the full set of algorithms for the given training mode. For the list of all algorithms per training mode, see AutoMLAlgorithmConfig. For more information on each algorithm, see the Algorithm support section in Autopilot developer guide. */ AlgorithmsConfig?: AutoMLAlgorithmsConfig; } @@ -3145,22 +3155,22 @@ declare namespace SageMaker { */ ContentType?: ContentType; /** - * The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets . + * The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets. */ ChannelType?: AutoMLChannelType; } export type AutoMLChannelType = "training"|"validation"|string; export interface AutoMLContainerDefinition { /** - * The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition . + * The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition. */ Image: ContainerImage; /** - * The location of the model artifacts. For more information, see ContainerDefinition . + * The location of the model artifacts. For more information, see ContainerDefinition. */ ModelDataUrl: Url; /** - * The environment variables to set in the container. For more information, see ContainerDefinition . + * The environment variables to set in the container. For more information, see ContainerDefinition. */ Environment?: EnvironmentMap; } @@ -3215,7 +3225,7 @@ declare namespace SageMaker { */ MaxCandidates?: MaxCandidates; /** - * The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the StoppingCondition used by the CreateHyperParameterTuningJob action. For V2 jobs (jobs created by calling CreateAutoMLJobV2), this field controls the runtime of the job candidate. + * The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the StoppingCondition used by the CreateHyperParameterTuningJob action. For V2 jobs (jobs created by calling CreateAutoMLJobV2), this field controls the runtime of the job candidate. */ MaxRuntimePerTrainingJobInSeconds?: MaxRuntimePerTrainingJobInSeconds; /** @@ -4024,11 +4034,11 @@ declare namespace SageMaker { */ ContainerHostname?: ContainerHostname; /** - * The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker + * The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker. The model artifacts in an Amazon S3 bucket and the Docker image for inference container in Amazon EC2 Container Registry must be in the same region as the model or endpoint you are creating. */ Image?: ContainerImage; /** - * Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers + * Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers. The model artifacts in an Amazon S3 bucket and the Docker image for inference container in Amazon EC2 Container Registry must be in the same region as the model or endpoint you are creating. */ ImageConfig?: ImageConfig; /** @@ -4309,7 +4319,7 @@ declare namespace SageMaker { */ AutoMLJobName: AutoMLJobName; /** - * An array of channel objects that describes the input data and its location. Each channel is a named input source. Similar to InputDataConfig supported by HyperParameterTrainingJobDefinition . Format(s) supported: CSV, Parquet. A minimum of 500 rows is required for the training dataset. There is not a minimum number of rows required for the validation dataset. + * An array of channel objects that describes the input data and its location. Each channel is a named input source. Similar to InputDataConfig supported by HyperParameterTrainingJobDefinition. Format(s) supported: CSV, Parquet. A minimum of 500 rows is required for the training dataset. There is not a minimum number of rows required for the validation dataset. */ InputDataConfig: AutoMLInputDataConfig; /** @@ -4321,7 +4331,7 @@ declare namespace SageMaker { */ ProblemType?: ProblemType; /** - * Defines the objective metric used to measure the predictive quality of an AutoML job. You provide an AutoMLJobObjective$MetricName and Autopilot infers whether to minimize or maximize it. For CreateAutoMLJobV2 , only Accuracy is supported. + * Defines the objective metric used to measure the predictive quality of an AutoML job. You provide an AutoMLJobObjective$MetricName and Autopilot infers whether to minimize or maximize it. For CreateAutoMLJobV2, only Accuracy is supported. */ AutoMLJobObjective?: AutoMLJobObjective; /** @@ -4357,7 +4367,7 @@ declare namespace SageMaker { */ AutoMLJobName: AutoMLJobName; /** - * An array of channel objects describing the input data and their location. Each channel is a named input source. Similar to InputDataConfig supported by CreateAutoMLJob. The supported formats depend on the problem type: ImageClassification: S3Prefix, ManifestFile, AugmentedManifestFile TextClassification: S3Prefix + * An array of channel objects describing the input data and their location. Each channel is a named input source. Similar to InputDataConfig supported by CreateAutoMLJob. The supported formats depend on the problem type: ImageClassification: S3Prefix, ManifestFile, AugmentedManifestFile TextClassification: S3Prefix */ AutoMLJobInputDataConfig: AutoMLJobInputDataConfig; /** @@ -4381,7 +4391,7 @@ declare namespace SageMaker { */ SecurityConfig?: AutoMLSecurityConfig; /** - * Specifies a metric to minimize or maximize as the objective of a job. For CreateAutoMLJobV2 , only Accuracy is supported. + * Specifies a metric to minimize or maximize as the objective of a job. For CreateAutoMLJobV2, only Accuracy is supported. */ AutoMLJobObjective?: AutoMLJobObjective; /** @@ -11213,7 +11223,7 @@ declare namespace SageMaker { */ Type?: AutoMLJobObjectiveType; /** - * The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName . + * The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName. */ MetricName: AutoMLMetricEnum; /** @@ -12040,7 +12050,7 @@ declare namespace SageMaker { */ MinResource?: HyperbandStrategyMinResource; /** - * The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters : epochs numepochs n-epochs n_epochs num_epochs If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely. + * The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters: epochs numepochs n-epochs n_epochs num_epochs If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely. */ MaxResource?: HyperbandStrategyMaxResource; } diff --git a/clients/sagemakerruntime.d.ts b/clients/sagemakerruntime.d.ts index 93fa9ff987..b5527e2d35 100644 --- a/clients/sagemakerruntime.d.ts +++ b/clients/sagemakerruntime.d.ts @@ -80,6 +80,10 @@ declare namespace SageMakerRuntime { * The Amazon S3 URI where the inference response payload is stored. */ OutputLocation?: Header; + /** + * The Amazon S3 URI where the inference failure response payload is stored. + */ + FailureLocation?: Header; } export interface InvokeEndpointInput { /** diff --git a/clients/wafv2.d.ts b/clients/wafv2.d.ts index f409440b5a..edca2427fe 100644 --- a/clients/wafv2.d.ts +++ b/clients/wafv2.d.ts @@ -12,19 +12,19 @@ declare class WAFV2 extends Service { constructor(options?: WAFV2.Types.ClientConfiguration) config: Config & WAFV2.Types.ClientConfiguration; /** - * Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution in the Amazon CloudFront Developer Guide. When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. + * Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution. When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. */ associateWebACL(params: WAFV2.Types.AssociateWebACLRequest, callback?: (err: AWSError, data: WAFV2.Types.AssociateWebACLResponse) => void): Request; /** - * Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution in the Amazon CloudFront Developer Guide. When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. + * Associates a web ACL with a regional application resource, to protect the resource. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To associate a web ACL, in the CloudFront call UpdateDistribution, set the web ACL ID to the Amazon Resource Name (ARN) of the web ACL. For information, see UpdateDistribution. When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. */ associateWebACL(callback?: (err: AWSError, data: WAFV2.Types.AssociateWebACLResponse) => void): Request; /** - * Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ checkCapacity(params: WAFV2.Types.CheckCapacityRequest, callback?: (err: AWSError, data: WAFV2.Types.CheckCapacityResponse) => void): Request; /** - * Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules. You can use this to check the capacity requirements for the rules you want to use in a RuleGroup or WebACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ checkCapacity(callback?: (err: AWSError, data: WAFV2.Types.CheckCapacityResponse) => void): Request; /** @@ -52,11 +52,11 @@ declare class WAFV2 extends Service { */ createRuleGroup(callback?: (err: AWSError, data: WAFV2.Types.CreateRuleGroupResponse) => void): Request; /** - * Creates a WebACL per the specifications provided. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. + * Creates a WebACL per the specifications provided. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service. */ createWebACL(params: WAFV2.Types.CreateWebACLRequest, callback?: (err: AWSError, data: WAFV2.Types.CreateWebACLResponse) => void): Request; /** - * Creates a WebACL per the specifications provided. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. + * Creates a WebACL per the specifications provided. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service. */ createWebACL(callback?: (err: AWSError, data: WAFV2.Types.CreateWebACLResponse) => void): Request; /** @@ -108,11 +108,11 @@ declare class WAFV2 extends Service { */ deleteRuleGroup(callback?: (err: AWSError, data: WAFV2.Types.DeleteRuleGroupResponse) => void): Request; /** - * Deletes the specified WebACL. You can only use this if ManagedByFirewallManager is false in the specified WebACL. Before deleting any web ACL, first disassociate it from all resources. To retrieve a list of the resources that are associated with a web ACL, use the following calls: For regional resources, call ListResourcesForWebACL. For Amazon CloudFront distributions, use the CloudFront call ListDistributionsByWebACLId. For information, see ListDistributionsByWebACLId in the Amazon CloudFront API Reference. To disassociate a resource from a web ACL, use the following calls: For regional resources, call DisassociateWebACL. For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference. + * Deletes the specified WebACL. You can only use this if ManagedByFirewallManager is false in the specified WebACL. Before deleting any web ACL, first disassociate it from all resources. To retrieve a list of the resources that are associated with a web ACL, use the following calls: For regional resources, call ListResourcesForWebACL. For Amazon CloudFront distributions, use the CloudFront call ListDistributionsByWebACLId. For information, see ListDistributionsByWebACLId. To disassociate a resource from a web ACL, use the following calls: For regional resources, call DisassociateWebACL. For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution. */ deleteWebACL(params: WAFV2.Types.DeleteWebACLRequest, callback?: (err: AWSError, data: WAFV2.Types.DeleteWebACLResponse) => void): Request; /** - * Deletes the specified WebACL. You can only use this if ManagedByFirewallManager is false in the specified WebACL. Before deleting any web ACL, first disassociate it from all resources. To retrieve a list of the resources that are associated with a web ACL, use the following calls: For regional resources, call ListResourcesForWebACL. For Amazon CloudFront distributions, use the CloudFront call ListDistributionsByWebACLId. For information, see ListDistributionsByWebACLId in the Amazon CloudFront API Reference. To disassociate a resource from a web ACL, use the following calls: For regional resources, call DisassociateWebACL. For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference. + * Deletes the specified WebACL. You can only use this if ManagedByFirewallManager is false in the specified WebACL. Before deleting any web ACL, first disassociate it from all resources. To retrieve a list of the resources that are associated with a web ACL, use the following calls: For regional resources, call ListResourcesForWebACL. For Amazon CloudFront distributions, use the CloudFront call ListDistributionsByWebACLId. For information, see ListDistributionsByWebACLId. To disassociate a resource from a web ACL, use the following calls: For regional resources, call DisassociateWebACL. For Amazon CloudFront distributions, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution. */ deleteWebACL(callback?: (err: AWSError, data: WAFV2.Types.DeleteWebACLResponse) => void): Request; /** @@ -124,11 +124,11 @@ declare class WAFV2 extends Service { */ describeManagedRuleGroup(callback?: (err: AWSError, data: WAFV2.Types.DescribeManagedRuleGroupResponse) => void): Request; /** - * Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference. + * Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution. */ disassociateWebACL(params: WAFV2.Types.DisassociateWebACLRequest, callback?: (err: AWSError, data: WAFV2.Types.DisassociateWebACLResponse) => void): Request; /** - * Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution in the Amazon CloudFront API Reference. + * Disassociates the specified regional application resource from any existing web ACL association. A resource can have at most one web ACL association. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To disassociate a web ACL, provide an empty web ACL ID in the CloudFront call UpdateDistribution. For information, see UpdateDistribution. */ disassociateWebACL(callback?: (err: AWSError, data: WAFV2.Types.DisassociateWebACLResponse) => void): Request; /** @@ -388,11 +388,11 @@ declare class WAFV2 extends Service { */ updateRuleGroup(callback?: (err: AWSError, data: WAFV2.Types.UpdateRuleGroupResponse) => void): Request; /** - * Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL. This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call. To modify a web ACL, do the following: Retrieve it by calling GetWebACL Update its settings as needed Provide the complete web ACL specification to this call When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. + * Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL. This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call. To modify a web ACL, do the following: Retrieve it by calling GetWebACL Update its settings as needed Provide the complete web ACL specification to this call When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service. */ updateWebACL(params: WAFV2.Types.UpdateWebACLRequest, callback?: (err: AWSError, data: WAFV2.Types.UpdateWebACLResponse) => void): Request; /** - * Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL. This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call. To modify a web ACL, do the following: Retrieve it by calling GetWebACL Update its settings as needed Provide the complete web ACL specification to this call When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. + * Updates the specified WebACL. While updating a web ACL, WAF provides continuous coverage to the resources that you have associated with the web ACL. This operation completely replaces the mutable specifications that you already have for the web ACL with the ones that you provide to this call. To modify a web ACL, do the following: Retrieve it by calling GetWebACL Update its settings as needed Provide the complete web ACL specification to this call When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds. A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has an action defined (allow, block, or count) for requests that match the statement of the rule. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types Rule, RuleGroup, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, Amazon Cognito user pool, or an App Runner service. */ updateWebACL(callback?: (err: AWSError, data: WAFV2.Types.UpdateWebACLResponse) => void): Request; } @@ -413,7 +413,7 @@ declare namespace WAFV2 { } export interface AWSManagedRulesBotControlRuleSet { /** - * The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see WAF Bot Control rule group in the WAF Developer Guide. + * The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see WAF Bot Control rule group. */ InspectionLevel: InspectionLevel; } @@ -447,19 +447,12 @@ declare namespace WAFV2 { */ WebACLArn: ResourceArn; /** - * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. The ARN must be in one of the following formats: For an Application Load Balancer: arn:partition:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:partition:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:partition:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:partition:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:partition:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id + * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. The ARN must be in one of the following formats: For an Application Load Balancer: arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:aws:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:aws:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:aws:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:aws:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id */ ResourceArn: ResourceArn; } export interface AssociateWebACLResponse { } - export type AssociatedResourceType = "CLOUDFRONT"|string; - export interface AssociationConfig { - /** - * Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 kilobytes). You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing. - */ - RequestBody?: RequestBody; - } export interface BlockAction { /** * Defines a custom response for the web request. For information about customizing web requests and responses, see Customizing web requests and responses in WAF in the WAF Developer Guide. @@ -468,7 +461,7 @@ declare namespace WAFV2 { } export interface Body { /** - * What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the web request body if the body exceeds the limit for the resource type. If the body is larger than the limit, the underlying host service only forwards the contents that are below the limit to WAF for inspection. The default limit is 8 KB (8,192 kilobytes) for regional resources and 16 KB (16,384 kilobytes) for CloudFront distributions. For CloudFront distributions, you can increase the limit in the web ACL AssociationConfig, for additional processing fees. The options for oversize handling are the following: CONTINUE - Inspect the body normally, according to the rule inspection criteria. MATCH - Treat the web request as matching the rule statement. WAF applies the rule action to the request. NO_MATCH - Treat the web request as not matching the rule statement. You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit. Default: CONTINUE + * What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the body of a web request when the body exceeds 8 KB (8192 bytes). Only the first 8 KB of the request body are forwarded to WAF by the underlying host service. The options for oversize handling are the following: CONTINUE - Inspect the body normally, according to the rule inspection criteria. MATCH - Treat the web request as matching the rule statement. WAF applies the rule action to the request. NO_MATCH - Treat the web request as not matching the rule statement. You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over 8 KB. Default: CONTINUE */ OversizeHandling?: OversizeHandling; } @@ -547,7 +540,7 @@ declare namespace WAFV2 { } export interface CheckCapacityRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -618,7 +611,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -650,7 +643,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -678,11 +671,11 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** - * The web ACL capacity units (WCUs) required for this rule group. When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * The web ACL capacity units (WCUs) required for this rule group. When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ Capacity: CapacityUnit; /** @@ -718,7 +711,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -757,10 +750,6 @@ declare namespace WAFV2 { * Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains. Example JSON: "TokenDomains": { "mywebsite.com", "myotherwebsite.com" } Public suffixes aren't allowed. For example, you can't use usa.gov or co.uk as token domains. */ TokenDomains?: TokenDomains; - /** - * Specifies custom configurations for the associations between the web ACL and protected resources. Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes). You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing. - */ - AssociationConfig?: AssociationConfig; } export interface CreateWebACLResponse { /** @@ -844,7 +833,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -880,7 +869,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -900,7 +889,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -920,7 +909,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -944,7 +933,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -962,7 +951,7 @@ declare namespace WAFV2 { */ SnsTopicArn?: ResourceArn; /** - * The web ACL capacity units (WCUs) required for this rule group. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * The web ACL capacity units (WCUs) required for this rule group. WAF uses web ACL capacity units (WCU) to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect each rule's relative cost. Rule group capacity is fixed at creation, so users can plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ Capacity?: CapacityUnit; /** @@ -984,7 +973,7 @@ declare namespace WAFV2 { } export interface DisassociateWebACLRequest { /** - * The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL. The ARN must be in one of the following formats: For an Application Load Balancer: arn:partition:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:partition:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:partition:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:partition:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:partition:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id + * The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL. The ARN must be in one of the following formats: For an Application Load Balancer: arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:aws:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:aws:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:aws:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:aws:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id */ ResourceArn: ResourceArn; } @@ -1028,7 +1017,7 @@ declare namespace WAFV2 { */ QueryString?: QueryString; /** - * Inspect the request body as plain text. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form. A limited amount of the request body is forwarded to WAF for inspection by the underlying host service. For regional resources, the limit is 8 KB (8,192 kilobytes) and for CloudFront distributions, the limit is 16 KB (16,384 kilobytes). For CloudFront distributions, you can increase the limit in the web ACL's AssociationConfig, for additional processing fees. For information about how to handle oversized request bodies, see the Body object configuration. + * Inspect the request body as plain text. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form. Only the first 8 KB (8192 bytes) of the request body are forwarded to WAF for inspection by the underlying host service. For information about how to handle oversized request bodies, see the Body object configuration. */ Body?: Body; /** @@ -1036,7 +1025,7 @@ declare namespace WAFV2 { */ Method?: Method; /** - * Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form. A limited amount of the request body is forwarded to WAF for inspection by the underlying host service. For regional resources, the limit is 8 KB (8,192 kilobytes) and for CloudFront distributions, the limit is 16 KB (16,384 kilobytes). For CloudFront distributions, you can increase the limit in the web ACL's AssociationConfig, for additional processing fees. For information about how to handle oversized request bodies, see the JsonBody object configuration. + * Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form. Only the first 8 KB (8192 bytes) of the request body are forwarded to WAF for inspection by the underlying host service. For information about how to handle oversized request bodies, see the JsonBody object configuration. */ JsonBody?: JsonBody; /** @@ -1091,11 +1080,11 @@ declare namespace WAFV2 { export type FirewallManagerRuleGroups = FirewallManagerRuleGroup[]; export interface FirewallManagerStatement { /** - * A statement used by Firewall Manager to run the rules that are defined in a managed rule group. This is managed by Firewall Manager for an Firewall Manager WAF policy. + * A rule statement used to run the rules that are defined in a managed rule group. To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names by calling ListAvailableManagedRuleGroups. You cannot nest a ManagedRuleGroupStatement, for example for use inside a NotStatement or OrStatement. It can only be referenced as a top-level statement within a rule. You are charged additional fees when you use the WAF Bot Control managed rule group AWSManagedRulesBotControlRuleSet or the WAF Fraud Control account takeover prevention (ATP) managed rule group AWSManagedRulesATPRuleSet. For more information, see WAF Pricing. */ ManagedRuleGroupStatement?: ManagedRuleGroupStatement; /** - * A statement used by Firewall Manager to run the rules that are defined in a rule group. This is managed by Firewall Manager for an Firewall Manager WAF policy. + * A rule statement used to run the rules that are defined in a RuleGroup. To use this, create a rule group with your rules, then provide the ARN of the rule group in this statement. You cannot nest a RuleGroupReferenceStatement, for example for use inside a NotStatement or OrStatement. You can only use a rule group reference statement at the top level inside a web ACL. */ RuleGroupReferenceStatement?: RuleGroupReferenceStatement; } @@ -1143,7 +1132,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1179,7 +1168,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1227,7 +1216,7 @@ declare namespace WAFV2 { } export interface GetRateBasedStatementManagedKeysRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1263,7 +1252,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1287,7 +1276,7 @@ declare namespace WAFV2 { */ Name?: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope?: Scope; /** @@ -1319,7 +1308,7 @@ declare namespace WAFV2 { */ RuleMetricName: MetricName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1347,7 +1336,7 @@ declare namespace WAFV2 { } export interface GetWebACLForResourceRequest { /** - * The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve. The ARN must be in one of the following formats: For an Application Load Balancer: arn:partition:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:partition:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:partition:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:partition:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:partition:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id + * The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve. The ARN must be in one of the following formats: For an Application Load Balancer: arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id For an Amazon API Gateway REST API: arn:aws:apigateway:region::/restapis/api-id/stages/stage-name For an AppSync GraphQL API: arn:aws:appsync:region:account-id:apis/GraphQLApiId For an Amazon Cognito user pool: arn:aws:cognito-idp:region:account-id:userpool/user-pool-id For an App Runner service: arn:aws:apprunner:region:account-id:service/apprunner-service-name/apprunner-service-id */ ResourceArn: ResourceArn; } @@ -1363,7 +1352,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1553,7 +1542,7 @@ declare namespace WAFV2 { */ InvalidFallbackBehavior?: BodyParsingFallbackBehavior; /** - * What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the web request body if the body exceeds the limit for the resource type. If the body is larger than the limit, the underlying host service only forwards the contents that are below the limit to WAF for inspection. The default limit is 8 KB (8,192 kilobytes) for regional resources and 16 KB (16,384 kilobytes) for CloudFront distributions. For CloudFront distributions, you can increase the limit in the web ACL AssociationConfig, for additional processing fees. The options for oversize handling are the following: CONTINUE - Inspect the body normally, according to the rule inspection criteria. MATCH - Treat the web request as matching the rule statement. WAF applies the rule action to the request. NO_MATCH - Treat the web request as not matching the rule statement. You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit. Default: CONTINUE + * What WAF should do if the body is larger than WAF can inspect. WAF does not support inspecting the entire contents of the body of a web request when the body exceeds 8 KB (8192 bytes). Only the first 8 KB of the request body are forwarded to WAF by the underlying host service. The options for oversize handling are the following: CONTINUE - Inspect the body normally, according to the rule inspection criteria. MATCH - Treat the web request as matching the rule statement. WAF applies the rule action to the request. NO_MATCH - Treat the web request as not matching the rule statement. You can combine the MATCH or NO_MATCH settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over 8 KB. Default: CONTINUE */ OversizeHandling?: OversizeHandling; } @@ -1613,7 +1602,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1641,7 +1630,7 @@ declare namespace WAFV2 { } export interface ListAvailableManagedRuleGroupsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1665,7 +1654,7 @@ declare namespace WAFV2 { } export interface ListIPSetsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1689,7 +1678,7 @@ declare namespace WAFV2 { } export interface ListLoggingConfigurationsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1713,7 +1702,7 @@ declare namespace WAFV2 { } export interface ListManagedRuleSetsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1762,7 +1751,7 @@ declare namespace WAFV2 { } export interface ListRegexPatternSetsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1790,7 +1779,7 @@ declare namespace WAFV2 { */ WebACLArn: ResourceArn; /** - * Used for web ACLs that are scoped for regional applications. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. If you don't provide a resource type, the call uses the resource type APPLICATION_LOAD_BALANCER. Default: APPLICATION_LOAD_BALANCER + * Used for web ACLs that are scoped for regional applications. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. If you don't provide a resource type, the call uses the resource type APPLICATION_LOAD_BALANCER. Default: APPLICATION_LOAD_BALANCER */ ResourceType?: ResourceType; } @@ -1802,7 +1791,7 @@ declare namespace WAFV2 { } export interface ListRuleGroupsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -1850,7 +1839,7 @@ declare namespace WAFV2 { } export interface ListWebACLsRequest { /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2058,7 +2047,7 @@ declare namespace WAFV2 { */ AssociatedRuleGroupArn?: ResourceArn; /** - * The web ACL capacity units (WCUs) required for this rule group. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * The web ACL capacity units (WCUs) required for this rule group. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ Capacity?: CapacityUnit; /** @@ -2158,7 +2147,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2190,7 +2179,7 @@ declare namespace WAFV2 { */ ResourceArn: ResourceArn; /** - * The policy to attach to the specified rule group. The policy specifications must conform to the following: The policy must be composed using IAM Policy version 2012-10-17. The policy must include specifications for Effect, Action, and Principal. Effect must specify Allow. Action must specify wafv2:CreateWebACL, wafv2:UpdateWebACL, and wafv2:PutFirewallManagerRuleGroups and may optionally specify wafv2:GetRuleGroup. WAF rejects any extra actions or wildcard actions in the policy. The policy must not include a Resource parameter. For more information, see IAM Policies. + * The policy to attach to the specified rule group. The policy specifications must conform to the following: The policy must be composed using IAM Policy version 2012-10-17 or version 2015-01-01. The policy must include specifications for Effect, Action, and Principal. Effect must specify Allow. Action must specify wafv2:CreateWebACL, wafv2:UpdateWebACL, and wafv2:PutFirewallManagerRuleGroups and may optionally specify wafv2:GetRuleGroup. WAF rejects any extra actions or wildcard actions in the policy. The policy must not include a Resource parameter. For more information, see IAM Policies. */ Policy: PolicyString; } @@ -2322,13 +2311,6 @@ declare namespace WAFV2 { */ Timestamp?: Timestamp; } - export type RequestBody = {[key: string]: RequestBodyAssociatedResourceTypeConfig}; - export interface RequestBodyAssociatedResourceTypeConfig { - /** - * Specifies the maximum size of the web request body component that an associated CloudFront distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body. Default: 16 KB (16,384 kilobytes) - */ - DefaultSizeInspectionLimit: SizeInspectionLimit; - } export interface RequestInspection { /** * The payload type for your login endpoint, either JSON or form encoded. @@ -2506,7 +2488,7 @@ declare namespace WAFV2 { */ Id: EntityId; /** - * The web ACL capacity units (WCUs) required for this rule group. When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * The web ACL capacity units (WCUs) required for this rule group. When you create your own rule group, you define this, and you cannot change it after creation. When you add or modify the rules in a rule group, WAF enforces this limit. You can check the capacity for a set of rules using CheckCapacity. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ Capacity: CapacityUnit; /** @@ -2675,7 +2657,6 @@ declare namespace WAFV2 { */ TextTransformations: TextTransformations; } - export type SizeInspectionLimit = "KB_16"|"KB_32"|"KB_48"|"KB_64"|string; export type SolveTimestamp = number; export interface SqliMatchStatement { /** @@ -2705,7 +2686,7 @@ declare namespace WAFV2 { */ XssMatchStatement?: XssMatchStatement; /** - * A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes. If you configure WAF to inspect the request body, WAF inspects only the number of bytes of the body up to the limit for the web ACL. By default, for regional web ACLs, this limit is 8 KB (8,192 kilobytes) and for CloudFront web ACLs, this limit is 16 KB (16,384 kilobytes). For CloudFront web ACLs, you can increase the limit in the web ACL AssociationConfig, for additional fees. If you know that the request body for your web requests should never exceed the inspection limit, you could use a size constraint statement to block requests that have a larger request body size. If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long. + * A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<). For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes. If you configure WAF to inspect the request body, WAF inspects only the first 8192 bytes (8 KB). If the request body for your web requests never exceeds 8192 bytes, you could use a size constraint statement to block requests that have a request body greater than 8192 bytes. If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long. */ SizeConstraintStatement?: SizeConstraintStatement; /** @@ -2840,7 +2821,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2872,7 +2853,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2912,7 +2893,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2944,7 +2925,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -2984,7 +2965,7 @@ declare namespace WAFV2 { */ Name: EntityName; /** - * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. + * Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, a Amazon Cognito user pool, or an App Runner service. To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows: CLI - Specify the Region when you use the CloudFront scope: --scope=CLOUDFRONT --region=us-east-1. API and SDKs - For all calls, use the Region endpoint us-east-1. */ Scope: Scope; /** @@ -3027,10 +3008,6 @@ declare namespace WAFV2 { * Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains. Example JSON: "TokenDomains": { "mywebsite.com", "myotherwebsite.com" } Public suffixes aren't allowed. For example, you can't use usa.gov or co.uk as token domains. */ TokenDomains?: TokenDomains; - /** - * Specifies custom configurations for the associations between the web ACL and protected resources. Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes). You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing. - */ - AssociationConfig?: AssociationConfig; } export interface UpdateWebACLResponse { /** @@ -3065,7 +3042,7 @@ declare namespace WAFV2 { */ SampledRequestsEnabled: Boolean; /** - * A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch. For the list of available metrics, see WAF Metrics in the WAF Developer Guide. + * A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch. For the list of available metrics, see WAF Metrics. */ CloudWatchMetricsEnabled: Boolean; /** @@ -3103,7 +3080,7 @@ declare namespace WAFV2 { */ VisibilityConfig: VisibilityConfig; /** - * The web ACL capacity units (WCUs) currently being used by this web ACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. For more information, see WAF web ACL capacity units (WCU) in the WAF Developer Guide. + * The web ACL capacity units (WCUs) currently being used by this web ACL. WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500. */ Capacity?: ConsumedCapacity; /** @@ -3138,10 +3115,6 @@ declare namespace WAFV2 { * Specifies the domains that WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When WAF provides a token, it uses the domain of the Amazon Web Services resource that the web ACL is protecting. If you don't specify a list of token domains, WAF accepts tokens only for the domain of the protected resource. With a token domain list, WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains. */ TokenDomains?: TokenDomains; - /** - * Specifies custom configurations for the associations between the web ACL and protected resources. Use this to customize the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default is 16 KB (16,384 kilobytes). You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing. - */ - AssociationConfig?: AssociationConfig; } export type WebACLSummaries = WebACLSummary[]; export interface WebACLSummary { diff --git a/dist/aws-sdk-core-react-native.js b/dist/aws-sdk-core-react-native.js index 88ce185262..817d6427d8 100644 --- a/dist/aws-sdk-core-react-native.js +++ b/dist/aws-sdk-core-react-native.js @@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap /** * @constant */ - VERSION: '2.1349.0', + VERSION: '2.1350.0', /** * @api private diff --git a/dist/aws-sdk-react-native.js b/dist/aws-sdk-react-native.js index f0ec69c045..9d2c6c2741 100644 --- a/dist/aws-sdk-react-native.js +++ b/dist/aws-sdk-react-native.js @@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap /** * @constant */ - VERSION: '2.1349.0', + VERSION: '2.1350.0', /** * @api private @@ -33549,50 +33549,50 @@ return /******/ (function(modules) { // webpackBootstrap IoTTwinMaker: __webpack_require__(1141), WorkSpacesWeb: __webpack_require__(1145), AmplifyUIBuilder: __webpack_require__(1148), - Keyspaces: __webpack_require__(1151), - Billingconductor: __webpack_require__(1155), - GameSparks: __webpack_require__(1159), - PinpointSMSVoiceV2: __webpack_require__(1162), - Ivschat: __webpack_require__(1166), - ChimeSDKMediaPipelines: __webpack_require__(1169), - EMRServerless: __webpack_require__(1172), - M2: __webpack_require__(1175), - ConnectCampaigns: __webpack_require__(1178), - RedshiftServerless: __webpack_require__(1181), - RolesAnywhere: __webpack_require__(1184), - LicenseManagerUserSubscriptions: __webpack_require__(1187), - BackupStorage: __webpack_require__(1190), - PrivateNetworks: __webpack_require__(1193), - SupportApp: __webpack_require__(1196), - ControlTower: __webpack_require__(1199), - IoTFleetWise: __webpack_require__(1202), - MigrationHubOrchestrator: __webpack_require__(1206), - ConnectCases: __webpack_require__(1210), - ResourceExplorer2: __webpack_require__(1213), - Scheduler: __webpack_require__(1216), - ChimeSDKVoice: __webpack_require__(1219), - IoTRoboRunner: __webpack_require__(1222), - SsmSap: __webpack_require__(1225), - OAM: __webpack_require__(1228), - ARCZonalShift: __webpack_require__(1231), - Omics: __webpack_require__(1234), - OpenSearchServerless: __webpack_require__(1238), - SecurityLake: __webpack_require__(1241), - SimSpaceWeaver: __webpack_require__(1244), - DocDBElastic: __webpack_require__(1247), - SageMakerGeospatial: __webpack_require__(1250), - CodeCatalyst: __webpack_require__(1253), - Pipes: __webpack_require__(1257), - SageMakerMetrics: __webpack_require__(1260), - KinesisVideoWebRTCStorage: __webpack_require__(1263), - LicenseManagerLinuxSubscriptions: __webpack_require__(1266), - KendraRanking: __webpack_require__(1269), - CleanRooms: __webpack_require__(1272), - CloudTrailData: __webpack_require__(1276), - Tnb: __webpack_require__(1279), - InternetMonitor: __webpack_require__(1282), - IVSRealTime: __webpack_require__(1286), - VPCLattice: __webpack_require__(1289) + Keyspaces: __webpack_require__(1152), + Billingconductor: __webpack_require__(1156), + GameSparks: __webpack_require__(1160), + PinpointSMSVoiceV2: __webpack_require__(1163), + Ivschat: __webpack_require__(1167), + ChimeSDKMediaPipelines: __webpack_require__(1170), + EMRServerless: __webpack_require__(1173), + M2: __webpack_require__(1176), + ConnectCampaigns: __webpack_require__(1179), + RedshiftServerless: __webpack_require__(1182), + RolesAnywhere: __webpack_require__(1185), + LicenseManagerUserSubscriptions: __webpack_require__(1188), + BackupStorage: __webpack_require__(1191), + PrivateNetworks: __webpack_require__(1194), + SupportApp: __webpack_require__(1197), + ControlTower: __webpack_require__(1200), + IoTFleetWise: __webpack_require__(1203), + MigrationHubOrchestrator: __webpack_require__(1207), + ConnectCases: __webpack_require__(1211), + ResourceExplorer2: __webpack_require__(1214), + Scheduler: __webpack_require__(1217), + ChimeSDKVoice: __webpack_require__(1220), + IoTRoboRunner: __webpack_require__(1223), + SsmSap: __webpack_require__(1226), + OAM: __webpack_require__(1229), + ARCZonalShift: __webpack_require__(1232), + Omics: __webpack_require__(1235), + OpenSearchServerless: __webpack_require__(1239), + SecurityLake: __webpack_require__(1242), + SimSpaceWeaver: __webpack_require__(1245), + DocDBElastic: __webpack_require__(1248), + SageMakerGeospatial: __webpack_require__(1251), + CodeCatalyst: __webpack_require__(1254), + Pipes: __webpack_require__(1258), + SageMakerMetrics: __webpack_require__(1261), + KinesisVideoWebRTCStorage: __webpack_require__(1264), + LicenseManagerLinuxSubscriptions: __webpack_require__(1267), + KendraRanking: __webpack_require__(1270), + CleanRooms: __webpack_require__(1273), + CloudTrailData: __webpack_require__(1277), + Tnb: __webpack_require__(1280), + InternetMonitor: __webpack_require__(1283), + IVSRealTime: __webpack_require__(1287), + VPCLattice: __webpack_require__(1290) }; /***/ }), @@ -53721,7 +53721,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 592 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-05-13","endpointPrefix":"runtime.sagemaker","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon SageMaker Runtime","serviceId":"SageMaker Runtime","signatureVersion":"v4","signingName":"sagemaker","uid":"runtime.sagemaker-2017-05-13"},"operations":{"InvokeEndpoint":{"http":{"requestUri":"/endpoints/{EndpointName}/invocations"},"input":{"type":"structure","required":["EndpointName","Body"],"members":{"EndpointName":{"location":"uri","locationName":"EndpointName"},"Body":{"shape":"S3"},"ContentType":{"location":"header","locationName":"Content-Type"},"Accept":{"location":"header","locationName":"Accept"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"},"TargetModel":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Model"},"TargetVariant":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Variant"},"TargetContainerHostname":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Container-Hostname"},"InferenceId":{"location":"header","locationName":"X-Amzn-SageMaker-Inference-Id"},"EnableExplanations":{"location":"header","locationName":"X-Amzn-SageMaker-Enable-Explanations"}},"payload":"Body"},"output":{"type":"structure","required":["Body"],"members":{"Body":{"shape":"S3"},"ContentType":{"location":"header","locationName":"Content-Type"},"InvokedProductionVariant":{"location":"header","locationName":"x-Amzn-Invoked-Production-Variant"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"}},"payload":"Body"}},"InvokeEndpointAsync":{"http":{"requestUri":"/endpoints/{EndpointName}/async-invocations","responseCode":202},"input":{"type":"structure","required":["EndpointName","InputLocation"],"members":{"EndpointName":{"location":"uri","locationName":"EndpointName"},"ContentType":{"location":"header","locationName":"X-Amzn-SageMaker-Content-Type"},"Accept":{"location":"header","locationName":"X-Amzn-SageMaker-Accept"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"},"InferenceId":{"location":"header","locationName":"X-Amzn-SageMaker-Inference-Id"},"InputLocation":{"location":"header","locationName":"X-Amzn-SageMaker-InputLocation"},"RequestTTLSeconds":{"location":"header","locationName":"X-Amzn-SageMaker-RequestTTLSeconds","type":"integer"},"InvocationTimeoutSeconds":{"location":"header","locationName":"X-Amzn-SageMaker-InvocationTimeoutSeconds","type":"integer"}}},"output":{"type":"structure","members":{"InferenceId":{},"OutputLocation":{"location":"header","locationName":"X-Amzn-SageMaker-OutputLocation"}}}}},"shapes":{"S3":{"type":"blob","sensitive":true},"S5":{"type":"string","sensitive":true}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-05-13","endpointPrefix":"runtime.sagemaker","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon SageMaker Runtime","serviceId":"SageMaker Runtime","signatureVersion":"v4","signingName":"sagemaker","uid":"runtime.sagemaker-2017-05-13"},"operations":{"InvokeEndpoint":{"http":{"requestUri":"/endpoints/{EndpointName}/invocations"},"input":{"type":"structure","required":["EndpointName","Body"],"members":{"EndpointName":{"location":"uri","locationName":"EndpointName"},"Body":{"shape":"S3"},"ContentType":{"location":"header","locationName":"Content-Type"},"Accept":{"location":"header","locationName":"Accept"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"},"TargetModel":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Model"},"TargetVariant":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Variant"},"TargetContainerHostname":{"location":"header","locationName":"X-Amzn-SageMaker-Target-Container-Hostname"},"InferenceId":{"location":"header","locationName":"X-Amzn-SageMaker-Inference-Id"},"EnableExplanations":{"location":"header","locationName":"X-Amzn-SageMaker-Enable-Explanations"}},"payload":"Body"},"output":{"type":"structure","required":["Body"],"members":{"Body":{"shape":"S3"},"ContentType":{"location":"header","locationName":"Content-Type"},"InvokedProductionVariant":{"location":"header","locationName":"x-Amzn-Invoked-Production-Variant"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"}},"payload":"Body"}},"InvokeEndpointAsync":{"http":{"requestUri":"/endpoints/{EndpointName}/async-invocations","responseCode":202},"input":{"type":"structure","required":["EndpointName","InputLocation"],"members":{"EndpointName":{"location":"uri","locationName":"EndpointName"},"ContentType":{"location":"header","locationName":"X-Amzn-SageMaker-Content-Type"},"Accept":{"location":"header","locationName":"X-Amzn-SageMaker-Accept"},"CustomAttributes":{"shape":"S5","location":"header","locationName":"X-Amzn-SageMaker-Custom-Attributes"},"InferenceId":{"location":"header","locationName":"X-Amzn-SageMaker-Inference-Id"},"InputLocation":{"location":"header","locationName":"X-Amzn-SageMaker-InputLocation"},"RequestTTLSeconds":{"location":"header","locationName":"X-Amzn-SageMaker-RequestTTLSeconds","type":"integer"},"InvocationTimeoutSeconds":{"location":"header","locationName":"X-Amzn-SageMaker-InvocationTimeoutSeconds","type":"integer"}}},"output":{"type":"structure","members":{"InferenceId":{},"OutputLocation":{"location":"header","locationName":"X-Amzn-SageMaker-OutputLocation"},"FailureLocation":{"location":"header","locationName":"X-Amzn-SageMaker-FailureLocation"}}}}},"shapes":{"S3":{"type":"blob","sensitive":true},"S5":{"type":"string","sensitive":true}}} /***/ }), /* 593 */ @@ -53758,7 +53758,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 595 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24"},"operations":{"AddAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"AddTags":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"}}}},"AssociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"BatchDescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageArnList"],"members":{"ModelPackageArnList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ModelPackageSummaries":{"type":"map","key":{},"value":{"type":"structure","required":["ModelPackageGroupName","ModelPackageArn","CreationTime","InferenceSpecification","ModelPackageStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"BatchDescribeModelPackageErrorMap":{"type":"map","key":{},"value":{"type":"structure","required":["ErrorCode","ErrorResponse"],"members":{"ErrorCode":{},"ErrorResponse":{}}}}}}},"CreateAction":{"input":{"type":"structure","required":["ActionName","Source","ActionType"],"members":{"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4d"},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S4n"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S4z"},"ArtifactType":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S57"},"OutputDataConfig":{"shape":"S5e"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S5g"},"AutoMLJobConfig":{"shape":"S5i"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S62"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S68"},"OutputDataConfig":{"shape":"S5e"},"AutoMLProblemTypeConfig":{"shape":"S6a"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S5n"},"AutoMLJobObjective":{"shape":"S5g"},"ModelDeployConfig":{"shape":"S62"},"DataSplitConfig":{"shape":"S5t"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S6h"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"CreateCompilationJob":{"input":{"type":"structure","required":["CompilationJobName","RoleArn","OutputConfig","StoppingCondition"],"members":{"CompilationJobName":{},"RoleArn":{},"ModelPackageVersionArn":{},"InputConfig":{"shape":"S6o"},"OutputConfig":{"shape":"S6r"},"VpcConfig":{"shape":"S6y"},"StoppingCondition":{"shape":"S3m"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S76"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S7b"},"DataQualityAppSpecification":{"shape":"S7f"},"DataQualityJobInput":{"shape":"S7o"},"DataQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S8j"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S8p"},"SubnetIds":{"shape":"S5r"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DomainSettings":{"shape":"S9e"},"DefaultSpaceSettings":{"shape":"S9i"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"S9n"},"DeviceFleetName":{},"Stages":{"shape":"S9p"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"S9p"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S8j"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Sa5"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sam"},"DataCaptureConfig":{"shape":"Sb1"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Sbc"},"ExplainerConfig":{"shape":"Sbi"},"ShadowProductionVariants":{"shape":"Sam"}}},"output":{"type":"structure","required":["EndpointConfigArn"],"members":{"EndpointConfigArn":{}}}},"CreateExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{},"DisplayName":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"CreateFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName","RecordIdentifierFeatureName","EventTimeFeatureName","FeatureDefinitions"],"members":{"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sch"},"OnlineStoreConfig":{"shape":"Sck"},"OfflineStoreConfig":{"shape":"Scm"},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Scy"},"HumanLoopActivationConfig":{"shape":"Sd0"},"HumanLoopConfig":{"shape":"Sd3"},"OutputConfig":{"shape":"Sdi"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sdp"},"S3StorageConfig":{"shape":"Sdr"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Sdx"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Se2"},"TrainingJobDefinition":{"shape":"Set"},"TrainingJobDefinitions":{"shape":"Sf9"},"WarmStartConfig":{"shape":"Sfa"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HyperParameterTuningJobArn"],"members":{"HyperParameterTuningJobArn":{}}}},"CreateImage":{"input":{"type":"structure","required":["ImageName","RoleArn"],"members":{"Description":{},"DisplayName":{},"ImageName":{},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ImageArn":{}}}},"CreateImageVersion":{"input":{"type":"structure","required":["BaseImage","ClientToken","ImageName"],"members":{"BaseImage":{},"ClientToken":{"idempotencyToken":true},"ImageName":{},"Aliases":{"shape":"Sfn"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sg0"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sg3"},"DataStorageConfig":{"shape":"Sgb"},"ShadowModeConfig":{"shape":"Sgc"},"KmsKey":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"CreateInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName","JobType","RoleArn","InputConfig"],"members":{"JobName":{},"JobType":{},"RoleArn":{},"InputConfig":{"shape":"Sgk"},"JobDescription":{},"StoppingConditions":{"shape":"Shi"},"OutputConfig":{"type":"structure","members":{"KmsKeyId":{},"CompiledOutputConfig":{"type":"structure","members":{"S3OutputUri":{}}}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobArn"],"members":{"JobArn":{}}}},"CreateLabelingJob":{"input":{"type":"structure","required":["LabelingJobName","LabelAttributeName","InputConfig","OutputConfig","RoleArn","HumanTaskConfig"],"members":{"LabelingJobName":{},"LabelAttributeName":{},"InputConfig":{"shape":"Sht"},"OutputConfig":{"shape":"Si0"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Si1"},"LabelingJobAlgorithmsConfig":{"shape":"Si4"},"HumanTaskConfig":{"shape":"Si8"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName","ExecutionRoleArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sin"},"Containers":{"shape":"Siw"},"InferenceExecutionConfig":{"shape":"Six"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S5o"},"EnableNetworkIsolation":{"type":"boolean"}}},"output":{"type":"structure","required":["ModelArn"],"members":{"ModelArn":{}}}},"CreateModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelBiasAppSpecification","ModelBiasJobInput","ModelBiasJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelBiasBaselineConfig":{"shape":"Sj1"},"ModelBiasAppSpecification":{"shape":"Sj2"},"ModelBiasJobInput":{"shape":"Sj3"},"ModelBiasJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Sj7"},"Content":{"shape":"Sj8"},"ModelCardStatus":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"CreateModelCardExportJob":{"input":{"type":"structure","required":["ModelCardName","ModelCardExportJobName","OutputConfig"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardExportJobName":{},"OutputConfig":{"shape":"Sjd"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Sjh"},"ModelExplainabilityAppSpecification":{"shape":"Sji"},"ModelExplainabilityJobInput":{"shape":"Sjj"},"ModelExplainabilityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"Sjm"},"SourceAlgorithmSpecification":{"shape":"Sjp"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sjs"},"ClientToken":{"idempotencyToken":true},"CustomerMetadataProperties":{"shape":"Sjz"},"DriftCheckBaselines":{"shape":"Sk2"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sk8"}}},"output":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{}}}},"CreateModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupDescription":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ModelPackageGroupArn"],"members":{"ModelPackageGroupArn":{}}}},"CreateModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelQualityAppSpecification","ModelQualityJobInput","ModelQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelQualityBaselineConfig":{"shape":"Skf"},"ModelQualityAppSpecification":{"shape":"Skg"},"ModelQualityJobInput":{"shape":"Ski"},"ModelQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Skm"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"S8q"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sl3"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl6"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Sl9"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Sle"},"OnStart":{"shape":"Sle"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Slm"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Sls"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedNotebookInstanceUrl":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreateProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","RoleArn"],"members":{"ProcessingInputs":{"shape":"Sm5"},"ProcessingOutputConfig":{"shape":"Sms"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smx"},"StoppingCondition":{"shape":"Smz"},"AppSpecification":{"shape":"Sn1"},"Environment":{"shape":"Sn3"},"NetworkConfig":{"shape":"Sku"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Sn4"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sn9"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn","ProjectId"],"members":{"ProjectArn":{},"ProjectId":{}}}},"CreateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"Tags":{"shape":"S7"},"SpaceSettings":{"shape":"Snj"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"CreateStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName","StudioLifecycleConfigContent","StudioLifecycleConfigAppType"],"members":{"StudioLifecycleConfigName":{},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{}}}},"CreateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName","AlgorithmSpecification","RoleArn","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingJobName":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snt"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sey"},"DebugHookConfig":{"shape":"So2"},"DebugRuleConfigurations":{"shape":"Soa"},"TensorBoardOutputConfig":{"shape":"Soe"},"ExperimentConfig":{"shape":"Sn4"},"ProfilerConfig":{"shape":"Sof"},"ProfilerRuleConfigurations":{"shape":"Soj"},"Environment":{"shape":"Sol"},"RetryStrategy":{"shape":"Sez"}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"CreateTransformJob":{"input":{"type":"structure","required":["TransformJobName","ModelName","TransformInput","TransformOutput","TransformResources"],"members":{"TransformJobName":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sos"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"DataCaptureConfig":{"shape":"Sov"},"TransformResources":{"shape":"S43"},"DataProcessing":{"shape":"Sow"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Sn4"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sp4"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sp7"},"InputArtifacts":{"shape":"Spb"},"OutputArtifacts":{"shape":"Spb"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"CreateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"Tags":{"shape":"S7"},"UserSettings":{"shape":"S8p"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Spm"},"OidcConfig":{"shape":"Spp"},"SourceIpConfig":{"shape":"Sps"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Spw"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Sq6"},"Description":{},"NotificationConfiguration":{"shape":"Sqe"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"WorkteamArn":{}}}},"DeleteAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"DeleteAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}}},"DeleteApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S4z"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"DeleteDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}}},"DeleteDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"RetentionPolicy":{"type":"structure","members":{"HomeEfsFileSystem":{}}}}}},"DeleteEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{}}}},"DeleteEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"DeleteEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}}},"DeleteEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}}},"DeleteExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"DeleteFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}}},"DeleteFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","members":{}}},"DeleteHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}}},"DeleteHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName","HubContentVersion"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}}},"DeleteHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","members":{}}},"DeleteImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{}}},"DeleteImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}}},"DeleteModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{}}}},"DeleteModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}}},"DeleteModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"DeleteNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"DeleteNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}}},"DeletePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"DeleteProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}}},"DeleteSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}}},"DeleteStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"DeleteTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"DeleteUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}}},"DeleteWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Success"],"members":{"Success":{"type":"boolean"}}}},"DeregisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","DeviceNames"],"members":{"DeviceFleetName":{},"DeviceNames":{"shape":"S9u"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}},"output":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","TrainingSpecification","AlgorithmStatus","AlgorithmStatusDetails"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Sso"},"ImageScanStatuses":{"shape":"Sso"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4d"},"SpaceName":{}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4n"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S4z"},"ArtifactType":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","InputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"InputDataConfig":{"shape":"S57"},"OutputDataConfig":{"shape":"S5e"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5g"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S5i"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St2"},"BestCandidate":{"shape":"St4"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5g"},"ProblemType":{},"CompletionCriteria":{"shape":"S5j"}}},"ModelDeployConfig":{"shape":"S62"},"ModelDeployResult":{"shape":"Stz"}}}},"DescribeAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","AutoMLJobInputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"AutoMLJobInputDataConfig":{"shape":"S68"},"OutputDataConfig":{"shape":"S5e"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5g"},"AutoMLProblemTypeConfig":{"shape":"S6a"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St2"},"BestCandidate":{"shape":"St4"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"ModelDeployConfig":{"shape":"S62"},"ModelDeployResult":{"shape":"Stz"},"DataSplitConfig":{"shape":"S5t"},"SecurityConfig":{"shape":"S5n"}}}},"DescribeCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}},"output":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S6h"}}}},"DescribeCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}},"output":{"type":"structure","required":["CompilationJobName","CompilationJobArn","CompilationJobStatus","StoppingCondition","CreationTime","LastModifiedTime","FailureReason","ModelArtifacts","RoleArn","InputConfig","OutputConfig"],"members":{"CompilationJobName":{},"CompilationJobArn":{},"CompilationJobStatus":{},"CompilationStartTime":{"type":"timestamp"},"CompilationEndTime":{"type":"timestamp"},"StoppingCondition":{"shape":"S3m"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"Su9"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S6o"},"OutputConfig":{"shape":"S6r"},"VpcConfig":{"shape":"S6y"}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S76"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"LineageGroupArn":{}}}},"DescribeDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"DataQualityBaselineConfig":{"shape":"S7b"},"DataQualityAppSpecification":{"shape":"S7f"},"DataQualityJobInput":{"shape":"S7o"},"DataQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeDevice":{"input":{"type":"structure","required":["DeviceName","DeviceFleetName"],"members":{"NextToken":{},"DeviceName":{},"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceName","DeviceFleetName","RegistrationTime"],"members":{"DeviceArn":{},"DeviceName":{},"Description":{},"DeviceFleetName":{},"IotThingName":{},"RegistrationTime":{"type":"timestamp"},"LatestHeartbeat":{"type":"timestamp"},"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion"],"members":{"ModelName":{},"ModelVersion":{},"LatestSampleTime":{"type":"timestamp"},"LatestInference":{"type":"timestamp"}}}},"MaxModels":{"type":"integer"},"NextToken":{},"AgentVersion":{}}}},"DescribeDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceFleetName","DeviceFleetArn","OutputConfig","CreationTime","LastModifiedTime"],"members":{"DeviceFleetName":{},"DeviceFleetArn":{},"OutputConfig":{"shape":"S8j"},"Description":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"IotRoleAlias":{}}}},"DescribeDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{}}},"output":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"HomeEfsFileSystemId":{},"SingleSignOnManagedApplicationInstanceId":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S8p"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S5r"},"Url":{},"VpcId":{},"KmsKeyId":{},"DomainSettings":{"shape":"S9e"},"AppSecurityGroupManagement":{},"SecurityGroupIdForDomainBoundary":{},"DefaultSpaceSettings":{"shape":"S9i"}}}},"DescribeEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName","Stages"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"S9n"},"DeviceFleetName":{},"EdgeDeploymentSuccess":{"type":"integer"},"EdgeDeploymentPending":{"type":"integer"},"EdgeDeploymentFailed":{"type":"integer"},"Stages":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig","DeploymentConfig","DeploymentStatus"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"S9r"},"DeploymentConfig":{"shape":"S9w"},"DeploymentStatus":{"type":"structure","required":["StageStatus","EdgeDeploymentSuccessInStage","EdgeDeploymentPendingInStage","EdgeDeploymentFailedInStage"],"members":{"StageStatus":{},"EdgeDeploymentSuccessInStage":{"type":"integer"},"EdgeDeploymentPendingInStage":{"type":"integer"},"EdgeDeploymentFailedInStage":{"type":"integer"},"EdgeDeploymentStatusMessage":{},"EdgeDeploymentStageStartTime":{"type":"timestamp"}}}}}},"NextToken":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"DescribeEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName"],"members":{"EdgePackagingJobName":{}}},"output":{"type":"structure","required":["EdgePackagingJobArn","EdgePackagingJobName","EdgePackagingJobStatus"],"members":{"EdgePackagingJobArn":{},"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S8j"},"ResourceKey":{},"EdgePackagingJobStatus":{},"EdgePackagingJobStatusMessage":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ModelArtifact":{},"ModelSignature":{},"PresetDeploymentOutput":{"type":"structure","required":["Type"],"members":{"Type":{},"Artifact":{},"Status":{},"StatusMessage":{}}}}}},"DescribeEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"output":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Svc"},"DataCaptureConfig":{"shape":"Svk"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Sa5"},"AsyncInferenceConfig":{"shape":"Sbc"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Svo"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"Svo"}}},"ExplainerConfig":{"shape":"Sbi"},"ShadowProductionVariants":{"shape":"Svc"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sam"},"DataCaptureConfig":{"shape":"Sb1"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Sbc"},"ExplainerConfig":{"shape":"Sbi"},"ShadowProductionVariants":{"shape":"Sam"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Svu"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"}}}},"DescribeFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupArn","FeatureGroupName","RecordIdentifierFeatureName","EventTimeFeatureName","FeatureDefinitions","CreationTime","NextToken"],"members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sch"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sck"},"OfflineStoreConfig":{"shape":"Scm"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw0"},"LastUpdateStatus":{"shape":"Sw3"},"FailureReason":{},"Description":{},"NextToken":{},"OnlineStoreTotalSizeBytes":{"type":"long"}}}},"DescribeFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{}}},"output":{"type":"structure","required":["FeatureGroupArn","FeatureGroupName","FeatureName","FeatureType","CreationTime","LastModifiedTime"],"members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Sw9"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Scy"},"HumanLoopActivationConfig":{"shape":"Sd0"},"HumanLoopConfig":{"shape":"Sd3"},"OutputConfig":{"shape":"Sdi"},"RoleArn":{},"FailureReason":{}}}},"DescribeHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}},"output":{"type":"structure","required":["HubName","HubArn","HubStatus","CreationTime","LastModifiedTime"],"members":{"HubName":{},"HubArn":{},"HubDisplayName":{},"HubDescription":{},"HubSearchKeywords":{"shape":"Sdp"},"S3StorageConfig":{"shape":"Sdr"},"HubStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"DescribeHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}},"output":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubName","HubArn","HubContentDocument","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubName":{},"HubArn":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentMarkdown":{},"HubContentDocument":{},"HubContentSearchKeywords":{"shape":"Swr"},"HubContentDependencies":{"type":"list","member":{"type":"structure","members":{"DependencyOriginPath":{},"DependencyCopyPath":{}}}},"HubContentStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"}}}},"DescribeHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","required":["HumanTaskUiArn","HumanTaskUiName","CreationTime","UiTemplate"],"members":{"HumanTaskUiArn":{},"HumanTaskUiName":{},"HumanTaskUiStatus":{},"CreationTime":{"type":"timestamp"},"UiTemplate":{"type":"structure","members":{"Url":{},"ContentSha256":{}}}}}},"DescribeHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}},"output":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobArn","HyperParameterTuningJobConfig","HyperParameterTuningJobStatus","CreationTime","TrainingJobStatusCounters","ObjectiveStatusCounters"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Se2"},"TrainingJobDefinition":{"shape":"Set"},"TrainingJobDefinitions":{"shape":"Sf9"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx6"},"ObjectiveStatusCounters":{"shape":"Sx8"},"BestTrainingJob":{"shape":"Sxa"},"OverallBestTrainingJob":{"shape":"Sxa"},"WarmStartConfig":{"shape":"Sfa"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"Sxd"},"ConsumedResources":{"shape":"Sxe"}}}},"DescribeImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"DescribeImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{"BaseImage":{},"ContainerImage":{},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sg0"},"Status":{},"StatusReason":{},"Description":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"EndpointMetadata":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{},"EndpointConfigName":{},"EndpointStatus":{},"FailureReason":{}}},"ModelVariants":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig","Status"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sg6"},"Status":{}}}},"DataStorageConfig":{"shape":"Sgb"},"ShadowModeConfig":{"shape":"Sgc"},"KmsKey":{}}}},"DescribeInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}},"output":{"type":"structure","required":["JobName","JobType","JobArn","RoleArn","Status","CreationTime","LastModifiedTime","InputConfig"],"members":{"JobName":{},"JobDescription":{},"JobType":{},"JobArn":{},"RoleArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"InputConfig":{"shape":"Sgk"},"StoppingConditions":{"shape":"Shi"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointConfiguration","ModelConfiguration"],"members":{"Metrics":{"shape":"Sxz"},"EndpointConfiguration":{"shape":"Sy1"},"ModelConfiguration":{"shape":"Sy2"},"RecommendationId":{}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"Sy8"},"EndpointInfo":{"shape":"Shb"}}}}}}},"DescribeLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}},"output":{"type":"structure","required":["LabelingJobStatus","LabelCounters","CreationTime","LastModifiedTime","JobReferenceCode","LabelingJobName","LabelingJobArn","InputConfig","OutputConfig","RoleArn","HumanTaskConfig"],"members":{"LabelingJobStatus":{},"LabelCounters":{"shape":"Syc"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Sht"},"OutputConfig":{"shape":"Si0"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Si1"},"LabelingJobAlgorithmsConfig":{"shape":"Si4"},"HumanTaskConfig":{"shape":"Si8"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"Syf"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","ExecutionRoleArn","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sin"},"Containers":{"shape":"Siw"},"InferenceExecutionConfig":{"shape":"Six"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5o"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"}}}},"DescribeModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelBiasAppSpecification","ModelBiasJobInput","ModelBiasJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelBiasBaselineConfig":{"shape":"Sj1"},"ModelBiasAppSpecification":{"shape":"Sj2"},"ModelBiasJobInput":{"shape":"Sj3"},"ModelBiasJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"}}},"output":{"type":"structure","required":["ModelCardArn","ModelCardName","ModelCardVersion","Content","ModelCardStatus","CreationTime","CreatedBy"],"members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Sj8"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj7"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"ModelCardProcessingStatus":{}}}},"DescribeModelCardExportJob":{"input":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}},"output":{"type":"structure","required":["ModelCardExportJobName","ModelCardExportJobArn","Status","ModelCardName","ModelCardVersion","OutputConfig","CreatedAt","LastModifiedAt"],"members":{"ModelCardExportJobName":{},"ModelCardExportJobArn":{},"Status":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"OutputConfig":{"shape":"Sjd"},"CreatedAt":{"type":"timestamp"},"LastModifiedAt":{"type":"timestamp"},"FailureReason":{},"ExportArtifacts":{"type":"structure","required":["S3ExportArtifacts"],"members":{"S3ExportArtifacts":{}}}}}},"DescribeModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelExplainabilityBaselineConfig":{"shape":"Sjh"},"ModelExplainabilityAppSpecification":{"shape":"Sji"},"ModelExplainabilityJobInput":{"shape":"Sjj"},"ModelExplainabilityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}},"output":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus","ModelPackageStatusDetails"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sjp"},"ValidationSpecification":{"shape":"Sjm"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"Syx"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sjs"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sjz"},"DriftCheckBaselines":{"shape":"Sk2"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sk8"}}}},"DescribeModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}},"output":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","CreatedBy","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"ModelPackageGroupStatus":{}}}},"DescribeModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelQualityAppSpecification","ModelQualityJobInput","ModelQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelQualityBaselineConfig":{"shape":"Skf"},"ModelQualityAppSpecification":{"shape":"Skg"},"ModelQualityJobInput":{"shape":"Ski"},"ModelQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}},"output":{"type":"structure","required":["MonitoringScheduleArn","MonitoringScheduleName","MonitoringScheduleStatus","CreationTime","LastModifiedTime","MonitoringScheduleConfig"],"members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Skm"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"Sza"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"S8q"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sl3"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl6"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Sl9"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Sle"},"OnStart":{"shape":"Sle"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"}}}},"DescribePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{}}},"output":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDescription":{},"RoleArn":{},"PipelineStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastRunTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedBy":{"shape":"Ssh"},"ParallelismConfiguration":{"shape":"Sls"}}}},"DescribePipelineDefinitionForExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{}}},"output":{"type":"structure","members":{"PipelineDefinition":{},"CreationTime":{"type":"timestamp"}}}},"DescribePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{}}},"output":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"Szu"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedBy":{"shape":"Ssh"},"ParallelismConfiguration":{"shape":"Sls"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Sm5"},"ProcessingOutputConfig":{"shape":"Sms"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smx"},"StoppingCondition":{"shape":"Smz"},"AppSpecification":{"shape":"Sn1"},"Environment":{"shape":"Sn3"},"NetworkConfig":{"shape":"Sku"},"RoleArn":{},"ExperimentConfig":{"shape":"Sn4"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{}}}},"DescribeProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}},"output":{"type":"structure","required":["ProjectArn","ProjectName","ProjectId","ServiceCatalogProvisioningDetails","ProjectStatus","CreationTime"],"members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sn9"},"ServiceCatalogProvisionedProductDetails":{"shape":"S102"},"ProjectStatus":{},"CreatedBy":{"shape":"Ssh"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"}}}},"DescribeSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}},"output":{"type":"structure","members":{"DomainId":{},"SpaceArn":{},"SpaceName":{},"HomeEfsFileSystemUid":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"SpaceSettings":{"shape":"Snj"}}}},"DescribeStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{},"StudioLifecycleConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{}}}},"DescribeSubscribedWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{}}},"output":{"type":"structure","required":["SubscribedWorkteam"],"members":{"SubscribedWorkteam":{"shape":"S10d"}}}},"DescribeTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}},"output":{"type":"structure","required":["TrainingJobName","TrainingJobArn","ModelArtifacts","TrainingJobStatus","SecondaryStatus","AlgorithmSpecification","ResourceConfig","StoppingCondition","CreationTime"],"members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Su9"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snt"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S10h"},"FinalMetricDataList":{"shape":"S10k"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sey"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"So2"},"ExperimentConfig":{"shape":"Sn4"},"DebugRuleConfigurations":{"shape":"Soa"},"TensorBoardOutputConfig":{"shape":"Soe"},"DebugRuleEvaluationStatuses":{"shape":"S10o"},"ProfilerConfig":{"shape":"Sof"},"ProfilerRuleConfigurations":{"shape":"Soj"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"RetryStrategy":{"shape":"Sez"},"Environment":{"shape":"Sol"},"WarmPoolStatus":{"shape":"S10v"}}}},"DescribeTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}},"output":{"type":"structure","required":["TransformJobName","TransformJobArn","TransformJobStatus","ModelName","TransformInput","TransformResources","CreationTime"],"members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sos"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"DataCaptureConfig":{"shape":"Sov"},"TransformResources":{"shape":"S43"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sow"},"ExperimentConfig":{"shape":"Sn4"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S113"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S117"},"Status":{"shape":"Sp4"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"Parameters":{"shape":"Sp7"},"InputArtifacts":{"shape":"Spb"},"OutputArtifacts":{"shape":"Spb"},"MetadataProperties":{"shape":"S1q"},"Metrics":{"shape":"S119"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S117"}}}}},"DescribeUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}},"output":{"type":"structure","members":{"DomainId":{},"UserProfileArn":{},"UserProfileName":{},"HomeEfsFileSystemUid":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"UserSettings":{"shape":"S8p"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S11j"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S11r"}}}},"DisableSagemakerServicecatalogPortfolio":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"EnableSagemakerServicecatalogPortfolio":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"GetDeviceFleetReport":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceFleetArn","DeviceFleetName"],"members":{"DeviceFleetArn":{},"DeviceFleetName":{},"OutputConfig":{"shape":"S8j"},"Description":{},"ReportGenerated":{"type":"timestamp"},"DeviceStats":{"type":"structure","required":["ConnectedDeviceCount","RegisteredDeviceCount"],"members":{"ConnectedDeviceCount":{"type":"long"},"RegisteredDeviceCount":{"type":"long"}}},"AgentVersions":{"type":"list","member":{"type":"structure","required":["Version","AgentCount"],"members":{"Version":{},"AgentCount":{"type":"long"}}}},"ModelStats":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion","OfflineDeviceCount","ConnectedDeviceCount","ActiveDeviceCount","SamplingDeviceCount"],"members":{"ModelName":{},"ModelVersion":{},"OfflineDeviceCount":{"type":"long"},"ConnectedDeviceCount":{"type":"long"},"ActiveDeviceCount":{"type":"long"},"SamplingDeviceCount":{"type":"long"}}}}}}},"GetLineageGroupPolicy":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupArn":{},"ResourcePolicy":{}}}},"GetModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}},"output":{"type":"structure","required":["ResourcePolicy"],"members":{"ResourcePolicy":{}}}},"GetSagemakerServicecatalogPortfolioStatus":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Status":{}}}},"GetSearchSuggestions":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SuggestionQuery":{"type":"structure","members":{"PropertyNameQuery":{"type":"structure","required":["PropertyNameHint"],"members":{"PropertyNameHint":{}}}}}}},"output":{"type":"structure","members":{"PropertyNameSuggestions":{"type":"list","member":{"type":"structure","members":{"PropertyName":{}}}}}}},"ImportHubContent":{"input":{"type":"structure","required":["HubContentName","HubContentType","DocumentSchemaVersion","HubName","HubContentDocument"],"members":{"HubContentName":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubName":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentMarkdown":{},"HubContentDocument":{},"HubContentSearchKeywords":{"shape":"Swr"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn","HubContentArn"],"members":{"HubArn":{},"HubContentArn":{}}}},"ListActions":{"input":{"type":"structure","members":{"SourceUri":{},"ActionType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ActionSummaries":{"type":"list","member":{"type":"structure","members":{"ActionArn":{},"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAlgorithms":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["AlgorithmSummaryList"],"members":{"AlgorithmSummaryList":{"type":"list","member":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","AlgorithmStatus"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"AlgorithmStatus":{}}}},"NextToken":{}}}},"ListAliases":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"SageMakerImageVersionAliases":{"shape":"Sfn"},"NextToken":{}}}},"ListAppImageConfigs":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"ModifiedTimeBefore":{"type":"timestamp"},"ModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"NextToken":{},"AppImageConfigs":{"type":"list","member":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4n"}}}}}}},"ListApps":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameEquals":{},"SpaceNameEquals":{}}},"output":{"type":"structure","members":{"Apps":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"SpaceName":{}}}},"NextToken":{}}}},"ListArtifacts":{"input":{"type":"structure","members":{"SourceUri":{},"ArtifactType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ArtifactSummaries":{"type":"list","member":{"type":"structure","members":{"ArtifactArn":{},"ArtifactName":{},"Source":{"shape":"S4z"},"ArtifactType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAssociations":{"input":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"SourceType":{},"DestinationType":{},"AssociationType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AssociationSummaries":{"type":"list","member":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"SourceType":{},"DestinationType":{},"AssociationType":{},"SourceName":{},"DestinationName":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"}}}},"NextToken":{}}}},"ListAutoMLJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["AutoMLJobSummaries"],"members":{"AutoMLJobSummaries":{"type":"list","member":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","AutoMLJobStatus","AutoMLJobSecondaryStatus","CreationTime","LastModifiedTime"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St2"}}}},"NextToken":{}}}},"ListCandidatesForAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{},"StatusEquals":{},"CandidateNameEquals":{},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Candidates"],"members":{"Candidates":{"type":"list","member":{"shape":"St4"}},"NextToken":{}}}},"ListCodeRepositories":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CodeRepositorySummaryList"],"members":{"CodeRepositorySummaryList":{"type":"list","member":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S6h"}}}},"NextToken":{}}}},"ListCompilationJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CompilationJobSummaries"],"members":{"CompilationJobSummaries":{"type":"list","member":{"type":"structure","required":["CompilationJobName","CompilationJobArn","CreationTime","CompilationJobStatus"],"members":{"CompilationJobName":{},"CompilationJobArn":{},"CreationTime":{"type":"timestamp"},"CompilationStartTime":{"type":"timestamp"},"CompilationEndTime":{"type":"timestamp"},"CompilationTargetDevice":{},"CompilationTargetPlatformOs":{},"CompilationTargetPlatformArch":{},"CompilationTargetPlatformAccelerator":{},"LastModifiedTime":{"type":"timestamp"},"CompilationJobStatus":{}}}},"NextToken":{}}}},"ListContexts":{"input":{"type":"structure","members":{"SourceUri":{},"ContextType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ContextSummaries":{"type":"list","member":{"type":"structure","members":{"ContextArn":{},"ContextName":{},"Source":{"shape":"S76"},"ContextType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListDataQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14o"},"NextToken":{}}}},"ListDeviceFleets":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["DeviceFleetSummaries"],"members":{"DeviceFleetSummaries":{"type":"list","member":{"type":"structure","required":["DeviceFleetArn","DeviceFleetName"],"members":{"DeviceFleetArn":{},"DeviceFleetName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListDevices":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"LatestHeartbeatAfter":{"type":"timestamp"},"ModelName":{},"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceSummaries"],"members":{"DeviceSummaries":{"type":"list","member":{"type":"structure","required":["DeviceName","DeviceArn"],"members":{"DeviceName":{},"DeviceArn":{},"Description":{},"DeviceFleetName":{},"IotThingName":{},"RegistrationTime":{"type":"timestamp"},"LatestHeartbeat":{"type":"timestamp"},"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion"],"members":{"ModelName":{},"ModelVersion":{}}}},"AgentVersion":{}}}},"NextToken":{}}}},"ListDomains":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Domains":{"type":"list","member":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Url":{}}}},"NextToken":{}}}},"ListEdgeDeploymentPlans":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"DeviceFleetNameContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["EdgeDeploymentPlanSummaries"],"members":{"EdgeDeploymentPlanSummaries":{"type":"list","member":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","DeviceFleetName","EdgeDeploymentSuccess","EdgeDeploymentPending","EdgeDeploymentFailed"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"DeviceFleetName":{},"EdgeDeploymentSuccess":{"type":"integer"},"EdgeDeploymentPending":{"type":"integer"},"EdgeDeploymentFailed":{"type":"integer"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEdgePackagingJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"ModelNameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["EdgePackagingJobSummaries"],"members":{"EdgePackagingJobSummaries":{"type":"list","member":{"type":"structure","required":["EdgePackagingJobArn","EdgePackagingJobName","EdgePackagingJobStatus"],"members":{"EdgePackagingJobArn":{},"EdgePackagingJobName":{},"EdgePackagingJobStatus":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEndpointConfigs":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["EndpointConfigs"],"members":{"EndpointConfigs":{"type":"list","member":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEndpoints":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","required":["Endpoints"],"members":{"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"NextToken":{}}}},"ListExperiments":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ExperimentSummaries":{"type":"list","member":{"type":"structure","members":{"ExperimentArn":{},"ExperimentName":{},"DisplayName":{},"ExperimentSource":{"shape":"Svu"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListFeatureGroups":{"input":{"type":"structure","members":{"NameContains":{},"FeatureGroupStatusEquals":{},"OfflineStoreStatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupSummaries","NextToken"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw0"}}}},"NextToken":{}}}},"ListFlowDefinitions":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["FlowDefinitionSummaries"],"members":{"FlowDefinitionSummaries":{"type":"list","member":{"type":"structure","required":["FlowDefinitionName","FlowDefinitionArn","FlowDefinitionStatus","CreationTime"],"members":{"FlowDefinitionName":{},"FlowDefinitionArn":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"ListHubContentVersions":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"MinVersion":{},"MaxSchemaVersion":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubContentSummaries"],"members":{"HubContentSummaries":{"shape":"S16e"},"NextToken":{}}}},"ListHubContents":{"input":{"type":"structure","required":["HubName","HubContentType"],"members":{"HubName":{},"HubContentType":{},"NameContains":{},"MaxSchemaVersion":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubContentSummaries"],"members":{"HubContentSummaries":{"shape":"S16e"},"NextToken":{}}}},"ListHubs":{"input":{"type":"structure","members":{"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubSummaries"],"members":{"HubSummaries":{"type":"list","member":{"type":"structure","required":["HubName","HubArn","HubStatus","CreationTime","LastModifiedTime"],"members":{"HubName":{},"HubArn":{},"HubDisplayName":{},"HubDescription":{},"HubSearchKeywords":{"shape":"Sdp"},"HubStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListHumanTaskUis":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["HumanTaskUiSummaries"],"members":{"HumanTaskUiSummaries":{"type":"list","member":{"type":"structure","required":["HumanTaskUiName","HumanTaskUiArn","CreationTime"],"members":{"HumanTaskUiName":{},"HumanTaskUiArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListHyperParameterTuningJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","required":["HyperParameterTuningJobSummaries"],"members":{"HyperParameterTuningJobSummaries":{"type":"list","member":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobArn","HyperParameterTuningJobStatus","Strategy","CreationTime","TrainingJobStatusCounters","ObjectiveStatusCounters"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobStatus":{},"Strategy":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx6"},"ObjectiveStatusCounters":{"shape":"Sx8"},"ResourceLimits":{"shape":"Se8"}}}},"NextToken":{}}}},"ListImageVersions":{"input":{"type":"structure","required":["ImageName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ImageName":{},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"ImageVersions":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageVersionArn","ImageVersionStatus","LastModifiedTime","Version"],"members":{"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"}}}},"NextToken":{}}}},"ListImages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageName","ImageStatus","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListInferenceExperiments":{"input":{"type":"structure","members":{"NameContains":{},"Type":{},"StatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"InferenceExperiments":{"type":"list","member":{"type":"structure","required":["Name","Type","Status","CreationTime","LastModifiedTime"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sg0"},"Status":{},"StatusReason":{},"Description":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"NextToken":{}}}},"ListInferenceRecommendationsJobSteps":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{},"Status":{},"StepType":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Steps":{"type":"list","member":{"type":"structure","required":["StepType","JobName","Status"],"members":{"StepType":{},"JobName":{},"Status":{},"InferenceBenchmark":{"type":"structure","required":["ModelConfiguration"],"members":{"Metrics":{"shape":"Sxz"},"EndpointConfiguration":{"shape":"Sy1"},"ModelConfiguration":{"shape":"Sy2"},"FailureReason":{},"EndpointMetrics":{"shape":"Sy8"}}}}}},"NextToken":{}}}},"ListInferenceRecommendationsJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["InferenceRecommendationsJobs"],"members":{"InferenceRecommendationsJobs":{"type":"list","member":{"type":"structure","required":["JobName","JobDescription","JobType","JobArn","Status","CreationTime","RoleArn","LastModifiedTime"],"members":{"JobName":{},"JobDescription":{},"JobType":{},"JobArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"RoleArn":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"ListLabelingJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"SortBy":{},"SortOrder":{},"StatusEquals":{}}},"output":{"type":"structure","members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["LabelingJobName","LabelingJobArn","CreationTime","LastModifiedTime","LabelingJobStatus","LabelCounters","WorkteamArn","PreHumanTaskLambdaArn"],"members":{"LabelingJobName":{},"LabelingJobArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LabelingJobStatus":{},"LabelCounters":{"shape":"Syc"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"Syf"},"InputConfig":{"shape":"Sht"}}}},"NextToken":{}}}},"ListLabelingJobsForWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"JobReferenceCodeContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["LabelingJobSummaryList"],"members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["JobReferenceCode","WorkRequesterAccountId","CreationTime"],"members":{"LabelingJobName":{},"JobReferenceCode":{},"WorkRequesterAccountId":{},"CreationTime":{"type":"timestamp"},"LabelCounters":{"type":"structure","members":{"HumanLabeled":{"type":"integer"},"PendingHuman":{"type":"integer"},"Total":{"type":"integer"}}},"NumberOfHumanWorkersPerDataObject":{"type":"integer"}}}},"NextToken":{}}}},"ListLineageGroups":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"LineageGroupSummaries":{"type":"list","member":{"type":"structure","members":{"LineageGroupArn":{},"LineageGroupName":{},"DisplayName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelBiasJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14o"},"NextToken":{}}}},"ListModelCardExportJobs":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ModelCardExportJobNameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelCardExportJobSummaries"],"members":{"ModelCardExportJobSummaries":{"type":"list","member":{"type":"structure","required":["ModelCardExportJobName","ModelCardExportJobArn","Status","ModelCardName","ModelCardVersion","CreatedAt","LastModifiedAt"],"members":{"ModelCardExportJobName":{},"ModelCardExportJobArn":{},"Status":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"CreatedAt":{"type":"timestamp"},"LastModifiedAt":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelCardVersions":{"input":{"type":"structure","required":["ModelCardName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"ModelCardName":{},"ModelCardStatus":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelCardVersionSummaryList"],"members":{"ModelCardVersionSummaryList":{"type":"list","member":{"type":"structure","required":["ModelCardName","ModelCardArn","ModelCardStatus","ModelCardVersion","CreationTime"],"members":{"ModelCardName":{},"ModelCardArn":{},"ModelCardStatus":{},"ModelCardVersion":{"type":"integer"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelCards":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelCardStatus":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelCardSummaries"],"members":{"ModelCardSummaries":{"type":"list","member":{"type":"structure","required":["ModelCardName","ModelCardArn","ModelCardStatus","CreationTime"],"members":{"ModelCardName":{},"ModelCardArn":{},"ModelCardStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelExplainabilityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14o"},"NextToken":{}}}},"ListModelMetadata":{"input":{"type":"structure","members":{"SearchExpression":{"type":"structure","members":{"Filters":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelMetadataSummaries"],"members":{"ModelMetadataSummaries":{"type":"list","member":{"type":"structure","required":["Domain","Framework","Task","Model","FrameworkVersion"],"members":{"Domain":{},"Framework":{},"Task":{},"Model":{},"FrameworkVersion":{}}}},"NextToken":{}}}},"ListModelPackageGroups":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageGroupSummaryList"],"members":{"ModelPackageGroupSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageGroupStatus":{}}}},"NextToken":{}}}},"ListModelPackages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelApprovalStatus":{},"ModelPackageGroupName":{},"ModelPackageType":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageSummaryList"],"members":{"ModelPackageSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"NextToken":{}}}},"ListModelQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14o"},"NextToken":{}}}},"ListModels":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["Models"],"members":{"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelArn","CreationTime"],"members":{"ModelName":{},"ModelArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListMonitoringAlertHistory":{"input":{"type":"structure","members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","members":{"MonitoringAlertHistory":{"type":"list","member":{"type":"structure","required":["MonitoringScheduleName","MonitoringAlertName","CreationTime","AlertStatus"],"members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"CreationTime":{"type":"timestamp"},"AlertStatus":{}}}},"NextToken":{}}}},"ListMonitoringAlerts":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"MonitoringAlertSummaries":{"shape":"S19t"},"NextToken":{}}}},"ListMonitoringExecutions":{"input":{"type":"structure","members":{"MonitoringScheduleName":{},"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"ScheduledTimeBefore":{"type":"timestamp"},"ScheduledTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"MonitoringJobDefinitionName":{},"MonitoringTypeEquals":{}}},"output":{"type":"structure","required":["MonitoringExecutionSummaries"],"members":{"MonitoringExecutionSummaries":{"type":"list","member":{"shape":"Sza"}},"NextToken":{}}}},"ListMonitoringSchedules":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"MonitoringJobDefinitionName":{},"MonitoringTypeEquals":{}}},"output":{"type":"structure","required":["MonitoringScheduleSummaries"],"members":{"MonitoringScheduleSummaries":{"type":"list","member":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleArn","CreationTime","LastModifiedTime","MonitoringScheduleStatus"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleStatus":{},"EndpointName":{},"MonitoringJobDefinitionName":{},"MonitoringType":{}}}},"NextToken":{}}}},"ListNotebookInstanceLifecycleConfigs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","members":{"NextToken":{},"NotebookInstanceLifecycleConfigs":{"type":"list","member":{"type":"structure","required":["NotebookInstanceLifecycleConfigName","NotebookInstanceLifecycleConfigArn"],"members":{"NotebookInstanceLifecycleConfigName":{},"NotebookInstanceLifecycleConfigArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}}}}},"ListNotebookInstances":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"NotebookInstanceLifecycleConfigNameContains":{},"DefaultCodeRepositoryContains":{},"AdditionalCodeRepositoryEquals":{}}},"output":{"type":"structure","members":{"NextToken":{},"NotebookInstances":{"type":"list","member":{"type":"structure","required":["NotebookInstanceName","NotebookInstanceArn"],"members":{"NotebookInstanceName":{},"NotebookInstanceArn":{},"NotebookInstanceStatus":{},"Url":{},"InstanceType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl6"}}}}}}},"ListPipelineExecutionSteps":{"input":{"type":"structure","members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{}}},"output":{"type":"structure","members":{"PipelineExecutionSteps":{"type":"list","member":{"type":"structure","members":{"StepName":{},"StepDisplayName":{},"StepDescription":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StepStatus":{},"CacheHitResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}},"AttemptCount":{"type":"integer"},"FailureReason":{},"Metadata":{"type":"structure","members":{"TrainingJob":{"type":"structure","members":{"Arn":{}}},"ProcessingJob":{"type":"structure","members":{"Arn":{}}},"TransformJob":{"type":"structure","members":{"Arn":{}}},"TuningJob":{"type":"structure","members":{"Arn":{}}},"Model":{"type":"structure","members":{"Arn":{}}},"RegisterModel":{"type":"structure","members":{"Arn":{}}},"Condition":{"type":"structure","members":{"Outcome":{}}},"Callback":{"type":"structure","members":{"CallbackToken":{},"SqsQueueUrl":{},"OutputParameters":{"shape":"S1b8"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1b8"}}},"QualityCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckStatistics":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineStatistics":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"ClarifyCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}}}}},"NextToken":{}}}},"ListPipelineExecutions":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineExecutionSummaries":{"type":"list","member":{"type":"structure","members":{"PipelineExecutionArn":{},"StartTime":{"type":"timestamp"},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"PipelineExecutionFailureReason":{}}}},"NextToken":{}}}},"ListPipelineParametersForExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineParameters":{"shape":"S1bo"},"NextToken":{}}}},"ListPipelines":{"input":{"type":"structure","members":{"PipelineNamePrefix":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineSummaries":{"type":"list","member":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDescription":{},"RoleArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastExecutionTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListProcessingJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ProcessingJobSummaries"],"members":{"ProcessingJobSummaries":{"type":"list","member":{"type":"structure","required":["ProcessingJobName","ProcessingJobArn","CreationTime","ProcessingJobStatus"],"members":{"ProcessingJobName":{},"ProcessingJobArn":{},"CreationTime":{"type":"timestamp"},"ProcessingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ProcessingJobStatus":{},"FailureReason":{},"ExitMessage":{}}}},"NextToken":{}}}},"ListProjects":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ProjectSummaryList"],"members":{"ProjectSummaryList":{"type":"list","member":{"type":"structure","required":["ProjectName","ProjectArn","ProjectId","CreationTime","ProjectStatus"],"members":{"ProjectName":{},"ProjectDescription":{},"ProjectArn":{},"ProjectId":{},"CreationTime":{"type":"timestamp"},"ProjectStatus":{}}}},"NextToken":{}}}},"ListSpaces":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"SpaceNameContains":{}}},"output":{"type":"structure","members":{"Spaces":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"SpaceName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStageDevices":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"NextToken":{},"MaxResults":{"type":"integer"},"EdgeDeploymentPlanName":{},"ExcludeDevicesDeployedInOtherStage":{"type":"boolean"},"StageName":{}}},"output":{"type":"structure","required":["DeviceDeploymentSummaries"],"members":{"DeviceDeploymentSummaries":{"type":"list","member":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","StageName","DeviceName","DeviceArn"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"StageName":{},"DeployedStageName":{},"DeviceFleetName":{},"DeviceName":{},"DeviceArn":{},"DeviceDeploymentStatus":{},"DeviceDeploymentStatusMessage":{},"Description":{},"DeploymentStartTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStudioLifecycleConfigs":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"AppTypeEquals":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"ModifiedTimeBefore":{"type":"timestamp"},"ModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"NextToken":{},"StudioLifecycleConfigs":{"type":"list","member":{"type":"structure","members":{"StudioLifecycleConfigArn":{},"StudioLifecycleConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"StudioLifecycleConfigAppType":{}}}}}}},"ListSubscribedWorkteams":{"input":{"type":"structure","members":{"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["SubscribedWorkteams"],"members":{"SubscribedWorkteams":{"type":"list","member":{"shape":"S10d"}},"NextToken":{}}}},"ListTags":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"},"NextToken":{}}}},"ListTrainingJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"WarmPoolStatusEquals":{}}},"output":{"type":"structure","required":["TrainingJobSummaries"],"members":{"TrainingJobSummaries":{"type":"list","member":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus"],"members":{"TrainingJobName":{},"TrainingJobArn":{},"CreationTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatus":{},"WarmPoolStatus":{"shape":"S10v"}}}},"NextToken":{}}}},"ListTrainingJobsForHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{},"NextToken":{},"MaxResults":{"type":"integer"},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["TrainingJobSummaries"],"members":{"TrainingJobSummaries":{"type":"list","member":{"shape":"Sxa"}},"NextToken":{}}}},"ListTransformJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["TransformJobSummaries"],"members":{"TransformJobSummaries":{"type":"list","member":{"type":"structure","required":["TransformJobName","TransformJobArn","CreationTime","TransformJobStatus"],"members":{"TransformJobName":{},"TransformJobArn":{},"CreationTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TransformJobStatus":{},"FailureReason":{}}}},"NextToken":{}}}},"ListTrialComponents":{"input":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"SourceArn":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"TrialComponentSource":{"shape":"S117"},"Status":{"shape":"Sp4"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"}}}},"NextToken":{}}}},"ListTrials":{"input":{"type":"structure","members":{"ExperimentName":{},"TrialComponentName":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TrialSummaries":{"type":"list","member":{"type":"structure","members":{"TrialArn":{},"TrialName":{},"DisplayName":{},"TrialSource":{"shape":"S113"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListUserProfiles":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameContains":{}}},"output":{"type":"structure","members":{"UserProfiles":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListWorkforces":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workforces"],"members":{"Workforces":{"type":"list","member":{"shape":"S11j"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S11r"}},"NextToken":{}}}},"PutModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName","ResourcePolicy"],"members":{"ModelPackageGroupName":{},"ResourcePolicy":{}}},"output":{"type":"structure","required":["ModelPackageGroupArn"],"members":{"ModelPackageGroupArn":{}}}},"QueryLineage":{"input":{"type":"structure","members":{"StartArns":{"type":"list","member":{}},"Direction":{},"IncludeEdges":{"type":"boolean"},"Filters":{"type":"structure","members":{"Types":{"type":"list","member":{}},"LineageTypes":{"type":"list","member":{}},"CreatedBefore":{"type":"timestamp"},"CreatedAfter":{"type":"timestamp"},"ModifiedBefore":{"type":"timestamp"},"ModifiedAfter":{"type":"timestamp"},"Properties":{"type":"map","key":{},"value":{}}}},"MaxDepth":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Vertices":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"LineageType":{}}}},"Edges":{"type":"list","member":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}}},"NextToken":{}}}},"RegisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1ea"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Sdx"},"Task":{"type":"structure","required":["Input"],"members":{"Input":{}}},"RoleArn":{},"HumanTaskUiArn":{}}},"output":{"type":"structure","required":["RenderedContent","Errors"],"members":{"RenderedContent":{},"Errors":{"type":"list","member":{"type":"structure","required":["Code","Message"],"members":{"Code":{},"Message":{}}}}}}},"RetryPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sls"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1el"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1ey"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Svu"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S113"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S117"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S117"},"Status":{"shape":"Sp4"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"Parameters":{"shape":"Sp7"},"InputArtifacts":{"shape":"Spb"},"OutputArtifacts":{"shape":"Spb"},"Metrics":{"shape":"S119"},"MetadataProperties":{"shape":"S1q"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1ey"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Sm5"},"ProcessingOutputConfig":{"shape":"Sms"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smx"},"StoppingCondition":{"shape":"Smz"},"AppSpecification":{"shape":"Sn1"},"Environment":{"shape":"Sn3"},"NetworkConfig":{"shape":"Sku"},"RoleArn":{},"ExperimentConfig":{"shape":"Sn4"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1f6"}}},"LineageGroupArn":{},"Tags":{"shape":"S7"},"Parents":{"type":"list","member":{"type":"structure","members":{"TrialName":{},"ExperimentName":{}}}},"RunName":{}}},"Endpoint":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Svc"},"DataCaptureConfig":{"shape":"Svk"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Skm"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"Sza"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"Svc"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sjp"},"ValidationSpecification":{"shape":"Sjm"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"Syx"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Ssh"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sjs"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sk8"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"Sjz"},"DriftCheckBaselines":{"shape":"Sk2"}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"ModelPackageGroupStatus":{},"Tags":{"shape":"S7"}}},"Pipeline":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDescription":{},"RoleArn":{},"PipelineStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastRunTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedBy":{"shape":"Ssh"},"ParallelismConfiguration":{"shape":"Sls"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"Szu"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedBy":{"shape":"Ssh"},"ParallelismConfiguration":{"shape":"Sls"},"PipelineParameters":{"shape":"S1bo"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sch"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sck"},"OfflineStoreConfig":{"shape":"Scm"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw0"},"LastUpdateStatus":{"shape":"Sw3"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sn9"},"ServiceCatalogProvisionedProductDetails":{"shape":"S102"},"ProjectStatus":{},"CreatedBy":{"shape":"Ssh"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Sw9"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Se2"},"TrainingJobDefinition":{"shape":"Set"},"TrainingJobDefinitions":{"shape":"Sf9"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx6"},"ObjectiveStatusCounters":{"shape":"Sx8"},"BestTrainingJob":{"shape":"Sxa"},"OverallBestTrainingJob":{"shape":"Sxa"},"WarmStartConfig":{"shape":"Sfa"},"FailureReason":{},"Tags":{"shape":"S7"},"TuningJobCompletionDetails":{"shape":"Sxd"},"ConsumedResources":{"shape":"Sxe"}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sin"},"Containers":{"shape":"Siw"},"InferenceExecutionConfig":{"shape":"Six"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5o"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1f6"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Skm"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S19t"},"LastMonitoringExecutionSummary":{"shape":"Sza"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj7"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Sj8"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj7"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssh"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssh"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}}},"NextToken":{}}}},"SendPipelineExecutionStepFailure":{"input":{"type":"structure","required":["CallbackToken"],"members":{"CallbackToken":{},"FailureReason":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"SendPipelineExecutionStepSuccess":{"input":{"type":"structure","required":["CallbackToken"],"members":{"CallbackToken":{},"OutputParameters":{"shape":"S1b8"},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StartEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StartInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StartMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StartNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StartPipelineExecution":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"PipelineExecutionDisplayName":{},"PipelineParameters":{"shape":"S1bo"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sls"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}}},"StopCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}}},"StopEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StopEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName"],"members":{"EdgePackagingJobName":{}}}},"StopHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}}},"StopInferenceExperiment":{"input":{"type":"structure","required":["Name","ModelVariantActions"],"members":{"Name":{},"ModelVariantActions":{"type":"map","key":{},"value":{}},"DesiredModelVariants":{"shape":"Sg3"},"DesiredState":{},"Reason":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StopInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}}},"StopLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}}},"StopMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StopNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StopPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}}},"StopTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}}},"StopTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}}},"UpdateAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gn"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S4n"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gn"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{},"GitConfig":{"type":"structure","members":{"SecretArn":{}}}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"UpdateContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{},"Description":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gn"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S8j"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1ea"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"S8p"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4d"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"S9f"}}},"DefaultSpaceSettings":{"shape":"S9i"},"AppSecurityGroupManagement":{}}},"output":{"type":"structure","members":{"DomainArn":{}}}},"UpdateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"RetainAllVariantProperties":{"type":"boolean"},"ExcludeRetainedVariantProperties":{"type":"list","member":{"type":"structure","required":["VariantPropertyType"],"members":{"VariantPropertyType":{}}}},"DeploymentConfig":{"shape":"Sa5"},"RetainDeploymentConfig":{"type":"boolean"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"UpdateEndpointWeightsAndCapacities":{"input":{"type":"structure","required":["EndpointName","DesiredWeightsAndCapacities"],"members":{"EndpointName":{},"DesiredWeightsAndCapacities":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DesiredWeight":{"type":"float"},"DesiredInstanceCount":{"type":"integer"}}}}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"UpdateExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{},"DisplayName":{},"Description":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"UpdateFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{},"FeatureAdditions":{"type":"list","member":{"shape":"Sci"}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"Swa"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sdp"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"UpdateImage":{"input":{"type":"structure","required":["ImageName"],"members":{"DeleteProperties":{"type":"list","member":{}},"Description":{},"DisplayName":{},"ImageName":{},"RoleArn":{}}},"output":{"type":"structure","members":{"ImageArn":{}}}},"UpdateImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"AliasesToAdd":{"shape":"Sfn"},"AliasesToDelete":{"shape":"Sfn"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sg0"},"Description":{},"ModelVariants":{"shape":"Sg3"},"DataStorageConfig":{"shape":"Sgb"},"ShadowModeConfig":{"shape":"Sgc"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Sj8"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sjz"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Sk8"}}},"output":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{}}}},"UpdateMonitoringAlert":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringAlertName","DatapointsToAlert","EvaluationPeriod"],"members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"DatapointsToAlert":{"type":"integer"},"EvaluationPeriod":{"type":"integer"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{},"MonitoringAlertName":{}}}},"UpdateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Skm"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"UpdateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"InstanceType":{},"RoleArn":{},"LifecycleConfigName":{},"DisassociateLifecycleConfig":{"type":"boolean"},"VolumeSizeInGB":{"type":"integer"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl6"},"AcceleratorTypes":{"shape":"Sl3"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Sl9"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Sle"},"OnStart":{"shape":"Sle"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Slm"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Sls"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Sls"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Snb"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Snj"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Soh"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"Soj"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"UpdateTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{},"DisplayName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"UpdateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sp4"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sp7"},"ParametersToRemove":{"shape":"S1is"},"InputArtifacts":{"shape":"Spb"},"InputArtifactsToRemove":{"shape":"S1is"},"OutputArtifacts":{"shape":"Spb"},"OutputArtifactsToRemove":{"shape":"S1is"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"S8p"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Sps"},"OidcConfig":{"shape":"Spp"},"WorkforceVpcConfig":{"shape":"Spw"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S11j"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sq6"},"Description":{},"NotificationConfiguration":{"shape":"Sqe"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S11r"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers","SupportedContentTypes","SupportedResponseMIMETypes"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ProductId":{},"Environment":{"shape":"Sz"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{}}}},"Sz":{"type":"map","key":{},"value":{}},"S16":{"type":"list","member":{}},"S18":{"type":"list","member":{}},"S1a":{"type":"list","member":{}},"S1c":{"type":"list","member":{}},"S1j":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S1o":{"type":"map","key":{},"value":{}},"S1q":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S1v":{"type":"structure","required":["TrainingImage","SupportedTrainingInstanceTypes","TrainingChannels"],"members":{"TrainingImage":{},"TrainingImageDigest":{},"SupportedHyperParameters":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Description":{},"Type":{},"Range":{"type":"structure","members":{"IntegerParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"ContinuousParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"CategoricalParameterRangeSpecification":{"type":"structure","required":["Values"],"members":{"Values":{"shape":"S25"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2a"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1a"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2m"}}}},"S25":{"type":"list","member":{}},"S2a":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2m":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S2o":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TrainingJobDefinition"],"members":{"ProfileName":{},"TrainingJobDefinition":{"type":"structure","required":["TrainingInputMode","InputDataConfig","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingInputMode":{},"HyperParameters":{"shape":"S2t"},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"StoppingCondition":{"shape":"S3m"}}},"TransformJobDefinition":{"shape":"S3p"}}}}}},"S2t":{"type":"map","key":{},"value":{}},"S2v":{"type":"list","member":{"type":"structure","required":["ChannelName","DataSource"],"members":{"ChannelName":{},"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"S3DataDistributionType":{},"AttributeNames":{"type":"list","member":{}},"InstanceGroupNames":{"type":"list","member":{}}}},"FileSystemDataSource":{"type":"structure","required":["FileSystemId","FileSystemAccessMode","FileSystemType","DirectoryPath"],"members":{"FileSystemId":{},"FileSystemAccessMode":{},"FileSystemType":{},"DirectoryPath":{}}}}},"ContentType":{},"CompressionType":{},"RecordWrapperType":{},"InputMode":{},"ShuffleConfig":{"type":"structure","required":["Seed"],"members":{"Seed":{"type":"long"}}}}}},"S3e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S3g":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}},"KeepAlivePeriodInSeconds":{"type":"integer"}}},"S3m":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"}}},"S3p":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"TransformResources":{"shape":"S43"}}},"S3t":{"type":"map","key":{},"value":{}},"S3w":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S40":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S43":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4d":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S4n":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}}}},"S4z":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S57":{"type":"list","member":{"type":"structure","required":["DataSource","TargetAttributeName"],"members":{"DataSource":{"shape":"S59"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{}}}},"S59":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S5e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S5g":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S5i":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"},"SecurityConfig":{"shape":"S5n"},"DataSplitConfig":{"shape":"S5t"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}}}},"Mode":{}}},"S5j":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S5n":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"S5o":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S5r"}}},"S5r":{"type":"list","member":{}},"S5t":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S62":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S68":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S59"}}}},"S6a":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"}}},"TextClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"},"ContentColumn":{},"TargetLabelColumn":{}}}},"union":true},"S6h":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S6o":{"type":"structure","required":["S3Uri","DataInputConfig","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S6r":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S6y":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S76":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S7b":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"},"StatisticsResource":{"shape":"S7e"}}},"S7d":{"type":"structure","members":{"S3Uri":{}}},"S7e":{"type":"structure","members":{"S3Uri":{}}},"S7f":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S7l"}}},"S7h":{"type":"list","member":{}},"S7j":{"type":"list","member":{}},"S7l":{"type":"map","key":{},"value":{}},"S7o":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}},"S7p":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S7v":{"type":"structure","required":["DataCapturedDestinationS3Uri","DatasetFormat","LocalPath"],"members":{"DataCapturedDestinationS3Uri":{},"DatasetFormat":{"type":"structure","members":{"Csv":{"type":"structure","members":{"Header":{"type":"boolean"}}},"Json":{"type":"structure","members":{"Line":{"type":"boolean"}}},"Parquet":{"type":"structure","members":{}}}},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S81":{"type":"structure","required":["MonitoringOutputs"],"members":{"MonitoringOutputs":{"type":"list","member":{"type":"structure","required":["S3Output"],"members":{"S3Output":{"type":"structure","required":["S3Uri","LocalPath"],"members":{"S3Uri":{},"LocalPath":{},"S3UploadMode":{}}}}}},"KmsKeyId":{}}},"S87":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"S8c":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"S8d":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"S8j":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"S8p":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S8q"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"CustomImages":{"shape":"S8z"}}},"CanvasAppSettings":{"type":"structure","members":{"TimeSeriesForecastingSettings":{"type":"structure","members":{"Status":{},"AmazonForecastRoleArn":{}}}}}}},"S8q":{"type":"list","member":{}},"S8t":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"LifecycleConfigArns":{"shape":"S8u"},"CodeRepositories":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}}}},"S8u":{"type":"list","member":{}},"S8y":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"CustomImages":{"shape":"S8z"},"LifecycleConfigArns":{"shape":"S8u"}}},"S8z":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"S9e":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S9f"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4d"}}},"ExecutionRoleIdentityConfig":{}}},"S9f":{"type":"list","member":{}},"S9i":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S8q"},"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"}}},"S9n":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"S9p":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"S9r"},"DeploymentConfig":{"shape":"S9w"}}}},"S9r":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"S9u"},"DeviceNameContains":{}}},"S9u":{"type":"list","member":{}},"S9w":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Sa5":{"type":"structure","required":["BlueGreenUpdatePolicy"],"members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Saa"},"LinearStepSize":{"shape":"Saa"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}}}},"Saa":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sam":{"type":"list","member":{"type":"structure","required":["VariantName","ModelName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sau"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"}}}},"Sau":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"}}},"Sb1":{"type":"structure","required":["InitialSamplingPercentage","DestinationS3Uri","CaptureOptions"],"members":{"EnableCapture":{"type":"boolean"},"InitialSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{},"CaptureOptions":{"type":"list","member":{"type":"structure","required":["CaptureMode"],"members":{"CaptureMode":{}}}},"CaptureContentTypeHeader":{"shape":"Sb7"}}},"Sb7":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Sbc":{"type":"structure","required":["OutputConfig"],"members":{"ClientConfig":{"type":"structure","members":{"MaxConcurrentInvocationsPerInstance":{"type":"integer"}}},"OutputConfig":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{},"NotificationConfig":{"type":"structure","members":{"SuccessTopic":{},"ErrorTopic":{}}}}}}},"Sbi":{"type":"structure","members":{"ClarifyExplainerConfig":{"type":"structure","required":["ShapConfig"],"members":{"EnableExplanations":{},"InferenceConfig":{"type":"structure","members":{"FeaturesAttribute":{},"ContentTemplate":{},"MaxRecordCount":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"ProbabilityIndex":{"type":"integer"},"LabelIndex":{"type":"integer"},"ProbabilityAttribute":{},"LabelAttribute":{},"LabelHeaders":{"type":"list","member":{}},"FeatureHeaders":{"type":"list","member":{}},"FeatureTypes":{"type":"list","member":{}}}},"ShapConfig":{"type":"structure","required":["ShapBaselineConfig"],"members":{"ShapBaselineConfig":{"type":"structure","members":{"MimeType":{},"ShapBaseline":{},"ShapBaselineUri":{}}},"NumberOfSamples":{"type":"integer"},"UseLogit":{"type":"boolean"},"Seed":{"type":"integer"},"TextConfig":{"type":"structure","required":["Language","Granularity"],"members":{"Language":{},"Granularity":{}}}}}}}}},"Sch":{"type":"list","member":{"shape":"Sci"}},"Sci":{"type":"structure","members":{"FeatureName":{},"FeatureType":{}}},"Sck":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"}}},"Scm":{"type":"structure","required":["S3StorageConfig"],"members":{"S3StorageConfig":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"KmsKeyId":{},"ResolvedOutputS3Uri":{}}},"DisableGlueTableCreation":{"type":"boolean"},"DataCatalogConfig":{"type":"structure","required":["TableName","Catalog","Database"],"members":{"TableName":{},"Catalog":{},"Database":{}}},"TableFormat":{}}},"Scy":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Sd0":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Sd3":{"type":"structure","required":["WorkteamArn","HumanTaskUiArn","TaskTitle","TaskDescription","TaskCount"],"members":{"WorkteamArn":{},"HumanTaskUiArn":{},"TaskTitle":{},"TaskDescription":{},"TaskCount":{"type":"integer"},"TaskAvailabilityLifetimeInSeconds":{"type":"integer"},"TaskTimeLimitInSeconds":{"type":"integer"},"TaskKeywords":{"type":"list","member":{}},"PublicWorkforceTaskPrice":{"shape":"Sdd"}}},"Sdd":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Sdi":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Sdp":{"type":"list","member":{}},"Sdr":{"type":"structure","members":{"S3OutputPath":{}}},"Sdx":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Se2":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2m"},"ResourceLimits":{"shape":"Se8"},"ParameterRanges":{"shape":"Sec"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Se8":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"Sec":{"type":"structure","members":{"IntegerParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"ContinuousParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S25"}}}}}},"Set":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2m"},"HyperParameterRanges":{"shape":"Sec"},"StaticHyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2a"}}},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"VpcConfig":{"shape":"S5o"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"StoppingCondition":{"shape":"S3m"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sey"},"RetryStrategy":{"shape":"Sez"},"HyperParameterTuningResourceConfig":{"type":"structure","members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"AllocationStrategy":{},"InstanceConfigs":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"}}}}}},"Environment":{"type":"map","key":{},"value":{}}}},"Sey":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sez":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sf9":{"type":"list","member":{"shape":"Set"}},"Sfa":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Sfn":{"type":"list","member":{}},"Sg0":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sg3":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sg6"}}}},"Sg6":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Sgb":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Sb7"}}},"Sgc":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Sgk":{"type":"structure","members":{"ModelPackageVersionArn":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}}}},"ResourceLimit":{"type":"structure","members":{"MaxNumberOfTests":{"type":"integer"},"MaxParallelOfTests":{"type":"integer"}}},"EndpointConfigurations":{"type":"list","member":{"type":"structure","required":["InstanceType"],"members":{"InstanceType":{},"InferenceSpecificationName":{},"EnvironmentParameterRanges":{"type":"structure","members":{"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{"type":"list","member":{}}}}}}}}}},"VolumeKmsKeyId":{},"ContainerConfig":{"type":"structure","members":{"Domain":{},"Task":{},"Framework":{},"FrameworkVersion":{},"PayloadConfig":{"type":"structure","members":{"SamplePayloadUrl":{},"SupportedContentTypes":{"type":"list","member":{}}}},"NearestModelName":{},"SupportedInstanceTypes":{"type":"list","member":{}},"DataInputConfig":{}}},"Endpoints":{"type":"list","member":{"shape":"Shb"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"ModelName":{}}},"Shb":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"Shi":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}}}},"Sht":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["ManifestS3Uri"],"members":{"ManifestS3Uri":{}}},"SnsDataSource":{"type":"structure","required":["SnsTopicArn"],"members":{"SnsTopicArn":{}}}}},"DataAttributes":{"type":"structure","members":{"ContentClassifiers":{"type":"list","member":{}}}}}},"Si0":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Si1":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Si4":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S5o"}}}}},"Si8":{"type":"structure","required":["WorkteamArn","UiConfig","PreHumanTaskLambdaArn","TaskTitle","TaskDescription","NumberOfHumanWorkersPerDataObject","TaskTimeLimitInSeconds","AnnotationConsolidationConfig"],"members":{"WorkteamArn":{},"UiConfig":{"type":"structure","members":{"UiTemplateS3Uri":{},"HumanTaskUiArn":{}}},"PreHumanTaskLambdaArn":{},"TaskKeywords":{"type":"list","member":{}},"TaskTitle":{},"TaskDescription":{},"NumberOfHumanWorkersPerDataObject":{"type":"integer"},"TaskTimeLimitInSeconds":{"type":"integer"},"TaskAvailabilityLifetimeInSeconds":{"type":"integer"},"MaxConcurrentTaskCount":{"type":"integer"},"AnnotationConsolidationConfig":{"type":"structure","required":["AnnotationConsolidationLambdaArn"],"members":{"AnnotationConsolidationLambdaArn":{}}},"PublicWorkforceTaskPrice":{"shape":"Sdd"}}},"Sin":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}}}},"Siw":{"type":"list","member":{"shape":"Sin"}},"Six":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sj1":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Sj2":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S7l"}}},"Sj3":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"},"GroundTruthS3Input":{"shape":"Sj4"}}},"Sj4":{"type":"structure","members":{"S3Uri":{}}},"Sj7":{"type":"structure","members":{"KmsKeyId":{}}},"Sj8":{"type":"string","sensitive":true},"Sjd":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Sjh":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Sji":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S7l"}}},"Sjj":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}},"Sjm":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S3p"}}}}}},"Sjp":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"AlgorithmName":{}}}}}},"Sjs":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sju"},"Constraints":{"shape":"Sju"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sju"},"Constraints":{"shape":"Sju"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"Sju"},"PreTrainingReport":{"shape":"Sju"},"PostTrainingReport":{"shape":"Sju"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"Sju"}}}}},"Sju":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sjz":{"type":"map","key":{},"value":{}},"Sk2":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Sk4"},"PreTrainingConstraints":{"shape":"Sju"},"PostTrainingConstraints":{"shape":"Sju"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"Sju"},"ConfigFile":{"shape":"Sk4"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sju"},"Constraints":{"shape":"Sju"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sju"},"Constraints":{"shape":"Sju"}}}}},"Sk4":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sk8":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}}},"Skf":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Skg":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S7l"}}},"Ski":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"},"GroundTruthS3Input":{"shape":"Sj4"}}},"Skm":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"},"StatisticsResource":{"shape":"S7e"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}}},"MonitoringOutputConfig":{"shape":"S81"},"MonitoringResources":{"shape":"S87"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"S8d"},"Environment":{"shape":"S7l"},"NetworkConfig":{"shape":"Sku"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Sku":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"Sl3":{"type":"list","member":{}},"Sl6":{"type":"list","member":{}},"Sl9":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Sle":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Slm":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Sls":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Sm5":{"type":"list","member":{"type":"structure","required":["InputName"],"members":{"InputName":{},"AppManaged":{"type":"boolean"},"S3Input":{"type":"structure","required":["S3Uri","S3DataType"],"members":{"S3Uri":{},"LocalPath":{},"S3DataType":{},"S3InputMode":{},"S3DataDistributionType":{},"S3CompressionType":{}}},"DatasetDefinition":{"type":"structure","members":{"AthenaDatasetDefinition":{"type":"structure","required":["Catalog","Database","QueryString","OutputS3Uri","OutputFormat"],"members":{"Catalog":{},"Database":{},"QueryString":{},"WorkGroup":{},"OutputS3Uri":{},"KmsKeyId":{},"OutputFormat":{},"OutputCompression":{}}},"RedshiftDatasetDefinition":{"type":"structure","required":["ClusterId","Database","DbUser","QueryString","ClusterRoleArn","OutputS3Uri","OutputFormat"],"members":{"ClusterId":{},"Database":{},"DbUser":{},"QueryString":{},"ClusterRoleArn":{},"OutputS3Uri":{},"KmsKeyId":{},"OutputFormat":{},"OutputCompression":{}}},"LocalPath":{},"DataDistributionType":{},"InputMode":{}}}}}},"Sms":{"type":"structure","required":["Outputs"],"members":{"Outputs":{"type":"list","member":{"type":"structure","required":["OutputName"],"members":{"OutputName":{},"S3Output":{"type":"structure","required":["S3Uri","LocalPath","S3UploadMode"],"members":{"S3Uri":{},"LocalPath":{},"S3UploadMode":{}}},"FeatureStoreOutput":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}},"AppManaged":{"type":"boolean"}}}},"KmsKeyId":{}}},"Smx":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Smz":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sn1":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"type":"list","member":{}}}},"Sn3":{"type":"map","key":{},"value":{}},"Sn4":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Sn9":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Snb"}}},"Snb":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Snj":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"}}},"Snt":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2a"},"EnableSageMakerMetricsTimeSeries":{"type":"boolean"},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerArguments":{"type":"list","member":{}},"TrainingImageConfig":{"type":"structure","required":["TrainingRepositoryAccessMode"],"members":{"TrainingRepositoryAccessMode":{},"TrainingRepositoryAuthConfig":{"type":"structure","required":["TrainingRepositoryCredentialsProviderArn"],"members":{"TrainingRepositoryCredentialsProviderArn":{}}}}}}},"So2":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{},"HookParameters":{"type":"map","key":{},"value":{}},"CollectionConfigurations":{"type":"list","member":{"type":"structure","members":{"CollectionName":{},"CollectionParameters":{"type":"map","key":{},"value":{}}}}}}},"Soa":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sod"}}}},"Sod":{"type":"map","key":{},"value":{}},"Soe":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"Sof":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Soh"},"DisableProfiler":{"type":"boolean"}}},"Soh":{"type":"map","key":{},"value":{}},"Soj":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sod"}}}},"Sol":{"type":"map","key":{},"value":{}},"Sos":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Sov":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Sow":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Sp4":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Sp7":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Spb":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Spm":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Spp":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"Sps":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Spw":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Spy"},"Subnets":{"shape":"Sq0"}}},"Spy":{"type":"list","member":{}},"Sq0":{"type":"list","member":{}},"Sq6":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","required":["Groups"],"members":{"Groups":{"type":"list","member":{}}}}}}},"Sqe":{"type":"structure","members":{"NotificationTopicArn":{}}},"Ssh":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Sso":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"St2":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"St4":{"type":"structure","required":["CandidateName","ObjectiveStatus","CandidateSteps","CandidateStatus","CreationTime","LastModifiedTime"],"members":{"CandidateName":{},"FinalAutoMLJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"},"StandardMetricName":{}}},"ObjectiveStatus":{},"CandidateSteps":{"type":"list","member":{"type":"structure","required":["CandidateStepType","CandidateStepArn","CandidateStepName"],"members":{"CandidateStepType":{},"CandidateStepArn":{},"CandidateStepName":{}}}},"CandidateStatus":{},"InferenceContainers":{"shape":"Stg"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"CandidateProperties":{"type":"structure","members":{"CandidateArtifactLocations":{"type":"structure","required":["Explainability"],"members":{"Explainability":{},"ModelInsights":{}}},"CandidateMetrics":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Set":{},"StandardMetricName":{}}}}}},"InferenceContainerDefinitions":{"type":"map","key":{},"value":{"shape":"Stg"}}}},"Stg":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"}}}},"Stz":{"type":"structure","members":{"EndpointName":{}}},"Su9":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"Svc":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Sve"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"Svg"},"CurrentServerlessConfig":{"shape":"Sau"},"DesiredServerlessConfig":{"shape":"Sau"}}}},"Sve":{"type":"list","member":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}}},"Svg":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"Svk":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"Svo":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Sve"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"Svg"},"CurrentServerlessConfig":{"shape":"Sau"},"DesiredServerlessConfig":{"shape":"Sau"}}}},"Svu":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"Sw0":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"Sw3":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"Sw9":{"type":"list","member":{"shape":"Swa"}},"Swa":{"type":"structure","members":{"Key":{},"Value":{}}},"Swr":{"type":"list","member":{}},"Sx6":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"Sx8":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"Sxa":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus","TunedHyperParameters"],"members":{"TrainingJobDefinitionName":{},"TrainingJobName":{},"TrainingJobArn":{},"TuningJobName":{},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"TrainingJobStatus":{},"TunedHyperParameters":{"shape":"S2t"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"Sxd":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"Sxe":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"Sxz":{"type":"structure","required":["CostPerHour","CostPerInference","MaxInvocations","ModelLatency"],"members":{"CostPerHour":{"type":"float"},"CostPerInference":{"type":"float"},"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"},"CpuUtilization":{"type":"float"},"MemoryUtilization":{"type":"float"}}},"Sy1":{"type":"structure","required":["EndpointName","VariantName","InstanceType","InitialInstanceCount"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"}}},"Sy2":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"Sy8":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"Syc":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"Syf":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"Syx":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"Syy"},"ImageScanStatuses":{"shape":"Syy"}}},"Syy":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Sza":{"type":"structure","required":["MonitoringScheduleName","ScheduledTime","CreationTime","LastModifiedTime","MonitoringExecutionStatus"],"members":{"MonitoringScheduleName":{},"ScheduledTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringExecutionStatus":{},"ProcessingJobArn":{},"EndpointName":{},"FailureReason":{},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Szu":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S102":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S10d":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S10h":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S10k":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S10o":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S10v":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S113":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S117":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S119":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"SourceArn":{},"TimeStamp":{"type":"timestamp"},"Max":{"type":"double"},"Min":{"type":"double"},"Last":{"type":"double"},"Count":{"type":"integer"},"Avg":{"type":"double"},"StdDev":{"type":"double"}}}},"S11j":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Sps"},"SubDomain":{},"CognitoConfig":{"shape":"Spm"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Spy"},"Subnets":{"shape":"Sq0"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S11r":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sq6"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Sqe"}}},"S14o":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S16e":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentSearchKeywords":{"shape":"Swr"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"}}}},"S19t":{"type":"list","member":{"type":"structure","required":["MonitoringAlertName","CreationTime","LastModifiedTime","AlertStatus","DatapointsToAlert","EvaluationPeriod","Actions"],"members":{"MonitoringAlertName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"AlertStatus":{},"DatapointsToAlert":{"type":"integer"},"EvaluationPeriod":{"type":"integer"},"Actions":{"type":"structure","members":{"ModelDashboardIndicator":{"type":"structure","members":{"Enabled":{"type":"boolean"}}}}}}}},"S1b8":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1bo":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1ea":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1el":{"type":"structure","members":{"Filters":{"shape":"S1em"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1em"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1el"}},"Operator":{}}},"S1em":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1ey":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Su9"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snt"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S10h"},"FinalMetricDataList":{"shape":"S10k"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sey"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"So2"},"ExperimentConfig":{"shape":"Sn4"},"DebugRuleConfigurations":{"shape":"Soa"},"TensorBoardOutputConfig":{"shape":"Soe"},"DebugRuleEvaluationStatuses":{"shape":"S10o"},"Environment":{"shape":"Sol"},"RetryStrategy":{"shape":"Sez"},"Tags":{"shape":"S7"}}},"S1f6":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sos"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"TransformResources":{"shape":"S43"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sow"},"ExperimentConfig":{"shape":"Sn4"},"Tags":{"shape":"S7"}}},"S1gn":{"type":"list","member":{}},"S1is":{"type":"list","member":{}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24"},"operations":{"AddAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"AddTags":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"}}}},"AssociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"BatchDescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageArnList"],"members":{"ModelPackageArnList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ModelPackageSummaries":{"type":"map","key":{},"value":{"type":"structure","required":["ModelPackageGroupName","ModelPackageArn","CreationTime","InferenceSpecification","ModelPackageStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"BatchDescribeModelPackageErrorMap":{"type":"map","key":{},"value":{"type":"structure","required":["ErrorCode","ErrorResponse"],"members":{"ErrorCode":{},"ErrorResponse":{}}}}}}},"CreateAction":{"input":{"type":"structure","required":["ActionName","Source","ActionType"],"members":{"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4d"},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S4n"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S4z"},"ArtifactType":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S57"},"OutputDataConfig":{"shape":"S5e"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S5g"},"AutoMLJobConfig":{"shape":"S5i"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S62"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S68"},"OutputDataConfig":{"shape":"S5e"},"AutoMLProblemTypeConfig":{"shape":"S6a"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S5n"},"AutoMLJobObjective":{"shape":"S5g"},"ModelDeployConfig":{"shape":"S62"},"DataSplitConfig":{"shape":"S5t"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S6h"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"CreateCompilationJob":{"input":{"type":"structure","required":["CompilationJobName","RoleArn","OutputConfig","StoppingCondition"],"members":{"CompilationJobName":{},"RoleArn":{},"ModelPackageVersionArn":{},"InputConfig":{"shape":"S6o"},"OutputConfig":{"shape":"S6r"},"VpcConfig":{"shape":"S6y"},"StoppingCondition":{"shape":"S3m"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S76"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S7b"},"DataQualityAppSpecification":{"shape":"S7f"},"DataQualityJobInput":{"shape":"S7o"},"DataQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S8j"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S8p"},"SubnetIds":{"shape":"S5r"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DomainSettings":{"shape":"S9e"},"DefaultSpaceSettings":{"shape":"S9i"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"S9n"},"DeviceFleetName":{},"Stages":{"shape":"S9p"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"S9p"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S8j"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Sa5"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sam"},"DataCaptureConfig":{"shape":"Sb1"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Sbc"},"ExplainerConfig":{"shape":"Sbk"},"ShadowProductionVariants":{"shape":"Sam"}}},"output":{"type":"structure","required":["EndpointConfigArn"],"members":{"EndpointConfigArn":{}}}},"CreateExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{},"DisplayName":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"CreateFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName","RecordIdentifierFeatureName","EventTimeFeatureName","FeatureDefinitions"],"members":{"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Scj"},"OnlineStoreConfig":{"shape":"Scm"},"OfflineStoreConfig":{"shape":"Sco"},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Sd0"},"HumanLoopActivationConfig":{"shape":"Sd2"},"HumanLoopConfig":{"shape":"Sd5"},"OutputConfig":{"shape":"Sdk"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sdr"},"S3StorageConfig":{"shape":"Sdt"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Sdz"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Se4"},"TrainingJobDefinition":{"shape":"Sev"},"TrainingJobDefinitions":{"shape":"Sfb"},"WarmStartConfig":{"shape":"Sfc"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HyperParameterTuningJobArn"],"members":{"HyperParameterTuningJobArn":{}}}},"CreateImage":{"input":{"type":"structure","required":["ImageName","RoleArn"],"members":{"Description":{},"DisplayName":{},"ImageName":{},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ImageArn":{}}}},"CreateImageVersion":{"input":{"type":"structure","required":["BaseImage","ClientToken","ImageName"],"members":{"BaseImage":{},"ClientToken":{"idempotencyToken":true},"ImageName":{},"Aliases":{"shape":"Sfp"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sg2"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sg5"},"DataStorageConfig":{"shape":"Sgd"},"ShadowModeConfig":{"shape":"Sge"},"KmsKey":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"CreateInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName","JobType","RoleArn","InputConfig"],"members":{"JobName":{},"JobType":{},"RoleArn":{},"InputConfig":{"shape":"Sgm"},"JobDescription":{},"StoppingConditions":{"shape":"Shk"},"OutputConfig":{"type":"structure","members":{"KmsKeyId":{},"CompiledOutputConfig":{"type":"structure","members":{"S3OutputUri":{}}}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobArn"],"members":{"JobArn":{}}}},"CreateLabelingJob":{"input":{"type":"structure","required":["LabelingJobName","LabelAttributeName","InputConfig","OutputConfig","RoleArn","HumanTaskConfig"],"members":{"LabelingJobName":{},"LabelAttributeName":{},"InputConfig":{"shape":"Shv"},"OutputConfig":{"shape":"Si2"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Si3"},"LabelingJobAlgorithmsConfig":{"shape":"Si6"},"HumanTaskConfig":{"shape":"Sia"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName","ExecutionRoleArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sip"},"Containers":{"shape":"Siy"},"InferenceExecutionConfig":{"shape":"Siz"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S5o"},"EnableNetworkIsolation":{"type":"boolean"}}},"output":{"type":"structure","required":["ModelArn"],"members":{"ModelArn":{}}}},"CreateModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelBiasAppSpecification","ModelBiasJobInput","ModelBiasJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelBiasBaselineConfig":{"shape":"Sj3"},"ModelBiasAppSpecification":{"shape":"Sj4"},"ModelBiasJobInput":{"shape":"Sj5"},"ModelBiasJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Sj9"},"Content":{"shape":"Sja"},"ModelCardStatus":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"CreateModelCardExportJob":{"input":{"type":"structure","required":["ModelCardName","ModelCardExportJobName","OutputConfig"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardExportJobName":{},"OutputConfig":{"shape":"Sjf"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Sjj"},"ModelExplainabilityAppSpecification":{"shape":"Sjk"},"ModelExplainabilityJobInput":{"shape":"Sjl"},"ModelExplainabilityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"Sjo"},"SourceAlgorithmSpecification":{"shape":"Sjr"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sju"},"ClientToken":{"idempotencyToken":true},"CustomerMetadataProperties":{"shape":"Sk1"},"DriftCheckBaselines":{"shape":"Sk4"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Ska"}}},"output":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{}}}},"CreateModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupDescription":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ModelPackageGroupArn"],"members":{"ModelPackageGroupArn":{}}}},"CreateModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelQualityAppSpecification","ModelQualityJobInput","ModelQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelQualityBaselineConfig":{"shape":"Skh"},"ModelQualityAppSpecification":{"shape":"Ski"},"ModelQualityJobInput":{"shape":"Skk"},"ModelQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sko"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"S8q"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sl5"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl8"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Slb"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Slg"},"OnStart":{"shape":"Slg"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Slo"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Slu"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedNotebookInstanceUrl":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreateProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","RoleArn"],"members":{"ProcessingInputs":{"shape":"Sm7"},"ProcessingOutputConfig":{"shape":"Smu"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smz"},"StoppingCondition":{"shape":"Sn1"},"AppSpecification":{"shape":"Sn3"},"Environment":{"shape":"Sn5"},"NetworkConfig":{"shape":"Skw"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Sn6"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Snb"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn","ProjectId"],"members":{"ProjectArn":{},"ProjectId":{}}}},"CreateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"Tags":{"shape":"S7"},"SpaceSettings":{"shape":"Snl"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"CreateStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName","StudioLifecycleConfigContent","StudioLifecycleConfigAppType"],"members":{"StudioLifecycleConfigName":{},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{}}}},"CreateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName","AlgorithmSpecification","RoleArn","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingJobName":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snv"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sf0"},"DebugHookConfig":{"shape":"So4"},"DebugRuleConfigurations":{"shape":"Soc"},"TensorBoardOutputConfig":{"shape":"Sog"},"ExperimentConfig":{"shape":"Sn6"},"ProfilerConfig":{"shape":"Soh"},"ProfilerRuleConfigurations":{"shape":"Sol"},"Environment":{"shape":"Son"},"RetryStrategy":{"shape":"Sf1"}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"CreateTransformJob":{"input":{"type":"structure","required":["TransformJobName","ModelName","TransformInput","TransformOutput","TransformResources"],"members":{"TransformJobName":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sou"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"DataCaptureConfig":{"shape":"Sox"},"TransformResources":{"shape":"S43"},"DataProcessing":{"shape":"Soy"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Sn6"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sp6"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sp9"},"InputArtifacts":{"shape":"Spd"},"OutputArtifacts":{"shape":"Spd"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"CreateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"Tags":{"shape":"S7"},"UserSettings":{"shape":"S8p"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Spo"},"OidcConfig":{"shape":"Spr"},"SourceIpConfig":{"shape":"Spu"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Spy"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Sq8"},"Description":{},"NotificationConfiguration":{"shape":"Sqg"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"WorkteamArn":{}}}},"DeleteAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"DeleteAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}}},"DeleteApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S4z"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"DeleteDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}}},"DeleteDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"RetentionPolicy":{"type":"structure","members":{"HomeEfsFileSystem":{}}}}}},"DeleteEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{}}}},"DeleteEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"DeleteEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}}},"DeleteEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}}},"DeleteExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"DeleteFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}}},"DeleteFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","members":{}}},"DeleteHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}}},"DeleteHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName","HubContentVersion"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}}},"DeleteHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","members":{}}},"DeleteImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{}}},"DeleteImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}}},"DeleteModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{}}}},"DeleteModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}}},"DeleteModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"DeleteNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"DeleteNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}}},"DeletePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"DeleteProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}}},"DeleteSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}}},"DeleteStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"DeleteTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"DeleteUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}}},"DeleteWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Success"],"members":{"Success":{"type":"boolean"}}}},"DeregisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","DeviceNames"],"members":{"DeviceFleetName":{},"DeviceNames":{"shape":"S9u"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}},"output":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","TrainingSpecification","AlgorithmStatus","AlgorithmStatusDetails"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Ssq"},"ImageScanStatuses":{"shape":"Ssq"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4d"},"SpaceName":{}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4n"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S4z"},"ArtifactType":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","InputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"InputDataConfig":{"shape":"S57"},"OutputDataConfig":{"shape":"S5e"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5g"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S5i"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St4"},"BestCandidate":{"shape":"St6"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5g"},"ProblemType":{},"CompletionCriteria":{"shape":"S5j"}}},"ModelDeployConfig":{"shape":"S62"},"ModelDeployResult":{"shape":"Su1"}}}},"DescribeAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","AutoMLJobInputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"AutoMLJobInputDataConfig":{"shape":"S68"},"OutputDataConfig":{"shape":"S5e"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5g"},"AutoMLProblemTypeConfig":{"shape":"S6a"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St4"},"BestCandidate":{"shape":"St6"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"ModelDeployConfig":{"shape":"S62"},"ModelDeployResult":{"shape":"Su1"},"DataSplitConfig":{"shape":"S5t"},"SecurityConfig":{"shape":"S5n"}}}},"DescribeCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}},"output":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S6h"}}}},"DescribeCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}},"output":{"type":"structure","required":["CompilationJobName","CompilationJobArn","CompilationJobStatus","StoppingCondition","CreationTime","LastModifiedTime","FailureReason","ModelArtifacts","RoleArn","InputConfig","OutputConfig"],"members":{"CompilationJobName":{},"CompilationJobArn":{},"CompilationJobStatus":{},"CompilationStartTime":{"type":"timestamp"},"CompilationEndTime":{"type":"timestamp"},"StoppingCondition":{"shape":"S3m"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"Sub"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S6o"},"OutputConfig":{"shape":"S6r"},"VpcConfig":{"shape":"S6y"}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S76"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"LineageGroupArn":{}}}},"DescribeDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"DataQualityBaselineConfig":{"shape":"S7b"},"DataQualityAppSpecification":{"shape":"S7f"},"DataQualityJobInput":{"shape":"S7o"},"DataQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeDevice":{"input":{"type":"structure","required":["DeviceName","DeviceFleetName"],"members":{"NextToken":{},"DeviceName":{},"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceName","DeviceFleetName","RegistrationTime"],"members":{"DeviceArn":{},"DeviceName":{},"Description":{},"DeviceFleetName":{},"IotThingName":{},"RegistrationTime":{"type":"timestamp"},"LatestHeartbeat":{"type":"timestamp"},"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion"],"members":{"ModelName":{},"ModelVersion":{},"LatestSampleTime":{"type":"timestamp"},"LatestInference":{"type":"timestamp"}}}},"MaxModels":{"type":"integer"},"NextToken":{},"AgentVersion":{}}}},"DescribeDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceFleetName","DeviceFleetArn","OutputConfig","CreationTime","LastModifiedTime"],"members":{"DeviceFleetName":{},"DeviceFleetArn":{},"OutputConfig":{"shape":"S8j"},"Description":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"IotRoleAlias":{}}}},"DescribeDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{}}},"output":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"HomeEfsFileSystemId":{},"SingleSignOnManagedApplicationInstanceId":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S8p"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S5r"},"Url":{},"VpcId":{},"KmsKeyId":{},"DomainSettings":{"shape":"S9e"},"AppSecurityGroupManagement":{},"SecurityGroupIdForDomainBoundary":{},"DefaultSpaceSettings":{"shape":"S9i"}}}},"DescribeEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName","Stages"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"S9n"},"DeviceFleetName":{},"EdgeDeploymentSuccess":{"type":"integer"},"EdgeDeploymentPending":{"type":"integer"},"EdgeDeploymentFailed":{"type":"integer"},"Stages":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig","DeploymentConfig","DeploymentStatus"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"S9r"},"DeploymentConfig":{"shape":"S9w"},"DeploymentStatus":{"type":"structure","required":["StageStatus","EdgeDeploymentSuccessInStage","EdgeDeploymentPendingInStage","EdgeDeploymentFailedInStage"],"members":{"StageStatus":{},"EdgeDeploymentSuccessInStage":{"type":"integer"},"EdgeDeploymentPendingInStage":{"type":"integer"},"EdgeDeploymentFailedInStage":{"type":"integer"},"EdgeDeploymentStatusMessage":{},"EdgeDeploymentStageStartTime":{"type":"timestamp"}}}}}},"NextToken":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"DescribeEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName"],"members":{"EdgePackagingJobName":{}}},"output":{"type":"structure","required":["EdgePackagingJobArn","EdgePackagingJobName","EdgePackagingJobStatus"],"members":{"EdgePackagingJobArn":{},"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S8j"},"ResourceKey":{},"EdgePackagingJobStatus":{},"EdgePackagingJobStatusMessage":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ModelArtifact":{},"ModelSignature":{},"PresetDeploymentOutput":{"type":"structure","required":["Type"],"members":{"Type":{},"Artifact":{},"Status":{},"StatusMessage":{}}}}}},"DescribeEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"output":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Sve"},"DataCaptureConfig":{"shape":"Svm"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Sa5"},"AsyncInferenceConfig":{"shape":"Sbc"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Svq"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"Svq"}}},"ExplainerConfig":{"shape":"Sbk"},"ShadowProductionVariants":{"shape":"Sve"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sam"},"DataCaptureConfig":{"shape":"Sb1"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Sbc"},"ExplainerConfig":{"shape":"Sbk"},"ShadowProductionVariants":{"shape":"Sam"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Svw"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"}}}},"DescribeFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupArn","FeatureGroupName","RecordIdentifierFeatureName","EventTimeFeatureName","FeatureDefinitions","CreationTime","NextToken"],"members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Scj"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Scm"},"OfflineStoreConfig":{"shape":"Sco"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw2"},"LastUpdateStatus":{"shape":"Sw5"},"FailureReason":{},"Description":{},"NextToken":{},"OnlineStoreTotalSizeBytes":{"type":"long"}}}},"DescribeFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{}}},"output":{"type":"structure","required":["FeatureGroupArn","FeatureGroupName","FeatureName","FeatureType","CreationTime","LastModifiedTime"],"members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Swb"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Sd0"},"HumanLoopActivationConfig":{"shape":"Sd2"},"HumanLoopConfig":{"shape":"Sd5"},"OutputConfig":{"shape":"Sdk"},"RoleArn":{},"FailureReason":{}}}},"DescribeHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}},"output":{"type":"structure","required":["HubName","HubArn","HubStatus","CreationTime","LastModifiedTime"],"members":{"HubName":{},"HubArn":{},"HubDisplayName":{},"HubDescription":{},"HubSearchKeywords":{"shape":"Sdr"},"S3StorageConfig":{"shape":"Sdt"},"HubStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"DescribeHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}},"output":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubName","HubArn","HubContentDocument","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubName":{},"HubArn":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentMarkdown":{},"HubContentDocument":{},"HubContentSearchKeywords":{"shape":"Swt"},"HubContentDependencies":{"type":"list","member":{"type":"structure","members":{"DependencyOriginPath":{},"DependencyCopyPath":{}}}},"HubContentStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"}}}},"DescribeHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","required":["HumanTaskUiArn","HumanTaskUiName","CreationTime","UiTemplate"],"members":{"HumanTaskUiArn":{},"HumanTaskUiName":{},"HumanTaskUiStatus":{},"CreationTime":{"type":"timestamp"},"UiTemplate":{"type":"structure","members":{"Url":{},"ContentSha256":{}}}}}},"DescribeHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}},"output":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobArn","HyperParameterTuningJobConfig","HyperParameterTuningJobStatus","CreationTime","TrainingJobStatusCounters","ObjectiveStatusCounters"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Se4"},"TrainingJobDefinition":{"shape":"Sev"},"TrainingJobDefinitions":{"shape":"Sfb"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx8"},"ObjectiveStatusCounters":{"shape":"Sxa"},"BestTrainingJob":{"shape":"Sxc"},"OverallBestTrainingJob":{"shape":"Sxc"},"WarmStartConfig":{"shape":"Sfc"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"Sxf"},"ConsumedResources":{"shape":"Sxg"}}}},"DescribeImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"DescribeImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{"BaseImage":{},"ContainerImage":{},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sg2"},"Status":{},"StatusReason":{},"Description":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"EndpointMetadata":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{},"EndpointConfigName":{},"EndpointStatus":{},"FailureReason":{}}},"ModelVariants":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig","Status"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sg8"},"Status":{}}}},"DataStorageConfig":{"shape":"Sgd"},"ShadowModeConfig":{"shape":"Sge"},"KmsKey":{}}}},"DescribeInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}},"output":{"type":"structure","required":["JobName","JobType","JobArn","RoleArn","Status","CreationTime","LastModifiedTime","InputConfig"],"members":{"JobName":{},"JobDescription":{},"JobType":{},"JobArn":{},"RoleArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"InputConfig":{"shape":"Sgm"},"StoppingConditions":{"shape":"Shk"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointConfiguration","ModelConfiguration"],"members":{"Metrics":{"shape":"Sy1"},"EndpointConfiguration":{"shape":"Sy3"},"ModelConfiguration":{"shape":"Sy4"},"RecommendationId":{}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"Sya"},"EndpointInfo":{"shape":"Shd"}}}}}}},"DescribeLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}},"output":{"type":"structure","required":["LabelingJobStatus","LabelCounters","CreationTime","LastModifiedTime","JobReferenceCode","LabelingJobName","LabelingJobArn","InputConfig","OutputConfig","RoleArn","HumanTaskConfig"],"members":{"LabelingJobStatus":{},"LabelCounters":{"shape":"Sye"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Shv"},"OutputConfig":{"shape":"Si2"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Si3"},"LabelingJobAlgorithmsConfig":{"shape":"Si6"},"HumanTaskConfig":{"shape":"Sia"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"Syh"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","ExecutionRoleArn","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sip"},"Containers":{"shape":"Siy"},"InferenceExecutionConfig":{"shape":"Siz"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5o"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"}}}},"DescribeModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelBiasAppSpecification","ModelBiasJobInput","ModelBiasJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelBiasBaselineConfig":{"shape":"Sj3"},"ModelBiasAppSpecification":{"shape":"Sj4"},"ModelBiasJobInput":{"shape":"Sj5"},"ModelBiasJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"}}},"output":{"type":"structure","required":["ModelCardArn","ModelCardName","ModelCardVersion","Content","ModelCardStatus","CreationTime","CreatedBy"],"members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Sja"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj9"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"ModelCardProcessingStatus":{}}}},"DescribeModelCardExportJob":{"input":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}},"output":{"type":"structure","required":["ModelCardExportJobName","ModelCardExportJobArn","Status","ModelCardName","ModelCardVersion","OutputConfig","CreatedAt","LastModifiedAt"],"members":{"ModelCardExportJobName":{},"ModelCardExportJobArn":{},"Status":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"OutputConfig":{"shape":"Sjf"},"CreatedAt":{"type":"timestamp"},"LastModifiedAt":{"type":"timestamp"},"FailureReason":{},"ExportArtifacts":{"type":"structure","required":["S3ExportArtifacts"],"members":{"S3ExportArtifacts":{}}}}}},"DescribeModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelExplainabilityBaselineConfig":{"shape":"Sjj"},"ModelExplainabilityAppSpecification":{"shape":"Sjk"},"ModelExplainabilityJobInput":{"shape":"Sjl"},"ModelExplainabilityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}},"output":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus","ModelPackageStatusDetails"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sjr"},"ValidationSpecification":{"shape":"Sjo"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"Syz"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sju"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sk1"},"DriftCheckBaselines":{"shape":"Sk4"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Ska"}}}},"DescribeModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}},"output":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","CreatedBy","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"ModelPackageGroupStatus":{}}}},"DescribeModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}},"output":{"type":"structure","required":["JobDefinitionArn","JobDefinitionName","CreationTime","ModelQualityAppSpecification","ModelQualityJobInput","ModelQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionArn":{},"JobDefinitionName":{},"CreationTime":{"type":"timestamp"},"ModelQualityBaselineConfig":{"shape":"Skh"},"ModelQualityAppSpecification":{"shape":"Ski"},"ModelQualityJobInput":{"shape":"Skk"},"ModelQualityJobOutputConfig":{"shape":"S81"},"JobResources":{"shape":"S87"},"NetworkConfig":{"shape":"S8c"},"RoleArn":{},"StoppingCondition":{"shape":"S8d"}}}},"DescribeMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}},"output":{"type":"structure","required":["MonitoringScheduleArn","MonitoringScheduleName","MonitoringScheduleStatus","CreationTime","LastModifiedTime","MonitoringScheduleConfig"],"members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sko"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"Szc"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"S8q"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sl5"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl8"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Slb"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Slg"},"OnStart":{"shape":"Slg"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"}}}},"DescribePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{}}},"output":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDescription":{},"RoleArn":{},"PipelineStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastRunTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedBy":{"shape":"Ssj"},"ParallelismConfiguration":{"shape":"Slu"}}}},"DescribePipelineDefinitionForExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{}}},"output":{"type":"structure","members":{"PipelineDefinition":{},"CreationTime":{"type":"timestamp"}}}},"DescribePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{}}},"output":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"Szw"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedBy":{"shape":"Ssj"},"ParallelismConfiguration":{"shape":"Slu"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Sm7"},"ProcessingOutputConfig":{"shape":"Smu"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smz"},"StoppingCondition":{"shape":"Sn1"},"AppSpecification":{"shape":"Sn3"},"Environment":{"shape":"Sn5"},"NetworkConfig":{"shape":"Skw"},"RoleArn":{},"ExperimentConfig":{"shape":"Sn6"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{}}}},"DescribeProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}},"output":{"type":"structure","required":["ProjectArn","ProjectName","ProjectId","ServiceCatalogProvisioningDetails","ProjectStatus","CreationTime"],"members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Snb"},"ServiceCatalogProvisionedProductDetails":{"shape":"S104"},"ProjectStatus":{},"CreatedBy":{"shape":"Ssj"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"}}}},"DescribeSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}},"output":{"type":"structure","members":{"DomainId":{},"SpaceArn":{},"SpaceName":{},"HomeEfsFileSystemUid":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"SpaceSettings":{"shape":"Snl"}}}},"DescribeStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{},"StudioLifecycleConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{}}}},"DescribeSubscribedWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{}}},"output":{"type":"structure","required":["SubscribedWorkteam"],"members":{"SubscribedWorkteam":{"shape":"S10f"}}}},"DescribeTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}},"output":{"type":"structure","required":["TrainingJobName","TrainingJobArn","ModelArtifacts","TrainingJobStatus","SecondaryStatus","AlgorithmSpecification","ResourceConfig","StoppingCondition","CreationTime"],"members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Sub"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snv"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S10j"},"FinalMetricDataList":{"shape":"S10m"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sf0"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"So4"},"ExperimentConfig":{"shape":"Sn6"},"DebugRuleConfigurations":{"shape":"Soc"},"TensorBoardOutputConfig":{"shape":"Sog"},"DebugRuleEvaluationStatuses":{"shape":"S10q"},"ProfilerConfig":{"shape":"Soh"},"ProfilerRuleConfigurations":{"shape":"Sol"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"RetryStrategy":{"shape":"Sf1"},"Environment":{"shape":"Son"},"WarmPoolStatus":{"shape":"S10x"}}}},"DescribeTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}},"output":{"type":"structure","required":["TransformJobName","TransformJobArn","TransformJobStatus","ModelName","TransformInput","TransformResources","CreationTime"],"members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sou"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"DataCaptureConfig":{"shape":"Sox"},"TransformResources":{"shape":"S43"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Soy"},"ExperimentConfig":{"shape":"Sn6"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S115"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S119"},"Status":{"shape":"Sp6"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"Parameters":{"shape":"Sp9"},"InputArtifacts":{"shape":"Spd"},"OutputArtifacts":{"shape":"Spd"},"MetadataProperties":{"shape":"S1q"},"Metrics":{"shape":"S11b"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S119"}}}}},"DescribeUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}},"output":{"type":"structure","members":{"DomainId":{},"UserProfileArn":{},"UserProfileName":{},"HomeEfsFileSystemUid":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"UserSettings":{"shape":"S8p"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S11l"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S11t"}}}},"DisableSagemakerServicecatalogPortfolio":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"EnableSagemakerServicecatalogPortfolio":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"GetDeviceFleetReport":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceFleetArn","DeviceFleetName"],"members":{"DeviceFleetArn":{},"DeviceFleetName":{},"OutputConfig":{"shape":"S8j"},"Description":{},"ReportGenerated":{"type":"timestamp"},"DeviceStats":{"type":"structure","required":["ConnectedDeviceCount","RegisteredDeviceCount"],"members":{"ConnectedDeviceCount":{"type":"long"},"RegisteredDeviceCount":{"type":"long"}}},"AgentVersions":{"type":"list","member":{"type":"structure","required":["Version","AgentCount"],"members":{"Version":{},"AgentCount":{"type":"long"}}}},"ModelStats":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion","OfflineDeviceCount","ConnectedDeviceCount","ActiveDeviceCount","SamplingDeviceCount"],"members":{"ModelName":{},"ModelVersion":{},"OfflineDeviceCount":{"type":"long"},"ConnectedDeviceCount":{"type":"long"},"ActiveDeviceCount":{"type":"long"},"SamplingDeviceCount":{"type":"long"}}}}}}},"GetLineageGroupPolicy":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupArn":{},"ResourcePolicy":{}}}},"GetModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}},"output":{"type":"structure","required":["ResourcePolicy"],"members":{"ResourcePolicy":{}}}},"GetSagemakerServicecatalogPortfolioStatus":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Status":{}}}},"GetSearchSuggestions":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SuggestionQuery":{"type":"structure","members":{"PropertyNameQuery":{"type":"structure","required":["PropertyNameHint"],"members":{"PropertyNameHint":{}}}}}}},"output":{"type":"structure","members":{"PropertyNameSuggestions":{"type":"list","member":{"type":"structure","members":{"PropertyName":{}}}}}}},"ImportHubContent":{"input":{"type":"structure","required":["HubContentName","HubContentType","DocumentSchemaVersion","HubName","HubContentDocument"],"members":{"HubContentName":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubName":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentMarkdown":{},"HubContentDocument":{},"HubContentSearchKeywords":{"shape":"Swt"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn","HubContentArn"],"members":{"HubArn":{},"HubContentArn":{}}}},"ListActions":{"input":{"type":"structure","members":{"SourceUri":{},"ActionType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ActionSummaries":{"type":"list","member":{"type":"structure","members":{"ActionArn":{},"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAlgorithms":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["AlgorithmSummaryList"],"members":{"AlgorithmSummaryList":{"type":"list","member":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","AlgorithmStatus"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"AlgorithmStatus":{}}}},"NextToken":{}}}},"ListAliases":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"SageMakerImageVersionAliases":{"shape":"Sfp"},"NextToken":{}}}},"ListAppImageConfigs":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"ModifiedTimeBefore":{"type":"timestamp"},"ModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"NextToken":{},"AppImageConfigs":{"type":"list","member":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4n"}}}}}}},"ListApps":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameEquals":{},"SpaceNameEquals":{}}},"output":{"type":"structure","members":{"Apps":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"SpaceName":{}}}},"NextToken":{}}}},"ListArtifacts":{"input":{"type":"structure","members":{"SourceUri":{},"ArtifactType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ArtifactSummaries":{"type":"list","member":{"type":"structure","members":{"ArtifactArn":{},"ArtifactName":{},"Source":{"shape":"S4z"},"ArtifactType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAssociations":{"input":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"SourceType":{},"DestinationType":{},"AssociationType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AssociationSummaries":{"type":"list","member":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"SourceType":{},"DestinationType":{},"AssociationType":{},"SourceName":{},"DestinationName":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"}}}},"NextToken":{}}}},"ListAutoMLJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["AutoMLJobSummaries"],"members":{"AutoMLJobSummaries":{"type":"list","member":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","AutoMLJobStatus","AutoMLJobSecondaryStatus","CreationTime","LastModifiedTime"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"St4"}}}},"NextToken":{}}}},"ListCandidatesForAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{},"StatusEquals":{},"CandidateNameEquals":{},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Candidates"],"members":{"Candidates":{"type":"list","member":{"shape":"St6"}},"NextToken":{}}}},"ListCodeRepositories":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CodeRepositorySummaryList"],"members":{"CodeRepositorySummaryList":{"type":"list","member":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S6h"}}}},"NextToken":{}}}},"ListCompilationJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CompilationJobSummaries"],"members":{"CompilationJobSummaries":{"type":"list","member":{"type":"structure","required":["CompilationJobName","CompilationJobArn","CreationTime","CompilationJobStatus"],"members":{"CompilationJobName":{},"CompilationJobArn":{},"CreationTime":{"type":"timestamp"},"CompilationStartTime":{"type":"timestamp"},"CompilationEndTime":{"type":"timestamp"},"CompilationTargetDevice":{},"CompilationTargetPlatformOs":{},"CompilationTargetPlatformArch":{},"CompilationTargetPlatformAccelerator":{},"LastModifiedTime":{"type":"timestamp"},"CompilationJobStatus":{}}}},"NextToken":{}}}},"ListContexts":{"input":{"type":"structure","members":{"SourceUri":{},"ContextType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ContextSummaries":{"type":"list","member":{"type":"structure","members":{"ContextArn":{},"ContextName":{},"Source":{"shape":"S76"},"ContextType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListDataQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14q"},"NextToken":{}}}},"ListDeviceFleets":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["DeviceFleetSummaries"],"members":{"DeviceFleetSummaries":{"type":"list","member":{"type":"structure","required":["DeviceFleetArn","DeviceFleetName"],"members":{"DeviceFleetArn":{},"DeviceFleetName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListDevices":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"LatestHeartbeatAfter":{"type":"timestamp"},"ModelName":{},"DeviceFleetName":{}}},"output":{"type":"structure","required":["DeviceSummaries"],"members":{"DeviceSummaries":{"type":"list","member":{"type":"structure","required":["DeviceName","DeviceArn"],"members":{"DeviceName":{},"DeviceArn":{},"Description":{},"DeviceFleetName":{},"IotThingName":{},"RegistrationTime":{"type":"timestamp"},"LatestHeartbeat":{"type":"timestamp"},"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelVersion"],"members":{"ModelName":{},"ModelVersion":{}}}},"AgentVersion":{}}}},"NextToken":{}}}},"ListDomains":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Domains":{"type":"list","member":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Url":{}}}},"NextToken":{}}}},"ListEdgeDeploymentPlans":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"DeviceFleetNameContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["EdgeDeploymentPlanSummaries"],"members":{"EdgeDeploymentPlanSummaries":{"type":"list","member":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","DeviceFleetName","EdgeDeploymentSuccess","EdgeDeploymentPending","EdgeDeploymentFailed"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"DeviceFleetName":{},"EdgeDeploymentSuccess":{"type":"integer"},"EdgeDeploymentPending":{"type":"integer"},"EdgeDeploymentFailed":{"type":"integer"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEdgePackagingJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"ModelNameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["EdgePackagingJobSummaries"],"members":{"EdgePackagingJobSummaries":{"type":"list","member":{"type":"structure","required":["EdgePackagingJobArn","EdgePackagingJobName","EdgePackagingJobStatus"],"members":{"EdgePackagingJobArn":{},"EdgePackagingJobName":{},"EdgePackagingJobStatus":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEndpointConfigs":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["EndpointConfigs"],"members":{"EndpointConfigs":{"type":"list","member":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListEndpoints":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","required":["Endpoints"],"members":{"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"NextToken":{}}}},"ListExperiments":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ExperimentSummaries":{"type":"list","member":{"type":"structure","members":{"ExperimentArn":{},"ExperimentName":{},"DisplayName":{},"ExperimentSource":{"shape":"Svw"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListFeatureGroups":{"input":{"type":"structure","members":{"NameContains":{},"FeatureGroupStatusEquals":{},"OfflineStoreStatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupSummaries","NextToken"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw2"}}}},"NextToken":{}}}},"ListFlowDefinitions":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["FlowDefinitionSummaries"],"members":{"FlowDefinitionSummaries":{"type":"list","member":{"type":"structure","required":["FlowDefinitionName","FlowDefinitionArn","FlowDefinitionStatus","CreationTime"],"members":{"FlowDefinitionName":{},"FlowDefinitionArn":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"ListHubContentVersions":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"MinVersion":{},"MaxSchemaVersion":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubContentSummaries"],"members":{"HubContentSummaries":{"shape":"S16g"},"NextToken":{}}}},"ListHubContents":{"input":{"type":"structure","required":["HubName","HubContentType"],"members":{"HubName":{},"HubContentType":{},"NameContains":{},"MaxSchemaVersion":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubContentSummaries"],"members":{"HubContentSummaries":{"shape":"S16g"},"NextToken":{}}}},"ListHubs":{"input":{"type":"structure","members":{"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["HubSummaries"],"members":{"HubSummaries":{"type":"list","member":{"type":"structure","required":["HubName","HubArn","HubStatus","CreationTime","LastModifiedTime"],"members":{"HubName":{},"HubArn":{},"HubDisplayName":{},"HubDescription":{},"HubSearchKeywords":{"shape":"Sdr"},"HubStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListHumanTaskUis":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["HumanTaskUiSummaries"],"members":{"HumanTaskUiSummaries":{"type":"list","member":{"type":"structure","required":["HumanTaskUiName","HumanTaskUiArn","CreationTime"],"members":{"HumanTaskUiName":{},"HumanTaskUiArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListHyperParameterTuningJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","required":["HyperParameterTuningJobSummaries"],"members":{"HyperParameterTuningJobSummaries":{"type":"list","member":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobArn","HyperParameterTuningJobStatus","Strategy","CreationTime","TrainingJobStatusCounters","ObjectiveStatusCounters"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobStatus":{},"Strategy":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx8"},"ObjectiveStatusCounters":{"shape":"Sxa"},"ResourceLimits":{"shape":"Sea"}}}},"NextToken":{}}}},"ListImageVersions":{"input":{"type":"structure","required":["ImageName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ImageName":{},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"ImageVersions":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageVersionArn","ImageVersionStatus","LastModifiedTime","Version"],"members":{"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"}}}},"NextToken":{}}}},"ListImages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageName","ImageStatus","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListInferenceExperiments":{"input":{"type":"structure","members":{"NameContains":{},"Type":{},"StatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"InferenceExperiments":{"type":"list","member":{"type":"structure","required":["Name","Type","Status","CreationTime","LastModifiedTime"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sg2"},"Status":{},"StatusReason":{},"Description":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"NextToken":{}}}},"ListInferenceRecommendationsJobSteps":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{},"Status":{},"StepType":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Steps":{"type":"list","member":{"type":"structure","required":["StepType","JobName","Status"],"members":{"StepType":{},"JobName":{},"Status":{},"InferenceBenchmark":{"type":"structure","required":["ModelConfiguration"],"members":{"Metrics":{"shape":"Sy1"},"EndpointConfiguration":{"shape":"Sy3"},"ModelConfiguration":{"shape":"Sy4"},"FailureReason":{},"EndpointMetrics":{"shape":"Sya"}}}}}},"NextToken":{}}}},"ListInferenceRecommendationsJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["InferenceRecommendationsJobs"],"members":{"InferenceRecommendationsJobs":{"type":"list","member":{"type":"structure","required":["JobName","JobDescription","JobType","JobArn","Status","CreationTime","RoleArn","LastModifiedTime"],"members":{"JobName":{},"JobDescription":{},"JobType":{},"JobArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"CompletionTime":{"type":"timestamp"},"RoleArn":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"ListLabelingJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"SortBy":{},"SortOrder":{},"StatusEquals":{}}},"output":{"type":"structure","members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["LabelingJobName","LabelingJobArn","CreationTime","LastModifiedTime","LabelingJobStatus","LabelCounters","WorkteamArn","PreHumanTaskLambdaArn"],"members":{"LabelingJobName":{},"LabelingJobArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LabelingJobStatus":{},"LabelCounters":{"shape":"Sye"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"Syh"},"InputConfig":{"shape":"Shv"}}}},"NextToken":{}}}},"ListLabelingJobsForWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"JobReferenceCodeContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["LabelingJobSummaryList"],"members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["JobReferenceCode","WorkRequesterAccountId","CreationTime"],"members":{"LabelingJobName":{},"JobReferenceCode":{},"WorkRequesterAccountId":{},"CreationTime":{"type":"timestamp"},"LabelCounters":{"type":"structure","members":{"HumanLabeled":{"type":"integer"},"PendingHuman":{"type":"integer"},"Total":{"type":"integer"}}},"NumberOfHumanWorkersPerDataObject":{"type":"integer"}}}},"NextToken":{}}}},"ListLineageGroups":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"LineageGroupSummaries":{"type":"list","member":{"type":"structure","members":{"LineageGroupArn":{},"LineageGroupName":{},"DisplayName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelBiasJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14q"},"NextToken":{}}}},"ListModelCardExportJobs":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ModelCardExportJobNameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelCardExportJobSummaries"],"members":{"ModelCardExportJobSummaries":{"type":"list","member":{"type":"structure","required":["ModelCardExportJobName","ModelCardExportJobArn","Status","ModelCardName","ModelCardVersion","CreatedAt","LastModifiedAt"],"members":{"ModelCardExportJobName":{},"ModelCardExportJobArn":{},"Status":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"CreatedAt":{"type":"timestamp"},"LastModifiedAt":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelCardVersions":{"input":{"type":"structure","required":["ModelCardName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"ModelCardName":{},"ModelCardStatus":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelCardVersionSummaryList"],"members":{"ModelCardVersionSummaryList":{"type":"list","member":{"type":"structure","required":["ModelCardName","ModelCardArn","ModelCardStatus","ModelCardVersion","CreationTime"],"members":{"ModelCardName":{},"ModelCardArn":{},"ModelCardStatus":{},"ModelCardVersion":{"type":"integer"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelCards":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelCardStatus":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelCardSummaries"],"members":{"ModelCardSummaries":{"type":"list","member":{"type":"structure","required":["ModelCardName","ModelCardArn","ModelCardStatus","CreationTime"],"members":{"ModelCardName":{},"ModelCardArn":{},"ModelCardStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelExplainabilityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14q"},"NextToken":{}}}},"ListModelMetadata":{"input":{"type":"structure","members":{"SearchExpression":{"type":"structure","members":{"Filters":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelMetadataSummaries"],"members":{"ModelMetadataSummaries":{"type":"list","member":{"type":"structure","required":["Domain","Framework","Task","Model","FrameworkVersion"],"members":{"Domain":{},"Framework":{},"Task":{},"Model":{},"FrameworkVersion":{}}}},"NextToken":{}}}},"ListModelPackageGroups":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageGroupSummaryList"],"members":{"ModelPackageGroupSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageGroupStatus":{}}}},"NextToken":{}}}},"ListModelPackages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelApprovalStatus":{},"ModelPackageGroupName":{},"ModelPackageType":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageSummaryList"],"members":{"ModelPackageSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"NextToken":{}}}},"ListModelQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S14q"},"NextToken":{}}}},"ListModels":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["Models"],"members":{"Models":{"type":"list","member":{"type":"structure","required":["ModelName","ModelArn","CreationTime"],"members":{"ModelName":{},"ModelArn":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListMonitoringAlertHistory":{"input":{"type":"structure","members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"StatusEquals":{}}},"output":{"type":"structure","members":{"MonitoringAlertHistory":{"type":"list","member":{"type":"structure","required":["MonitoringScheduleName","MonitoringAlertName","CreationTime","AlertStatus"],"members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"CreationTime":{"type":"timestamp"},"AlertStatus":{}}}},"NextToken":{}}}},"ListMonitoringAlerts":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"MonitoringAlertSummaries":{"shape":"S19v"},"NextToken":{}}}},"ListMonitoringExecutions":{"input":{"type":"structure","members":{"MonitoringScheduleName":{},"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"ScheduledTimeBefore":{"type":"timestamp"},"ScheduledTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"MonitoringJobDefinitionName":{},"MonitoringTypeEquals":{}}},"output":{"type":"structure","required":["MonitoringExecutionSummaries"],"members":{"MonitoringExecutionSummaries":{"type":"list","member":{"shape":"Szc"}},"NextToken":{}}}},"ListMonitoringSchedules":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"MonitoringJobDefinitionName":{},"MonitoringTypeEquals":{}}},"output":{"type":"structure","required":["MonitoringScheduleSummaries"],"members":{"MonitoringScheduleSummaries":{"type":"list","member":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleArn","CreationTime","LastModifiedTime","MonitoringScheduleStatus"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleStatus":{},"EndpointName":{},"MonitoringJobDefinitionName":{},"MonitoringType":{}}}},"NextToken":{}}}},"ListNotebookInstanceLifecycleConfigs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","members":{"NextToken":{},"NotebookInstanceLifecycleConfigs":{"type":"list","member":{"type":"structure","required":["NotebookInstanceLifecycleConfigName","NotebookInstanceLifecycleConfigArn"],"members":{"NotebookInstanceLifecycleConfigName":{},"NotebookInstanceLifecycleConfigArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}}}}},"ListNotebookInstances":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortBy":{},"SortOrder":{},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"NotebookInstanceLifecycleConfigNameContains":{},"DefaultCodeRepositoryContains":{},"AdditionalCodeRepositoryEquals":{}}},"output":{"type":"structure","members":{"NextToken":{},"NotebookInstances":{"type":"list","member":{"type":"structure","required":["NotebookInstanceName","NotebookInstanceArn"],"members":{"NotebookInstanceName":{},"NotebookInstanceArn":{},"NotebookInstanceStatus":{},"Url":{},"InstanceType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl8"}}}}}}},"ListPipelineExecutionSteps":{"input":{"type":"structure","members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{}}},"output":{"type":"structure","members":{"PipelineExecutionSteps":{"type":"list","member":{"type":"structure","members":{"StepName":{},"StepDisplayName":{},"StepDescription":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StepStatus":{},"CacheHitResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}},"AttemptCount":{"type":"integer"},"FailureReason":{},"Metadata":{"type":"structure","members":{"TrainingJob":{"type":"structure","members":{"Arn":{}}},"ProcessingJob":{"type":"structure","members":{"Arn":{}}},"TransformJob":{"type":"structure","members":{"Arn":{}}},"TuningJob":{"type":"structure","members":{"Arn":{}}},"Model":{"type":"structure","members":{"Arn":{}}},"RegisterModel":{"type":"structure","members":{"Arn":{}}},"Condition":{"type":"structure","members":{"Outcome":{}}},"Callback":{"type":"structure","members":{"CallbackToken":{},"SqsQueueUrl":{},"OutputParameters":{"shape":"S1ba"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1ba"}}},"QualityCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckStatistics":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineStatistics":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"ClarifyCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}}}}},"NextToken":{}}}},"ListPipelineExecutions":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineExecutionSummaries":{"type":"list","member":{"type":"structure","members":{"PipelineExecutionArn":{},"StartTime":{"type":"timestamp"},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"PipelineExecutionFailureReason":{}}}},"NextToken":{}}}},"ListPipelineParametersForExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineParameters":{"shape":"S1bq"},"NextToken":{}}}},"ListPipelines":{"input":{"type":"structure","members":{"PipelineNamePrefix":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PipelineSummaries":{"type":"list","member":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDescription":{},"RoleArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastExecutionTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListProcessingJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ProcessingJobSummaries"],"members":{"ProcessingJobSummaries":{"type":"list","member":{"type":"structure","required":["ProcessingJobName","ProcessingJobArn","CreationTime","ProcessingJobStatus"],"members":{"ProcessingJobName":{},"ProcessingJobArn":{},"CreationTime":{"type":"timestamp"},"ProcessingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ProcessingJobStatus":{},"FailureReason":{},"ExitMessage":{}}}},"NextToken":{}}}},"ListProjects":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ProjectSummaryList"],"members":{"ProjectSummaryList":{"type":"list","member":{"type":"structure","required":["ProjectName","ProjectArn","ProjectId","CreationTime","ProjectStatus"],"members":{"ProjectName":{},"ProjectDescription":{},"ProjectArn":{},"ProjectId":{},"CreationTime":{"type":"timestamp"},"ProjectStatus":{}}}},"NextToken":{}}}},"ListSpaces":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"SpaceNameContains":{}}},"output":{"type":"structure","members":{"Spaces":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"SpaceName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStageDevices":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"NextToken":{},"MaxResults":{"type":"integer"},"EdgeDeploymentPlanName":{},"ExcludeDevicesDeployedInOtherStage":{"type":"boolean"},"StageName":{}}},"output":{"type":"structure","required":["DeviceDeploymentSummaries"],"members":{"DeviceDeploymentSummaries":{"type":"list","member":{"type":"structure","required":["EdgeDeploymentPlanArn","EdgeDeploymentPlanName","StageName","DeviceName","DeviceArn"],"members":{"EdgeDeploymentPlanArn":{},"EdgeDeploymentPlanName":{},"StageName":{},"DeployedStageName":{},"DeviceFleetName":{},"DeviceName":{},"DeviceArn":{},"DeviceDeploymentStatus":{},"DeviceDeploymentStatusMessage":{},"Description":{},"DeploymentStartTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStudioLifecycleConfigs":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"NameContains":{},"AppTypeEquals":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"ModifiedTimeBefore":{"type":"timestamp"},"ModifiedTimeAfter":{"type":"timestamp"},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"NextToken":{},"StudioLifecycleConfigs":{"type":"list","member":{"type":"structure","members":{"StudioLifecycleConfigArn":{},"StudioLifecycleConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"StudioLifecycleConfigAppType":{}}}}}}},"ListSubscribedWorkteams":{"input":{"type":"structure","members":{"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["SubscribedWorkteams"],"members":{"SubscribedWorkteams":{"type":"list","member":{"shape":"S10f"}},"NextToken":{}}}},"ListTags":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"},"NextToken":{}}}},"ListTrainingJobs":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"WarmPoolStatusEquals":{}}},"output":{"type":"structure","required":["TrainingJobSummaries"],"members":{"TrainingJobSummaries":{"type":"list","member":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus"],"members":{"TrainingJobName":{},"TrainingJobArn":{},"CreationTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatus":{},"WarmPoolStatus":{"shape":"S10x"}}}},"NextToken":{}}}},"ListTrainingJobsForHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{},"NextToken":{},"MaxResults":{"type":"integer"},"StatusEquals":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["TrainingJobSummaries"],"members":{"TrainingJobSummaries":{"type":"list","member":{"shape":"Sxc"}},"NextToken":{}}}},"ListTransformJobs":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"NameContains":{},"StatusEquals":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["TransformJobSummaries"],"members":{"TransformJobSummaries":{"type":"list","member":{"type":"structure","required":["TransformJobName","TransformJobArn","CreationTime","TransformJobStatus"],"members":{"TransformJobName":{},"TransformJobArn":{},"CreationTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TransformJobStatus":{},"FailureReason":{}}}},"NextToken":{}}}},"ListTrialComponents":{"input":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"SourceArn":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"TrialComponentSource":{"shape":"S119"},"Status":{"shape":"Sp6"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"}}}},"NextToken":{}}}},"ListTrials":{"input":{"type":"structure","members":{"ExperimentName":{},"TrialComponentName":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TrialSummaries":{"type":"list","member":{"type":"structure","members":{"TrialArn":{},"TrialName":{},"DisplayName":{},"TrialSource":{"shape":"S115"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListUserProfiles":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameContains":{}}},"output":{"type":"structure","members":{"UserProfiles":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListWorkforces":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workforces"],"members":{"Workforces":{"type":"list","member":{"shape":"S11l"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S11t"}},"NextToken":{}}}},"PutModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName","ResourcePolicy"],"members":{"ModelPackageGroupName":{},"ResourcePolicy":{}}},"output":{"type":"structure","required":["ModelPackageGroupArn"],"members":{"ModelPackageGroupArn":{}}}},"QueryLineage":{"input":{"type":"structure","members":{"StartArns":{"type":"list","member":{}},"Direction":{},"IncludeEdges":{"type":"boolean"},"Filters":{"type":"structure","members":{"Types":{"type":"list","member":{}},"LineageTypes":{"type":"list","member":{}},"CreatedBefore":{"type":"timestamp"},"CreatedAfter":{"type":"timestamp"},"ModifiedBefore":{"type":"timestamp"},"ModifiedAfter":{"type":"timestamp"},"Properties":{"type":"map","key":{},"value":{}}}},"MaxDepth":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Vertices":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"LineageType":{}}}},"Edges":{"type":"list","member":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}}},"NextToken":{}}}},"RegisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1ec"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Sdz"},"Task":{"type":"structure","required":["Input"],"members":{"Input":{}}},"RoleArn":{},"HumanTaskUiArn":{}}},"output":{"type":"structure","required":["RenderedContent","Errors"],"members":{"RenderedContent":{},"Errors":{"type":"list","member":{"type":"structure","required":["Code","Message"],"members":{"Code":{},"Message":{}}}}}}},"RetryPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Slu"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1en"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1f0"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Svw"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S115"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S119"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S119"},"Status":{"shape":"Sp6"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"Parameters":{"shape":"Sp9"},"InputArtifacts":{"shape":"Spd"},"OutputArtifacts":{"shape":"Spd"},"Metrics":{"shape":"S11b"},"MetadataProperties":{"shape":"S1q"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1f0"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Sm7"},"ProcessingOutputConfig":{"shape":"Smu"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Smz"},"StoppingCondition":{"shape":"Sn1"},"AppSpecification":{"shape":"Sn3"},"Environment":{"shape":"Sn5"},"NetworkConfig":{"shape":"Skw"},"RoleArn":{},"ExperimentConfig":{"shape":"Sn6"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1f8"}}},"LineageGroupArn":{},"Tags":{"shape":"S7"},"Parents":{"type":"list","member":{"type":"structure","members":{"TrialName":{},"ExperimentName":{}}}},"RunName":{}}},"Endpoint":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Sve"},"DataCaptureConfig":{"shape":"Svm"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sko"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"Szc"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"Sve"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sjr"},"ValidationSpecification":{"shape":"Sjo"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"Syz"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Ssj"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sju"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Ska"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"Sk1"},"DriftCheckBaselines":{"shape":"Sk4"}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"ModelPackageGroupStatus":{},"Tags":{"shape":"S7"}}},"Pipeline":{"type":"structure","members":{"PipelineArn":{},"PipelineName":{},"PipelineDisplayName":{},"PipelineDescription":{},"RoleArn":{},"PipelineStatus":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastRunTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedBy":{"shape":"Ssj"},"ParallelismConfiguration":{"shape":"Slu"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"Szw"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedBy":{"shape":"Ssj"},"ParallelismConfiguration":{"shape":"Slu"},"PipelineParameters":{"shape":"S1bq"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Scj"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Scm"},"OfflineStoreConfig":{"shape":"Sco"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sw2"},"LastUpdateStatus":{"shape":"Sw5"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Snb"},"ServiceCatalogProvisionedProductDetails":{"shape":"S104"},"ProjectStatus":{},"CreatedBy":{"shape":"Ssj"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Swb"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Se4"},"TrainingJobDefinition":{"shape":"Sev"},"TrainingJobDefinitions":{"shape":"Sfb"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sx8"},"ObjectiveStatusCounters":{"shape":"Sxa"},"BestTrainingJob":{"shape":"Sxc"},"OverallBestTrainingJob":{"shape":"Sxc"},"WarmStartConfig":{"shape":"Sfc"},"FailureReason":{},"Tags":{"shape":"S7"},"TuningJobCompletionDetails":{"shape":"Sxf"},"ConsumedResources":{"shape":"Sxg"}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sip"},"Containers":{"shape":"Siy"},"InferenceExecutionConfig":{"shape":"Siz"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5o"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1f8"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sko"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S19v"},"LastMonitoringExecutionSummary":{"shape":"Szc"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj9"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Sja"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sj9"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Ssj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Ssj"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}}},"NextToken":{}}}},"SendPipelineExecutionStepFailure":{"input":{"type":"structure","required":["CallbackToken"],"members":{"CallbackToken":{},"FailureReason":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"SendPipelineExecutionStepSuccess":{"input":{"type":"structure","required":["CallbackToken"],"members":{"CallbackToken":{},"OutputParameters":{"shape":"S1ba"},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StartEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StartInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StartMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StartNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StartPipelineExecution":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"PipelineExecutionDisplayName":{},"PipelineParameters":{"shape":"S1bq"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Slu"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}}},"StopCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}}},"StopEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StopEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName"],"members":{"EdgePackagingJobName":{}}}},"StopHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}}},"StopInferenceExperiment":{"input":{"type":"structure","required":["Name","ModelVariantActions"],"members":{"Name":{},"ModelVariantActions":{"type":"map","key":{},"value":{}},"DesiredModelVariants":{"shape":"Sg5"},"DesiredState":{},"Reason":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StopInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}}},"StopLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}}},"StopMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StopNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StopPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}}},"StopTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}}},"StopTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}}},"UpdateAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gp"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S4n"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gp"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{},"GitConfig":{"type":"structure","members":{"SecretArn":{}}}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"UpdateContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{},"Description":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1gp"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S8j"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1ec"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"S8p"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4d"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"S9f"}}},"DefaultSpaceSettings":{"shape":"S9i"},"AppSecurityGroupManagement":{}}},"output":{"type":"structure","members":{"DomainArn":{}}}},"UpdateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"RetainAllVariantProperties":{"type":"boolean"},"ExcludeRetainedVariantProperties":{"type":"list","member":{"type":"structure","required":["VariantPropertyType"],"members":{"VariantPropertyType":{}}}},"DeploymentConfig":{"shape":"Sa5"},"RetainDeploymentConfig":{"type":"boolean"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"UpdateEndpointWeightsAndCapacities":{"input":{"type":"structure","required":["EndpointName","DesiredWeightsAndCapacities"],"members":{"EndpointName":{},"DesiredWeightsAndCapacities":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DesiredWeight":{"type":"float"},"DesiredInstanceCount":{"type":"integer"}}}}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"UpdateExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{},"DisplayName":{},"Description":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"UpdateFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{},"FeatureAdditions":{"type":"list","member":{"shape":"Sck"}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"Swc"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sdr"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"UpdateImage":{"input":{"type":"structure","required":["ImageName"],"members":{"DeleteProperties":{"type":"list","member":{}},"Description":{},"DisplayName":{},"ImageName":{},"RoleArn":{}}},"output":{"type":"structure","members":{"ImageArn":{}}}},"UpdateImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"AliasesToAdd":{"shape":"Sfp"},"AliasesToDelete":{"shape":"Sfp"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sg2"},"Description":{},"ModelVariants":{"shape":"Sg5"},"DataStorageConfig":{"shape":"Sgd"},"ShadowModeConfig":{"shape":"Sge"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Sja"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sk1"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Ska"}}},"output":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{}}}},"UpdateMonitoringAlert":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringAlertName","DatapointsToAlert","EvaluationPeriod"],"members":{"MonitoringScheduleName":{},"MonitoringAlertName":{},"DatapointsToAlert":{"type":"integer"},"EvaluationPeriod":{"type":"integer"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{},"MonitoringAlertName":{}}}},"UpdateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sko"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"UpdateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"InstanceType":{},"RoleArn":{},"LifecycleConfigName":{},"DisassociateLifecycleConfig":{"type":"boolean"},"VolumeSizeInGB":{"type":"integer"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sl8"},"AcceleratorTypes":{"shape":"Sl5"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Slb"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Slg"},"OnStart":{"shape":"Slg"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Slo"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Slu"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Slu"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Snd"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Snl"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Soj"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"Sol"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"UpdateTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{},"DisplayName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"UpdateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sp6"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sp9"},"ParametersToRemove":{"shape":"S1iu"},"InputArtifacts":{"shape":"Spd"},"InputArtifactsToRemove":{"shape":"S1iu"},"OutputArtifacts":{"shape":"Spd"},"OutputArtifactsToRemove":{"shape":"S1iu"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"S8p"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Spu"},"OidcConfig":{"shape":"Spr"},"WorkforceVpcConfig":{"shape":"Spy"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S11l"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sq8"},"Description":{},"NotificationConfiguration":{"shape":"Sqg"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S11t"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers","SupportedContentTypes","SupportedResponseMIMETypes"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ProductId":{},"Environment":{"shape":"Sz"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{}}}},"Sz":{"type":"map","key":{},"value":{}},"S16":{"type":"list","member":{}},"S18":{"type":"list","member":{}},"S1a":{"type":"list","member":{}},"S1c":{"type":"list","member":{}},"S1j":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S1o":{"type":"map","key":{},"value":{}},"S1q":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S1v":{"type":"structure","required":["TrainingImage","SupportedTrainingInstanceTypes","TrainingChannels"],"members":{"TrainingImage":{},"TrainingImageDigest":{},"SupportedHyperParameters":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Description":{},"Type":{},"Range":{"type":"structure","members":{"IntegerParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"ContinuousParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"CategoricalParameterRangeSpecification":{"type":"structure","required":["Values"],"members":{"Values":{"shape":"S25"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2a"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1a"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2m"}}}},"S25":{"type":"list","member":{}},"S2a":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2m":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S2o":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TrainingJobDefinition"],"members":{"ProfileName":{},"TrainingJobDefinition":{"type":"structure","required":["TrainingInputMode","InputDataConfig","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingInputMode":{},"HyperParameters":{"shape":"S2t"},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"StoppingCondition":{"shape":"S3m"}}},"TransformJobDefinition":{"shape":"S3p"}}}}}},"S2t":{"type":"map","key":{},"value":{}},"S2v":{"type":"list","member":{"type":"structure","required":["ChannelName","DataSource"],"members":{"ChannelName":{},"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"S3DataDistributionType":{},"AttributeNames":{"type":"list","member":{}},"InstanceGroupNames":{"type":"list","member":{}}}},"FileSystemDataSource":{"type":"structure","required":["FileSystemId","FileSystemAccessMode","FileSystemType","DirectoryPath"],"members":{"FileSystemId":{},"FileSystemAccessMode":{},"FileSystemType":{},"DirectoryPath":{}}}}},"ContentType":{},"CompressionType":{},"RecordWrapperType":{},"InputMode":{},"ShuffleConfig":{"type":"structure","required":["Seed"],"members":{"Seed":{"type":"long"}}}}}},"S3e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S3g":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}},"KeepAlivePeriodInSeconds":{"type":"integer"}}},"S3m":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"}}},"S3p":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"TransformResources":{"shape":"S43"}}},"S3t":{"type":"map","key":{},"value":{}},"S3w":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S40":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S43":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4d":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S4n":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}}}},"S4z":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S57":{"type":"list","member":{"type":"structure","required":["DataSource","TargetAttributeName"],"members":{"DataSource":{"shape":"S59"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{}}}},"S59":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S5e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S5g":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S5i":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"},"SecurityConfig":{"shape":"S5n"},"DataSplitConfig":{"shape":"S5t"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}}}},"Mode":{}}},"S5j":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S5n":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"S5o":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S5r"}}},"S5r":{"type":"list","member":{}},"S5t":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S62":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S68":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S59"}}}},"S6a":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"}}},"TextClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5j"},"ContentColumn":{},"TargetLabelColumn":{}}}},"union":true},"S6h":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S6o":{"type":"structure","required":["S3Uri","DataInputConfig","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S6r":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S6y":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S76":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S7b":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"},"StatisticsResource":{"shape":"S7e"}}},"S7d":{"type":"structure","members":{"S3Uri":{}}},"S7e":{"type":"structure","members":{"S3Uri":{}}},"S7f":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S7l"}}},"S7h":{"type":"list","member":{}},"S7j":{"type":"list","member":{}},"S7l":{"type":"map","key":{},"value":{}},"S7o":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}},"S7p":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S7v":{"type":"structure","required":["DataCapturedDestinationS3Uri","DatasetFormat","LocalPath"],"members":{"DataCapturedDestinationS3Uri":{},"DatasetFormat":{"type":"structure","members":{"Csv":{"type":"structure","members":{"Header":{"type":"boolean"}}},"Json":{"type":"structure","members":{"Line":{"type":"boolean"}}},"Parquet":{"type":"structure","members":{}}}},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S81":{"type":"structure","required":["MonitoringOutputs"],"members":{"MonitoringOutputs":{"type":"list","member":{"type":"structure","required":["S3Output"],"members":{"S3Output":{"type":"structure","required":["S3Uri","LocalPath"],"members":{"S3Uri":{},"LocalPath":{},"S3UploadMode":{}}}}}},"KmsKeyId":{}}},"S87":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"S8c":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"S8d":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"S8j":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"S8p":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S8q"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"CustomImages":{"shape":"S8z"}}},"CanvasAppSettings":{"type":"structure","members":{"TimeSeriesForecastingSettings":{"type":"structure","members":{"Status":{},"AmazonForecastRoleArn":{}}}}}}},"S8q":{"type":"list","member":{}},"S8t":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"LifecycleConfigArns":{"shape":"S8u"},"CodeRepositories":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}}}},"S8u":{"type":"list","member":{}},"S8y":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4d"},"CustomImages":{"shape":"S8z"},"LifecycleConfigArns":{"shape":"S8u"}}},"S8z":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"S9e":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S9f"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4d"}}},"ExecutionRoleIdentityConfig":{}}},"S9f":{"type":"list","member":{}},"S9i":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S8q"},"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"}}},"S9n":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"S9p":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"S9r"},"DeploymentConfig":{"shape":"S9w"}}}},"S9r":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"S9u"},"DeviceNameContains":{}}},"S9u":{"type":"list","member":{}},"S9w":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Sa5":{"type":"structure","required":["BlueGreenUpdatePolicy"],"members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Saa"},"LinearStepSize":{"shape":"Saa"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}}}},"Saa":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sam":{"type":"list","member":{"type":"structure","required":["VariantName","ModelName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sau"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"}}}},"Sau":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"}}},"Sb1":{"type":"structure","required":["InitialSamplingPercentage","DestinationS3Uri","CaptureOptions"],"members":{"EnableCapture":{"type":"boolean"},"InitialSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{},"CaptureOptions":{"type":"list","member":{"type":"structure","required":["CaptureMode"],"members":{"CaptureMode":{}}}},"CaptureContentTypeHeader":{"shape":"Sb7"}}},"Sb7":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Sbc":{"type":"structure","required":["OutputConfig"],"members":{"ClientConfig":{"type":"structure","members":{"MaxConcurrentInvocationsPerInstance":{"type":"integer"}}},"OutputConfig":{"type":"structure","members":{"KmsKeyId":{},"S3OutputPath":{},"NotificationConfig":{"type":"structure","members":{"SuccessTopic":{},"ErrorTopic":{},"IncludeInferenceResponseIn":{"type":"list","member":{}}}},"S3FailurePath":{}}}}},"Sbk":{"type":"structure","members":{"ClarifyExplainerConfig":{"type":"structure","required":["ShapConfig"],"members":{"EnableExplanations":{},"InferenceConfig":{"type":"structure","members":{"FeaturesAttribute":{},"ContentTemplate":{},"MaxRecordCount":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"ProbabilityIndex":{"type":"integer"},"LabelIndex":{"type":"integer"},"ProbabilityAttribute":{},"LabelAttribute":{},"LabelHeaders":{"type":"list","member":{}},"FeatureHeaders":{"type":"list","member":{}},"FeatureTypes":{"type":"list","member":{}}}},"ShapConfig":{"type":"structure","required":["ShapBaselineConfig"],"members":{"ShapBaselineConfig":{"type":"structure","members":{"MimeType":{},"ShapBaseline":{},"ShapBaselineUri":{}}},"NumberOfSamples":{"type":"integer"},"UseLogit":{"type":"boolean"},"Seed":{"type":"integer"},"TextConfig":{"type":"structure","required":["Language","Granularity"],"members":{"Language":{},"Granularity":{}}}}}}}}},"Scj":{"type":"list","member":{"shape":"Sck"}},"Sck":{"type":"structure","members":{"FeatureName":{},"FeatureType":{}}},"Scm":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"}}},"Sco":{"type":"structure","required":["S3StorageConfig"],"members":{"S3StorageConfig":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"KmsKeyId":{},"ResolvedOutputS3Uri":{}}},"DisableGlueTableCreation":{"type":"boolean"},"DataCatalogConfig":{"type":"structure","required":["TableName","Catalog","Database"],"members":{"TableName":{},"Catalog":{},"Database":{}}},"TableFormat":{}}},"Sd0":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Sd2":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Sd5":{"type":"structure","required":["WorkteamArn","HumanTaskUiArn","TaskTitle","TaskDescription","TaskCount"],"members":{"WorkteamArn":{},"HumanTaskUiArn":{},"TaskTitle":{},"TaskDescription":{},"TaskCount":{"type":"integer"},"TaskAvailabilityLifetimeInSeconds":{"type":"integer"},"TaskTimeLimitInSeconds":{"type":"integer"},"TaskKeywords":{"type":"list","member":{}},"PublicWorkforceTaskPrice":{"shape":"Sdf"}}},"Sdf":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Sdk":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Sdr":{"type":"list","member":{}},"Sdt":{"type":"structure","members":{"S3OutputPath":{}}},"Sdz":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Se4":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2m"},"ResourceLimits":{"shape":"Sea"},"ParameterRanges":{"shape":"See"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Sea":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"See":{"type":"structure","members":{"IntegerParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"ContinuousParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S25"}}}}}},"Sev":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2m"},"HyperParameterRanges":{"shape":"See"},"StaticHyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2a"}}},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"VpcConfig":{"shape":"S5o"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"StoppingCondition":{"shape":"S3m"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sf0"},"RetryStrategy":{"shape":"Sf1"},"HyperParameterTuningResourceConfig":{"type":"structure","members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"AllocationStrategy":{},"InstanceConfigs":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"}}}}}},"Environment":{"type":"map","key":{},"value":{}}}},"Sf0":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sf1":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sfb":{"type":"list","member":{"shape":"Sev"}},"Sfc":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Sfp":{"type":"list","member":{}},"Sg2":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sg5":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sg8"}}}},"Sg8":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Sgd":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Sb7"}}},"Sge":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Sgm":{"type":"structure","members":{"ModelPackageVersionArn":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}}}},"ResourceLimit":{"type":"structure","members":{"MaxNumberOfTests":{"type":"integer"},"MaxParallelOfTests":{"type":"integer"}}},"EndpointConfigurations":{"type":"list","member":{"type":"structure","required":["InstanceType"],"members":{"InstanceType":{},"InferenceSpecificationName":{},"EnvironmentParameterRanges":{"type":"structure","members":{"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{"type":"list","member":{}}}}}}}}}},"VolumeKmsKeyId":{},"ContainerConfig":{"type":"structure","members":{"Domain":{},"Task":{},"Framework":{},"FrameworkVersion":{},"PayloadConfig":{"type":"structure","members":{"SamplePayloadUrl":{},"SupportedContentTypes":{"type":"list","member":{}}}},"NearestModelName":{},"SupportedInstanceTypes":{"type":"list","member":{}},"DataInputConfig":{}}},"Endpoints":{"type":"list","member":{"shape":"Shd"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"ModelName":{}}},"Shd":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"Shk":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}}}},"Shv":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["ManifestS3Uri"],"members":{"ManifestS3Uri":{}}},"SnsDataSource":{"type":"structure","required":["SnsTopicArn"],"members":{"SnsTopicArn":{}}}}},"DataAttributes":{"type":"structure","members":{"ContentClassifiers":{"type":"list","member":{}}}}}},"Si2":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Si3":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Si6":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S5o"}}}}},"Sia":{"type":"structure","required":["WorkteamArn","UiConfig","PreHumanTaskLambdaArn","TaskTitle","TaskDescription","NumberOfHumanWorkersPerDataObject","TaskTimeLimitInSeconds","AnnotationConsolidationConfig"],"members":{"WorkteamArn":{},"UiConfig":{"type":"structure","members":{"UiTemplateS3Uri":{},"HumanTaskUiArn":{}}},"PreHumanTaskLambdaArn":{},"TaskKeywords":{"type":"list","member":{}},"TaskTitle":{},"TaskDescription":{},"NumberOfHumanWorkersPerDataObject":{"type":"integer"},"TaskTimeLimitInSeconds":{"type":"integer"},"TaskAvailabilityLifetimeInSeconds":{"type":"integer"},"MaxConcurrentTaskCount":{"type":"integer"},"AnnotationConsolidationConfig":{"type":"structure","required":["AnnotationConsolidationLambdaArn"],"members":{"AnnotationConsolidationLambdaArn":{}}},"PublicWorkforceTaskPrice":{"shape":"Sdf"}}},"Sip":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}}}},"Siy":{"type":"list","member":{"shape":"Sip"}},"Siz":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sj3":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Sj4":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S7l"}}},"Sj5":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"},"GroundTruthS3Input":{"shape":"Sj6"}}},"Sj6":{"type":"structure","members":{"S3Uri":{}}},"Sj9":{"type":"structure","members":{"KmsKeyId":{}}},"Sja":{"type":"string","sensitive":true},"Sjf":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Sjj":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Sjk":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S7l"}}},"Sjl":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}},"Sjo":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S3p"}}}}}},"Sjr":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"AlgorithmName":{}}}}}},"Sju":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sjw"},"Constraints":{"shape":"Sjw"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sjw"},"Constraints":{"shape":"Sjw"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"Sjw"},"PreTrainingReport":{"shape":"Sjw"},"PostTrainingReport":{"shape":"Sjw"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"Sjw"}}}}},"Sjw":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sk1":{"type":"map","key":{},"value":{}},"Sk4":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Sk6"},"PreTrainingConstraints":{"shape":"Sjw"},"PostTrainingConstraints":{"shape":"Sjw"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"Sjw"},"ConfigFile":{"shape":"Sk6"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sjw"},"Constraints":{"shape":"Sjw"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sjw"},"Constraints":{"shape":"Sjw"}}}}},"Sk6":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Ska":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}}},"Skh":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"}}},"Ski":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S7l"}}},"Skk":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"},"GroundTruthS3Input":{"shape":"Sj6"}}},"Sko":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7d"},"StatisticsResource":{"shape":"S7e"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S7p"},"BatchTransformInput":{"shape":"S7v"}}}},"MonitoringOutputConfig":{"shape":"S81"},"MonitoringResources":{"shape":"S87"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"shape":"S7j"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"S8d"},"Environment":{"shape":"S7l"},"NetworkConfig":{"shape":"Skw"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Skw":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5o"}}},"Sl5":{"type":"list","member":{}},"Sl8":{"type":"list","member":{}},"Slb":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Slg":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Slo":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Slu":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Sm7":{"type":"list","member":{"type":"structure","required":["InputName"],"members":{"InputName":{},"AppManaged":{"type":"boolean"},"S3Input":{"type":"structure","required":["S3Uri","S3DataType"],"members":{"S3Uri":{},"LocalPath":{},"S3DataType":{},"S3InputMode":{},"S3DataDistributionType":{},"S3CompressionType":{}}},"DatasetDefinition":{"type":"structure","members":{"AthenaDatasetDefinition":{"type":"structure","required":["Catalog","Database","QueryString","OutputS3Uri","OutputFormat"],"members":{"Catalog":{},"Database":{},"QueryString":{},"WorkGroup":{},"OutputS3Uri":{},"KmsKeyId":{},"OutputFormat":{},"OutputCompression":{}}},"RedshiftDatasetDefinition":{"type":"structure","required":["ClusterId","Database","DbUser","QueryString","ClusterRoleArn","OutputS3Uri","OutputFormat"],"members":{"ClusterId":{},"Database":{},"DbUser":{},"QueryString":{},"ClusterRoleArn":{},"OutputS3Uri":{},"KmsKeyId":{},"OutputFormat":{},"OutputCompression":{}}},"LocalPath":{},"DataDistributionType":{},"InputMode":{}}}}}},"Smu":{"type":"structure","required":["Outputs"],"members":{"Outputs":{"type":"list","member":{"type":"structure","required":["OutputName"],"members":{"OutputName":{},"S3Output":{"type":"structure","required":["S3Uri","LocalPath","S3UploadMode"],"members":{"S3Uri":{},"LocalPath":{},"S3UploadMode":{}}},"FeatureStoreOutput":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}},"AppManaged":{"type":"boolean"}}}},"KmsKeyId":{}}},"Smz":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Sn1":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sn3":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S7h"},"ContainerArguments":{"type":"list","member":{}}}},"Sn5":{"type":"map","key":{},"value":{}},"Sn6":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Snb":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Snd"}}},"Snd":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Snl":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"S8t"},"KernelGatewayAppSettings":{"shape":"S8y"}}},"Snv":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2a"},"EnableSageMakerMetricsTimeSeries":{"type":"boolean"},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerArguments":{"type":"list","member":{}},"TrainingImageConfig":{"type":"structure","required":["TrainingRepositoryAccessMode"],"members":{"TrainingRepositoryAccessMode":{},"TrainingRepositoryAuthConfig":{"type":"structure","required":["TrainingRepositoryCredentialsProviderArn"],"members":{"TrainingRepositoryCredentialsProviderArn":{}}}}}}},"So4":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{},"HookParameters":{"type":"map","key":{},"value":{}},"CollectionConfigurations":{"type":"list","member":{"type":"structure","members":{"CollectionName":{},"CollectionParameters":{"type":"map","key":{},"value":{}}}}}}},"Soc":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sof"}}}},"Sof":{"type":"map","key":{},"value":{}},"Sog":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"Soh":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Soj"},"DisableProfiler":{"type":"boolean"}}},"Soj":{"type":"map","key":{},"value":{}},"Sol":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sof"}}}},"Son":{"type":"map","key":{},"value":{}},"Sou":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Sox":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Soy":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Sp6":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Sp9":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Spd":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Spo":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Spr":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"Spu":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Spy":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Sq0"},"Subnets":{"shape":"Sq2"}}},"Sq0":{"type":"list","member":{}},"Sq2":{"type":"list","member":{}},"Sq8":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","required":["Groups"],"members":{"Groups":{"type":"list","member":{}}}}}}},"Sqg":{"type":"structure","members":{"NotificationTopicArn":{}}},"Ssj":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Ssq":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"St4":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"St6":{"type":"structure","required":["CandidateName","ObjectiveStatus","CandidateSteps","CandidateStatus","CreationTime","LastModifiedTime"],"members":{"CandidateName":{},"FinalAutoMLJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"},"StandardMetricName":{}}},"ObjectiveStatus":{},"CandidateSteps":{"type":"list","member":{"type":"structure","required":["CandidateStepType","CandidateStepArn","CandidateStepName"],"members":{"CandidateStepType":{},"CandidateStepArn":{},"CandidateStepName":{}}}},"CandidateStatus":{},"InferenceContainers":{"shape":"Sti"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"CandidateProperties":{"type":"structure","members":{"CandidateArtifactLocations":{"type":"structure","required":["Explainability"],"members":{"Explainability":{},"ModelInsights":{}}},"CandidateMetrics":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Set":{},"StandardMetricName":{}}}}}},"InferenceContainerDefinitions":{"type":"map","key":{},"value":{"shape":"Sti"}}}},"Sti":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"}}}},"Su1":{"type":"structure","members":{"EndpointName":{}}},"Sub":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"Sve":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Svg"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"Svi"},"CurrentServerlessConfig":{"shape":"Sau"},"DesiredServerlessConfig":{"shape":"Sau"}}}},"Svg":{"type":"list","member":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}}},"Svi":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"Svm":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"Svq":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Svg"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"Svi"},"CurrentServerlessConfig":{"shape":"Sau"},"DesiredServerlessConfig":{"shape":"Sau"}}}},"Svw":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"Sw2":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"Sw5":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"Swb":{"type":"list","member":{"shape":"Swc"}},"Swc":{"type":"structure","members":{"Key":{},"Value":{}}},"Swt":{"type":"list","member":{}},"Sx8":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"Sxa":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"Sxc":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus","TunedHyperParameters"],"members":{"TrainingJobDefinitionName":{},"TrainingJobName":{},"TrainingJobArn":{},"TuningJobName":{},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"TrainingJobStatus":{},"TunedHyperParameters":{"shape":"S2t"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"Sxf":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"Sxg":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"Sy1":{"type":"structure","required":["CostPerHour","CostPerInference","MaxInvocations","ModelLatency"],"members":{"CostPerHour":{"type":"float"},"CostPerInference":{"type":"float"},"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"},"CpuUtilization":{"type":"float"},"MemoryUtilization":{"type":"float"}}},"Sy3":{"type":"structure","required":["EndpointName","VariantName","InstanceType","InitialInstanceCount"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"}}},"Sy4":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"Sya":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"Sye":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"Syh":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"Syz":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"Sz0"},"ImageScanStatuses":{"shape":"Sz0"}}},"Sz0":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Szc":{"type":"structure","required":["MonitoringScheduleName","ScheduledTime","CreationTime","LastModifiedTime","MonitoringExecutionStatus"],"members":{"MonitoringScheduleName":{},"ScheduledTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringExecutionStatus":{},"ProcessingJobArn":{},"EndpointName":{},"FailureReason":{},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Szw":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S104":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S10f":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S10j":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S10m":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S10q":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S10x":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S115":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S119":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S11b":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"SourceArn":{},"TimeStamp":{"type":"timestamp"},"Max":{"type":"double"},"Min":{"type":"double"},"Last":{"type":"double"},"Count":{"type":"integer"},"Avg":{"type":"double"},"StdDev":{"type":"double"}}}},"S11l":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Spu"},"SubDomain":{},"CognitoConfig":{"shape":"Spo"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Sq0"},"Subnets":{"shape":"Sq2"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S11t":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sq8"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Sqg"}}},"S14q":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S16g":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentSearchKeywords":{"shape":"Swt"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"}}}},"S19v":{"type":"list","member":{"type":"structure","required":["MonitoringAlertName","CreationTime","LastModifiedTime","AlertStatus","DatapointsToAlert","EvaluationPeriod","Actions"],"members":{"MonitoringAlertName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"AlertStatus":{},"DatapointsToAlert":{"type":"integer"},"EvaluationPeriod":{"type":"integer"},"Actions":{"type":"structure","members":{"ModelDashboardIndicator":{"type":"structure","members":{"Enabled":{"type":"boolean"}}}}}}}},"S1ba":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1bq":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1ec":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1en":{"type":"structure","members":{"Filters":{"shape":"S1eo"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1eo"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1en"}},"Operator":{}}},"S1eo":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1f0":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Sub"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Snv"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3g"},"VpcConfig":{"shape":"S5o"},"StoppingCondition":{"shape":"S3m"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S10j"},"FinalMetricDataList":{"shape":"S10m"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sf0"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"So4"},"ExperimentConfig":{"shape":"Sn6"},"DebugRuleConfigurations":{"shape":"Soc"},"TensorBoardOutputConfig":{"shape":"Sog"},"DebugRuleEvaluationStatuses":{"shape":"S10q"},"Environment":{"shape":"Son"},"RetryStrategy":{"shape":"Sf1"},"Tags":{"shape":"S7"}}},"S1f8":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sou"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3t"},"TransformInput":{"shape":"S3w"},"TransformOutput":{"shape":"S40"},"TransformResources":{"shape":"S43"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Soy"},"ExperimentConfig":{"shape":"Sn6"},"Tags":{"shape":"S7"}}},"S1gp":{"type":"list","member":{}},"S1iu":{"type":"list","member":{}}}} /***/ }), /* 596 */ @@ -56830,7 +56830,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 849 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-07-29","endpointPrefix":"wafv2","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"WAFV2","serviceFullName":"AWS WAFV2","serviceId":"WAFV2","signatureVersion":"v4","targetPrefix":"AWSWAF_20190729","uid":"wafv2-2019-07-29"},"operations":{"AssociateWebACL":{"input":{"type":"structure","required":["WebACLArn","ResourceArn"],"members":{"WebACLArn":{},"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"CheckCapacity":{"input":{"type":"structure","required":["Scope","Rules"],"members":{"Scope":{},"Rules":{"shape":"S6"}}},"output":{"type":"structure","members":{"Capacity":{"type":"long"}}}},"CreateIPSet":{"input":{"type":"structure","required":["Name","Scope","IPAddressVersion","Addresses"],"members":{"Name":{},"Scope":{},"Description":{},"IPAddressVersion":{},"Addresses":{"shape":"S3v"},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S42"}}}},"CreateRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","RegularExpressionList"],"members":{"Name":{},"Scope":{},"Description":{},"RegularExpressionList":{"shape":"S46"},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S49"}}}},"CreateRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Capacity","VisibilityConfig"],"members":{"Name":{},"Scope":{},"Capacity":{"type":"long"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Tags":{"shape":"S3x"},"CustomResponseBodies":{"shape":"S4c"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S4h"}}}},"CreateWebACL":{"input":{"type":"structure","required":["Name","Scope","DefaultAction","VisibilityConfig"],"members":{"Name":{},"Scope":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Tags":{"shape":"S3x"},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"},"AssociationConfig":{"shape":"S4m"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S4s"}}}},"DeleteFirewallManagerRuleGroups":{"input":{"type":"structure","required":["WebACLArn","WebACLLockToken"],"members":{"WebACLArn":{},"WebACLLockToken":{}}},"output":{"type":"structure","members":{"NextWebACLLockToken":{}}}},"DeleteIPSet":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeleteRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteWebACL":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DescribeManagedRuleGroup":{"input":{"type":"structure","required":["VendorName","Name","Scope"],"members":{"VendorName":{},"Name":{},"Scope":{},"VersionName":{}}},"output":{"type":"structure","members":{"VersionName":{},"SnsTopicArn":{},"Capacity":{"type":"long"},"Rules":{"type":"list","member":{"type":"structure","members":{"Name":{},"Action":{"shape":"S1o"}}}},"LabelNamespace":{},"AvailableLabels":{"shape":"S5b"},"ConsumedLabels":{"shape":"S5b"}}}},"DisassociateWebACL":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"GenerateMobileSdkReleaseUrl":{"input":{"type":"structure","required":["Platform","ReleaseVersion"],"members":{"Platform":{},"ReleaseVersion":{}}},"output":{"type":"structure","members":{"Url":{}}}},"GetIPSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"IPSet":{"type":"structure","required":["Name","Id","ARN","IPAddressVersion","Addresses"],"members":{"Name":{},"Id":{},"ARN":{},"Description":{},"IPAddressVersion":{},"Addresses":{"shape":"S3v"}}},"LockToken":{}}}},"GetLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S5o"}}}},"GetManagedRuleSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"ManagedRuleSet":{"type":"structure","required":["Name","Id","ARN"],"members":{"Name":{},"Id":{},"ARN":{},"Description":{},"PublishedVersions":{"type":"map","key":{},"value":{"type":"structure","members":{"AssociatedRuleGroupArn":{},"Capacity":{"type":"long"},"ForecastedLifetime":{"type":"integer"},"PublishTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"ExpiryTimestamp":{"type":"timestamp"}}}},"RecommendedVersion":{},"LabelNamespace":{}}},"LockToken":{}}}},"GetMobileSdkRelease":{"input":{"type":"structure","required":["Platform","ReleaseVersion"],"members":{"Platform":{},"ReleaseVersion":{}}},"output":{"type":"structure","members":{"MobileSdkRelease":{"type":"structure","members":{"ReleaseVersion":{},"Timestamp":{"type":"timestamp"},"ReleaseNotes":{},"Tags":{"shape":"S3x"}}}}}},"GetPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"GetRateBasedStatementManagedKeys":{"input":{"type":"structure","required":["Scope","WebACLName","WebACLId","RuleName"],"members":{"Scope":{},"WebACLName":{},"WebACLId":{},"RuleGroupRuleName":{},"RuleName":{}}},"output":{"type":"structure","members":{"ManagedKeysIPV4":{"shape":"S6h"},"ManagedKeysIPV6":{"shape":"S6h"}}}},"GetRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"RegexPatternSet":{"type":"structure","members":{"Name":{},"Id":{},"ARN":{},"Description":{},"RegularExpressionList":{"shape":"S46"}}},"LockToken":{}}}},"GetRuleGroup":{"input":{"type":"structure","members":{"Name":{},"Scope":{},"Id":{},"ARN":{}}},"output":{"type":"structure","members":{"RuleGroup":{"type":"structure","required":["Name","Id","Capacity","ARN","VisibilityConfig"],"members":{"Name":{},"Id":{},"Capacity":{"type":"long"},"ARN":{},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LabelNamespace":{},"CustomResponseBodies":{"shape":"S4c"},"AvailableLabels":{"shape":"S5b"},"ConsumedLabels":{"shape":"S5b"}}},"LockToken":{}}}},"GetSampledRequests":{"input":{"type":"structure","required":["WebAclArn","RuleMetricName","Scope","TimeWindow","MaxItems"],"members":{"WebAclArn":{},"RuleMetricName":{},"Scope":{},"TimeWindow":{"shape":"S6p"},"MaxItems":{"type":"long"}}},"output":{"type":"structure","members":{"SampledRequests":{"type":"list","member":{"type":"structure","required":["Request","Weight"],"members":{"Request":{"type":"structure","members":{"ClientIP":{},"Country":{},"URI":{},"Method":{},"HTTPVersion":{},"Headers":{"shape":"S70"}}},"Weight":{"type":"long"},"Timestamp":{"type":"timestamp"},"Action":{},"RuleNameWithinRuleGroup":{},"RequestHeadersInserted":{"shape":"S70"},"ResponseCodeSent":{"type":"integer"},"Labels":{"shape":"S3g"},"CaptchaResponse":{"type":"structure","members":{"ResponseCode":{"type":"integer"},"SolveTimestamp":{"type":"long"},"FailureReason":{}}},"ChallengeResponse":{"type":"structure","members":{"ResponseCode":{"type":"integer"},"SolveTimestamp":{"type":"long"},"FailureReason":{}}},"OverriddenAction":{}}}},"PopulationSize":{"type":"long"},"TimeWindow":{"shape":"S6p"}}}},"GetWebACL":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S7e"},"LockToken":{},"ApplicationIntegrationURL":{}}}},"GetWebACLForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S7e"}}}},"ListAvailableManagedRuleGroupVersions":{"input":{"type":"structure","required":["VendorName","Name","Scope"],"members":{"VendorName":{},"Name":{},"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"Versions":{"type":"list","member":{"type":"structure","members":{"Name":{},"LastUpdateTimestamp":{"type":"timestamp"}}}},"CurrentDefaultVersion":{}}}},"ListAvailableManagedRuleGroups":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ManagedRuleGroups":{"type":"list","member":{"type":"structure","members":{"VendorName":{},"Name":{},"VersioningSupported":{"type":"boolean"},"Description":{}}}}}}},"ListIPSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"IPSets":{"type":"list","member":{"shape":"S42"}}}}},"ListLoggingConfigurations":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"LoggingConfigurations":{"type":"list","member":{"shape":"S5o"}},"NextMarker":{}}}},"ListManagedRuleSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ManagedRuleSets":{"type":"list","member":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{},"LabelNamespace":{}}}}}}},"ListMobileSdkReleases":{"input":{"type":"structure","required":["Platform"],"members":{"Platform":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"ReleaseSummaries":{"type":"list","member":{"type":"structure","members":{"ReleaseVersion":{},"Timestamp":{"type":"timestamp"}}}},"NextMarker":{}}}},"ListRegexPatternSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RegexPatternSets":{"type":"list","member":{"shape":"S49"}}}}},"ListResourcesForWebACL":{"input":{"type":"structure","required":["WebACLArn"],"members":{"WebACLArn":{},"ResourceType":{}}},"output":{"type":"structure","members":{"ResourceArns":{"type":"list","member":{}}}}},"ListRuleGroups":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RuleGroups":{"type":"list","member":{"shape":"S4h"}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"NextMarker":{},"Limit":{"type":"integer"},"ResourceARN":{}}},"output":{"type":"structure","members":{"NextMarker":{},"TagInfoForResource":{"type":"structure","members":{"ResourceARN":{},"TagList":{"shape":"S3x"}}}}}},"ListWebACLs":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"WebACLs":{"type":"list","member":{"shape":"S4s"}}}}},"PutLoggingConfiguration":{"input":{"type":"structure","required":["LoggingConfiguration"],"members":{"LoggingConfiguration":{"shape":"S5o"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S5o"}}}},"PutManagedRuleSetVersions":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{},"RecommendedVersion":{},"VersionsToPublish":{"type":"map","key":{},"value":{"type":"structure","members":{"AssociatedRuleGroupArn":{},"ForecastedLifetime":{"type":"integer"}}}}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"PutPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn","Policy"],"members":{"ResourceArn":{},"Policy":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateIPSet":{"input":{"type":"structure","required":["Name","Scope","Id","Addresses","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"Addresses":{"shape":"S3v"},"LockToken":{}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateManagedRuleSetVersionExpiryDate":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken","VersionToExpire","ExpiryTimestamp"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{},"VersionToExpire":{},"ExpiryTimestamp":{"type":"timestamp"}}},"output":{"type":"structure","members":{"ExpiringVersion":{},"ExpiryTimestamp":{"type":"timestamp"},"NextLockToken":{}}}},"UpdateRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id","RegularExpressionList","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"RegularExpressionList":{"shape":"S46"},"LockToken":{}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Id","VisibilityConfig","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LockToken":{},"CustomResponseBodies":{"shape":"S4c"}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateWebACL":{"input":{"type":"structure","required":["Name","Scope","Id","DefaultAction","VisibilityConfig","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LockToken":{},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"},"AssociationConfig":{"shape":"S4m"}}},"output":{"type":"structure","members":{"NextLockToken":{}}}}},"shapes":{"S6":{"type":"list","member":{"type":"structure","required":["Name","Priority","Statement","VisibilityConfig"],"members":{"Name":{},"Priority":{"type":"integer"},"Statement":{"shape":"Sa"},"Action":{"shape":"S1o"},"OverrideAction":{"shape":"S3e"},"RuleLabels":{"shape":"S3g"},"VisibilityConfig":{"shape":"S3j"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"}}}},"Sa":{"type":"structure","members":{"ByteMatchStatement":{"type":"structure","required":["SearchString","FieldToMatch","TextTransformations","PositionalConstraint"],"members":{"SearchString":{"type":"blob"},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"},"PositionalConstraint":{}}},"SqliMatchStatement":{"type":"structure","required":["FieldToMatch","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"},"SensitivityLevel":{}}},"XssMatchStatement":{"type":"structure","required":["FieldToMatch","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}},"SizeConstraintStatement":{"type":"structure","required":["FieldToMatch","ComparisonOperator","Size","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"ComparisonOperator":{},"Size":{"type":"long"},"TextTransformations":{"shape":"S12"}}},"GeoMatchStatement":{"type":"structure","members":{"CountryCodes":{"type":"list","member":{}},"ForwardedIPConfig":{"shape":"S1g"}}},"RuleGroupReferenceStatement":{"shape":"S1j"},"IPSetReferenceStatement":{"type":"structure","required":["ARN"],"members":{"ARN":{},"IPSetForwardedIPConfig":{"type":"structure","required":["HeaderName","FallbackBehavior","Position"],"members":{"HeaderName":{},"FallbackBehavior":{},"Position":{}}}}},"RegexPatternSetReferenceStatement":{"type":"structure","required":["ARN","FieldToMatch","TextTransformations"],"members":{"ARN":{},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}},"RateBasedStatement":{"type":"structure","required":["Limit","AggregateKeyType"],"members":{"Limit":{"type":"long"},"AggregateKeyType":{},"ScopeDownStatement":{"shape":"Sa"},"ForwardedIPConfig":{"shape":"S1g"}}},"AndStatement":{"type":"structure","required":["Statements"],"members":{"Statements":{"shape":"S29"}}},"OrStatement":{"type":"structure","required":["Statements"],"members":{"Statements":{"shape":"S29"}}},"NotStatement":{"type":"structure","required":["Statement"],"members":{"Statement":{"shape":"Sa"}}},"ManagedRuleGroupStatement":{"shape":"S2c"},"LabelMatchStatement":{"type":"structure","required":["Scope","Key"],"members":{"Scope":{},"Key":{}}},"RegexMatchStatement":{"type":"structure","required":["RegexString","FieldToMatch","TextTransformations"],"members":{"RegexString":{},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}}}},"Sd":{"type":"structure","members":{"SingleHeader":{"type":"structure","required":["Name"],"members":{"Name":{}}},"SingleQueryArgument":{"type":"structure","required":["Name"],"members":{"Name":{}}},"AllQueryArguments":{"type":"structure","members":{}},"UriPath":{"type":"structure","members":{}},"QueryString":{"type":"structure","members":{}},"Body":{"type":"structure","members":{"OversizeHandling":{}}},"Method":{"type":"structure","members":{}},"JsonBody":{"type":"structure","required":["MatchPattern","MatchScope"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedPaths":{"type":"list","member":{}}}},"MatchScope":{},"InvalidFallbackBehavior":{},"OversizeHandling":{}}},"Headers":{"type":"structure","required":["MatchPattern","MatchScope","OversizeHandling"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedHeaders":{"shape":"Sw"},"ExcludedHeaders":{"shape":"Sw"}}},"MatchScope":{},"OversizeHandling":{}}},"Cookies":{"type":"structure","required":["MatchPattern","MatchScope","OversizeHandling"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedCookies":{"shape":"S10"},"ExcludedCookies":{"shape":"S10"}}},"MatchScope":{},"OversizeHandling":{}}}}},"Sp":{"type":"structure","members":{}},"Sw":{"type":"list","member":{}},"S10":{"type":"list","member":{}},"S12":{"type":"list","member":{"type":"structure","required":["Priority","Type"],"members":{"Priority":{"type":"integer"},"Type":{}}}},"S1g":{"type":"structure","required":["HeaderName","FallbackBehavior"],"members":{"HeaderName":{},"FallbackBehavior":{}}},"S1j":{"type":"structure","required":["ARN"],"members":{"ARN":{},"ExcludedRules":{"shape":"S1k"},"RuleActionOverrides":{"shape":"S1m"}}},"S1k":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"S1m":{"type":"list","member":{"type":"structure","required":["Name","ActionToUse"],"members":{"Name":{},"ActionToUse":{"shape":"S1o"}}}},"S1o":{"type":"structure","members":{"Block":{"shape":"S1p"},"Allow":{"shape":"S1w"},"Count":{"shape":"S1y"},"Captcha":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"Challenge":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}}}},"S1p":{"type":"structure","members":{"CustomResponse":{"type":"structure","required":["ResponseCode"],"members":{"ResponseCode":{"type":"integer"},"CustomResponseBodyKey":{},"ResponseHeaders":{"shape":"S1s"}}}}},"S1s":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1w":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"S1x":{"type":"structure","required":["InsertHeaders"],"members":{"InsertHeaders":{"shape":"S1s"}}},"S1y":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"S29":{"type":"list","member":{"shape":"Sa"}},"S2c":{"type":"structure","required":["VendorName","Name"],"members":{"VendorName":{},"Name":{},"Version":{},"ExcludedRules":{"shape":"S1k"},"ScopeDownStatement":{"shape":"Sa"},"ManagedRuleGroupConfigs":{"type":"list","member":{"type":"structure","members":{"LoginPath":{"deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet LoginPath"},"PayloadType":{"deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadType"},"UsernameField":{"shape":"S2j","deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameField"},"PasswordField":{"shape":"S2l","deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordField"},"AWSManagedRulesBotControlRuleSet":{"type":"structure","required":["InspectionLevel"],"members":{"InspectionLevel":{}}},"AWSManagedRulesATPRuleSet":{"type":"structure","required":["LoginPath"],"members":{"LoginPath":{},"RequestInspection":{"type":"structure","required":["PayloadType","UsernameField","PasswordField"],"members":{"PayloadType":{},"UsernameField":{"shape":"S2j"},"PasswordField":{"shape":"S2l"}}},"ResponseInspection":{"type":"structure","members":{"StatusCode":{"type":"structure","required":["SuccessCodes","FailureCodes"],"members":{"SuccessCodes":{"type":"list","member":{"type":"integer"}},"FailureCodes":{"type":"list","member":{"type":"integer"}}}},"Header":{"type":"structure","required":["Name","SuccessValues","FailureValues"],"members":{"Name":{},"SuccessValues":{"type":"list","member":{}},"FailureValues":{"type":"list","member":{}}}},"BodyContains":{"type":"structure","required":["SuccessStrings","FailureStrings"],"members":{"SuccessStrings":{"type":"list","member":{}},"FailureStrings":{"type":"list","member":{}}}},"Json":{"type":"structure","required":["Identifier","SuccessValues","FailureValues"],"members":{"Identifier":{},"SuccessValues":{"type":"list","member":{}},"FailureValues":{"type":"list","member":{}}}}}}}}}}},"RuleActionOverrides":{"shape":"S1m"}}},"S2j":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"S2l":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"S3e":{"type":"structure","members":{"Count":{"shape":"S1y"},"None":{"type":"structure","members":{}}}},"S3g":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"S3j":{"type":"structure","required":["SampledRequestsEnabled","CloudWatchMetricsEnabled","MetricName"],"members":{"SampledRequestsEnabled":{"type":"boolean"},"CloudWatchMetricsEnabled":{"type":"boolean"},"MetricName":{}}},"S3m":{"type":"structure","members":{"ImmunityTimeProperty":{"shape":"S3n"}}},"S3n":{"type":"structure","required":["ImmunityTime"],"members":{"ImmunityTime":{"type":"long"}}},"S3p":{"type":"structure","members":{"ImmunityTimeProperty":{"shape":"S3n"}}},"S3v":{"type":"list","member":{}},"S3x":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S42":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S46":{"type":"list","member":{"type":"structure","members":{"RegexString":{}}}},"S49":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S4c":{"type":"map","key":{},"value":{"type":"structure","required":["ContentType","Content"],"members":{"ContentType":{},"Content":{}}}},"S4h":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S4j":{"type":"structure","members":{"Block":{"shape":"S1p"},"Allow":{"shape":"S1w"}}},"S4k":{"type":"list","member":{}},"S4m":{"type":"structure","members":{"RequestBody":{"type":"map","key":{},"value":{"type":"structure","required":["DefaultSizeInspectionLimit"],"members":{"DefaultSizeInspectionLimit":{}}}}}},"S4s":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S5b":{"type":"list","member":{"type":"structure","members":{"Name":{}}}},"S5o":{"type":"structure","required":["ResourceArn","LogDestinationConfigs"],"members":{"ResourceArn":{},"LogDestinationConfigs":{"type":"list","member":{}},"RedactedFields":{"type":"list","member":{"shape":"Sd"}},"ManagedByFirewallManager":{"type":"boolean"},"LoggingFilter":{"type":"structure","required":["Filters","DefaultBehavior"],"members":{"Filters":{"type":"list","member":{"type":"structure","required":["Behavior","Requirement","Conditions"],"members":{"Behavior":{},"Requirement":{},"Conditions":{"type":"list","member":{"type":"structure","members":{"ActionCondition":{"type":"structure","required":["Action"],"members":{"Action":{}}},"LabelNameCondition":{"type":"structure","required":["LabelName"],"members":{"LabelName":{}}}}}}}}},"DefaultBehavior":{}}}}},"S6h":{"type":"structure","members":{"IPAddressVersion":{},"Addresses":{"shape":"S3v"}}},"S6p":{"type":"structure","required":["StartTime","EndTime"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"S70":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"S7e":{"type":"structure","required":["Name","Id","ARN","DefaultAction","VisibilityConfig"],"members":{"Name":{},"Id":{},"ARN":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Capacity":{"type":"long"},"PreProcessFirewallManagerRuleGroups":{"shape":"S7f"},"PostProcessFirewallManagerRuleGroups":{"shape":"S7f"},"ManagedByFirewallManager":{"type":"boolean"},"LabelNamespace":{},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"},"AssociationConfig":{"shape":"S4m"}}},"S7f":{"type":"list","member":{"type":"structure","required":["Name","Priority","FirewallManagerStatement","OverrideAction","VisibilityConfig"],"members":{"Name":{},"Priority":{"type":"integer"},"FirewallManagerStatement":{"type":"structure","members":{"ManagedRuleGroupStatement":{"shape":"S2c"},"RuleGroupReferenceStatement":{"shape":"S1j"}}},"OverrideAction":{"shape":"S3e"},"VisibilityConfig":{"shape":"S3j"}}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-07-29","endpointPrefix":"wafv2","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"WAFV2","serviceFullName":"AWS WAFV2","serviceId":"WAFV2","signatureVersion":"v4","targetPrefix":"AWSWAF_20190729","uid":"wafv2-2019-07-29"},"operations":{"AssociateWebACL":{"input":{"type":"structure","required":["WebACLArn","ResourceArn"],"members":{"WebACLArn":{},"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"CheckCapacity":{"input":{"type":"structure","required":["Scope","Rules"],"members":{"Scope":{},"Rules":{"shape":"S6"}}},"output":{"type":"structure","members":{"Capacity":{"type":"long"}}}},"CreateIPSet":{"input":{"type":"structure","required":["Name","Scope","IPAddressVersion","Addresses"],"members":{"Name":{},"Scope":{},"Description":{},"IPAddressVersion":{},"Addresses":{"shape":"S3v"},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S42"}}}},"CreateRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","RegularExpressionList"],"members":{"Name":{},"Scope":{},"Description":{},"RegularExpressionList":{"shape":"S46"},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S49"}}}},"CreateRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Capacity","VisibilityConfig"],"members":{"Name":{},"Scope":{},"Capacity":{"type":"long"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Tags":{"shape":"S3x"},"CustomResponseBodies":{"shape":"S4c"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S4h"}}}},"CreateWebACL":{"input":{"type":"structure","required":["Name","Scope","DefaultAction","VisibilityConfig"],"members":{"Name":{},"Scope":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Tags":{"shape":"S3x"},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"}}},"output":{"type":"structure","members":{"Summary":{"shape":"S4n"}}}},"DeleteFirewallManagerRuleGroups":{"input":{"type":"structure","required":["WebACLArn","WebACLLockToken"],"members":{"WebACLArn":{},"WebACLLockToken":{}}},"output":{"type":"structure","members":{"NextWebACLLockToken":{}}}},"DeleteIPSet":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeleteRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DeleteWebACL":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{}}},"output":{"type":"structure","members":{}}},"DescribeManagedRuleGroup":{"input":{"type":"structure","required":["VendorName","Name","Scope"],"members":{"VendorName":{},"Name":{},"Scope":{},"VersionName":{}}},"output":{"type":"structure","members":{"VersionName":{},"SnsTopicArn":{},"Capacity":{"type":"long"},"Rules":{"type":"list","member":{"type":"structure","members":{"Name":{},"Action":{"shape":"S1o"}}}},"LabelNamespace":{},"AvailableLabels":{"shape":"S56"},"ConsumedLabels":{"shape":"S56"}}}},"DisassociateWebACL":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"GenerateMobileSdkReleaseUrl":{"input":{"type":"structure","required":["Platform","ReleaseVersion"],"members":{"Platform":{},"ReleaseVersion":{}}},"output":{"type":"structure","members":{"Url":{}}}},"GetIPSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"IPSet":{"type":"structure","required":["Name","Id","ARN","IPAddressVersion","Addresses"],"members":{"Name":{},"Id":{},"ARN":{},"Description":{},"IPAddressVersion":{},"Addresses":{"shape":"S3v"}}},"LockToken":{}}}},"GetLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S5j"}}}},"GetManagedRuleSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"ManagedRuleSet":{"type":"structure","required":["Name","Id","ARN"],"members":{"Name":{},"Id":{},"ARN":{},"Description":{},"PublishedVersions":{"type":"map","key":{},"value":{"type":"structure","members":{"AssociatedRuleGroupArn":{},"Capacity":{"type":"long"},"ForecastedLifetime":{"type":"integer"},"PublishTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"ExpiryTimestamp":{"type":"timestamp"}}}},"RecommendedVersion":{},"LabelNamespace":{}}},"LockToken":{}}}},"GetMobileSdkRelease":{"input":{"type":"structure","required":["Platform","ReleaseVersion"],"members":{"Platform":{},"ReleaseVersion":{}}},"output":{"type":"structure","members":{"MobileSdkRelease":{"type":"structure","members":{"ReleaseVersion":{},"Timestamp":{"type":"timestamp"},"ReleaseNotes":{},"Tags":{"shape":"S3x"}}}}}},"GetPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"GetRateBasedStatementManagedKeys":{"input":{"type":"structure","required":["Scope","WebACLName","WebACLId","RuleName"],"members":{"Scope":{},"WebACLName":{},"WebACLId":{},"RuleGroupRuleName":{},"RuleName":{}}},"output":{"type":"structure","members":{"ManagedKeysIPV4":{"shape":"S6c"},"ManagedKeysIPV6":{"shape":"S6c"}}}},"GetRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"RegexPatternSet":{"type":"structure","members":{"Name":{},"Id":{},"ARN":{},"Description":{},"RegularExpressionList":{"shape":"S46"}}},"LockToken":{}}}},"GetRuleGroup":{"input":{"type":"structure","members":{"Name":{},"Scope":{},"Id":{},"ARN":{}}},"output":{"type":"structure","members":{"RuleGroup":{"type":"structure","required":["Name","Id","Capacity","ARN","VisibilityConfig"],"members":{"Name":{},"Id":{},"Capacity":{"type":"long"},"ARN":{},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LabelNamespace":{},"CustomResponseBodies":{"shape":"S4c"},"AvailableLabels":{"shape":"S56"},"ConsumedLabels":{"shape":"S56"}}},"LockToken":{}}}},"GetSampledRequests":{"input":{"type":"structure","required":["WebAclArn","RuleMetricName","Scope","TimeWindow","MaxItems"],"members":{"WebAclArn":{},"RuleMetricName":{},"Scope":{},"TimeWindow":{"shape":"S6k"},"MaxItems":{"type":"long"}}},"output":{"type":"structure","members":{"SampledRequests":{"type":"list","member":{"type":"structure","required":["Request","Weight"],"members":{"Request":{"type":"structure","members":{"ClientIP":{},"Country":{},"URI":{},"Method":{},"HTTPVersion":{},"Headers":{"shape":"S6v"}}},"Weight":{"type":"long"},"Timestamp":{"type":"timestamp"},"Action":{},"RuleNameWithinRuleGroup":{},"RequestHeadersInserted":{"shape":"S6v"},"ResponseCodeSent":{"type":"integer"},"Labels":{"shape":"S3g"},"CaptchaResponse":{"type":"structure","members":{"ResponseCode":{"type":"integer"},"SolveTimestamp":{"type":"long"},"FailureReason":{}}},"ChallengeResponse":{"type":"structure","members":{"ResponseCode":{"type":"integer"},"SolveTimestamp":{"type":"long"},"FailureReason":{}}},"OverriddenAction":{}}}},"PopulationSize":{"type":"long"},"TimeWindow":{"shape":"S6k"}}}},"GetWebACL":{"input":{"type":"structure","required":["Name","Scope","Id"],"members":{"Name":{},"Scope":{},"Id":{}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S79"},"LockToken":{},"ApplicationIntegrationURL":{}}}},"GetWebACLForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S79"}}}},"ListAvailableManagedRuleGroupVersions":{"input":{"type":"structure","required":["VendorName","Name","Scope"],"members":{"VendorName":{},"Name":{},"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"Versions":{"type":"list","member":{"type":"structure","members":{"Name":{},"LastUpdateTimestamp":{"type":"timestamp"}}}},"CurrentDefaultVersion":{}}}},"ListAvailableManagedRuleGroups":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ManagedRuleGroups":{"type":"list","member":{"type":"structure","members":{"VendorName":{},"Name":{},"VersioningSupported":{"type":"boolean"},"Description":{}}}}}}},"ListIPSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"IPSets":{"type":"list","member":{"shape":"S42"}}}}},"ListLoggingConfigurations":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"LoggingConfigurations":{"type":"list","member":{"shape":"S5j"}},"NextMarker":{}}}},"ListManagedRuleSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ManagedRuleSets":{"type":"list","member":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{},"LabelNamespace":{}}}}}}},"ListMobileSdkReleases":{"input":{"type":"structure","required":["Platform"],"members":{"Platform":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"ReleaseSummaries":{"type":"list","member":{"type":"structure","members":{"ReleaseVersion":{},"Timestamp":{"type":"timestamp"}}}},"NextMarker":{}}}},"ListRegexPatternSets":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RegexPatternSets":{"type":"list","member":{"shape":"S49"}}}}},"ListResourcesForWebACL":{"input":{"type":"structure","required":["WebACLArn"],"members":{"WebACLArn":{},"ResourceType":{}}},"output":{"type":"structure","members":{"ResourceArns":{"type":"list","member":{}}}}},"ListRuleGroups":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RuleGroups":{"type":"list","member":{"shape":"S4h"}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"NextMarker":{},"Limit":{"type":"integer"},"ResourceARN":{}}},"output":{"type":"structure","members":{"NextMarker":{},"TagInfoForResource":{"type":"structure","members":{"ResourceARN":{},"TagList":{"shape":"S3x"}}}}}},"ListWebACLs":{"input":{"type":"structure","required":["Scope"],"members":{"Scope":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"WebACLs":{"type":"list","member":{"shape":"S4n"}}}}},"PutLoggingConfiguration":{"input":{"type":"structure","required":["LoggingConfiguration"],"members":{"LoggingConfiguration":{"shape":"S5j"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S5j"}}}},"PutManagedRuleSetVersions":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{},"RecommendedVersion":{},"VersionsToPublish":{"type":"map","key":{},"value":{"type":"structure","members":{"AssociatedRuleGroupArn":{},"ForecastedLifetime":{"type":"integer"}}}}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"PutPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn","Policy"],"members":{"ResourceArn":{},"Policy":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateIPSet":{"input":{"type":"structure","required":["Name","Scope","Id","Addresses","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"Addresses":{"shape":"S3v"},"LockToken":{}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateManagedRuleSetVersionExpiryDate":{"input":{"type":"structure","required":["Name","Scope","Id","LockToken","VersionToExpire","ExpiryTimestamp"],"members":{"Name":{},"Scope":{},"Id":{},"LockToken":{},"VersionToExpire":{},"ExpiryTimestamp":{"type":"timestamp"}}},"output":{"type":"structure","members":{"ExpiringVersion":{},"ExpiryTimestamp":{"type":"timestamp"},"NextLockToken":{}}}},"UpdateRegexPatternSet":{"input":{"type":"structure","required":["Name","Scope","Id","RegularExpressionList","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"RegularExpressionList":{"shape":"S46"},"LockToken":{}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateRuleGroup":{"input":{"type":"structure","required":["Name","Scope","Id","VisibilityConfig","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LockToken":{},"CustomResponseBodies":{"shape":"S4c"}}},"output":{"type":"structure","members":{"NextLockToken":{}}}},"UpdateWebACL":{"input":{"type":"structure","required":["Name","Scope","Id","DefaultAction","VisibilityConfig","LockToken"],"members":{"Name":{},"Scope":{},"Id":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"LockToken":{},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"}}},"output":{"type":"structure","members":{"NextLockToken":{}}}}},"shapes":{"S6":{"type":"list","member":{"type":"structure","required":["Name","Priority","Statement","VisibilityConfig"],"members":{"Name":{},"Priority":{"type":"integer"},"Statement":{"shape":"Sa"},"Action":{"shape":"S1o"},"OverrideAction":{"shape":"S3e"},"RuleLabels":{"shape":"S3g"},"VisibilityConfig":{"shape":"S3j"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"}}}},"Sa":{"type":"structure","members":{"ByteMatchStatement":{"type":"structure","required":["SearchString","FieldToMatch","TextTransformations","PositionalConstraint"],"members":{"SearchString":{"type":"blob"},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"},"PositionalConstraint":{}}},"SqliMatchStatement":{"type":"structure","required":["FieldToMatch","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"},"SensitivityLevel":{}}},"XssMatchStatement":{"type":"structure","required":["FieldToMatch","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}},"SizeConstraintStatement":{"type":"structure","required":["FieldToMatch","ComparisonOperator","Size","TextTransformations"],"members":{"FieldToMatch":{"shape":"Sd"},"ComparisonOperator":{},"Size":{"type":"long"},"TextTransformations":{"shape":"S12"}}},"GeoMatchStatement":{"type":"structure","members":{"CountryCodes":{"type":"list","member":{}},"ForwardedIPConfig":{"shape":"S1g"}}},"RuleGroupReferenceStatement":{"shape":"S1j"},"IPSetReferenceStatement":{"type":"structure","required":["ARN"],"members":{"ARN":{},"IPSetForwardedIPConfig":{"type":"structure","required":["HeaderName","FallbackBehavior","Position"],"members":{"HeaderName":{},"FallbackBehavior":{},"Position":{}}}}},"RegexPatternSetReferenceStatement":{"type":"structure","required":["ARN","FieldToMatch","TextTransformations"],"members":{"ARN":{},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}},"RateBasedStatement":{"type":"structure","required":["Limit","AggregateKeyType"],"members":{"Limit":{"type":"long"},"AggregateKeyType":{},"ScopeDownStatement":{"shape":"Sa"},"ForwardedIPConfig":{"shape":"S1g"}}},"AndStatement":{"type":"structure","required":["Statements"],"members":{"Statements":{"shape":"S29"}}},"OrStatement":{"type":"structure","required":["Statements"],"members":{"Statements":{"shape":"S29"}}},"NotStatement":{"type":"structure","required":["Statement"],"members":{"Statement":{"shape":"Sa"}}},"ManagedRuleGroupStatement":{"shape":"S2c"},"LabelMatchStatement":{"type":"structure","required":["Scope","Key"],"members":{"Scope":{},"Key":{}}},"RegexMatchStatement":{"type":"structure","required":["RegexString","FieldToMatch","TextTransformations"],"members":{"RegexString":{},"FieldToMatch":{"shape":"Sd"},"TextTransformations":{"shape":"S12"}}}}},"Sd":{"type":"structure","members":{"SingleHeader":{"type":"structure","required":["Name"],"members":{"Name":{}}},"SingleQueryArgument":{"type":"structure","required":["Name"],"members":{"Name":{}}},"AllQueryArguments":{"type":"structure","members":{}},"UriPath":{"type":"structure","members":{}},"QueryString":{"type":"structure","members":{}},"Body":{"type":"structure","members":{"OversizeHandling":{}}},"Method":{"type":"structure","members":{}},"JsonBody":{"type":"structure","required":["MatchPattern","MatchScope"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedPaths":{"type":"list","member":{}}}},"MatchScope":{},"InvalidFallbackBehavior":{},"OversizeHandling":{}}},"Headers":{"type":"structure","required":["MatchPattern","MatchScope","OversizeHandling"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedHeaders":{"shape":"Sw"},"ExcludedHeaders":{"shape":"Sw"}}},"MatchScope":{},"OversizeHandling":{}}},"Cookies":{"type":"structure","required":["MatchPattern","MatchScope","OversizeHandling"],"members":{"MatchPattern":{"type":"structure","members":{"All":{"shape":"Sp"},"IncludedCookies":{"shape":"S10"},"ExcludedCookies":{"shape":"S10"}}},"MatchScope":{},"OversizeHandling":{}}}}},"Sp":{"type":"structure","members":{}},"Sw":{"type":"list","member":{}},"S10":{"type":"list","member":{}},"S12":{"type":"list","member":{"type":"structure","required":["Priority","Type"],"members":{"Priority":{"type":"integer"},"Type":{}}}},"S1g":{"type":"structure","required":["HeaderName","FallbackBehavior"],"members":{"HeaderName":{},"FallbackBehavior":{}}},"S1j":{"type":"structure","required":["ARN"],"members":{"ARN":{},"ExcludedRules":{"shape":"S1k"},"RuleActionOverrides":{"shape":"S1m"}}},"S1k":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"S1m":{"type":"list","member":{"type":"structure","required":["Name","ActionToUse"],"members":{"Name":{},"ActionToUse":{"shape":"S1o"}}}},"S1o":{"type":"structure","members":{"Block":{"shape":"S1p"},"Allow":{"shape":"S1w"},"Count":{"shape":"S1y"},"Captcha":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"Challenge":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}}}},"S1p":{"type":"structure","members":{"CustomResponse":{"type":"structure","required":["ResponseCode"],"members":{"ResponseCode":{"type":"integer"},"CustomResponseBodyKey":{},"ResponseHeaders":{"shape":"S1s"}}}}},"S1s":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1w":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"S1x":{"type":"structure","required":["InsertHeaders"],"members":{"InsertHeaders":{"shape":"S1s"}}},"S1y":{"type":"structure","members":{"CustomRequestHandling":{"shape":"S1x"}}},"S29":{"type":"list","member":{"shape":"Sa"}},"S2c":{"type":"structure","required":["VendorName","Name"],"members":{"VendorName":{},"Name":{},"Version":{},"ExcludedRules":{"shape":"S1k"},"ScopeDownStatement":{"shape":"Sa"},"ManagedRuleGroupConfigs":{"type":"list","member":{"type":"structure","members":{"LoginPath":{"deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet LoginPath"},"PayloadType":{"deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadType"},"UsernameField":{"shape":"S2j","deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameField"},"PasswordField":{"shape":"S2l","deprecated":true,"deprecatedMessage":"Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordField"},"AWSManagedRulesBotControlRuleSet":{"type":"structure","required":["InspectionLevel"],"members":{"InspectionLevel":{}}},"AWSManagedRulesATPRuleSet":{"type":"structure","required":["LoginPath"],"members":{"LoginPath":{},"RequestInspection":{"type":"structure","required":["PayloadType","UsernameField","PasswordField"],"members":{"PayloadType":{},"UsernameField":{"shape":"S2j"},"PasswordField":{"shape":"S2l"}}},"ResponseInspection":{"type":"structure","members":{"StatusCode":{"type":"structure","required":["SuccessCodes","FailureCodes"],"members":{"SuccessCodes":{"type":"list","member":{"type":"integer"}},"FailureCodes":{"type":"list","member":{"type":"integer"}}}},"Header":{"type":"structure","required":["Name","SuccessValues","FailureValues"],"members":{"Name":{},"SuccessValues":{"type":"list","member":{}},"FailureValues":{"type":"list","member":{}}}},"BodyContains":{"type":"structure","required":["SuccessStrings","FailureStrings"],"members":{"SuccessStrings":{"type":"list","member":{}},"FailureStrings":{"type":"list","member":{}}}},"Json":{"type":"structure","required":["Identifier","SuccessValues","FailureValues"],"members":{"Identifier":{},"SuccessValues":{"type":"list","member":{}},"FailureValues":{"type":"list","member":{}}}}}}}}}}},"RuleActionOverrides":{"shape":"S1m"}}},"S2j":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"S2l":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"S3e":{"type":"structure","members":{"Count":{"shape":"S1y"},"None":{"type":"structure","members":{}}}},"S3g":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"S3j":{"type":"structure","required":["SampledRequestsEnabled","CloudWatchMetricsEnabled","MetricName"],"members":{"SampledRequestsEnabled":{"type":"boolean"},"CloudWatchMetricsEnabled":{"type":"boolean"},"MetricName":{}}},"S3m":{"type":"structure","members":{"ImmunityTimeProperty":{"shape":"S3n"}}},"S3n":{"type":"structure","required":["ImmunityTime"],"members":{"ImmunityTime":{"type":"long"}}},"S3p":{"type":"structure","members":{"ImmunityTimeProperty":{"shape":"S3n"}}},"S3v":{"type":"list","member":{}},"S3x":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S42":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S46":{"type":"list","member":{"type":"structure","members":{"RegexString":{}}}},"S49":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S4c":{"type":"map","key":{},"value":{"type":"structure","required":["ContentType","Content"],"members":{"ContentType":{},"Content":{}}}},"S4h":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S4j":{"type":"structure","members":{"Block":{"shape":"S1p"},"Allow":{"shape":"S1w"}}},"S4k":{"type":"list","member":{}},"S4n":{"type":"structure","members":{"Name":{},"Id":{},"Description":{},"LockToken":{},"ARN":{}}},"S56":{"type":"list","member":{"type":"structure","members":{"Name":{}}}},"S5j":{"type":"structure","required":["ResourceArn","LogDestinationConfigs"],"members":{"ResourceArn":{},"LogDestinationConfigs":{"type":"list","member":{}},"RedactedFields":{"type":"list","member":{"shape":"Sd"}},"ManagedByFirewallManager":{"type":"boolean"},"LoggingFilter":{"type":"structure","required":["Filters","DefaultBehavior"],"members":{"Filters":{"type":"list","member":{"type":"structure","required":["Behavior","Requirement","Conditions"],"members":{"Behavior":{},"Requirement":{},"Conditions":{"type":"list","member":{"type":"structure","members":{"ActionCondition":{"type":"structure","required":["Action"],"members":{"Action":{}}},"LabelNameCondition":{"type":"structure","required":["LabelName"],"members":{"LabelName":{}}}}}}}}},"DefaultBehavior":{}}}}},"S6c":{"type":"structure","members":{"IPAddressVersion":{},"Addresses":{"shape":"S3v"}}},"S6k":{"type":"structure","required":["StartTime","EndTime"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"S6v":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"S79":{"type":"structure","required":["Name","Id","ARN","DefaultAction","VisibilityConfig"],"members":{"Name":{},"Id":{},"ARN":{},"DefaultAction":{"shape":"S4j"},"Description":{},"Rules":{"shape":"S6"},"VisibilityConfig":{"shape":"S3j"},"Capacity":{"type":"long"},"PreProcessFirewallManagerRuleGroups":{"shape":"S7a"},"PostProcessFirewallManagerRuleGroups":{"shape":"S7a"},"ManagedByFirewallManager":{"type":"boolean"},"LabelNamespace":{},"CustomResponseBodies":{"shape":"S4c"},"CaptchaConfig":{"shape":"S3m"},"ChallengeConfig":{"shape":"S3p"},"TokenDomains":{"shape":"S4k"}}},"S7a":{"type":"list","member":{"type":"structure","required":["Name","Priority","FirewallManagerStatement","OverrideAction","VisibilityConfig"],"members":{"Name":{},"Priority":{"type":"integer"},"FirewallManagerStatement":{"type":"structure","members":{"ManagedRuleGroupStatement":{"shape":"S2c"},"RuleGroupReferenceStatement":{"shape":"S1j"}}},"OverrideAction":{"shape":"S3e"},"VisibilityConfig":{"shape":"S3j"}}}}}} /***/ }), /* 850 */ @@ -60357,6 +60357,7 @@ return /******/ (function(modules) { // webpackBootstrap get: function get() { var model = __webpack_require__(1149); model.paginators = __webpack_require__(1150).pagination; + model.waiters = __webpack_require__(1151).waiters; return model; }, enumerable: true, @@ -60370,7 +60371,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 1149 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-11","endpointPrefix":"amplifyuibuilder","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Amplify UI Builder","serviceId":"AmplifyUIBuilder","signatureVersion":"v4","signingName":"amplifyuibuilder","uid":"amplifyuibuilder-2021-08-11"},"operations":{"CreateComponent":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","componentToCreate","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"componentToCreate":{"type":"structure","required":["bindingProperties","componentType","name","overrides","properties","variants"],"members":{"bindingProperties":{"shape":"S4"},"children":{"shape":"S9"},"collectionProperties":{"shape":"Sn"},"componentType":{},"events":{"shape":"Sb"},"name":{},"overrides":{"shape":"Sv"},"properties":{"shape":"Sl"},"schemaVersion":{},"sourceId":{},"tags":{"shape":"Sx"},"variants":{"shape":"S10"}}},"environmentName":{"location":"uri","locationName":"environmentName"}},"payload":"componentToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S14"}},"payload":"entity"},"idempotent":true},"CreateForm":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","formToCreate"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"environmentName":{"location":"uri","locationName":"environmentName"},"formToCreate":{"type":"structure","required":["dataType","fields","formActionType","name","schemaVersion","sectionalElements","style"],"members":{"cta":{"shape":"S19"},"dataType":{"shape":"S1e"},"fields":{"shape":"S1g"},"formActionType":{},"name":{},"schemaVersion":{},"sectionalElements":{"shape":"S1v"},"style":{"shape":"S1x"},"tags":{"shape":"Sx"}}}},"payload":"formToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S20"}},"payload":"entity"},"idempotent":true},"CreateTheme":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","themeToCreate"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"environmentName":{"location":"uri","locationName":"environmentName"},"themeToCreate":{"type":"structure","required":["name","values"],"members":{"name":{},"overrides":{"shape":"S24"},"tags":{"shape":"Sx"},"values":{"shape":"S24"}}}},"payload":"themeToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S28"}},"payload":"entity"},"idempotent":true},"DeleteComponent":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"DeleteForm":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"ExchangeCodeForToken":{"http":{"requestUri":"/tokens/{provider}","responseCode":200},"input":{"type":"structure","required":["provider","request"],"members":{"provider":{"location":"uri","locationName":"provider"},"request":{"type":"structure","required":["code","redirectUri"],"members":{"code":{"shape":"S2f"},"redirectUri":{}}}},"payload":"request"},"output":{"type":"structure","required":["accessToken","expiresIn","refreshToken"],"members":{"accessToken":{"shape":"S2f"},"expiresIn":{"type":"integer"},"refreshToken":{"shape":"S2f"}}}},"ExportComponents":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S14"}},"nextToken":{}}}},"ExportForms":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S20"}},"nextToken":{}}}},"ExportThemes":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S28"}},"nextToken":{}}}},"GetComponent":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"component":{"shape":"S14"}},"payload":"component"}},"GetForm":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"form":{"shape":"S20"}},"payload":"form"}},"GetMetadata":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/metadata","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"}}},"output":{"type":"structure","required":["features"],"members":{"features":{"type":"map","key":{},"value":{}}}}},"GetTheme":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"theme":{"shape":"S28"}},"payload":"theme"}},"ListComponents":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","componentType","environmentName","id","name"],"members":{"appId":{},"componentType":{},"environmentName":{},"id":{},"name":{}}}},"nextToken":{}}}},"ListForms":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","dataType","environmentName","formActionType","id","name"],"members":{"appId":{},"dataType":{"shape":"S1e"},"environmentName":{},"formActionType":{},"id":{},"name":{}}}},"nextToken":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","environmentName","id","name"],"members":{"appId":{},"environmentName":{},"id":{},"name":{}}}},"nextToken":{}}}},"PutMetadataFlag":{"http":{"method":"PUT","requestUri":"/app/{appId}/environment/{environmentName}/metadata/features/{featureName}","responseCode":200},"input":{"type":"structure","required":["appId","body","environmentName","featureName"],"members":{"appId":{"location":"uri","locationName":"appId"},"body":{"type":"structure","required":["newValue"],"members":{"newValue":{}}},"environmentName":{"location":"uri","locationName":"environmentName"},"featureName":{"location":"uri","locationName":"featureName"}},"payload":"body"}},"RefreshToken":{"http":{"requestUri":"/tokens/{provider}/refresh","responseCode":200},"input":{"type":"structure","required":["provider","refreshTokenBody"],"members":{"provider":{"location":"uri","locationName":"provider"},"refreshTokenBody":{"type":"structure","required":["token"],"members":{"token":{"shape":"S2f"}}}},"payload":"refreshTokenBody"},"output":{"type":"structure","required":["accessToken","expiresIn"],"members":{"accessToken":{"shape":"S2f"},"expiresIn":{"type":"integer"}}}},"UpdateComponent":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedComponent"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"updatedComponent":{"type":"structure","members":{"bindingProperties":{"shape":"S4"},"children":{"shape":"S9"},"collectionProperties":{"shape":"Sn"},"componentType":{},"events":{"shape":"Sb"},"id":{},"name":{},"overrides":{"shape":"Sv"},"properties":{"shape":"Sl"},"schemaVersion":{},"sourceId":{},"variants":{"shape":"S10"}}}},"payload":"updatedComponent"},"output":{"type":"structure","members":{"entity":{"shape":"S14"}},"payload":"entity"},"idempotent":true},"UpdateForm":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedForm"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"updatedForm":{"type":"structure","members":{"cta":{"shape":"S19"},"dataType":{"shape":"S1e"},"fields":{"shape":"S1g"},"formActionType":{},"name":{},"schemaVersion":{},"sectionalElements":{"shape":"S1v"},"style":{"shape":"S1x"}}}},"payload":"updatedForm"},"output":{"type":"structure","members":{"entity":{"shape":"S20"}},"payload":"entity"},"idempotent":true},"UpdateTheme":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedTheme"],"members":{"appId":{"location":"uri","locationName":"appId"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"updatedTheme":{"type":"structure","required":["values"],"members":{"id":{},"name":{},"overrides":{"shape":"S24"},"values":{"shape":"S24"}}}},"payload":"updatedTheme"},"output":{"type":"structure","members":{"entity":{"shape":"S28"}},"payload":"entity"},"idempotent":true}},"shapes":{"S4":{"type":"map","key":{},"value":{"type":"structure","members":{"bindingProperties":{"type":"structure","members":{"bucket":{},"defaultValue":{},"field":{},"key":{},"model":{},"predicates":{"shape":"S7"},"slotName":{},"userAttribute":{}}},"defaultValue":{},"type":{}}}},"S7":{"type":"list","member":{"shape":"S8"}},"S8":{"type":"structure","members":{"and":{"shape":"S7"},"field":{},"operand":{},"operator":{},"or":{"shape":"S7"}}},"S9":{"type":"list","member":{"type":"structure","required":["componentType","name","properties"],"members":{"children":{"shape":"S9"},"componentType":{},"events":{"shape":"Sb"},"name":{},"properties":{"shape":"Sl"},"sourceId":{}}}},"Sb":{"type":"map","key":{},"value":{"type":"structure","members":{"action":{},"bindingEvent":{},"parameters":{"type":"structure","members":{"anchor":{"shape":"Se"},"fields":{"shape":"Sl"},"global":{"shape":"Se"},"id":{"shape":"Se"},"model":{},"state":{"type":"structure","required":["componentName","property","set"],"members":{"componentName":{},"property":{},"set":{"shape":"Se"}}},"target":{"shape":"Se"},"type":{"shape":"Se"},"url":{"shape":"Se"}}}}}},"Se":{"type":"structure","members":{"bindingProperties":{"shape":"Sf"},"bindings":{"type":"map","key":{},"value":{"type":"structure","required":["element","property"],"members":{"element":{},"property":{}}}},"collectionBindingProperties":{"shape":"Sf"},"componentName":{},"concat":{"type":"list","member":{"shape":"Se"}},"condition":{"type":"structure","members":{"else":{"shape":"Se"},"field":{},"operand":{},"operandType":{},"operator":{},"property":{},"then":{"shape":"Se"}}},"configured":{"type":"boolean"},"defaultValue":{},"event":{},"importedValue":{},"model":{},"property":{},"type":{},"userAttribute":{},"value":{}}},"Sf":{"type":"structure","required":["property"],"members":{"field":{},"property":{}}},"Sl":{"type":"map","key":{},"value":{"shape":"Se"}},"Sn":{"type":"map","key":{},"value":{"type":"structure","required":["model"],"members":{"identifiers":{"type":"list","member":{}},"model":{},"predicate":{"shape":"S8"},"sort":{"type":"list","member":{"type":"structure","required":["direction","field"],"members":{"direction":{},"field":{}}}}}}},"Sv":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"Sx":{"type":"map","key":{},"value":{}},"S10":{"type":"list","member":{"type":"structure","members":{"overrides":{"shape":"Sv"},"variantValues":{"type":"map","key":{},"value":{}}}}},"S14":{"type":"structure","required":["appId","bindingProperties","componentType","createdAt","environmentName","id","name","overrides","properties","variants"],"members":{"appId":{},"bindingProperties":{"shape":"S4"},"children":{"shape":"S9"},"collectionProperties":{"shape":"Sn"},"componentType":{},"createdAt":{"shape":"S15"},"environmentName":{},"events":{"shape":"Sb"},"id":{},"modifiedAt":{"shape":"S15"},"name":{},"overrides":{"shape":"Sv"},"properties":{"shape":"Sl"},"schemaVersion":{},"sourceId":{},"tags":{"shape":"Sx"},"variants":{"shape":"S10"}}},"S15":{"type":"timestamp","timestampFormat":"iso8601"},"S19":{"type":"structure","members":{"cancel":{"shape":"S1a"},"clear":{"shape":"S1a"},"position":{},"submit":{"shape":"S1a"}}},"S1a":{"type":"structure","members":{"children":{},"excluded":{"type":"boolean"},"position":{"shape":"S1b"}}},"S1b":{"type":"structure","members":{"below":{},"fixed":{},"rightOf":{}},"union":true},"S1e":{"type":"structure","required":["dataSourceType","dataTypeName"],"members":{"dataSourceType":{},"dataTypeName":{}}},"S1g":{"type":"map","key":{},"value":{"type":"structure","members":{"excluded":{"type":"boolean"},"inputType":{"type":"structure","required":["type"],"members":{"defaultChecked":{"type":"boolean"},"defaultCountryCode":{},"defaultValue":{},"descriptiveText":{},"isArray":{"type":"boolean"},"maxValue":{"type":"float"},"minValue":{"type":"float"},"name":{},"placeholder":{},"readOnly":{"type":"boolean"},"required":{"type":"boolean"},"step":{"type":"float"},"type":{},"value":{},"valueMappings":{"type":"structure","required":["values"],"members":{"values":{"type":"list","member":{"type":"structure","required":["value"],"members":{"displayValue":{"shape":"S1n"},"value":{"shape":"S1n"}}}}}}}},"label":{},"position":{"shape":"S1b"},"validations":{"type":"list","member":{"type":"structure","required":["type"],"members":{"numValues":{"type":"list","member":{"type":"integer"}},"strValues":{"type":"list","member":{}},"type":{},"validationMessage":{}}}}}}},"S1n":{"type":"structure","members":{"value":{}}},"S1v":{"type":"map","key":{},"value":{"type":"structure","required":["type"],"members":{"level":{"type":"integer"},"orientation":{},"position":{"shape":"S1b"},"text":{},"type":{}}}},"S1x":{"type":"structure","members":{"horizontalGap":{"shape":"S1y"},"outerPadding":{"shape":"S1y"},"verticalGap":{"shape":"S1y"}}},"S1y":{"type":"structure","members":{"tokenReference":{},"value":{}},"union":true},"S20":{"type":"structure","required":["appId","dataType","environmentName","fields","formActionType","id","name","schemaVersion","sectionalElements","style"],"members":{"appId":{},"cta":{"shape":"S19"},"dataType":{"shape":"S1e"},"environmentName":{},"fields":{"shape":"S1g"},"formActionType":{},"id":{},"name":{},"schemaVersion":{},"sectionalElements":{"shape":"S1v"},"style":{"shape":"S1x"},"tags":{"shape":"Sx"}}},"S24":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{"type":"structure","members":{"children":{"shape":"S24"},"value":{}}}}}},"S28":{"type":"structure","required":["appId","createdAt","environmentName","id","name","values"],"members":{"appId":{},"createdAt":{"shape":"S15"},"environmentName":{},"id":{},"modifiedAt":{"shape":"S15"},"name":{},"overrides":{"shape":"S24"},"tags":{"shape":"Sx"},"values":{"shape":"S24"}}},"S2f":{"type":"string","sensitive":true}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-11","endpointPrefix":"amplifyuibuilder","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Amplify UI Builder","serviceId":"AmplifyUIBuilder","signatureVersion":"v4","signingName":"amplifyuibuilder","uid":"amplifyuibuilder-2021-08-11"},"operations":{"CreateComponent":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","componentToCreate"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"componentToCreate":{"type":"structure","required":["name","componentType","properties","variants","overrides","bindingProperties"],"members":{"name":{},"sourceId":{},"componentType":{},"properties":{"shape":"S6"},"children":{"shape":"Se"},"variants":{"shape":"Sk"},"overrides":{"shape":"Sn"},"bindingProperties":{"shape":"Sp"},"collectionProperties":{"shape":"Sv"},"tags":{"shape":"S11"},"events":{"shape":"Sg"},"schemaVersion":{}}}},"payload":"componentToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S15"}},"payload":"entity"},"idempotent":true},"CreateForm":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","formToCreate"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"formToCreate":{"type":"structure","required":["name","dataType","formActionType","fields","style","sectionalElements","schemaVersion"],"members":{"name":{},"dataType":{"shape":"S1b"},"formActionType":{},"fields":{"shape":"S1e"},"style":{"shape":"S20"},"sectionalElements":{"shape":"S22"},"schemaVersion":{},"cta":{"shape":"S24"},"tags":{"shape":"S11"},"labelDecorator":{}}}},"payload":"formToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S29"}},"payload":"entity"},"idempotent":true},"CreateTheme":{"http":{"requestUri":"/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","themeToCreate"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"themeToCreate":{"type":"structure","required":["name","values"],"members":{"name":{},"values":{"shape":"S2d"},"overrides":{"shape":"S2d"},"tags":{"shape":"S11"}}}},"payload":"themeToCreate"},"output":{"type":"structure","members":{"entity":{"shape":"S2h"}},"payload":"entity"},"idempotent":true},"DeleteComponent":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"DeleteForm":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"ExchangeCodeForToken":{"http":{"requestUri":"/tokens/{provider}","responseCode":200},"input":{"type":"structure","required":["provider","request"],"members":{"provider":{"location":"uri","locationName":"provider"},"request":{"type":"structure","required":["code","redirectUri"],"members":{"code":{"shape":"S2o"},"redirectUri":{},"clientId":{"shape":"S2o"}}}},"payload":"request"},"output":{"type":"structure","required":["accessToken","expiresIn","refreshToken"],"members":{"accessToken":{"shape":"S2o"},"expiresIn":{"type":"integer"},"refreshToken":{"shape":"S2o"}}}},"ExportComponents":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S15"}},"nextToken":{}}}},"ExportForms":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S29"}},"nextToken":{}}}},"ExportThemes":{"http":{"method":"GET","requestUri":"/export/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"shape":"S2h"}},"nextToken":{}}}},"GetComponent":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"component":{"shape":"S15"}},"payload":"component"}},"GetForm":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"form":{"shape":"S29"}},"payload":"form"}},"GetMetadata":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/metadata","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"}}},"output":{"type":"structure","required":["features"],"members":{"features":{"type":"map","key":{},"value":{}}}}},"GetTheme":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"theme":{"shape":"S2h"}},"payload":"theme"}},"ListComponents":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/components","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","environmentName","id","name","componentType"],"members":{"appId":{},"environmentName":{},"id":{},"name":{},"componentType":{}}}},"nextToken":{}}}},"ListForms":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/forms","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","dataType","environmentName","formActionType","id","name"],"members":{"appId":{},"dataType":{"shape":"S1b"},"environmentName":{},"formActionType":{},"id":{},"name":{}}}},"nextToken":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/app/{appId}/environment/{environmentName}/themes","responseCode":200},"input":{"type":"structure","required":["appId","environmentName"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["entities"],"members":{"entities":{"type":"list","member":{"type":"structure","required":["appId","environmentName","id","name"],"members":{"appId":{},"environmentName":{},"id":{},"name":{}}}},"nextToken":{}}}},"PutMetadataFlag":{"http":{"method":"PUT","requestUri":"/app/{appId}/environment/{environmentName}/metadata/features/{featureName}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","featureName","body"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"featureName":{"location":"uri","locationName":"featureName"},"body":{"type":"structure","required":["newValue"],"members":{"newValue":{}}}},"payload":"body"}},"RefreshToken":{"http":{"requestUri":"/tokens/{provider}/refresh","responseCode":200},"input":{"type":"structure","required":["provider","refreshTokenBody"],"members":{"provider":{"location":"uri","locationName":"provider"},"refreshTokenBody":{"type":"structure","required":["token"],"members":{"token":{"shape":"S2o"},"clientId":{"shape":"S2o"}}}},"payload":"refreshTokenBody"},"output":{"type":"structure","required":["accessToken","expiresIn"],"members":{"accessToken":{"shape":"S2o"},"expiresIn":{"type":"integer"}}}},"UpdateComponent":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/components/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedComponent"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"updatedComponent":{"type":"structure","members":{"id":{},"name":{},"sourceId":{},"componentType":{},"properties":{"shape":"S6"},"children":{"shape":"Se"},"variants":{"shape":"Sk"},"overrides":{"shape":"Sn"},"bindingProperties":{"shape":"Sp"},"collectionProperties":{"shape":"Sv"},"events":{"shape":"Sg"},"schemaVersion":{}}}},"payload":"updatedComponent"},"output":{"type":"structure","members":{"entity":{"shape":"S15"}},"payload":"entity"},"idempotent":true},"UpdateForm":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/forms/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedForm"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"updatedForm":{"type":"structure","members":{"name":{},"dataType":{"shape":"S1b"},"formActionType":{},"fields":{"shape":"S1e"},"style":{"shape":"S20"},"sectionalElements":{"shape":"S22"},"schemaVersion":{},"cta":{"shape":"S24"},"labelDecorator":{}}}},"payload":"updatedForm"},"output":{"type":"structure","members":{"entity":{"shape":"S29"}},"payload":"entity"},"idempotent":true},"UpdateTheme":{"http":{"method":"PATCH","requestUri":"/app/{appId}/environment/{environmentName}/themes/{id}","responseCode":200},"input":{"type":"structure","required":["appId","environmentName","id","updatedTheme"],"members":{"appId":{"location":"uri","locationName":"appId"},"environmentName":{"location":"uri","locationName":"environmentName"},"id":{"location":"uri","locationName":"id"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"updatedTheme":{"type":"structure","required":["values"],"members":{"id":{},"name":{},"values":{"shape":"S2d"},"overrides":{"shape":"S2d"}}}},"payload":"updatedTheme"},"output":{"type":"structure","members":{"entity":{"shape":"S2h"}},"payload":"entity"},"idempotent":true}},"shapes":{"S6":{"type":"map","key":{},"value":{"shape":"S7"}},"S7":{"type":"structure","members":{"value":{},"bindingProperties":{"shape":"S8"},"collectionBindingProperties":{"shape":"S8"},"defaultValue":{},"model":{},"bindings":{"type":"map","key":{},"value":{"type":"structure","required":["element","property"],"members":{"element":{},"property":{}}}},"event":{},"userAttribute":{},"concat":{"type":"list","member":{"shape":"S7"}},"condition":{"type":"structure","members":{"property":{},"field":{},"operator":{},"operand":{},"then":{"shape":"S7"},"else":{"shape":"S7"},"operandType":{}}},"configured":{"type":"boolean"},"type":{},"importedValue":{},"componentName":{},"property":{}}},"S8":{"type":"structure","required":["property"],"members":{"property":{},"field":{}}},"Se":{"type":"list","member":{"type":"structure","required":["componentType","name","properties"],"members":{"componentType":{},"name":{},"properties":{"shape":"S6"},"children":{"shape":"Se"},"events":{"shape":"Sg"},"sourceId":{}}}},"Sg":{"type":"map","key":{},"value":{"type":"structure","members":{"action":{},"parameters":{"type":"structure","members":{"type":{"shape":"S7"},"url":{"shape":"S7"},"anchor":{"shape":"S7"},"target":{"shape":"S7"},"global":{"shape":"S7"},"model":{},"id":{"shape":"S7"},"fields":{"shape":"S6"},"state":{"type":"structure","required":["componentName","property","set"],"members":{"componentName":{},"property":{},"set":{"shape":"S7"}}}}},"bindingEvent":{}}}},"Sk":{"type":"list","member":{"type":"structure","members":{"variantValues":{"type":"map","key":{},"value":{}},"overrides":{"shape":"Sn"}}}},"Sn":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"Sp":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"bindingProperties":{"type":"structure","members":{"model":{},"field":{},"predicates":{"shape":"Ss"},"userAttribute":{},"bucket":{},"key":{},"defaultValue":{},"slotName":{}}},"defaultValue":{}}}},"Ss":{"type":"list","member":{"shape":"St"}},"St":{"type":"structure","members":{"or":{"shape":"Ss"},"and":{"shape":"Ss"},"field":{},"operator":{},"operand":{},"operandType":{}}},"Sv":{"type":"map","key":{},"value":{"type":"structure","required":["model"],"members":{"model":{},"sort":{"type":"list","member":{"type":"structure","required":["field","direction"],"members":{"field":{},"direction":{}}}},"predicate":{"shape":"St"},"identifiers":{"type":"list","member":{}}}}},"S11":{"type":"map","key":{},"value":{}},"S15":{"type":"structure","required":["appId","environmentName","id","name","componentType","properties","variants","overrides","bindingProperties","createdAt"],"members":{"appId":{},"environmentName":{},"sourceId":{},"id":{},"name":{},"componentType":{},"properties":{"shape":"S6"},"children":{"shape":"Se"},"variants":{"shape":"Sk"},"overrides":{"shape":"Sn"},"bindingProperties":{"shape":"Sp"},"collectionProperties":{"shape":"Sv"},"createdAt":{"shape":"S17"},"modifiedAt":{"shape":"S17"},"tags":{"shape":"S11"},"events":{"shape":"Sg"},"schemaVersion":{}}},"S17":{"type":"timestamp","timestampFormat":"iso8601"},"S1b":{"type":"structure","required":["dataSourceType","dataTypeName"],"members":{"dataSourceType":{},"dataTypeName":{}}},"S1e":{"type":"map","key":{},"value":{"type":"structure","members":{"label":{},"position":{"shape":"S1g"},"excluded":{"type":"boolean"},"inputType":{"type":"structure","required":["type"],"members":{"type":{},"required":{"type":"boolean"},"readOnly":{"type":"boolean"},"placeholder":{},"defaultValue":{},"descriptiveText":{},"defaultChecked":{"type":"boolean"},"defaultCountryCode":{},"valueMappings":{"type":"structure","required":["values"],"members":{"values":{"type":"list","member":{"type":"structure","required":["value"],"members":{"displayValue":{"shape":"S1m"},"value":{"shape":"S1m"}}}},"bindingProperties":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"bindingProperties":{"type":"structure","members":{"model":{}}}}}}}},"name":{},"minValue":{"type":"float"},"maxValue":{"type":"float"},"step":{"type":"float"},"value":{},"isArray":{"type":"boolean"},"fileUploaderConfig":{"type":"structure","required":["accessLevel","acceptedFileTypes"],"members":{"accessLevel":{},"acceptedFileTypes":{"shape":"S1v"},"showThumbnails":{"type":"boolean"},"isResumable":{"type":"boolean"},"maxFileCount":{"type":"integer"},"maxSize":{"type":"integer"}}}}},"validations":{"type":"list","member":{"type":"structure","required":["type"],"members":{"type":{},"strValues":{"shape":"S1v"},"numValues":{"type":"list","member":{"type":"integer"}},"validationMessage":{}}}}}}},"S1g":{"type":"structure","members":{"fixed":{},"rightOf":{},"below":{}},"union":true},"S1m":{"type":"structure","members":{"value":{},"bindingProperties":{"type":"structure","required":["property"],"members":{"property":{},"field":{}}},"concat":{"type":"list","member":{"shape":"S1m"}}}},"S1v":{"type":"list","member":{}},"S20":{"type":"structure","members":{"horizontalGap":{"shape":"S21"},"verticalGap":{"shape":"S21"},"outerPadding":{"shape":"S21"}}},"S21":{"type":"structure","members":{"tokenReference":{},"value":{}},"union":true},"S22":{"type":"map","key":{},"value":{"type":"structure","required":["type"],"members":{"type":{},"position":{"shape":"S1g"},"text":{},"level":{"type":"integer"},"orientation":{},"excluded":{"type":"boolean"}}}},"S24":{"type":"structure","members":{"position":{},"clear":{"shape":"S26"},"cancel":{"shape":"S26"},"submit":{"shape":"S26"}}},"S26":{"type":"structure","members":{"excluded":{"type":"boolean"},"children":{},"position":{"shape":"S1g"}}},"S29":{"type":"structure","required":["appId","environmentName","id","name","formActionType","style","dataType","fields","sectionalElements","schemaVersion"],"members":{"appId":{},"environmentName":{},"id":{},"name":{},"formActionType":{},"style":{"shape":"S20"},"dataType":{"shape":"S1b"},"fields":{"shape":"S1e"},"sectionalElements":{"shape":"S22"},"schemaVersion":{},"tags":{"shape":"S11"},"cta":{"shape":"S24"},"labelDecorator":{}}},"S2d":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{"type":"structure","members":{"value":{},"children":{"shape":"S2d"}}}}}},"S2h":{"type":"structure","required":["appId","environmentName","id","name","createdAt","values"],"members":{"appId":{},"environmentName":{},"id":{},"name":{},"createdAt":{"shape":"S17"},"modifiedAt":{"shape":"S17"},"values":{"shape":"S2d"},"overrides":{"shape":"S2d"},"tags":{"shape":"S11"}}},"S2o":{"type":"string","sensitive":true}}} /***/ }), /* 1150 */ @@ -60380,6 +60381,12 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), /* 1151 */ +/***/ (function(module, exports) { + + module.exports = {"version":2,"waiters":{}} + +/***/ }), +/* 1152 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60391,9 +60398,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Keyspaces = Service.defineService('keyspaces', ['2022-02-10']); Object.defineProperty(apiLoader.services['keyspaces'], '2022-02-10', { get: function get() { - var model = __webpack_require__(1152); - model.paginators = __webpack_require__(1153).pagination; - model.waiters = __webpack_require__(1154).waiters; + var model = __webpack_require__(1153); + model.paginators = __webpack_require__(1154).pagination; + model.waiters = __webpack_require__(1155).waiters; return model; }, enumerable: true, @@ -60404,25 +60411,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1152 */ +/* 1153 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-02-10","endpointPrefix":"cassandra","jsonVersion":"1.0","protocol":"json","serviceFullName":"Amazon Keyspaces","serviceId":"Keyspaces","signatureVersion":"v4","signingName":"cassandra","targetPrefix":"KeyspacesService","uid":"keyspaces-2022-02-10"},"operations":{"CreateKeyspace":{"input":{"type":"structure","required":["keyspaceName"],"members":{"keyspaceName":{},"tags":{"shape":"S3"}}},"output":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}}},"CreateTable":{"input":{"type":"structure","required":["keyspaceName","tableName","schemaDefinition"],"members":{"keyspaceName":{},"tableName":{},"schemaDefinition":{"shape":"Sb"},"comment":{"shape":"Sm"},"capacitySpecification":{"shape":"So"},"encryptionSpecification":{"shape":"Sr"},"pointInTimeRecovery":{"shape":"Su"},"ttl":{"shape":"Sw"},"defaultTimeToLive":{"type":"integer"},"tags":{"shape":"S3"},"clientSideTimestamps":{"shape":"Sz"}}},"output":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}}},"DeleteKeyspace":{"input":{"type":"structure","required":["keyspaceName"],"members":{"keyspaceName":{}}},"output":{"type":"structure","members":{}}},"DeleteTable":{"input":{"type":"structure","required":["keyspaceName","tableName"],"members":{"keyspaceName":{},"tableName":{}}},"output":{"type":"structure","members":{}}},"GetKeyspace":{"input":{"type":"structure","required":["keyspaceName"],"members":{"keyspaceName":{}}},"output":{"type":"structure","required":["keyspaceName","resourceArn"],"members":{"keyspaceName":{},"resourceArn":{}}}},"GetTable":{"input":{"type":"structure","required":["keyspaceName","tableName"],"members":{"keyspaceName":{},"tableName":{}}},"output":{"type":"structure","required":["keyspaceName","tableName","resourceArn"],"members":{"keyspaceName":{},"tableName":{},"resourceArn":{},"creationTimestamp":{"type":"timestamp"},"status":{},"schemaDefinition":{"shape":"Sb"},"capacitySpecification":{"type":"structure","required":["throughputMode"],"members":{"throughputMode":{},"readCapacityUnits":{"type":"long"},"writeCapacityUnits":{"type":"long"},"lastUpdateToPayPerRequestTimestamp":{"type":"timestamp"}}},"encryptionSpecification":{"shape":"Sr"},"pointInTimeRecovery":{"type":"structure","required":["status"],"members":{"status":{},"earliestRestorableTimestamp":{"type":"timestamp"}}},"ttl":{"shape":"Sw"},"defaultTimeToLive":{"type":"integer"},"comment":{"shape":"Sm"},"clientSideTimestamps":{"shape":"Sz"}}}},"ListKeyspaces":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["keyspaces"],"members":{"nextToken":{},"keyspaces":{"type":"list","member":{"type":"structure","required":["keyspaceName","resourceArn"],"members":{"keyspaceName":{},"resourceArn":{}}}}}}},"ListTables":{"input":{"type":"structure","required":["keyspaceName"],"members":{"nextToken":{},"maxResults":{"type":"integer"},"keyspaceName":{}}},"output":{"type":"structure","members":{"nextToken":{},"tables":{"type":"list","member":{"type":"structure","required":["keyspaceName","tableName","resourceArn"],"members":{"keyspaceName":{},"tableName":{},"resourceArn":{}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"tags":{"shape":"S3"}}}},"RestoreTable":{"input":{"type":"structure","required":["sourceKeyspaceName","sourceTableName","targetKeyspaceName","targetTableName"],"members":{"sourceKeyspaceName":{},"sourceTableName":{},"targetKeyspaceName":{},"targetTableName":{},"restoreTimestamp":{"type":"timestamp"},"capacitySpecificationOverride":{"shape":"So"},"encryptionSpecificationOverride":{"shape":"Sr"},"pointInTimeRecoveryOverride":{"shape":"Su"},"tagsOverride":{"shape":"S3"}}},"output":{"type":"structure","required":["restoredTableARN"],"members":{"restoredTableARN":{}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S3"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S3"}}},"output":{"type":"structure","members":{}}},"UpdateTable":{"input":{"type":"structure","required":["keyspaceName","tableName"],"members":{"keyspaceName":{},"tableName":{},"addColumns":{"shape":"Sc"},"capacitySpecification":{"shape":"So"},"encryptionSpecification":{"shape":"Sr"},"pointInTimeRecovery":{"shape":"Su"},"ttl":{"shape":"Sw"},"defaultTimeToLive":{"type":"integer"},"clientSideTimestamps":{"shape":"Sz"}}},"output":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}}}},"shapes":{"S3":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"Sb":{"type":"structure","required":["allColumns","partitionKeys"],"members":{"allColumns":{"shape":"Sc"},"partitionKeys":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{}}}},"clusteringKeys":{"type":"list","member":{"type":"structure","required":["name","orderBy"],"members":{"name":{},"orderBy":{}}}},"staticColumns":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{}}}}}},"Sc":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}},"Sm":{"type":"structure","required":["message"],"members":{"message":{}}},"So":{"type":"structure","required":["throughputMode"],"members":{"throughputMode":{},"readCapacityUnits":{"type":"long"},"writeCapacityUnits":{"type":"long"}}},"Sr":{"type":"structure","required":["type"],"members":{"type":{},"kmsKeyIdentifier":{}}},"Su":{"type":"structure","required":["status"],"members":{"status":{}}},"Sw":{"type":"structure","required":["status"],"members":{"status":{}}},"Sz":{"type":"structure","required":["status"],"members":{"status":{}}}}} /***/ }), -/* 1153 */ +/* 1154 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListKeyspaces":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"keyspaces"},"ListTables":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"tables"},"ListTagsForResource":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"tags"}}} /***/ }), -/* 1154 */ +/* 1155 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1155 */ +/* 1156 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60434,9 +60441,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Billingconductor = Service.defineService('billingconductor', ['2021-07-30']); Object.defineProperty(apiLoader.services['billingconductor'], '2021-07-30', { get: function get() { - var model = __webpack_require__(1156); - model.paginators = __webpack_require__(1157).pagination; - model.waiters = __webpack_require__(1158).waiters; + var model = __webpack_require__(1157); + model.paginators = __webpack_require__(1158).pagination; + model.waiters = __webpack_require__(1159).waiters; return model; }, enumerable: true, @@ -60447,25 +60454,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1156 */ +/* 1157 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-07-30","endpointPrefix":"billingconductor","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWSBillingConductor","serviceId":"billingconductor","signatureVersion":"v4","signingName":"billingconductor","uid":"billingconductor-2021-07-30"},"operations":{"AssociateAccounts":{"http":{"requestUri":"/associate-accounts","responseCode":200},"input":{"type":"structure","required":["Arn","AccountIds"],"members":{"Arn":{},"AccountIds":{"shape":"S3"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"AssociatePricingRules":{"http":{"method":"PUT","requestUri":"/associate-pricing-rules","responseCode":200},"input":{"type":"structure","required":["Arn","PricingRuleArns"],"members":{"Arn":{},"PricingRuleArns":{"shape":"S8"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"BatchAssociateResourcesToCustomLineItem":{"http":{"method":"PUT","requestUri":"/batch-associate-resources-to-custom-line-item","responseCode":200},"input":{"type":"structure","required":["TargetArn","ResourceArns"],"members":{"TargetArn":{},"ResourceArns":{"type":"list","member":{}},"BillingPeriodRange":{"shape":"Sf"}}},"output":{"type":"structure","members":{"SuccessfullyAssociatedResources":{"shape":"Si"},"FailedAssociatedResources":{"shape":"Si"}}},"idempotent":true},"BatchDisassociateResourcesFromCustomLineItem":{"http":{"method":"PUT","requestUri":"/batch-disassociate-resources-from-custom-line-item","responseCode":200},"input":{"type":"structure","required":["TargetArn","ResourceArns"],"members":{"TargetArn":{},"ResourceArns":{"type":"list","member":{}},"BillingPeriodRange":{"shape":"Sf"}}},"output":{"type":"structure","members":{"SuccessfullyDisassociatedResources":{"shape":"Sq"},"FailedDisassociatedResources":{"shape":"Sq"}}},"idempotent":true},"CreateBillingGroup":{"http":{"requestUri":"/create-billing-group","responseCode":200},"input":{"type":"structure","required":["Name","AccountGrouping","ComputationPreference"],"members":{"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amzn-Client-Token"},"Name":{"shape":"Su"},"AccountGrouping":{"type":"structure","required":["LinkedAccountIds"],"members":{"LinkedAccountIds":{"shape":"S3"}}},"ComputationPreference":{"shape":"Sw"},"PrimaryAccountId":{},"Description":{"shape":"Sy"},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"CreateCustomLineItem":{"http":{"requestUri":"/create-custom-line-item","responseCode":200},"input":{"type":"structure","required":["Name","Description","BillingGroupArn","ChargeDetails"],"members":{"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amzn-Client-Token"},"Name":{"shape":"S14"},"Description":{"shape":"S15"},"BillingGroupArn":{},"BillingPeriodRange":{"shape":"Sf"},"Tags":{"shape":"Sz"},"ChargeDetails":{"type":"structure","required":["Type"],"members":{"Flat":{"type":"structure","required":["ChargeValue"],"members":{"ChargeValue":{"type":"double"}}},"Percentage":{"type":"structure","required":["PercentageValue"],"members":{"PercentageValue":{"type":"double"},"AssociatedValues":{"type":"list","member":{}}}},"Type":{}}}}},"output":{"type":"structure","members":{"Arn":{}}}},"CreatePricingPlan":{"http":{"requestUri":"/create-pricing-plan","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amzn-Client-Token"},"Name":{"shape":"S1f"},"Description":{"shape":"S1g"},"PricingRuleArns":{"type":"list","member":{}},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"CreatePricingRule":{"http":{"requestUri":"/create-pricing-rule","responseCode":200},"input":{"type":"structure","required":["Name","Scope","Type"],"members":{"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amzn-Client-Token"},"Name":{"shape":"S1k"},"Description":{"shape":"S1l"},"Scope":{},"Type":{},"ModifierPercentage":{"type":"double"},"Service":{},"Tags":{"shape":"Sz"},"BillingEntity":{},"Tiering":{"type":"structure","required":["FreeTier"],"members":{"FreeTier":{"type":"structure","required":["Activated"],"members":{"Activated":{"type":"boolean"}}}}},"UsageType":{},"Operation":{}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DeleteBillingGroup":{"http":{"requestUri":"/delete-billing-group","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DeleteCustomLineItem":{"http":{"requestUri":"/delete-custom-line-item","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"BillingPeriodRange":{"shape":"Sf"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DeletePricingPlan":{"http":{"requestUri":"/delete-pricing-plan","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DeletePricingRule":{"http":{"requestUri":"/delete-pricing-rule","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DisassociateAccounts":{"http":{"requestUri":"/disassociate-accounts","responseCode":200},"input":{"type":"structure","required":["Arn","AccountIds"],"members":{"Arn":{},"AccountIds":{"shape":"S3"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"DisassociatePricingRules":{"http":{"method":"PUT","requestUri":"/disassociate-pricing-rules","responseCode":200},"input":{"type":"structure","required":["Arn","PricingRuleArns"],"members":{"Arn":{},"PricingRuleArns":{"shape":"S8"}}},"output":{"type":"structure","members":{"Arn":{}}},"idempotent":true},"ListAccountAssociations":{"http":{"requestUri":"/list-account-associations","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"Filters":{"type":"structure","members":{"Association":{},"AccountId":{},"AccountIds":{"type":"list","member":{}}}},"NextToken":{}}},"output":{"type":"structure","members":{"LinkedAccounts":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"BillingGroupArn":{},"AccountName":{"type":"string","sensitive":true},"AccountEmail":{"type":"string","sensitive":true}}}},"NextToken":{}}}},"ListBillingGroupCostReports":{"http":{"requestUri":"/list-billing-group-cost-reports","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"structure","members":{"BillingGroupArns":{"shape":"S2m"}}}}},"output":{"type":"structure","members":{"BillingGroupCostReports":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AWSCost":{},"ProformaCost":{},"Margin":{},"MarginPercentage":{},"Currency":{}}}},"NextToken":{}}}},"ListBillingGroups":{"http":{"requestUri":"/list-billing-groups","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"structure","members":{"Arns":{"shape":"S2m"},"PricingPlan":{},"Statuses":{"type":"list","member":{}}}}}},"output":{"type":"structure","members":{"BillingGroups":{"type":"list","member":{"type":"structure","members":{"Name":{"shape":"Su"},"Arn":{},"Description":{"shape":"Sy"},"PrimaryAccountId":{},"ComputationPreference":{"shape":"Sw"},"Size":{"type":"long"},"CreationTime":{"type":"long"},"LastModifiedTime":{"type":"long"},"Status":{},"StatusReason":{}}}},"NextToken":{}}}},"ListCustomLineItemVersions":{"http":{"requestUri":"/list-custom-line-item-versions","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"structure","members":{"BillingPeriodRange":{"type":"structure","members":{"StartBillingPeriod":{},"EndBillingPeriod":{}}}}}}},"output":{"type":"structure","members":{"CustomLineItemVersions":{"type":"list","member":{"type":"structure","members":{"Name":{"shape":"S14"},"ChargeDetails":{"shape":"S3c"},"CurrencyCode":{},"Description":{"shape":"S15"},"ProductCode":{},"BillingGroupArn":{},"CreationTime":{"type":"long"},"LastModifiedTime":{"type":"long"},"AssociationSize":{"type":"long"},"StartBillingPeriod":{},"EndBillingPeriod":{},"Arn":{},"StartTime":{"type":"long"}}}},"NextToken":{}}}},"ListCustomLineItems":{"http":{"requestUri":"/list-custom-line-items","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"structure","members":{"Names":{"type":"list","member":{"shape":"S14"}},"BillingGroups":{"shape":"S2m"},"Arns":{"type":"list","member":{}}}}}},"output":{"type":"structure","members":{"CustomLineItems":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{"shape":"S14"},"ChargeDetails":{"shape":"S3c"},"CurrencyCode":{},"Description":{"shape":"S15"},"ProductCode":{},"BillingGroupArn":{},"CreationTime":{"type":"long"},"LastModifiedTime":{"type":"long"},"AssociationSize":{"type":"long"}}}},"NextToken":{}}}},"ListPricingPlans":{"http":{"requestUri":"/list-pricing-plans","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"Filters":{"type":"structure","members":{"Arns":{"shape":"S3r"}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BillingPeriod":{},"PricingPlans":{"type":"list","member":{"type":"structure","members":{"Name":{"shape":"S1f"},"Arn":{},"Description":{"shape":"S1g"},"Size":{"type":"long"},"CreationTime":{"type":"long"},"LastModifiedTime":{"type":"long"}}}},"NextToken":{}}}},"ListPricingPlansAssociatedWithPricingRule":{"http":{"requestUri":"/list-pricing-plans-associated-with-pricing-rule","responseCode":200},"input":{"type":"structure","required":["PricingRuleArn"],"members":{"BillingPeriod":{},"PricingRuleArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BillingPeriod":{},"PricingRuleArn":{},"PricingPlanArns":{"shape":"S3r"},"NextToken":{}}}},"ListPricingRules":{"http":{"requestUri":"/list-pricing-rules","responseCode":200},"input":{"type":"structure","members":{"BillingPeriod":{},"Filters":{"type":"structure","members":{"Arns":{"shape":"S42"}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BillingPeriod":{},"PricingRules":{"type":"list","member":{"type":"structure","members":{"Name":{"shape":"S1k"},"Arn":{},"Description":{"shape":"S1l"},"Scope":{},"Type":{},"ModifierPercentage":{"type":"double"},"Service":{},"AssociatedPricingPlanCount":{"type":"long"},"CreationTime":{"type":"long"},"LastModifiedTime":{"type":"long"},"BillingEntity":{},"Tiering":{"type":"structure","required":["FreeTier"],"members":{"FreeTier":{"type":"structure","required":["Activated"],"members":{"Activated":{"type":"boolean"}}}}},"UsageType":{},"Operation":{}}}},"NextToken":{}}}},"ListPricingRulesAssociatedToPricingPlan":{"http":{"requestUri":"/list-pricing-rules-associated-to-pricing-plan","responseCode":200},"input":{"type":"structure","required":["PricingPlanArn"],"members":{"BillingPeriod":{},"PricingPlanArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BillingPeriod":{},"PricingPlanArn":{},"PricingRuleArns":{"shape":"S42"},"NextToken":{}}}},"ListResourcesAssociatedToCustomLineItem":{"http":{"requestUri":"/list-resources-associated-to-custom-line-item","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"BillingPeriod":{},"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"structure","members":{"Relationship":{}}}}},"output":{"type":"structure","members":{"Arn":{},"AssociatedResources":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Relationship":{},"EndBillingPeriod":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sz"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateBillingGroup":{"http":{"requestUri":"/update-billing-group","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Name":{"shape":"Su"},"Status":{},"ComputationPreference":{"shape":"Sw"},"Description":{"shape":"Sy"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{"shape":"Su"},"Description":{"shape":"Sy"},"PrimaryAccountId":{},"PricingPlanArn":{},"Size":{"type":"long"},"LastModifiedTime":{"type":"long"},"Status":{},"StatusReason":{}}},"idempotent":true},"UpdateCustomLineItem":{"http":{"requestUri":"/update-custom-line-item","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Name":{"shape":"S14"},"Description":{"shape":"S15"},"ChargeDetails":{"type":"structure","members":{"Flat":{"type":"structure","required":["ChargeValue"],"members":{"ChargeValue":{"type":"double"}}},"Percentage":{"type":"structure","required":["PercentageValue"],"members":{"PercentageValue":{"type":"double"}}}}},"BillingPeriodRange":{"shape":"Sf"}}},"output":{"type":"structure","members":{"Arn":{},"BillingGroupArn":{},"Name":{"shape":"S14"},"Description":{"shape":"S15"},"ChargeDetails":{"shape":"S3c"},"LastModifiedTime":{"type":"long"},"AssociationSize":{"type":"long"}}},"idempotent":true},"UpdatePricingPlan":{"http":{"method":"PUT","requestUri":"/update-pricing-plan","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Name":{"shape":"S1f"},"Description":{"shape":"S1g"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{"shape":"S1f"},"Description":{"shape":"S1g"},"Size":{"type":"long"},"LastModifiedTime":{"type":"long"}}},"idempotent":true},"UpdatePricingRule":{"http":{"method":"PUT","requestUri":"/update-pricing-rule","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Name":{"shape":"S1k"},"Description":{"shape":"S1l"},"Type":{},"ModifierPercentage":{"type":"double"},"Tiering":{"shape":"S50"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{"shape":"S1k"},"Description":{"shape":"S1l"},"Scope":{},"Type":{},"ModifierPercentage":{"type":"double"},"Service":{},"AssociatedPricingPlanCount":{"type":"long"},"LastModifiedTime":{"type":"long"},"BillingEntity":{},"Tiering":{"shape":"S50"},"UsageType":{},"Operation":{}}},"idempotent":true}},"shapes":{"S3":{"type":"list","member":{}},"S8":{"type":"list","member":{}},"Sf":{"type":"structure","required":["InclusiveStartBillingPeriod"],"members":{"InclusiveStartBillingPeriod":{},"ExclusiveEndBillingPeriod":{}}},"Si":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Error":{"shape":"Sk"}}}},"Sk":{"type":"structure","members":{"Message":{},"Reason":{}}},"Sq":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Error":{"shape":"Sk"}}}},"Su":{"type":"string","sensitive":true},"Sw":{"type":"structure","required":["PricingPlanArn"],"members":{"PricingPlanArn":{}}},"Sy":{"type":"string","sensitive":true},"Sz":{"type":"map","key":{},"value":{}},"S14":{"type":"string","sensitive":true},"S15":{"type":"string","sensitive":true},"S1f":{"type":"string","sensitive":true},"S1g":{"type":"string","sensitive":true},"S1k":{"type":"string","sensitive":true},"S1l":{"type":"string","sensitive":true},"S2m":{"type":"list","member":{}},"S3c":{"type":"structure","required":["Type"],"members":{"Flat":{"type":"structure","required":["ChargeValue"],"members":{"ChargeValue":{"type":"double"}}},"Percentage":{"type":"structure","required":["PercentageValue"],"members":{"PercentageValue":{"type":"double"}}},"Type":{}}},"S3r":{"type":"list","member":{}},"S42":{"type":"list","member":{}},"S50":{"type":"structure","required":["FreeTier"],"members":{"FreeTier":{"type":"structure","required":["Activated"],"members":{"Activated":{"type":"boolean"}}}}}}} /***/ }), -/* 1157 */ +/* 1158 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAccountAssociations":{"input_token":"NextToken","output_token":"NextToken","result_key":"LinkedAccounts"},"ListBillingGroupCostReports":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"BillingGroupCostReports"},"ListBillingGroups":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"BillingGroups"},"ListCustomLineItems":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"CustomLineItems"},"ListCustomLineItemVersions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"CustomLineItemVersions"},"ListPricingPlans":{"input_token":"NextToken","limit_key":"MaxResults","non_aggregate_keys":["BillingPeriod"],"output_token":"NextToken","result_key":"PricingPlans"},"ListPricingPlansAssociatedWithPricingRule":{"input_token":"NextToken","limit_key":"MaxResults","non_aggregate_keys":["BillingPeriod","PricingRuleArn"],"output_token":"NextToken","result_key":"PricingPlanArns"},"ListPricingRules":{"input_token":"NextToken","limit_key":"MaxResults","non_aggregate_keys":["BillingPeriod"],"output_token":"NextToken","result_key":"PricingRules"},"ListPricingRulesAssociatedToPricingPlan":{"input_token":"NextToken","limit_key":"MaxResults","non_aggregate_keys":["BillingPeriod","PricingPlanArn"],"output_token":"NextToken","result_key":"PricingRuleArns"},"ListResourcesAssociatedToCustomLineItem":{"input_token":"NextToken","limit_key":"MaxResults","non_aggregate_keys":["Arn"],"output_token":"NextToken","result_key":"AssociatedResources"}}} /***/ }), -/* 1158 */ +/* 1159 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1159 */ +/* 1160 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60477,8 +60484,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.GameSparks = Service.defineService('gamesparks', ['2021-08-17']); Object.defineProperty(apiLoader.services['gamesparks'], '2021-08-17', { get: function get() { - var model = __webpack_require__(1160); - model.paginators = __webpack_require__(1161).pagination; + var model = __webpack_require__(1161); + model.paginators = __webpack_require__(1162).pagination; return model; }, enumerable: true, @@ -60489,19 +60496,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1160 */ +/* 1161 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-17","endpointPrefix":"gamesparks","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"GameSparks","serviceId":"GameSparks","signatureVersion":"v4","signingName":"gamesparks","uid":"gamesparks-2021-08-17"},"operations":{"CreateGame":{"http":{"requestUri":"/game","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"ClientToken":{},"Description":{},"GameName":{},"Tags":{"shape":"S5"}}},"output":{"type":"structure","members":{"Game":{"shape":"S9"}}},"idempotent":true},"CreateSnapshot":{"http":{"requestUri":"/game/{GameName}/snapshot","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"Description":{},"GameName":{"location":"uri","locationName":"GameName"}}},"output":{"type":"structure","members":{"Snapshot":{"shape":"Sh"}}}},"CreateStage":{"http":{"requestUri":"/game/{GameName}/stage","responseCode":200},"input":{"type":"structure","required":["GameName","Role","StageName"],"members":{"ClientToken":{},"Description":{},"GameName":{"location":"uri","locationName":"GameName"},"Role":{},"StageName":{},"Tags":{"shape":"S5"}}},"output":{"type":"structure","members":{"Stage":{"shape":"St"}}},"idempotent":true},"DeleteGame":{"http":{"method":"DELETE","requestUri":"/game/{GameName}","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"GameName":{"location":"uri","locationName":"GameName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteStage":{"http":{"method":"DELETE","requestUri":"/game/{GameName}/stage/{StageName}","responseCode":200},"input":{"type":"structure","required":["GameName","StageName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DisconnectPlayer":{"http":{"requestUri":"/runtime/game/{GameName}/stage/{StageName}/player/{PlayerId}/disconnect","responseCode":200},"input":{"type":"structure","required":["GameName","PlayerId","StageName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"PlayerId":{"location":"uri","locationName":"PlayerId"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"DisconnectFailures":{"shape":"S14"},"DisconnectSuccesses":{"shape":"S14"}}},"idempotent":true},"ExportSnapshot":{"http":{"method":"GET","requestUri":"/game/{GameName}/snapshot/{SnapshotId}/export","responseCode":200},"input":{"type":"structure","required":["GameName","SnapshotId"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"S3Url":{}}}},"GetExtension":{"http":{"method":"GET","requestUri":"/extension/{Namespace}/{Name}","responseCode":200},"input":{"type":"structure","required":["Name","Namespace"],"members":{"Name":{"location":"uri","locationName":"Name"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Extension":{"shape":"S1d"}}}},"GetExtensionVersion":{"http":{"method":"GET","requestUri":"/extension/{Namespace}/{Name}/version/{ExtensionVersion}","responseCode":200},"input":{"type":"structure","required":["ExtensionVersion","Name","Namespace"],"members":{"ExtensionVersion":{"location":"uri","locationName":"ExtensionVersion"},"Name":{"location":"uri","locationName":"Name"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"ExtensionVersion":{"shape":"S1i"}}}},"GetGame":{"http":{"method":"GET","requestUri":"/game/{GameName}","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"GameName":{"location":"uri","locationName":"GameName"}}},"output":{"type":"structure","members":{"Game":{"shape":"S9"}}}},"GetGameConfiguration":{"http":{"method":"GET","requestUri":"/game/{GameName}/configuration","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"Sections":{"shape":"S1n","location":"querystring","locationName":"Sections"}}},"output":{"type":"structure","members":{"GameConfiguration":{"shape":"S1p"}}}},"GetGeneratedCodeJob":{"http":{"method":"GET","requestUri":"/game/{GameName}/snapshot/{SnapshotId}/generated-sdk-code-job/{JobId}","responseCode":200},"input":{"type":"structure","required":["GameName","JobId","SnapshotId"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"JobId":{"location":"uri","locationName":"JobId"},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"GeneratedCodeJob":{"shape":"S1t"}}}},"GetPlayerConnectionStatus":{"http":{"method":"GET","requestUri":"/runtime/game/{GameName}/stage/{StageName}/player/{PlayerId}/connection","responseCode":200},"input":{"type":"structure","required":["GameName","PlayerId","StageName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"PlayerId":{"location":"uri","locationName":"PlayerId"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"Connections":{"type":"list","member":{"type":"structure","members":{"Created":{"shape":"Sb"},"Id":{}}}}}}},"GetSnapshot":{"http":{"method":"GET","requestUri":"/game/{GameName}/snapshot/{SnapshotId}","responseCode":200},"input":{"type":"structure","required":["GameName","SnapshotId"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"Sections":{"shape":"S1n","location":"querystring","locationName":"Sections"},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"Snapshot":{"shape":"Sh"}}}},"GetStage":{"http":{"method":"GET","requestUri":"/game/{GameName}/stage/{StageName}","responseCode":200},"input":{"type":"structure","required":["GameName","StageName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"Stage":{"shape":"St"}}}},"GetStageDeployment":{"http":{"method":"GET","requestUri":"/game/{GameName}/stage/{StageName}/deployment","responseCode":200},"input":{"type":"structure","required":["GameName","StageName"],"members":{"DeploymentId":{"location":"querystring","locationName":"DeploymentId"},"GameName":{"location":"uri","locationName":"GameName"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"StageDeployment":{"shape":"S27"}}}},"ImportGameConfiguration":{"http":{"method":"PUT","requestUri":"/game/{GameName}/configuration","responseCode":200},"input":{"type":"structure","required":["GameName","ImportSource"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"ImportSource":{"type":"structure","required":["File"],"members":{"File":{"type":"blob"}}}}},"output":{"type":"structure","members":{"GameConfiguration":{"shape":"S1p"}}},"idempotent":true},"ListExtensionVersions":{"http":{"method":"GET","requestUri":"/extension/{Namespace}/{Name}/version","responseCode":200},"input":{"type":"structure","required":["Name","Namespace"],"members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"Name":{"location":"uri","locationName":"Name"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"ExtensionVersions":{"type":"list","member":{"shape":"S1i"}},"NextToken":{}}}},"ListExtensions":{"http":{"method":"GET","requestUri":"/extension","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Extensions":{"type":"list","member":{"shape":"S1d"}},"NextToken":{}}}},"ListGames":{"http":{"method":"GET","requestUri":"/game","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Games":{"type":"list","member":{"type":"structure","members":{"Description":{},"Name":{},"State":{},"Tags":{"shape":"S5"}}}},"NextToken":{}}}},"ListGeneratedCodeJobs":{"http":{"method":"GET","requestUri":"/game/{GameName}/snapshot/{SnapshotId}/generated-sdk-code-jobs","responseCode":200},"input":{"type":"structure","required":["GameName","SnapshotId"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"GeneratedCodeJobs":{"type":"list","member":{"shape":"S1t"}},"NextToken":{}}}},"ListSnapshots":{"http":{"method":"GET","requestUri":"/game/{GameName}/snapshot","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"Snapshots":{"type":"list","member":{"type":"structure","members":{"Created":{"shape":"Sb"},"Description":{},"Id":{},"LastUpdated":{"shape":"Sb"}}}}}}},"ListStageDeployments":{"http":{"method":"GET","requestUri":"/game/{GameName}/stage/{StageName}/deployments","responseCode":200},"input":{"type":"structure","required":["GameName","StageName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"NextToken":{},"StageDeployments":{"type":"list","member":{"type":"structure","members":{"DeploymentAction":{},"DeploymentId":{},"DeploymentResult":{"shape":"S29"},"DeploymentState":{},"LastUpdated":{"shape":"Sb"},"SnapshotId":{}}}}}}},"ListStages":{"http":{"method":"GET","requestUri":"/game/{GameName}/stage","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"Stages":{"type":"list","member":{"type":"structure","members":{"Description":{},"GameKey":{},"Name":{},"State":{},"Tags":{"shape":"S5"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S5"}}}},"StartGeneratedCodeJob":{"http":{"requestUri":"/game/{GameName}/snapshot/{SnapshotId}/generated-sdk-code-job","responseCode":200},"input":{"type":"structure","required":["GameName","Generator","SnapshotId"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"Generator":{"type":"structure","members":{"GameSdkVersion":{},"Language":{},"TargetPlatform":{}}},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"GeneratedCodeJobId":{}}}},"StartStageDeployment":{"http":{"requestUri":"/game/{GameName}/stage/{StageName}/deployment","responseCode":200},"input":{"type":"structure","required":["GameName","SnapshotId","StageName"],"members":{"ClientToken":{},"GameName":{"location":"uri","locationName":"GameName"},"SnapshotId":{},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"StageDeployment":{"shape":"S27"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"tags":{"shape":"S5"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","tagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateGame":{"http":{"method":"PATCH","requestUri":"/game/{GameName}","responseCode":200},"input":{"type":"structure","required":["GameName"],"members":{"Description":{},"GameName":{"location":"uri","locationName":"GameName"}}},"output":{"type":"structure","members":{"Game":{"shape":"S9"}}},"idempotent":true},"UpdateGameConfiguration":{"http":{"method":"PATCH","requestUri":"/game/{GameName}/configuration","responseCode":200},"input":{"type":"structure","required":["GameName","Modifications"],"members":{"GameName":{"location":"uri","locationName":"GameName"},"Modifications":{"type":"list","member":{"type":"structure","required":["Operation","Path","Section"],"members":{"Operation":{},"Path":{},"Section":{},"Value":{"shape":"Sm"}}}}}},"output":{"type":"structure","members":{"GameConfiguration":{"shape":"S1p"}}},"idempotent":true},"UpdateSnapshot":{"http":{"method":"PATCH","requestUri":"/game/{GameName}/snapshot/{SnapshotId}","responseCode":200},"input":{"type":"structure","required":["GameName","SnapshotId"],"members":{"Description":{},"GameName":{"location":"uri","locationName":"GameName"},"SnapshotId":{"location":"uri","locationName":"SnapshotId"}}},"output":{"type":"structure","members":{"Snapshot":{"shape":"Sh"}}},"idempotent":true},"UpdateStage":{"http":{"method":"PATCH","requestUri":"/game/{GameName}/stage/{StageName}","responseCode":200},"input":{"type":"structure","required":["GameName","StageName"],"members":{"Description":{},"GameName":{"location":"uri","locationName":"GameName"},"Role":{},"StageName":{"location":"uri","locationName":"StageName"}}},"output":{"type":"structure","members":{"Stage":{"shape":"St"}}},"idempotent":true}},"shapes":{"S5":{"type":"map","key":{},"value":{}},"S9":{"type":"structure","members":{"Arn":{},"Created":{"shape":"Sb"},"Description":{},"EnableTerminationProtection":{"type":"boolean"},"LastUpdated":{"shape":"Sb"},"Name":{},"State":{},"Tags":{"shape":"S5"}}},"Sb":{"type":"timestamp","timestampFormat":"iso8601"},"Sh":{"type":"structure","members":{"Created":{"shape":"Sb"},"Description":{},"Id":{},"LastUpdated":{"shape":"Sb"},"Sections":{"shape":"Sj"}}},"Sj":{"type":"map","key":{},"value":{"type":"structure","members":{"Attributes":{"shape":"Sm"},"Name":{},"Size":{"type":"integer"}}}},"Sm":{"type":"structure","members":{},"document":true},"St":{"type":"structure","members":{"Arn":{},"Created":{"shape":"Sb"},"Description":{},"GameKey":{},"LastUpdated":{"shape":"Sb"},"LogGroup":{},"Name":{},"Role":{},"State":{},"Tags":{"shape":"S5"}}},"S14":{"type":"list","member":{}},"S1d":{"type":"structure","members":{"Description":{},"Name":{},"Namespace":{}}},"S1i":{"type":"structure","members":{"Name":{},"Namespace":{},"Schema":{},"Version":{}}},"S1n":{"type":"list","member":{}},"S1p":{"type":"structure","members":{"Created":{"shape":"Sb"},"LastUpdated":{"shape":"Sb"},"Sections":{"shape":"Sj"}}},"S1t":{"type":"structure","members":{"Description":{},"ExpirationTime":{"shape":"Sb"},"GeneratedCodeJobId":{},"S3Url":{},"Status":{}}},"S27":{"type":"structure","members":{"Created":{"shape":"Sb"},"DeploymentAction":{},"DeploymentId":{},"DeploymentResult":{"shape":"S29"},"DeploymentState":{},"LastUpdated":{"shape":"Sb"},"SnapshotId":{}}},"S29":{"type":"structure","members":{"Message":{},"ResultCode":{}}}}} /***/ }), -/* 1161 */ +/* 1162 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListExtensionVersions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ExtensionVersions"},"ListExtensions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Extensions"},"ListGames":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Games"},"ListGeneratedCodeJobs":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"GeneratedCodeJobs"},"ListSnapshots":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Snapshots"},"ListStageDeployments":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"StageDeployments"},"ListStages":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Stages"}}} /***/ }), -/* 1162 */ +/* 1163 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60513,9 +60520,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PinpointSMSVoiceV2 = Service.defineService('pinpointsmsvoicev2', ['2022-03-31']); Object.defineProperty(apiLoader.services['pinpointsmsvoicev2'], '2022-03-31', { get: function get() { - var model = __webpack_require__(1163); - model.paginators = __webpack_require__(1164).pagination; - model.waiters = __webpack_require__(1165).waiters; + var model = __webpack_require__(1164); + model.paginators = __webpack_require__(1165).pagination; + model.waiters = __webpack_require__(1166).waiters; return model; }, enumerable: true, @@ -60526,25 +60533,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1163 */ +/* 1164 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-03-31","endpointPrefix":"sms-voice","jsonVersion":"1.0","protocol":"json","serviceFullName":"Amazon Pinpoint SMS Voice V2","serviceId":"Pinpoint SMS Voice V2","signatureVersion":"v4","signingName":"sms-voice","targetPrefix":"PinpointSMSVoiceV2","uid":"pinpoint-sms-voice-v2-2022-03-31"},"operations":{"AssociateOriginationIdentity":{"input":{"type":"structure","required":["PoolId","OriginationIdentity","IsoCountryCode"],"members":{"PoolId":{},"OriginationIdentity":{},"IsoCountryCode":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"OriginationIdentityArn":{},"OriginationIdentity":{},"IsoCountryCode":{}}}},"CreateConfigurationSet":{"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{},"Tags":{"shape":"Sa"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"Tags":{"shape":"Sa"},"CreatedTimestamp":{"type":"timestamp"}}}},"CreateEventDestination":{"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName","MatchingEventTypes"],"members":{"ConfigurationSetName":{},"EventDestinationName":{},"MatchingEventTypes":{"shape":"Sj"},"CloudWatchLogsDestination":{"shape":"Sl"},"KinesisFirehoseDestination":{"shape":"So"},"SnsDestination":{"shape":"Sq"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"EventDestination":{"shape":"St"}}}},"CreateOptOutList":{"input":{"type":"structure","required":["OptOutListName"],"members":{"OptOutListName":{},"Tags":{"shape":"Sa"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"OptOutListArn":{},"OptOutListName":{},"Tags":{"shape":"Sa"},"CreatedTimestamp":{"type":"timestamp"}}}},"CreatePool":{"input":{"type":"structure","required":["OriginationIdentity","IsoCountryCode","MessageType"],"members":{"OriginationIdentity":{},"IsoCountryCode":{},"MessageType":{},"DeletionProtectionEnabled":{"type":"boolean"},"Tags":{"shape":"Sa"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"Status":{},"MessageType":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"SharedRoutesEnabled":{"type":"boolean"},"DeletionProtectionEnabled":{"type":"boolean"},"Tags":{"shape":"Sa"},"CreatedTimestamp":{"type":"timestamp"}}}},"DeleteConfigurationSet":{"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"EventDestinations":{"shape":"S16"},"DefaultMessageType":{},"DefaultSenderId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"DeleteDefaultMessageType":{"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"MessageType":{}}}},"DeleteDefaultSenderId":{"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"SenderId":{}}}},"DeleteEventDestination":{"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName"],"members":{"ConfigurationSetName":{},"EventDestinationName":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"EventDestination":{"shape":"St"}}}},"DeleteKeyword":{"input":{"type":"structure","required":["OriginationIdentity","Keyword"],"members":{"OriginationIdentity":{},"Keyword":{}}},"output":{"type":"structure","members":{"OriginationIdentityArn":{},"OriginationIdentity":{},"Keyword":{},"KeywordMessage":{},"KeywordAction":{}}}},"DeleteOptOutList":{"input":{"type":"structure","required":["OptOutListName"],"members":{"OptOutListName":{}}},"output":{"type":"structure","members":{"OptOutListArn":{},"OptOutListName":{},"CreatedTimestamp":{"type":"timestamp"}}}},"DeleteOptedOutNumber":{"input":{"type":"structure","required":["OptOutListName","OptedOutNumber"],"members":{"OptOutListName":{},"OptedOutNumber":{}}},"output":{"type":"structure","members":{"OptOutListArn":{},"OptOutListName":{},"OptedOutNumber":{},"OptedOutTimestamp":{"type":"timestamp"},"EndUserOptedOut":{"type":"boolean"}}}},"DeletePool":{"input":{"type":"structure","required":["PoolId"],"members":{"PoolId":{}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"Status":{},"MessageType":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"SharedRoutesEnabled":{"type":"boolean"},"CreatedTimestamp":{"type":"timestamp"}}}},"DeleteTextMessageSpendLimitOverride":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"MonthlyLimit":{"type":"long"}}}},"DeleteVoiceMessageSpendLimitOverride":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"MonthlyLimit":{"type":"long"}}}},"DescribeAccountAttributes":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AccountAttributes":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"NextToken":{}}}},"DescribeAccountLimits":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AccountLimits":{"type":"list","member":{"type":"structure","required":["Name","Used","Max"],"members":{"Name":{},"Used":{"type":"long"},"Max":{"type":"long"}}}},"NextToken":{}}}},"DescribeConfigurationSets":{"input":{"type":"structure","members":{"ConfigurationSetNames":{"type":"list","member":{}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ConfigurationSets":{"type":"list","member":{"type":"structure","required":["ConfigurationSetArn","ConfigurationSetName","EventDestinations","CreatedTimestamp"],"members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"EventDestinations":{"shape":"S16"},"DefaultMessageType":{},"DefaultSenderId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DescribeKeywords":{"input":{"type":"structure","required":["OriginationIdentity"],"members":{"OriginationIdentity":{},"Keywords":{"type":"list","member":{}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"OriginationIdentityArn":{},"OriginationIdentity":{},"Keywords":{"type":"list","member":{"type":"structure","required":["Keyword","KeywordMessage","KeywordAction"],"members":{"Keyword":{},"KeywordMessage":{},"KeywordAction":{}}}},"NextToken":{}}}},"DescribeOptOutLists":{"input":{"type":"structure","members":{"OptOutListNames":{"type":"list","member":{}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"OptOutLists":{"type":"list","member":{"type":"structure","required":["OptOutListArn","OptOutListName","CreatedTimestamp"],"members":{"OptOutListArn":{},"OptOutListName":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DescribeOptedOutNumbers":{"input":{"type":"structure","required":["OptOutListName"],"members":{"OptOutListName":{},"OptedOutNumbers":{"type":"list","member":{}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"OptOutListArn":{},"OptOutListName":{},"OptedOutNumbers":{"type":"list","member":{"type":"structure","required":["OptedOutNumber","OptedOutTimestamp","EndUserOptedOut"],"members":{"OptedOutNumber":{},"OptedOutTimestamp":{"type":"timestamp"},"EndUserOptedOut":{"type":"boolean"}}}},"NextToken":{}}}},"DescribePhoneNumbers":{"input":{"type":"structure","members":{"PhoneNumberIds":{"type":"list","member":{}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumbers":{"type":"list","member":{"type":"structure","required":["PhoneNumberArn","PhoneNumber","Status","IsoCountryCode","MessageType","NumberCapabilities","NumberType","MonthlyLeasingPrice","TwoWayEnabled","SelfManagedOptOutsEnabled","OptOutListName","DeletionProtectionEnabled","CreatedTimestamp"],"members":{"PhoneNumberArn":{},"PhoneNumberId":{},"PhoneNumber":{},"Status":{},"IsoCountryCode":{},"MessageType":{},"NumberCapabilities":{"shape":"S3f"},"NumberType":{},"MonthlyLeasingPrice":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"DeletionProtectionEnabled":{"type":"boolean"},"PoolId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DescribePools":{"input":{"type":"structure","members":{"PoolIds":{"type":"list","member":{}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Pools":{"type":"list","member":{"type":"structure","required":["PoolArn","PoolId","Status","MessageType","TwoWayEnabled","SelfManagedOptOutsEnabled","OptOutListName","SharedRoutesEnabled","DeletionProtectionEnabled","CreatedTimestamp"],"members":{"PoolArn":{},"PoolId":{},"Status":{},"MessageType":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"SharedRoutesEnabled":{"type":"boolean"},"DeletionProtectionEnabled":{"type":"boolean"},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DescribeSenderIds":{"input":{"type":"structure","members":{"SenderIds":{"type":"list","member":{"type":"structure","required":["SenderId","IsoCountryCode"],"members":{"SenderId":{},"IsoCountryCode":{}}}},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"SenderIds":{"type":"list","member":{"type":"structure","required":["SenderIdArn","SenderId","IsoCountryCode","MessageTypes","MonthlyLeasingPrice"],"members":{"SenderIdArn":{},"SenderId":{},"IsoCountryCode":{},"MessageTypes":{"type":"list","member":{}},"MonthlyLeasingPrice":{}}}},"NextToken":{}}}},"DescribeSpendLimits":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"SpendLimits":{"type":"list","member":{"type":"structure","required":["Name","EnforcedLimit","MaxLimit","Overridden"],"members":{"Name":{},"EnforcedLimit":{"type":"long"},"MaxLimit":{"type":"long"},"Overridden":{"type":"boolean"}}}},"NextToken":{}}}},"DisassociateOriginationIdentity":{"input":{"type":"structure","required":["PoolId","OriginationIdentity","IsoCountryCode"],"members":{"PoolId":{},"OriginationIdentity":{},"IsoCountryCode":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"OriginationIdentityArn":{},"OriginationIdentity":{},"IsoCountryCode":{}}}},"ListPoolOriginationIdentities":{"input":{"type":"structure","required":["PoolId"],"members":{"PoolId":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S2f"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"OriginationIdentities":{"type":"list","member":{"type":"structure","required":["OriginationIdentityArn","OriginationIdentity","IsoCountryCode","NumberCapabilities"],"members":{"OriginationIdentityArn":{},"OriginationIdentity":{},"IsoCountryCode":{},"NumberCapabilities":{"shape":"S3f"}}}},"NextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"ResourceArn":{},"Tags":{"shape":"Sa"}}}},"PutKeyword":{"input":{"type":"structure","required":["OriginationIdentity","Keyword","KeywordMessage"],"members":{"OriginationIdentity":{},"Keyword":{},"KeywordMessage":{},"KeywordAction":{}}},"output":{"type":"structure","members":{"OriginationIdentityArn":{},"OriginationIdentity":{},"Keyword":{},"KeywordMessage":{},"KeywordAction":{}}}},"PutOptedOutNumber":{"input":{"type":"structure","required":["OptOutListName","OptedOutNumber"],"members":{"OptOutListName":{},"OptedOutNumber":{}}},"output":{"type":"structure","members":{"OptOutListArn":{},"OptOutListName":{},"OptedOutNumber":{},"OptedOutTimestamp":{"type":"timestamp"},"EndUserOptedOut":{"type":"boolean"}}}},"ReleasePhoneNumber":{"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{}}},"output":{"type":"structure","members":{"PhoneNumberArn":{},"PhoneNumberId":{},"PhoneNumber":{},"Status":{},"IsoCountryCode":{},"MessageType":{},"NumberCapabilities":{"shape":"S3f"},"NumberType":{},"MonthlyLeasingPrice":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"CreatedTimestamp":{"type":"timestamp"}}}},"RequestPhoneNumber":{"input":{"type":"structure","required":["IsoCountryCode","MessageType","NumberCapabilities","NumberType"],"members":{"IsoCountryCode":{},"MessageType":{},"NumberCapabilities":{"shape":"S3f"},"NumberType":{},"OptOutListName":{},"PoolId":{},"RegistrationId":{},"DeletionProtectionEnabled":{"type":"boolean"},"Tags":{"shape":"Sa"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberArn":{},"PhoneNumberId":{},"PhoneNumber":{},"Status":{},"IsoCountryCode":{},"MessageType":{},"NumberCapabilities":{"shape":"S3f"},"NumberType":{},"MonthlyLeasingPrice":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"DeletionProtectionEnabled":{"type":"boolean"},"PoolId":{},"Tags":{"shape":"Sa"},"CreatedTimestamp":{"type":"timestamp"}}}},"SendTextMessage":{"input":{"type":"structure","required":["DestinationPhoneNumber"],"members":{"DestinationPhoneNumber":{},"OriginationIdentity":{},"MessageBody":{},"MessageType":{},"Keyword":{},"ConfigurationSetName":{},"MaxPrice":{},"TimeToLive":{"type":"integer"},"Context":{"shape":"S4x"},"DestinationCountryParameters":{"type":"map","key":{},"value":{}},"DryRun":{"type":"boolean"}}},"output":{"type":"structure","members":{"MessageId":{}}}},"SendVoiceMessage":{"input":{"type":"structure","required":["DestinationPhoneNumber","OriginationIdentity"],"members":{"DestinationPhoneNumber":{},"OriginationIdentity":{},"MessageBody":{},"MessageBodyTextType":{},"VoiceId":{},"ConfigurationSetName":{},"MaxPricePerMinute":{},"TimeToLive":{"type":"integer"},"Context":{"shape":"S4x"},"DryRun":{"type":"boolean"}}},"output":{"type":"structure","members":{"MessageId":{}}}},"SetDefaultMessageType":{"input":{"type":"structure","required":["ConfigurationSetName","MessageType"],"members":{"ConfigurationSetName":{},"MessageType":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"MessageType":{}}}},"SetDefaultSenderId":{"input":{"type":"structure","required":["ConfigurationSetName","SenderId"],"members":{"ConfigurationSetName":{},"SenderId":{}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"SenderId":{}}}},"SetTextMessageSpendLimitOverride":{"input":{"type":"structure","required":["MonthlyLimit"],"members":{"MonthlyLimit":{"type":"long"}}},"output":{"type":"structure","members":{"MonthlyLimit":{"type":"long"}}}},"SetVoiceMessageSpendLimitOverride":{"input":{"type":"structure","required":["MonthlyLimit"],"members":{"MonthlyLimit":{"type":"long"}}},"output":{"type":"structure","members":{"MonthlyLimit":{"type":"long"}}}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"type":"list","member":{"shape":"Sb"}}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateEventDestination":{"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName"],"members":{"ConfigurationSetName":{},"EventDestinationName":{},"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"Sj"},"CloudWatchLogsDestination":{"shape":"Sl"},"KinesisFirehoseDestination":{"shape":"So"},"SnsDestination":{"shape":"Sq"}}},"output":{"type":"structure","members":{"ConfigurationSetArn":{},"ConfigurationSetName":{},"EventDestination":{"shape":"St"}}}},"UpdatePhoneNumber":{"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"DeletionProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberArn":{},"PhoneNumberId":{},"PhoneNumber":{},"Status":{},"IsoCountryCode":{},"MessageType":{},"NumberCapabilities":{"shape":"S3f"},"NumberType":{},"MonthlyLeasingPrice":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"DeletionProtectionEnabled":{"type":"boolean"},"CreatedTimestamp":{"type":"timestamp"}}}},"UpdatePool":{"input":{"type":"structure","required":["PoolId"],"members":{"PoolId":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"SharedRoutesEnabled":{"type":"boolean"},"DeletionProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"PoolArn":{},"PoolId":{},"Status":{},"MessageType":{},"TwoWayEnabled":{"type":"boolean"},"TwoWayChannelArn":{},"SelfManagedOptOutsEnabled":{"type":"boolean"},"OptOutListName":{},"SharedRoutesEnabled":{"type":"boolean"},"DeletionProtectionEnabled":{"type":"boolean"},"CreatedTimestamp":{"type":"timestamp"}}}}},"shapes":{"Sa":{"type":"list","member":{"shape":"Sb"}},"Sb":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}},"Sj":{"type":"list","member":{}},"Sl":{"type":"structure","required":["IamRoleArn","LogGroupArn"],"members":{"IamRoleArn":{},"LogGroupArn":{}}},"So":{"type":"structure","required":["IamRoleArn","DeliveryStreamArn"],"members":{"IamRoleArn":{},"DeliveryStreamArn":{}}},"Sq":{"type":"structure","required":["TopicArn"],"members":{"TopicArn":{}}},"St":{"type":"structure","required":["EventDestinationName","Enabled","MatchingEventTypes"],"members":{"EventDestinationName":{},"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"Sj"},"CloudWatchLogsDestination":{"shape":"Sl"},"KinesisFirehoseDestination":{"shape":"So"},"SnsDestination":{"shape":"Sq"}}},"S16":{"type":"list","member":{"shape":"St"}},"S2f":{"type":"list","member":{}},"S3f":{"type":"list","member":{}},"S4x":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1164 */ +/* 1165 */ /***/ (function(module, exports) { module.exports = {"pagination":{"DescribeAccountAttributes":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountAttributes"},"DescribeAccountLimits":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountLimits"},"DescribeConfigurationSets":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ConfigurationSets"},"DescribeKeywords":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Keywords"},"DescribeOptOutLists":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"OptOutLists"},"DescribeOptedOutNumbers":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"OptedOutNumbers"},"DescribePhoneNumbers":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"PhoneNumbers"},"DescribePools":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Pools"},"DescribeSenderIds":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"SenderIds"},"DescribeSpendLimits":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"SpendLimits"},"ListPoolOriginationIdentities":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"OriginationIdentities"}}} /***/ }), -/* 1165 */ +/* 1166 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1166 */ +/* 1167 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60556,8 +60563,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Ivschat = Service.defineService('ivschat', ['2020-07-14']); Object.defineProperty(apiLoader.services['ivschat'], '2020-07-14', { get: function get() { - var model = __webpack_require__(1167); - model.paginators = __webpack_require__(1168).pagination; + var model = __webpack_require__(1168); + model.paginators = __webpack_require__(1169).pagination; return model; }, enumerable: true, @@ -60568,19 +60575,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1167 */ +/* 1168 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-14","endpointPrefix":"ivschat","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"ivschat","serviceFullName":"Amazon Interactive Video Service Chat","serviceId":"ivschat","signatureVersion":"v4","signingName":"ivschat","uid":"ivschat-2020-07-14"},"operations":{"CreateChatToken":{"http":{"requestUri":"/CreateChatToken","responseCode":200},"input":{"type":"structure","required":["roomIdentifier","userId"],"members":{"attributes":{"type":"map","key":{},"value":{}},"capabilities":{"type":"list","member":{}},"roomIdentifier":{},"sessionDurationInMinutes":{"type":"integer"},"userId":{}}},"output":{"type":"structure","members":{"sessionExpirationTime":{"shape":"Sa"},"token":{},"tokenExpirationTime":{"shape":"Sa"}}}},"CreateLoggingConfiguration":{"http":{"requestUri":"/CreateLoggingConfiguration","responseCode":200},"input":{"type":"structure","required":["destinationConfiguration"],"members":{"destinationConfiguration":{"shape":"Sd"},"name":{},"tags":{"shape":"Sl"}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"destinationConfiguration":{"shape":"Sd"},"id":{},"name":{},"state":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"CreateRoom":{"http":{"requestUri":"/CreateRoom","responseCode":200},"input":{"type":"structure","members":{"loggingConfigurationIdentifiers":{"shape":"St"},"maximumMessageLength":{"type":"integer"},"maximumMessageRatePerSecond":{"type":"integer"},"messageReviewHandler":{"shape":"Sx"},"name":{},"tags":{"shape":"Sl"}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"id":{},"loggingConfigurationIdentifiers":{"shape":"St"},"maximumMessageLength":{"type":"integer"},"maximumMessageRatePerSecond":{"type":"integer"},"messageReviewHandler":{"shape":"Sx"},"name":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"DeleteLoggingConfiguration":{"http":{"requestUri":"/DeleteLoggingConfiguration","responseCode":204},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}}},"DeleteMessage":{"http":{"requestUri":"/DeleteMessage","responseCode":200},"input":{"type":"structure","required":["id","roomIdentifier"],"members":{"id":{},"reason":{},"roomIdentifier":{}}},"output":{"type":"structure","members":{"id":{}}}},"DeleteRoom":{"http":{"requestUri":"/DeleteRoom","responseCode":204},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}}},"DisconnectUser":{"http":{"requestUri":"/DisconnectUser","responseCode":200},"input":{"type":"structure","required":["roomIdentifier","userId"],"members":{"reason":{},"roomIdentifier":{},"userId":{}}},"output":{"type":"structure","members":{}}},"GetLoggingConfiguration":{"http":{"requestUri":"/GetLoggingConfiguration","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"destinationConfiguration":{"shape":"Sd"},"id":{},"name":{},"state":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"GetRoom":{"http":{"requestUri":"/GetRoom","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"id":{},"loggingConfigurationIdentifiers":{"shape":"St"},"maximumMessageLength":{"type":"integer"},"maximumMessageRatePerSecond":{"type":"integer"},"messageReviewHandler":{"shape":"Sx"},"name":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"ListLoggingConfigurations":{"http":{"requestUri":"/ListLoggingConfigurations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["loggingConfigurations"],"members":{"loggingConfigurations":{"type":"list","member":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"destinationConfiguration":{"shape":"Sd"},"id":{},"name":{},"state":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"nextToken":{}}}},"ListRooms":{"http":{"requestUri":"/ListRooms","responseCode":200},"input":{"type":"structure","members":{"loggingConfigurationIdentifier":{},"maxResults":{"type":"integer"},"messageReviewHandlerUri":{},"name":{},"nextToken":{}}},"output":{"type":"structure","required":["rooms"],"members":{"nextToken":{},"rooms":{"type":"list","member":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"id":{},"loggingConfigurationIdentifiers":{"shape":"St"},"messageReviewHandler":{"shape":"Sx"},"name":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sl"}}}},"SendEvent":{"http":{"requestUri":"/SendEvent","responseCode":200},"input":{"type":"structure","required":["eventName","roomIdentifier"],"members":{"attributes":{"type":"map","key":{},"value":{}},"eventName":{},"roomIdentifier":{}}},"output":{"type":"structure","members":{"id":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sl"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateLoggingConfiguration":{"http":{"requestUri":"/UpdateLoggingConfiguration","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"destinationConfiguration":{"shape":"Sd"},"identifier":{},"name":{}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"destinationConfiguration":{"shape":"Sd"},"id":{},"name":{},"state":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}},"UpdateRoom":{"http":{"requestUri":"/UpdateRoom","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{},"loggingConfigurationIdentifiers":{"shape":"St"},"maximumMessageLength":{"type":"integer"},"maximumMessageRatePerSecond":{"type":"integer"},"messageReviewHandler":{"shape":"Sx"},"name":{}}},"output":{"type":"structure","members":{"arn":{},"createTime":{"shape":"Sa"},"id":{},"loggingConfigurationIdentifiers":{"shape":"St"},"maximumMessageLength":{"type":"integer"},"maximumMessageRatePerSecond":{"type":"integer"},"messageReviewHandler":{"shape":"Sx"},"name":{},"tags":{"shape":"Sl"},"updateTime":{"shape":"Sa"}}}}},"shapes":{"Sa":{"type":"timestamp","timestampFormat":"iso8601"},"Sd":{"type":"structure","members":{"cloudWatchLogs":{"type":"structure","required":["logGroupName"],"members":{"logGroupName":{}}},"firehose":{"type":"structure","required":["deliveryStreamName"],"members":{"deliveryStreamName":{}}},"s3":{"type":"structure","required":["bucketName"],"members":{"bucketName":{}}}},"union":true},"Sl":{"type":"map","key":{},"value":{}},"St":{"type":"list","member":{}},"Sx":{"type":"structure","members":{"fallbackResult":{},"uri":{}}}}} /***/ }), -/* 1168 */ +/* 1169 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListLoggingConfigurations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListRooms":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}} /***/ }), -/* 1169 */ +/* 1170 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60592,8 +60599,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ChimeSDKMediaPipelines = Service.defineService('chimesdkmediapipelines', ['2021-07-15']); Object.defineProperty(apiLoader.services['chimesdkmediapipelines'], '2021-07-15', { get: function get() { - var model = __webpack_require__(1170); - model.paginators = __webpack_require__(1171).pagination; + var model = __webpack_require__(1171); + model.paginators = __webpack_require__(1172).pagination; return model; }, enumerable: true, @@ -60604,19 +60611,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1170 */ +/* 1171 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-07-15","endpointPrefix":"media-pipelines-chime","protocol":"rest-json","serviceFullName":"Amazon Chime SDK Media Pipelines","serviceId":"Chime SDK Media Pipelines","signatureVersion":"v4","signingName":"chime","uid":"chime-sdk-media-pipelines-2021-07-15"},"operations":{"CreateMediaCapturePipeline":{"http":{"requestUri":"/sdk-media-capture-pipelines","responseCode":201},"input":{"type":"structure","required":["SourceType","SourceArn","SinkType","SinkArn"],"members":{"SourceType":{},"SourceArn":{"shape":"S3"},"SinkType":{},"SinkArn":{"shape":"S3"},"ClientRequestToken":{"shape":"S5","idempotencyToken":true},"ChimeSdkMeetingConfiguration":{"shape":"S6"},"Tags":{"shape":"Ss"}}},"output":{"type":"structure","members":{"MediaCapturePipeline":{"shape":"Sx"}}}},"CreateMediaConcatenationPipeline":{"http":{"requestUri":"/sdk-media-concatenation-pipelines","responseCode":201},"input":{"type":"structure","required":["Sources","Sinks"],"members":{"Sources":{"shape":"S12"},"Sinks":{"shape":"S1h"},"ClientRequestToken":{"shape":"S5","idempotencyToken":true},"Tags":{"shape":"Ss"}}},"output":{"type":"structure","members":{"MediaConcatenationPipeline":{"shape":"S1m"}}}},"CreateMediaInsightsPipeline":{"http":{"requestUri":"/media-insights-pipelines","responseCode":201},"input":{"type":"structure","required":["MediaInsightsPipelineConfigurationArn"],"members":{"MediaInsightsPipelineConfigurationArn":{"shape":"S3"},"KinesisVideoStreamSourceRuntimeConfiguration":{"shape":"S1o"},"MediaInsightsRuntimeMetadata":{"shape":"S21"},"KinesisVideoStreamRecordingSourceRuntimeConfiguration":{"shape":"S24"},"S3RecordingSinkRuntimeConfiguration":{"shape":"S2b"},"Tags":{"shape":"Ss"},"ClientRequestToken":{"shape":"S5","idempotencyToken":true}}},"output":{"type":"structure","required":["MediaInsightsPipeline"],"members":{"MediaInsightsPipeline":{"shape":"S2e"}}}},"CreateMediaInsightsPipelineConfiguration":{"http":{"requestUri":"/media-insights-pipeline-configurations","responseCode":201},"input":{"type":"structure","required":["MediaInsightsPipelineConfigurationName","ResourceAccessRoleArn","Elements"],"members":{"MediaInsightsPipelineConfigurationName":{},"ResourceAccessRoleArn":{"shape":"S3"},"RealTimeAlertConfiguration":{"shape":"S2h"},"Elements":{"shape":"S2u"},"Tags":{"shape":"Ss"},"ClientRequestToken":{"shape":"S5","idempotencyToken":true}}},"output":{"type":"structure","members":{"MediaInsightsPipelineConfiguration":{"shape":"S3j"}}}},"CreateMediaLiveConnectorPipeline":{"http":{"requestUri":"/sdk-media-live-connector-pipelines","responseCode":201},"input":{"type":"structure","required":["Sources","Sinks"],"members":{"Sources":{"shape":"S3l"},"Sinks":{"shape":"S3q"},"ClientRequestToken":{"shape":"S5","idempotencyToken":true},"Tags":{"shape":"Ss"}}},"output":{"type":"structure","members":{"MediaLiveConnectorPipeline":{"shape":"S3y"}}}},"DeleteMediaCapturePipeline":{"http":{"method":"DELETE","requestUri":"/sdk-media-capture-pipelines/{mediaPipelineId}","responseCode":204},"input":{"type":"structure","required":["MediaPipelineId"],"members":{"MediaPipelineId":{"location":"uri","locationName":"mediaPipelineId"}}}},"DeleteMediaInsightsPipelineConfiguration":{"http":{"method":"DELETE","requestUri":"/media-insights-pipeline-configurations/{identifier}","responseCode":204},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteMediaPipeline":{"http":{"method":"DELETE","requestUri":"/sdk-media-pipelines/{mediaPipelineId}","responseCode":204},"input":{"type":"structure","required":["MediaPipelineId"],"members":{"MediaPipelineId":{"location":"uri","locationName":"mediaPipelineId"}}}},"GetMediaCapturePipeline":{"http":{"method":"GET","requestUri":"/sdk-media-capture-pipelines/{mediaPipelineId}","responseCode":200},"input":{"type":"structure","required":["MediaPipelineId"],"members":{"MediaPipelineId":{"location":"uri","locationName":"mediaPipelineId"}}},"output":{"type":"structure","members":{"MediaCapturePipeline":{"shape":"Sx"}}}},"GetMediaInsightsPipelineConfiguration":{"http":{"method":"GET","requestUri":"/media-insights-pipeline-configurations/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"MediaInsightsPipelineConfiguration":{"shape":"S3j"}}}},"GetMediaPipeline":{"http":{"method":"GET","requestUri":"/sdk-media-pipelines/{mediaPipelineId}","responseCode":200},"input":{"type":"structure","required":["MediaPipelineId"],"members":{"MediaPipelineId":{"location":"uri","locationName":"mediaPipelineId"}}},"output":{"type":"structure","members":{"MediaPipeline":{"type":"structure","members":{"MediaCapturePipeline":{"shape":"Sx"},"MediaLiveConnectorPipeline":{"shape":"S3y"},"MediaConcatenationPipeline":{"shape":"S1m"},"MediaInsightsPipeline":{"shape":"S2e"}}}}}},"ListMediaCapturePipelines":{"http":{"method":"GET","requestUri":"/sdk-media-capture-pipelines","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"MediaCapturePipelines":{"type":"list","member":{"type":"structure","members":{"MediaPipelineId":{},"MediaPipelineArn":{}}}},"NextToken":{}}}},"ListMediaInsightsPipelineConfigurations":{"http":{"method":"GET","requestUri":"/media-insights-pipeline-configurations","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"MediaInsightsPipelineConfigurations":{"type":"list","member":{"type":"structure","members":{"MediaInsightsPipelineConfigurationName":{},"MediaInsightsPipelineConfigurationId":{},"MediaInsightsPipelineConfigurationArn":{"shape":"S3"}}}},"NextToken":{}}}},"ListMediaPipelines":{"http":{"method":"GET","requestUri":"/sdk-media-pipelines","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"MediaPipelines":{"type":"list","member":{"type":"structure","members":{"MediaPipelineId":{},"MediaPipelineArn":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags","responseCode":200},"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{"location":"querystring","locationName":"arn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Ss"}}}},"TagResource":{"http":{"requestUri":"/tags?operation=tag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"Ss"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/tags?operation=untag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateMediaInsightsPipelineConfiguration":{"http":{"method":"PUT","requestUri":"/media-insights-pipeline-configurations/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier","ResourceAccessRoleArn","Elements"],"members":{"Identifier":{"location":"uri","locationName":"identifier"},"ResourceAccessRoleArn":{"shape":"S3"},"RealTimeAlertConfiguration":{"shape":"S2h"},"Elements":{"shape":"S2u"}}},"output":{"type":"structure","members":{"MediaInsightsPipelineConfiguration":{"shape":"S3j"}}}},"UpdateMediaInsightsPipelineStatus":{"http":{"method":"PUT","requestUri":"/media-insights-pipeline-status/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier","UpdateStatus"],"members":{"Identifier":{"location":"uri","locationName":"identifier"},"UpdateStatus":{}}}}},"shapes":{"S3":{"type":"string","sensitive":true},"S5":{"type":"string","sensitive":true},"S6":{"type":"structure","members":{"SourceConfiguration":{"shape":"S7"},"ArtifactsConfiguration":{"type":"structure","required":["Audio","Video","Content"],"members":{"Audio":{"type":"structure","required":["MuxType"],"members":{"MuxType":{}}},"Video":{"type":"structure","required":["State"],"members":{"State":{},"MuxType":{}}},"Content":{"type":"structure","required":["State"],"members":{"State":{},"MuxType":{}}},"CompositedVideo":{"shape":"Sl"}}}}},"S7":{"type":"structure","members":{"SelectedVideoStreams":{"type":"structure","members":{"AttendeeIds":{"type":"list","member":{}},"ExternalUserIds":{"type":"list","member":{"type":"string","sensitive":true}}}}}},"Sl":{"type":"structure","required":["GridViewConfiguration"],"members":{"Layout":{},"Resolution":{},"GridViewConfiguration":{"type":"structure","required":["ContentShareLayout"],"members":{"ContentShareLayout":{},"PresenterOnlyConfiguration":{"type":"structure","members":{"PresenterPosition":{}}}}}}},"Ss":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sx":{"type":"structure","members":{"MediaPipelineId":{},"MediaPipelineArn":{},"SourceType":{},"SourceArn":{"shape":"S3"},"Status":{},"SinkType":{},"SinkArn":{"shape":"S3"},"CreatedTimestamp":{"shape":"S10"},"UpdatedTimestamp":{"shape":"S10"},"ChimeSdkMeetingConfiguration":{"shape":"S6"}}},"S10":{"type":"timestamp","timestampFormat":"iso8601"},"S12":{"type":"list","member":{"type":"structure","required":["Type","MediaCapturePipelineSourceConfiguration"],"members":{"Type":{},"MediaCapturePipelineSourceConfiguration":{"type":"structure","required":["MediaPipelineArn","ChimeSdkMeetingConfiguration"],"members":{"MediaPipelineArn":{"shape":"S3"},"ChimeSdkMeetingConfiguration":{"type":"structure","required":["ArtifactsConfiguration"],"members":{"ArtifactsConfiguration":{"type":"structure","required":["Audio","Video","Content","DataChannel","TranscriptionMessages","MeetingEvents","CompositedVideo"],"members":{"Audio":{"type":"structure","required":["State"],"members":{"State":{}}},"Video":{"type":"structure","required":["State"],"members":{"State":{}}},"Content":{"type":"structure","required":["State"],"members":{"State":{}}},"DataChannel":{"type":"structure","required":["State"],"members":{"State":{}}},"TranscriptionMessages":{"type":"structure","required":["State"],"members":{"State":{}}},"MeetingEvents":{"type":"structure","required":["State"],"members":{"State":{}}},"CompositedVideo":{"type":"structure","required":["State"],"members":{"State":{}}}}}}}}}}}},"S1h":{"type":"list","member":{"type":"structure","required":["Type","S3BucketSinkConfiguration"],"members":{"Type":{},"S3BucketSinkConfiguration":{"type":"structure","required":["Destination"],"members":{"Destination":{"shape":"S3"}}}}}},"S1m":{"type":"structure","members":{"MediaPipelineId":{},"MediaPipelineArn":{},"Sources":{"shape":"S12"},"Sinks":{"shape":"S1h"},"Status":{},"CreatedTimestamp":{"shape":"S10"},"UpdatedTimestamp":{"shape":"S10"}}},"S1o":{"type":"structure","required":["Streams","MediaEncoding","MediaSampleRate"],"members":{"Streams":{"type":"list","member":{"type":"structure","required":["StreamArn","StreamChannelDefinition"],"members":{"StreamArn":{},"FragmentNumber":{},"StreamChannelDefinition":{"type":"structure","required":["NumberOfChannels"],"members":{"NumberOfChannels":{"type":"integer"},"ChannelDefinitions":{"type":"list","member":{"type":"structure","required":["ChannelId"],"members":{"ChannelId":{"type":"integer"},"ParticipantRole":{}}}}}}}}},"MediaEncoding":{},"MediaSampleRate":{"type":"integer"}}},"S21":{"type":"map","key":{},"value":{},"sensitive":true},"S24":{"type":"structure","required":["Streams","FragmentSelector"],"members":{"Streams":{"type":"list","member":{"type":"structure","members":{"StreamArn":{}}}},"FragmentSelector":{"type":"structure","required":["FragmentSelectorType","TimestampRange"],"members":{"FragmentSelectorType":{},"TimestampRange":{"type":"structure","required":["StartTimestamp","EndTimestamp"],"members":{"StartTimestamp":{"type":"timestamp"},"EndTimestamp":{"type":"timestamp"}}}}}}},"S2b":{"type":"structure","required":["Destination","RecordingFileFormat"],"members":{"Destination":{"shape":"S3"},"RecordingFileFormat":{}}},"S2e":{"type":"structure","members":{"MediaPipelineId":{},"MediaPipelineArn":{"shape":"S3"},"MediaInsightsPipelineConfigurationArn":{"shape":"S3"},"Status":{},"KinesisVideoStreamSourceRuntimeConfiguration":{"shape":"S1o"},"MediaInsightsRuntimeMetadata":{"shape":"S21"},"KinesisVideoStreamRecordingSourceRuntimeConfiguration":{"shape":"S24"},"S3RecordingSinkRuntimeConfiguration":{"shape":"S2b"},"CreatedTimestamp":{"shape":"S10"}}},"S2h":{"type":"structure","members":{"Disabled":{"type":"boolean"},"Rules":{"type":"list","member":{"type":"structure","required":["Type"],"members":{"Type":{},"KeywordMatchConfiguration":{"type":"structure","required":["RuleName","Keywords"],"members":{"RuleName":{},"Keywords":{"type":"list","member":{}},"Negate":{"type":"boolean"}}},"SentimentConfiguration":{"type":"structure","required":["RuleName","SentimentType","TimePeriod"],"members":{"RuleName":{},"SentimentType":{},"TimePeriod":{"type":"integer"}}},"IssueDetectionConfiguration":{"type":"structure","required":["RuleName"],"members":{"RuleName":{}}}}}}}},"S2u":{"type":"list","member":{"type":"structure","required":["Type"],"members":{"Type":{},"AmazonTranscribeCallAnalyticsProcessorConfiguration":{"type":"structure","required":["LanguageCode"],"members":{"LanguageCode":{},"VocabularyName":{},"VocabularyFilterName":{},"VocabularyFilterMethod":{},"LanguageModelName":{},"EnablePartialResultsStabilization":{"type":"boolean"},"PartialResultsStability":{},"ContentIdentificationType":{},"ContentRedactionType":{},"PiiEntityTypes":{},"FilterPartialResults":{"type":"boolean"},"PostCallAnalyticsSettings":{"type":"structure","required":["OutputLocation","DataAccessRoleArn"],"members":{"OutputLocation":{},"DataAccessRoleArn":{},"ContentRedactionOutput":{},"OutputEncryptionKMSKeyId":{}}},"CallAnalyticsStreamCategories":{"type":"list","member":{}}}},"AmazonTranscribeProcessorConfiguration":{"type":"structure","required":["LanguageCode"],"members":{"LanguageCode":{},"VocabularyName":{},"VocabularyFilterName":{},"VocabularyFilterMethod":{},"ShowSpeakerLabel":{"type":"boolean"},"EnablePartialResultsStabilization":{"type":"boolean"},"PartialResultsStability":{},"ContentIdentificationType":{},"ContentRedactionType":{},"PiiEntityTypes":{},"LanguageModelName":{},"FilterPartialResults":{"type":"boolean"}}},"KinesisDataStreamSinkConfiguration":{"type":"structure","members":{"InsightsTarget":{"shape":"S3"}}},"S3RecordingSinkConfiguration":{"type":"structure","members":{"Destination":{"shape":"S3"}}},"VoiceAnalyticsProcessorConfiguration":{"type":"structure","members":{"SpeakerSearchStatus":{},"VoiceToneAnalysisStatus":{}}},"LambdaFunctionSinkConfiguration":{"type":"structure","members":{"InsightsTarget":{"shape":"S3"}}},"SqsQueueSinkConfiguration":{"type":"structure","members":{"InsightsTarget":{"shape":"S3"}}},"SnsTopicSinkConfiguration":{"type":"structure","members":{"InsightsTarget":{"shape":"S3"}}}}}},"S3j":{"type":"structure","members":{"MediaInsightsPipelineConfigurationName":{},"MediaInsightsPipelineConfigurationArn":{"shape":"S3"},"ResourceAccessRoleArn":{"shape":"S3"},"RealTimeAlertConfiguration":{"shape":"S2h"},"Elements":{"shape":"S2u"},"MediaInsightsPipelineConfigurationId":{},"CreatedTimestamp":{"shape":"S10"},"UpdatedTimestamp":{"shape":"S10"}}},"S3l":{"type":"list","member":{"type":"structure","required":["SourceType","ChimeSdkMeetingLiveConnectorConfiguration"],"members":{"SourceType":{},"ChimeSdkMeetingLiveConnectorConfiguration":{"type":"structure","required":["Arn","MuxType"],"members":{"Arn":{"shape":"S3"},"MuxType":{},"CompositedVideo":{"shape":"Sl"},"SourceConfiguration":{"shape":"S7"}}}}}},"S3q":{"type":"list","member":{"type":"structure","required":["SinkType","RTMPConfiguration"],"members":{"SinkType":{},"RTMPConfiguration":{"type":"structure","required":["Url"],"members":{"Url":{"type":"string","sensitive":true},"AudioChannels":{},"AudioSampleRate":{}}}}}},"S3y":{"type":"structure","members":{"Sources":{"shape":"S3l"},"Sinks":{"shape":"S3q"},"MediaPipelineId":{},"MediaPipelineArn":{},"Status":{},"CreatedTimestamp":{"shape":"S10"},"UpdatedTimestamp":{"shape":"S10"}}}}} /***/ }), -/* 1171 */ +/* 1172 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListMediaCapturePipelines":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListMediaInsightsPipelineConfigurations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListMediaPipelines":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1172 */ +/* 1173 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60628,8 +60635,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.EMRServerless = Service.defineService('emrserverless', ['2021-07-13']); Object.defineProperty(apiLoader.services['emrserverless'], '2021-07-13', { get: function get() { - var model = __webpack_require__(1173); - model.paginators = __webpack_require__(1174).pagination; + var model = __webpack_require__(1174); + model.paginators = __webpack_require__(1175).pagination; return model; }, enumerable: true, @@ -60640,19 +60647,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1173 */ +/* 1174 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-07-13","endpointPrefix":"emr-serverless","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"EMR Serverless","serviceId":"EMR Serverless","signatureVersion":"v4","signingName":"emr-serverless","uid":"emr-serverless-2021-07-13"},"operations":{"CancelJobRun":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{},"jobRunId":{}}},"idempotent":true},"CreateApplication":{"http":{"requestUri":"/applications","responseCode":200},"input":{"type":"structure","required":["releaseLabel","type","clientToken"],"members":{"name":{},"releaseLabel":{},"type":{},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Si"},"tags":{"shape":"Sj"},"autoStartConfiguration":{"shape":"Sm"},"autoStopConfiguration":{"shape":"So"},"networkConfiguration":{"shape":"Sq"},"architecture":{},"imageConfiguration":{"shape":"Sw"},"workerTypeSpecifications":{"shape":"Sy"}}},"output":{"type":"structure","required":["applicationId","arn"],"members":{"applicationId":{},"name":{},"arn":{}}},"idempotent":true},"DeleteApplication":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetApplication":{"http":{"method":"GET","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S16"}}}},"GetDashboardForJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}/dashboard","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","members":{"url":{}}}},"GetJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["jobRun"],"members":{"jobRun":{"type":"structure","required":["applicationId","jobRunId","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel","jobDriver"],"members":{"applicationId":{},"jobRunId":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"configurationOverrides":{"shape":"S1o"},"jobDriver":{"shape":"S1y"},"tags":{"shape":"Sj"},"totalResourceUtilization":{"type":"structure","members":{"vCPUHour":{"type":"double"},"memoryGBHour":{"type":"double"},"storageGBHour":{"type":"double"}}},"networkConfiguration":{"shape":"Sq"},"totalExecutionDurationSeconds":{"type":"integer"}}}}}},"ListApplications":{"http":{"method":"GET","requestUri":"/applications","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["applications"],"members":{"applications":{"type":"list","member":{"type":"structure","required":["id","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"id":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"architecture":{}}}},"nextToken":{}}}},"ListJobRuns":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"createdAtAfter":{"location":"querystring","locationName":"createdAtAfter","type":"timestamp"},"createdAtBefore":{"location":"querystring","locationName":"createdAtBefore","type":"timestamp"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["jobRuns"],"members":{"jobRuns":{"type":"list","member":{"type":"structure","required":["applicationId","id","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel"],"members":{"applicationId":{},"id":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"type":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sj"}}}},"StartApplication":{"http":{"requestUri":"/applications/{applicationId}/start","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartJobRun":{"http":{"requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken","executionRoleArn"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"executionRoleArn":{},"jobDriver":{"shape":"S1y"},"configurationOverrides":{"shape":"S1o"},"tags":{"shape":"Sj"},"executionTimeoutMinutes":{"type":"long"},"name":{}}},"output":{"type":"structure","required":["applicationId","jobRunId","arn"],"members":{"applicationId":{},"jobRunId":{},"arn":{}}},"idempotent":true},"StopApplication":{"http":{"requestUri":"/applications/{applicationId}/stop","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateApplication":{"http":{"method":"PATCH","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Si"},"autoStartConfiguration":{"shape":"Sm"},"autoStopConfiguration":{"shape":"So"},"networkConfiguration":{"shape":"Sq"},"architecture":{},"imageConfiguration":{"shape":"Sw"},"workerTypeSpecifications":{"shape":"Sy"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S16"}}}}},"shapes":{"Sa":{"type":"map","key":{},"value":{"type":"structure","required":["workerCount"],"members":{"workerCount":{"type":"long"},"workerConfiguration":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{}}}}}},"Si":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{}}},"Sj":{"type":"map","key":{},"value":{}},"Sm":{"type":"structure","members":{"enabled":{"type":"boolean"}}},"So":{"type":"structure","members":{"enabled":{"type":"boolean"},"idleTimeoutMinutes":{"type":"integer"}}},"Sq":{"type":"structure","members":{"subnetIds":{"type":"list","member":{}},"securityGroupIds":{"type":"list","member":{}}}},"Sw":{"type":"structure","members":{"imageUri":{}}},"Sy":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"Sw"}}}},"S16":{"type":"structure","required":["applicationId","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"applicationId":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Si"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"tags":{"shape":"Sj"},"autoStartConfiguration":{"shape":"Sm"},"autoStopConfiguration":{"shape":"So"},"networkConfiguration":{"shape":"Sq"},"architecture":{},"imageConfiguration":{"shape":"S1a"},"workerTypeSpecifications":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"S1a"}}}}}},"S1a":{"type":"structure","required":["imageUri"],"members":{"imageUri":{},"resolvedImageDigest":{}}},"S1o":{"type":"structure","members":{"applicationConfiguration":{"shape":"S1p"},"monitoringConfiguration":{"type":"structure","members":{"s3MonitoringConfiguration":{"type":"structure","members":{"logUri":{},"encryptionKeyArn":{}}},"managedPersistenceMonitoringConfiguration":{"type":"structure","members":{"enabled":{"type":"boolean"},"encryptionKeyArn":{}}}}}}},"S1p":{"type":"list","member":{"type":"structure","required":["classification"],"members":{"classification":{},"properties":{"type":"map","key":{},"value":{},"sensitive":true},"configurations":{"shape":"S1p"}}}},"S1y":{"type":"structure","members":{"sparkSubmit":{"type":"structure","required":["entryPoint"],"members":{"entryPoint":{"type":"string","sensitive":true},"entryPointArguments":{"type":"list","member":{"type":"string","sensitive":true}},"sparkSubmitParameters":{"type":"string","sensitive":true}}},"hive":{"type":"structure","required":["query"],"members":{"query":{"type":"string","sensitive":true},"initQueryFile":{"type":"string","sensitive":true},"parameters":{"type":"string","sensitive":true}}}},"union":true}}} /***/ }), -/* 1174 */ +/* 1175 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListApplications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"applications"},"ListJobRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobRuns"}}} /***/ }), -/* 1175 */ +/* 1176 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60664,8 +60671,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.M2 = Service.defineService('m2', ['2021-04-28']); Object.defineProperty(apiLoader.services['m2'], '2021-04-28', { get: function get() { - var model = __webpack_require__(1176); - model.paginators = __webpack_require__(1177).pagination; + var model = __webpack_require__(1177); + model.paginators = __webpack_require__(1178).pagination; return model; }, enumerable: true, @@ -60676,19 +60683,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1176 */ +/* 1177 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-04-28","endpointPrefix":"m2","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWSMainframeModernization","serviceId":"m2","signatureVersion":"v4","signingName":"m2","uid":"m2-2021-04-28"},"operations":{"CancelBatchJobExecution":{"http":{"requestUri":"/applications/{applicationId}/batch-job-executions/{executionId}/cancel","responseCode":200},"input":{"type":"structure","required":["applicationId","executionId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"executionId":{"location":"uri","locationName":"executionId"}}},"output":{"type":"structure","members":{}}},"CreateApplication":{"http":{"requestUri":"/applications","responseCode":200},"input":{"type":"structure","required":["definition","engineType","name"],"members":{"clientToken":{"idempotencyToken":true},"definition":{"shape":"S6"},"description":{},"engineType":{},"kmsKeyId":{},"name":{},"tags":{"shape":"Sc"}}},"output":{"type":"structure","required":["applicationArn","applicationId","applicationVersion"],"members":{"applicationArn":{},"applicationId":{},"applicationVersion":{"type":"integer"}}},"idempotent":true},"CreateDataSetImportTask":{"http":{"requestUri":"/applications/{applicationId}/dataset-import-task","responseCode":200},"input":{"type":"structure","required":["applicationId","importConfig"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"importConfig":{"type":"structure","members":{"dataSets":{"type":"list","member":{"type":"structure","required":["dataSet","externalLocation"],"members":{"dataSet":{"type":"structure","required":["datasetName","datasetOrg","recordLength"],"members":{"datasetName":{},"datasetOrg":{"type":"structure","members":{"gdg":{"type":"structure","members":{"limit":{"type":"integer"},"rollDisposition":{}}},"vsam":{"type":"structure","required":["format"],"members":{"alternateKeys":{"shape":"Sr"},"compressed":{"type":"boolean"},"encoding":{},"format":{},"primaryKey":{"shape":"Su"}}}},"union":true},"recordLength":{"type":"structure","required":["max","min"],"members":{"max":{"type":"integer"},"min":{"type":"integer"}}},"relativePath":{},"storageType":{}}},"externalLocation":{"type":"structure","members":{"s3Location":{}},"union":true}}}},"s3Location":{}},"union":true}}},"output":{"type":"structure","required":["taskId"],"members":{"taskId":{}}},"idempotent":true},"CreateDeployment":{"http":{"requestUri":"/applications/{applicationId}/deployments","responseCode":200},"input":{"type":"structure","required":["applicationId","applicationVersion","environmentId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"applicationVersion":{"type":"integer"},"clientToken":{"idempotencyToken":true},"environmentId":{}}},"output":{"type":"structure","required":["deploymentId"],"members":{"deploymentId":{}}},"idempotent":true},"CreateEnvironment":{"http":{"requestUri":"/environments","responseCode":200},"input":{"type":"structure","required":["engineType","instanceType","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"engineType":{},"engineVersion":{},"highAvailabilityConfig":{"shape":"S12"},"instanceType":{},"kmsKeyId":{},"name":{},"preferredMaintenanceWindow":{},"publiclyAccessible":{"type":"boolean"},"securityGroupIds":{"shape":"S16"},"storageConfigurations":{"shape":"S17"},"subnetIds":{"shape":"S16"},"tags":{"shape":"Sc"}}},"output":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"idempotent":true},"DeleteApplication":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteApplicationFromEnvironment":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/environment/{environmentId}","responseCode":200},"input":{"type":"structure","required":["applicationId","environmentId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"environmentId":{"location":"uri","locationName":"environmentId"}}},"output":{"type":"structure","members":{}}},"DeleteEnvironment":{"http":{"method":"DELETE","requestUri":"/environments/{environmentId}","responseCode":200},"input":{"type":"structure","required":["environmentId"],"members":{"environmentId":{"location":"uri","locationName":"environmentId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetApplication":{"http":{"method":"GET","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","required":["applicationArn","applicationId","creationTime","engineType","latestVersion","name","status"],"members":{"applicationArn":{},"applicationId":{},"creationTime":{"type":"timestamp"},"deployedVersion":{"type":"structure","required":["applicationVersion","status"],"members":{"applicationVersion":{"type":"integer"},"status":{},"statusReason":{}}},"description":{},"engineType":{},"environmentId":{},"kmsKeyId":{},"lastStartTime":{"type":"timestamp"},"latestVersion":{"shape":"S1o"},"listenerArns":{"shape":"S1q"},"listenerPorts":{"type":"list","member":{"type":"integer"}},"loadBalancerDnsName":{},"logGroups":{"type":"list","member":{"type":"structure","required":["logGroupName","logType"],"members":{"logGroupName":{},"logType":{}}}},"name":{},"status":{},"statusReason":{},"tags":{"shape":"Sc"},"targetGroupArns":{"shape":"S1q"}}}},"GetApplicationVersion":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/versions/{applicationVersion}","responseCode":200},"input":{"type":"structure","required":["applicationId","applicationVersion"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"applicationVersion":{"location":"uri","locationName":"applicationVersion","type":"integer"}}},"output":{"type":"structure","required":["applicationVersion","creationTime","definitionContent","name","status"],"members":{"applicationVersion":{"type":"integer"},"creationTime":{"type":"timestamp"},"definitionContent":{},"description":{},"name":{},"status":{},"statusReason":{}}}},"GetBatchJobExecution":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/batch-job-executions/{executionId}","responseCode":200},"input":{"type":"structure","required":["applicationId","executionId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"executionId":{"location":"uri","locationName":"executionId"}}},"output":{"type":"structure","required":["applicationId","executionId","startTime","status"],"members":{"applicationId":{},"batchJobIdentifier":{"shape":"S21"},"endTime":{"type":"timestamp"},"executionId":{},"jobId":{},"jobName":{},"jobType":{},"jobUser":{},"returnCode":{},"startTime":{"type":"timestamp"},"status":{},"statusReason":{}}}},"GetDataSetDetails":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/datasets/{dataSetName}","responseCode":200},"input":{"type":"structure","required":["applicationId","dataSetName"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"dataSetName":{"location":"uri","locationName":"dataSetName"}}},"output":{"type":"structure","required":["dataSetName"],"members":{"blocksize":{"type":"integer"},"creationTime":{"type":"timestamp"},"dataSetName":{},"dataSetOrg":{"type":"structure","members":{"gdg":{"type":"structure","members":{"limit":{"type":"integer"},"rollDisposition":{}}},"vsam":{"type":"structure","members":{"alternateKeys":{"shape":"Sr"},"cacheAtStartup":{"type":"boolean"},"compressed":{"type":"boolean"},"encoding":{},"primaryKey":{"shape":"Su"},"recordFormat":{}}}},"union":true},"lastReferencedTime":{"type":"timestamp"},"lastUpdatedTime":{"type":"timestamp"},"location":{},"recordLength":{"type":"integer"}}}},"GetDataSetImportTask":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/dataset-import-tasks/{taskId}","responseCode":200},"input":{"type":"structure","required":["applicationId","taskId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","required":["status","taskId"],"members":{"status":{},"summary":{"shape":"S2e"},"taskId":{}}}},"GetDeployment":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/deployments/{deploymentId}","responseCode":200},"input":{"type":"structure","required":["applicationId","deploymentId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"deploymentId":{"location":"uri","locationName":"deploymentId"}}},"output":{"type":"structure","required":["applicationId","applicationVersion","creationTime","deploymentId","environmentId","status"],"members":{"applicationId":{},"applicationVersion":{"type":"integer"},"creationTime":{"type":"timestamp"},"deploymentId":{},"environmentId":{},"status":{},"statusReason":{}}}},"GetEnvironment":{"http":{"method":"GET","requestUri":"/environments/{environmentId}","responseCode":200},"input":{"type":"structure","required":["environmentId"],"members":{"environmentId":{"location":"uri","locationName":"environmentId"}}},"output":{"type":"structure","required":["creationTime","engineType","engineVersion","environmentArn","environmentId","instanceType","name","securityGroupIds","status","subnetIds","vpcId"],"members":{"actualCapacity":{"type":"integer"},"creationTime":{"type":"timestamp"},"description":{},"engineType":{},"engineVersion":{},"environmentArn":{},"environmentId":{},"highAvailabilityConfig":{"shape":"S12"},"instanceType":{},"kmsKeyId":{},"loadBalancerArn":{},"name":{},"pendingMaintenance":{"type":"structure","members":{"engineVersion":{},"schedule":{"type":"structure","members":{"endTime":{"type":"timestamp"},"startTime":{"type":"timestamp"}}}}},"preferredMaintenanceWindow":{},"publiclyAccessible":{"type":"boolean"},"securityGroupIds":{"shape":"S16"},"status":{},"statusReason":{},"storageConfigurations":{"shape":"S17"},"subnetIds":{"shape":"S16"},"tags":{"shape":"Sc"},"vpcId":{}}}},"ListApplicationVersions":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/versions","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["applicationVersions"],"members":{"applicationVersions":{"type":"list","member":{"shape":"S1o"}},"nextToken":{}}}},"ListApplications":{"http":{"method":"GET","requestUri":"/applications","responseCode":200},"input":{"type":"structure","members":{"environmentId":{"location":"querystring","locationName":"environmentId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"names":{"shape":"S2s","location":"querystring","locationName":"names"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["applications"],"members":{"applications":{"type":"list","member":{"type":"structure","required":["applicationArn","applicationId","applicationVersion","creationTime","engineType","name","status"],"members":{"applicationArn":{},"applicationId":{},"applicationVersion":{"type":"integer"},"creationTime":{"type":"timestamp"},"deploymentStatus":{},"description":{},"engineType":{},"environmentId":{},"lastStartTime":{"type":"timestamp"},"name":{},"status":{},"versionStatus":{}}}},"nextToken":{}}}},"ListBatchJobDefinitions":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/batch-job-definitions","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"prefix":{"location":"querystring","locationName":"prefix"}}},"output":{"type":"structure","required":["batchJobDefinitions"],"members":{"batchJobDefinitions":{"type":"list","member":{"type":"structure","members":{"fileBatchJobDefinition":{"type":"structure","required":["fileName"],"members":{"fileName":{},"folderPath":{}}},"scriptBatchJobDefinition":{"type":"structure","required":["scriptName"],"members":{"scriptName":{}}}},"union":true}},"nextToken":{}}}},"ListBatchJobExecutions":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/batch-job-executions","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"executionIds":{"location":"querystring","locationName":"executionIds","type":"list","member":{}},"jobName":{"location":"querystring","locationName":"jobName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"startedAfter":{"location":"querystring","locationName":"startedAfter","type":"timestamp"},"startedBefore":{"location":"querystring","locationName":"startedBefore","type":"timestamp"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["batchJobExecutions"],"members":{"batchJobExecutions":{"type":"list","member":{"type":"structure","required":["applicationId","executionId","startTime","status"],"members":{"applicationId":{},"batchJobIdentifier":{"shape":"S21"},"endTime":{"type":"timestamp"},"executionId":{},"jobId":{},"jobName":{},"jobType":{},"returnCode":{},"startTime":{"type":"timestamp"},"status":{}}}},"nextToken":{}}}},"ListDataSetImportHistory":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/dataset-import-tasks","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["dataSetImportTasks"],"members":{"dataSetImportTasks":{"type":"list","member":{"type":"structure","required":["status","summary","taskId"],"members":{"status":{},"summary":{"shape":"S2e"},"taskId":{}}}},"nextToken":{}}}},"ListDataSets":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/datasets","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"prefix":{"location":"querystring","locationName":"prefix"}}},"output":{"type":"structure","required":["dataSets"],"members":{"dataSets":{"type":"list","member":{"type":"structure","required":["dataSetName"],"members":{"creationTime":{"type":"timestamp"},"dataSetName":{},"dataSetOrg":{},"format":{},"lastReferencedTime":{"type":"timestamp"},"lastUpdatedTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListDeployments":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/deployments","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["deployments"],"members":{"deployments":{"type":"list","member":{"type":"structure","required":["applicationId","applicationVersion","creationTime","deploymentId","environmentId","status"],"members":{"applicationId":{},"applicationVersion":{"type":"integer"},"creationTime":{"type":"timestamp"},"deploymentId":{},"environmentId":{},"status":{},"statusReason":{}}}},"nextToken":{}}}},"ListEngineVersions":{"http":{"method":"GET","requestUri":"/engine-versions","responseCode":200},"input":{"type":"structure","members":{"engineType":{"location":"querystring","locationName":"engineType"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["engineVersions"],"members":{"engineVersions":{"type":"list","member":{"type":"structure","required":["engineType","engineVersion"],"members":{"engineType":{},"engineVersion":{}}}},"nextToken":{}}}},"ListEnvironments":{"http":{"method":"GET","requestUri":"/environments","responseCode":200},"input":{"type":"structure","members":{"engineType":{"location":"querystring","locationName":"engineType"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"names":{"shape":"S2s","location":"querystring","locationName":"names"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["environments"],"members":{"environments":{"type":"list","member":{"type":"structure","required":["creationTime","engineType","engineVersion","environmentArn","environmentId","instanceType","name","status"],"members":{"creationTime":{"type":"timestamp"},"engineType":{},"engineVersion":{},"environmentArn":{},"environmentId":{},"instanceType":{},"name":{},"status":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sc"}}}},"StartApplication":{"http":{"requestUri":"/applications/{applicationId}/start","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}}},"StartBatchJob":{"http":{"requestUri":"/applications/{applicationId}/batch-job","responseCode":200},"input":{"type":"structure","required":["applicationId","batchJobIdentifier"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"batchJobIdentifier":{"shape":"S21"},"jobParams":{"type":"map","key":{},"value":{}}}},"output":{"type":"structure","required":["executionId"],"members":{"executionId":{}}}},"StopApplication":{"http":{"requestUri":"/applications/{applicationId}/stop","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"forceStop":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sc"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateApplication":{"http":{"method":"PATCH","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId","currentApplicationVersion"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"currentApplicationVersion":{"type":"integer"},"definition":{"shape":"S6"},"description":{}}},"output":{"type":"structure","required":["applicationVersion"],"members":{"applicationVersion":{"type":"integer"}}}},"UpdateEnvironment":{"http":{"method":"PATCH","requestUri":"/environments/{environmentId}","responseCode":200},"input":{"type":"structure","required":["environmentId"],"members":{"applyDuringMaintenanceWindow":{"type":"boolean"},"desiredCapacity":{"type":"integer"},"engineVersion":{},"environmentId":{"location":"uri","locationName":"environmentId"},"instanceType":{},"preferredMaintenanceWindow":{}}},"output":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}}}},"shapes":{"S6":{"type":"structure","members":{"content":{},"s3Location":{}},"union":true},"Sc":{"type":"map","key":{},"value":{}},"Sr":{"type":"list","member":{"type":"structure","required":["length","offset"],"members":{"allowDuplicates":{"type":"boolean"},"length":{"type":"integer"},"name":{},"offset":{"type":"integer"}}}},"Su":{"type":"structure","required":["length","offset"],"members":{"length":{"type":"integer"},"name":{},"offset":{"type":"integer"}}},"S12":{"type":"structure","required":["desiredCapacity"],"members":{"desiredCapacity":{"type":"integer"}}},"S16":{"type":"list","member":{}},"S17":{"type":"list","member":{"type":"structure","members":{"efs":{"type":"structure","required":["fileSystemId","mountPoint"],"members":{"fileSystemId":{"locationName":"file-system-id"},"mountPoint":{"locationName":"mount-point"}}},"fsx":{"type":"structure","required":["fileSystemId","mountPoint"],"members":{"fileSystemId":{"locationName":"file-system-id"},"mountPoint":{"locationName":"mount-point"}}}},"union":true}},"S1o":{"type":"structure","required":["applicationVersion","creationTime","status"],"members":{"applicationVersion":{"type":"integer"},"creationTime":{"type":"timestamp"},"status":{},"statusReason":{}}},"S1q":{"type":"list","member":{}},"S21":{"type":"structure","members":{"fileBatchJobIdentifier":{"type":"structure","required":["fileName"],"members":{"fileName":{},"folderPath":{}}},"scriptBatchJobIdentifier":{"type":"structure","required":["scriptName"],"members":{"scriptName":{}}}},"union":true},"S2e":{"type":"structure","required":["failed","inProgress","pending","succeeded","total"],"members":{"failed":{"type":"integer"},"inProgress":{"type":"integer"},"pending":{"type":"integer"},"succeeded":{"type":"integer"},"total":{"type":"integer"}}},"S2s":{"type":"list","member":{}}}} /***/ }), -/* 1177 */ +/* 1178 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListApplicationVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"applicationVersions"},"ListApplications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"applications"},"ListBatchJobDefinitions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"batchJobDefinitions"},"ListBatchJobExecutions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"batchJobExecutions"},"ListDataSetImportHistory":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"dataSetImportTasks"},"ListDataSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"dataSets"},"ListDeployments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"deployments"},"ListEngineVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"engineVersions"},"ListEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"environments"}}} /***/ }), -/* 1178 */ +/* 1179 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60700,8 +60707,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ConnectCampaigns = Service.defineService('connectcampaigns', ['2021-01-30']); Object.defineProperty(apiLoader.services['connectcampaigns'], '2021-01-30', { get: function get() { - var model = __webpack_require__(1179); - model.paginators = __webpack_require__(1180).pagination; + var model = __webpack_require__(1180); + model.paginators = __webpack_require__(1181).pagination; return model; }, enumerable: true, @@ -60712,19 +60719,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1179 */ +/* 1180 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-01-30","endpointPrefix":"connect-campaigns","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AmazonConnectCampaignService","serviceId":"ConnectCampaigns","signatureVersion":"v4","signingName":"connect-campaigns","uid":"connectcampaigns-2021-01-30"},"operations":{"CreateCampaign":{"http":{"method":"PUT","requestUri":"/campaigns","responseCode":200},"input":{"type":"structure","required":["connectInstanceId","dialerConfig","name","outboundCallConfig"],"members":{"connectInstanceId":{},"dialerConfig":{"shape":"S3"},"name":{},"outboundCallConfig":{"shape":"S8"},"tags":{"shape":"Se"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"tags":{"shape":"Se"}}},"idempotent":true},"DeleteCampaign":{"http":{"method":"DELETE","requestUri":"/campaigns/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"DeleteConnectInstanceConfig":{"http":{"method":"DELETE","requestUri":"/connect-instance/{connectInstanceId}/config","responseCode":200},"input":{"type":"structure","required":["connectInstanceId"],"members":{"connectInstanceId":{"location":"uri","locationName":"connectInstanceId"}}},"idempotent":true},"DeleteInstanceOnboardingJob":{"http":{"method":"DELETE","requestUri":"/connect-instance/{connectInstanceId}/onboarding","responseCode":200},"input":{"type":"structure","required":["connectInstanceId"],"members":{"connectInstanceId":{"location":"uri","locationName":"connectInstanceId"}}},"idempotent":true},"DescribeCampaign":{"http":{"method":"GET","requestUri":"/campaigns/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"campaign":{"type":"structure","required":["arn","connectInstanceId","dialerConfig","id","name","outboundCallConfig"],"members":{"arn":{},"connectInstanceId":{},"dialerConfig":{"shape":"S3"},"id":{},"name":{},"outboundCallConfig":{"shape":"S8"},"tags":{"shape":"Se"}}}}}},"GetCampaignState":{"http":{"method":"GET","requestUri":"/campaigns/{id}/state","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"state":{}}}},"GetCampaignStateBatch":{"http":{"requestUri":"/campaigns-state","responseCode":200},"input":{"type":"structure","required":["campaignIds"],"members":{"campaignIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"failedRequests":{"type":"list","member":{"type":"structure","members":{"campaignId":{},"failureCode":{}}}},"successfulRequests":{"type":"list","member":{"type":"structure","members":{"campaignId":{},"state":{}}}}}}},"GetConnectInstanceConfig":{"http":{"method":"GET","requestUri":"/connect-instance/{connectInstanceId}/config","responseCode":200},"input":{"type":"structure","required":["connectInstanceId"],"members":{"connectInstanceId":{"location":"uri","locationName":"connectInstanceId"}}},"output":{"type":"structure","members":{"connectInstanceConfig":{"type":"structure","required":["connectInstanceId","encryptionConfig","serviceLinkedRoleArn"],"members":{"connectInstanceId":{},"encryptionConfig":{"shape":"S14"},"serviceLinkedRoleArn":{}}}}}},"GetInstanceOnboardingJobStatus":{"http":{"method":"GET","requestUri":"/connect-instance/{connectInstanceId}/onboarding","responseCode":200},"input":{"type":"structure","required":["connectInstanceId"],"members":{"connectInstanceId":{"location":"uri","locationName":"connectInstanceId"}}},"output":{"type":"structure","members":{"connectInstanceOnboardingJobStatus":{"shape":"S1b"}}}},"ListCampaigns":{"http":{"requestUri":"/campaigns-summary","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"instanceIdFilter":{"type":"structure","required":["operator","value"],"members":{"operator":{},"value":{}}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"campaignSummaryList":{"type":"list","member":{"type":"structure","required":["arn","connectInstanceId","id","name"],"members":{"arn":{},"connectInstanceId":{},"id":{},"name":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{"location":"uri","locationName":"arn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Se"}}},"idempotent":true},"PauseCampaign":{"http":{"requestUri":"/campaigns/{id}/pause","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}}},"PutDialRequestBatch":{"http":{"method":"PUT","requestUri":"/campaigns/{id}/dial-requests","responseCode":200},"input":{"type":"structure","required":["dialRequests","id"],"members":{"dialRequests":{"type":"list","member":{"type":"structure","required":["attributes","clientToken","expirationTime","phoneNumber"],"members":{"attributes":{"type":"map","key":{},"value":{},"sensitive":true},"clientToken":{},"expirationTime":{"type":"timestamp","timestampFormat":"iso8601"},"phoneNumber":{"type":"string","sensitive":true}}}},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"failedRequests":{"type":"list","member":{"type":"structure","members":{"clientToken":{},"failureCode":{},"id":{}}}},"successfulRequests":{"type":"list","member":{"type":"structure","members":{"clientToken":{},"id":{}}}}}},"idempotent":true},"ResumeCampaign":{"http":{"requestUri":"/campaigns/{id}/resume","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}}},"StartCampaign":{"http":{"requestUri":"/campaigns/{id}/start","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}}},"StartInstanceOnboardingJob":{"http":{"method":"PUT","requestUri":"/connect-instance/{connectInstanceId}/onboarding","responseCode":200},"input":{"type":"structure","required":["connectInstanceId","encryptionConfig"],"members":{"connectInstanceId":{"location":"uri","locationName":"connectInstanceId"},"encryptionConfig":{"shape":"S14"}}},"output":{"type":"structure","members":{"connectInstanceOnboardingJobStatus":{"shape":"S1b"}}},"idempotent":true},"StopCampaign":{"http":{"requestUri":"/campaigns/{id}/stop","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}}},"TagResource":{"http":{"requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tags"],"members":{"arn":{"location":"uri","locationName":"arn"},"tags":{"shape":"Se"}}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tagKeys"],"members":{"arn":{"location":"uri","locationName":"arn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"idempotent":true},"UpdateCampaignDialerConfig":{"http":{"requestUri":"/campaigns/{id}/dialer-config","responseCode":200},"input":{"type":"structure","required":["dialerConfig","id"],"members":{"dialerConfig":{"shape":"S3"},"id":{"location":"uri","locationName":"id"}}},"idempotent":true},"UpdateCampaignName":{"http":{"requestUri":"/campaigns/{id}/name","responseCode":200},"input":{"type":"structure","required":["id","name"],"members":{"id":{"location":"uri","locationName":"id"},"name":{}}},"idempotent":true},"UpdateCampaignOutboundCallConfig":{"http":{"requestUri":"/campaigns/{id}/outbound-call-config","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"answerMachineDetectionConfig":{"shape":"S9"},"connectContactFlowId":{},"connectSourcePhoneNumber":{},"id":{"location":"uri","locationName":"id"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"predictiveDialerConfig":{"type":"structure","required":["bandwidthAllocation"],"members":{"bandwidthAllocation":{"type":"double"}}},"progressiveDialerConfig":{"type":"structure","required":["bandwidthAllocation"],"members":{"bandwidthAllocation":{"type":"double"}}}},"union":true},"S8":{"type":"structure","required":["connectContactFlowId","connectQueueId"],"members":{"answerMachineDetectionConfig":{"shape":"S9"},"connectContactFlowId":{},"connectQueueId":{},"connectSourcePhoneNumber":{}}},"S9":{"type":"structure","required":["enableAnswerMachineDetection"],"members":{"enableAnswerMachineDetection":{"type":"boolean"}}},"Se":{"type":"map","key":{},"value":{}},"S14":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"encryptionType":{},"keyArn":{}}},"S1b":{"type":"structure","required":["connectInstanceId","status"],"members":{"connectInstanceId":{},"failureCode":{},"status":{}}}}} /***/ }), -/* 1180 */ +/* 1181 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCampaigns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"campaignSummaryList"}}} /***/ }), -/* 1181 */ +/* 1182 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60736,8 +60743,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.RedshiftServerless = Service.defineService('redshiftserverless', ['2021-04-21']); Object.defineProperty(apiLoader.services['redshiftserverless'], '2021-04-21', { get: function get() { - var model = __webpack_require__(1182); - model.paginators = __webpack_require__(1183).pagination; + var model = __webpack_require__(1183); + model.paginators = __webpack_require__(1184).pagination; return model; }, enumerable: true, @@ -60748,19 +60755,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1182 */ +/* 1183 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-04-21","endpointPrefix":"redshift-serverless","jsonVersion":"1.1","protocol":"json","serviceFullName":"Redshift Serverless","serviceId":"Redshift Serverless","signatureVersion":"v4","signingName":"redshift-serverless","targetPrefix":"RedshiftServerless","uid":"redshift-serverless-2021-04-21"},"operations":{"ConvertRecoveryPointToSnapshot":{"input":{"type":"structure","required":["recoveryPointId","snapshotName"],"members":{"recoveryPointId":{},"retentionPeriod":{"type":"integer"},"snapshotName":{},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"snapshot":{"shape":"S9"}}}},"CreateEndpointAccess":{"input":{"type":"structure","required":["endpointName","subnetIds","workgroupName"],"members":{"endpointName":{},"subnetIds":{"shape":"Sh"},"vpcSecurityGroupIds":{"shape":"Sj"},"workgroupName":{}}},"output":{"type":"structure","members":{"endpoint":{"shape":"Sm"}}},"idempotent":true},"CreateNamespace":{"input":{"type":"structure","required":["namespaceName"],"members":{"adminUserPassword":{"shape":"St"},"adminUsername":{"shape":"Su"},"dbName":{},"defaultIamRoleArn":{},"iamRoles":{"shape":"Sv"},"kmsKeyId":{},"logExports":{"shape":"Sx"},"namespaceName":{},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"namespace":{"shape":"S11"}}},"idempotent":true},"CreateSnapshot":{"input":{"type":"structure","required":["namespaceName","snapshotName"],"members":{"namespaceName":{},"retentionPeriod":{"type":"integer"},"snapshotName":{},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"snapshot":{"shape":"S9"}}},"idempotent":true},"CreateUsageLimit":{"input":{"type":"structure","required":["amount","resourceArn","usageType"],"members":{"amount":{"type":"long"},"breachAction":{},"period":{},"resourceArn":{},"usageType":{}}},"output":{"type":"structure","members":{"usageLimit":{"shape":"S1a"}}},"idempotent":true},"CreateWorkgroup":{"input":{"type":"structure","required":["namespaceName","workgroupName"],"members":{"baseCapacity":{"type":"integer"},"configParameters":{"shape":"S1c"},"enhancedVpcRouting":{"type":"boolean"},"namespaceName":{},"port":{"type":"integer"},"publiclyAccessible":{"type":"boolean"},"securityGroupIds":{"shape":"S1h"},"subnetIds":{"shape":"Sh"},"tags":{"shape":"S4"},"workgroupName":{}}},"output":{"type":"structure","members":{"workgroup":{"shape":"S1l"}}},"idempotent":true},"DeleteEndpointAccess":{"input":{"type":"structure","required":["endpointName"],"members":{"endpointName":{}}},"output":{"type":"structure","members":{"endpoint":{"shape":"Sm"}}},"idempotent":true},"DeleteNamespace":{"input":{"type":"structure","required":["namespaceName"],"members":{"finalSnapshotName":{},"finalSnapshotRetentionPeriod":{"type":"integer"},"namespaceName":{}}},"output":{"type":"structure","required":["namespace"],"members":{"namespace":{"shape":"S11"}}},"idempotent":true},"DeleteResourcePolicy":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{}}},"DeleteSnapshot":{"input":{"type":"structure","required":["snapshotName"],"members":{"snapshotName":{}}},"output":{"type":"structure","members":{"snapshot":{"shape":"S9"}}},"idempotent":true},"DeleteUsageLimit":{"input":{"type":"structure","required":["usageLimitId"],"members":{"usageLimitId":{}}},"output":{"type":"structure","members":{"usageLimit":{"shape":"S1a"}}},"idempotent":true},"DeleteWorkgroup":{"input":{"type":"structure","required":["workgroupName"],"members":{"workgroupName":{}}},"output":{"type":"structure","required":["workgroup"],"members":{"workgroup":{"shape":"S1l"}}},"idempotent":true},"GetCredentials":{"input":{"type":"structure","required":["workgroupName"],"members":{"dbName":{},"durationSeconds":{"type":"integer"},"workgroupName":{}}},"output":{"type":"structure","members":{"dbPassword":{"shape":"St"},"dbUser":{"shape":"Su"},"expiration":{"type":"timestamp"},"nextRefreshTime":{"type":"timestamp"}}}},"GetEndpointAccess":{"input":{"type":"structure","required":["endpointName"],"members":{"endpointName":{}}},"output":{"type":"structure","members":{"endpoint":{"shape":"Sm"}}}},"GetNamespace":{"input":{"type":"structure","required":["namespaceName"],"members":{"namespaceName":{}}},"output":{"type":"structure","required":["namespace"],"members":{"namespace":{"shape":"S11"}}}},"GetRecoveryPoint":{"input":{"type":"structure","required":["recoveryPointId"],"members":{"recoveryPointId":{}}},"output":{"type":"structure","members":{"recoveryPoint":{"shape":"S2b"}}}},"GetResourcePolicy":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"resourcePolicy":{"shape":"S2e"}}}},"GetSnapshot":{"input":{"type":"structure","members":{"ownerAccount":{},"snapshotArn":{},"snapshotName":{}}},"output":{"type":"structure","members":{"snapshot":{"shape":"S9"}}}},"GetTableRestoreStatus":{"input":{"type":"structure","required":["tableRestoreRequestId"],"members":{"tableRestoreRequestId":{}}},"output":{"type":"structure","members":{"tableRestoreStatus":{"shape":"S2j"}}}},"GetUsageLimit":{"input":{"type":"structure","required":["usageLimitId"],"members":{"usageLimitId":{}}},"output":{"type":"structure","members":{"usageLimit":{"shape":"S1a"}}}},"GetWorkgroup":{"input":{"type":"structure","required":["workgroupName"],"members":{"workgroupName":{}}},"output":{"type":"structure","required":["workgroup"],"members":{"workgroup":{"shape":"S1l"}}}},"ListEndpointAccess":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"vpcId":{},"workgroupName":{}}},"output":{"type":"structure","required":["endpoints"],"members":{"endpoints":{"type":"list","member":{"shape":"Sm"}},"nextToken":{}}}},"ListNamespaces":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["namespaces"],"members":{"namespaces":{"type":"list","member":{"shape":"S11"}},"nextToken":{}}}},"ListRecoveryPoints":{"input":{"type":"structure","members":{"endTime":{"type":"timestamp"},"maxResults":{"type":"integer"},"namespaceArn":{},"namespaceName":{},"nextToken":{},"startTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{"nextToken":{},"recoveryPoints":{"type":"list","member":{"shape":"S2b"}}}}},"ListSnapshots":{"input":{"type":"structure","members":{"endTime":{"type":"timestamp"},"maxResults":{"type":"integer"},"namespaceArn":{},"namespaceName":{},"nextToken":{},"ownerAccount":{},"startTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{"nextToken":{},"snapshots":{"type":"list","member":{"shape":"S9"}}}}},"ListTableRestoreStatus":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"namespaceName":{},"nextToken":{},"workgroupName":{}}},"output":{"type":"structure","members":{"nextToken":{},"tableRestoreStatuses":{"type":"list","member":{"shape":"S2j"}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"tags":{"shape":"S4"}}}},"ListUsageLimits":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"resourceArn":{},"usageType":{}}},"output":{"type":"structure","members":{"nextToken":{},"usageLimits":{"type":"list","member":{"shape":"S1a"}}}}},"ListWorkgroups":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["workgroups"],"members":{"nextToken":{},"workgroups":{"type":"list","member":{"shape":"S1l"}}}}},"PutResourcePolicy":{"input":{"type":"structure","required":["policy","resourceArn"],"members":{"policy":{},"resourceArn":{}}},"output":{"type":"structure","members":{"resourcePolicy":{"shape":"S2e"}}}},"RestoreFromRecoveryPoint":{"input":{"type":"structure","required":["namespaceName","recoveryPointId","workgroupName"],"members":{"namespaceName":{},"recoveryPointId":{},"workgroupName":{}}},"output":{"type":"structure","members":{"namespace":{"shape":"S11"},"recoveryPointId":{}}}},"RestoreFromSnapshot":{"input":{"type":"structure","required":["namespaceName","workgroupName"],"members":{"namespaceName":{},"ownerAccount":{},"snapshotArn":{},"snapshotName":{},"workgroupName":{}}},"output":{"type":"structure","members":{"namespace":{"shape":"S11"},"ownerAccount":{},"snapshotName":{}}},"idempotent":true},"RestoreTableFromSnapshot":{"input":{"type":"structure","required":["namespaceName","newTableName","snapshotName","sourceDatabaseName","sourceTableName","workgroupName"],"members":{"activateCaseSensitiveIdentifier":{"type":"boolean"},"namespaceName":{},"newTableName":{},"snapshotName":{},"sourceDatabaseName":{},"sourceSchemaName":{},"sourceTableName":{},"targetDatabaseName":{},"targetSchemaName":{},"workgroupName":{}}},"output":{"type":"structure","members":{"tableRestoreStatus":{"shape":"S2j"}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateEndpointAccess":{"input":{"type":"structure","required":["endpointName"],"members":{"endpointName":{},"vpcSecurityGroupIds":{"shape":"Sj"}}},"output":{"type":"structure","members":{"endpoint":{"shape":"Sm"}}}},"UpdateNamespace":{"input":{"type":"structure","required":["namespaceName"],"members":{"adminUserPassword":{"shape":"St"},"adminUsername":{"shape":"Su"},"defaultIamRoleArn":{},"iamRoles":{"shape":"Sv"},"kmsKeyId":{},"logExports":{"shape":"Sx"},"namespaceName":{}}},"output":{"type":"structure","required":["namespace"],"members":{"namespace":{"shape":"S11"}}}},"UpdateSnapshot":{"input":{"type":"structure","required":["snapshotName"],"members":{"retentionPeriod":{"type":"integer"},"snapshotName":{}}},"output":{"type":"structure","members":{"snapshot":{"shape":"S9"}}}},"UpdateUsageLimit":{"input":{"type":"structure","required":["usageLimitId"],"members":{"amount":{"type":"long"},"breachAction":{},"usageLimitId":{}}},"output":{"type":"structure","members":{"usageLimit":{"shape":"S1a"}}}},"UpdateWorkgroup":{"input":{"type":"structure","required":["workgroupName"],"members":{"baseCapacity":{"type":"integer"},"configParameters":{"shape":"S1c"},"enhancedVpcRouting":{"type":"boolean"},"port":{"type":"integer"},"publiclyAccessible":{"type":"boolean"},"securityGroupIds":{"shape":"S1h"},"subnetIds":{"shape":"Sh"},"workgroupName":{}}},"output":{"type":"structure","required":["workgroup"],"members":{"workgroup":{"shape":"S1l"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"S9":{"type":"structure","members":{"accountsWithProvisionedRestoreAccess":{"shape":"Sa"},"accountsWithRestoreAccess":{"shape":"Sa"},"actualIncrementalBackupSizeInMegaBytes":{"type":"double"},"adminUsername":{},"backupProgressInMegaBytes":{"type":"double"},"currentBackupRateInMegaBytesPerSecond":{"type":"double"},"elapsedTimeInSeconds":{"type":"long"},"estimatedSecondsToCompletion":{"type":"long"},"kmsKeyId":{},"namespaceArn":{},"namespaceName":{},"ownerAccount":{},"snapshotArn":{},"snapshotCreateTime":{"shape":"Se"},"snapshotName":{},"snapshotRemainingDays":{"type":"integer"},"snapshotRetentionPeriod":{"type":"integer"},"snapshotRetentionStartTime":{"shape":"Se"},"status":{},"totalBackupSizeInMegaBytes":{"type":"double"}}},"Sa":{"type":"list","member":{}},"Se":{"type":"timestamp","timestampFormat":"iso8601"},"Sh":{"type":"list","member":{}},"Sj":{"type":"list","member":{}},"Sm":{"type":"structure","members":{"address":{},"endpointArn":{},"endpointCreateTime":{"shape":"Se"},"endpointName":{},"endpointStatus":{},"port":{"type":"integer"},"subnetIds":{"shape":"Sh"},"vpcEndpoint":{"shape":"Sn"},"vpcSecurityGroups":{"type":"list","member":{"type":"structure","members":{"status":{},"vpcSecurityGroupId":{}}}},"workgroupName":{}}},"Sn":{"type":"structure","members":{"networkInterfaces":{"type":"list","member":{"type":"structure","members":{"availabilityZone":{},"networkInterfaceId":{},"privateIpAddress":{},"subnetId":{}}}},"vpcEndpointId":{},"vpcId":{}}},"St":{"type":"string","sensitive":true},"Su":{"type":"string","sensitive":true},"Sv":{"type":"list","member":{}},"Sx":{"type":"list","member":{}},"S11":{"type":"structure","members":{"adminUsername":{"shape":"Su"},"creationDate":{"shape":"Se"},"dbName":{},"defaultIamRoleArn":{},"iamRoles":{"shape":"Sv"},"kmsKeyId":{},"logExports":{"shape":"Sx"},"namespaceArn":{},"namespaceId":{},"namespaceName":{},"status":{}}},"S1a":{"type":"structure","members":{"amount":{"type":"long"},"breachAction":{},"period":{},"resourceArn":{},"usageLimitArn":{},"usageLimitId":{},"usageType":{}}},"S1c":{"type":"list","member":{"type":"structure","members":{"parameterKey":{},"parameterValue":{}}}},"S1h":{"type":"list","member":{}},"S1l":{"type":"structure","members":{"baseCapacity":{"type":"integer"},"configParameters":{"shape":"S1c"},"creationDate":{"shape":"Se"},"endpoint":{"type":"structure","members":{"address":{},"port":{"type":"integer"},"vpcEndpoints":{"type":"list","member":{"shape":"Sn"}}}},"enhancedVpcRouting":{"type":"boolean"},"namespaceName":{},"port":{"type":"integer"},"publiclyAccessible":{"type":"boolean"},"securityGroupIds":{"shape":"S1h"},"status":{},"subnetIds":{"shape":"Sh"},"workgroupArn":{},"workgroupId":{},"workgroupName":{}}},"S2b":{"type":"structure","members":{"namespaceArn":{},"namespaceName":{},"recoveryPointCreateTime":{"shape":"Se"},"recoveryPointId":{},"totalSizeInMegaBytes":{"type":"double"},"workgroupName":{}}},"S2e":{"type":"structure","members":{"policy":{},"resourceArn":{}}},"S2j":{"type":"structure","members":{"message":{},"namespaceName":{},"newTableName":{},"progressInMegaBytes":{"type":"long"},"requestTime":{"type":"timestamp"},"snapshotName":{},"sourceDatabaseName":{},"sourceSchemaName":{},"sourceTableName":{},"status":{},"tableRestoreRequestId":{},"targetDatabaseName":{},"targetSchemaName":{},"totalDataInMegaBytes":{"type":"long"},"workgroupName":{}}}}} /***/ }), -/* 1183 */ +/* 1184 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListEndpointAccess":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"endpoints"},"ListNamespaces":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"namespaces"},"ListRecoveryPoints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"recoveryPoints"},"ListSnapshots":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"snapshots"},"ListTableRestoreStatus":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"tableRestoreStatuses"},"ListUsageLimits":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"usageLimits"},"ListWorkgroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workgroups"}}} /***/ }), -/* 1184 */ +/* 1185 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60772,8 +60779,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.RolesAnywhere = Service.defineService('rolesanywhere', ['2018-05-10']); Object.defineProperty(apiLoader.services['rolesanywhere'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1185); - model.paginators = __webpack_require__(1186).pagination; + var model = __webpack_require__(1186); + model.paginators = __webpack_require__(1187).pagination; return model; }, enumerable: true, @@ -60784,19 +60791,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1185 */ +/* 1186 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"rolesanywhere","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"IAM Roles Anywhere","serviceId":"RolesAnywhere","signatureVersion":"v4","signingName":"rolesanywhere","uid":"rolesanywhere-2018-05-10"},"operations":{"CreateProfile":{"http":{"requestUri":"/profiles","responseCode":201},"input":{"type":"structure","required":["name","roleArns"],"members":{"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"tags":{"shape":"Sa"}}},"output":{"shape":"Se"}},"CreateTrustAnchor":{"http":{"requestUri":"/trustanchors","responseCode":201},"input":{"type":"structure","required":["name","source"],"members":{"enabled":{"type":"boolean"},"name":{},"source":{"shape":"Sl"},"tags":{"shape":"Sa"}}},"output":{"shape":"So"}},"DeleteCrl":{"http":{"method":"DELETE","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"Sq"},"output":{"shape":"Sr"},"idempotent":true},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"Su"},"output":{"shape":"Se"},"idempotent":true},"DeleteTrustAnchor":{"http":{"method":"DELETE","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"Sv"},"output":{"shape":"So"},"idempotent":true},"DisableCrl":{"http":{"requestUri":"/crl/{crlId}/disable","responseCode":200},"input":{"shape":"Sq"},"output":{"shape":"Sr"}},"DisableProfile":{"http":{"requestUri":"/profile/{profileId}/disable","responseCode":200},"input":{"shape":"Su"},"output":{"shape":"Se"}},"DisableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/disable","responseCode":200},"input":{"shape":"Sv"},"output":{"shape":"So"}},"EnableCrl":{"http":{"requestUri":"/crl/{crlId}/enable","responseCode":200},"input":{"shape":"Sq"},"output":{"shape":"Sr"}},"EnableProfile":{"http":{"requestUri":"/profile/{profileId}/enable","responseCode":200},"input":{"shape":"Su"},"output":{"shape":"Se"}},"EnableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/enable","responseCode":200},"input":{"shape":"Sv"},"output":{"shape":"So"}},"GetCrl":{"http":{"method":"GET","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"Sq"},"output":{"shape":"Sr"}},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"Su"},"output":{"shape":"Se"}},"GetSubject":{"http":{"method":"GET","requestUri":"/subject/{subjectId}","responseCode":200},"input":{"type":"structure","required":["subjectId"],"members":{"subjectId":{"location":"uri","locationName":"subjectId"}}},"output":{"type":"structure","members":{"subject":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"credentials":{"type":"list","member":{"type":"structure","members":{"enabled":{"type":"boolean"},"failed":{"type":"boolean"},"issuer":{},"seenAt":{"shape":"Sg"},"serialNumber":{},"x509CertificateData":{}}}},"enabled":{"type":"boolean"},"instanceProperties":{"type":"list","member":{"type":"structure","members":{"failed":{"type":"boolean"},"properties":{"type":"map","key":{},"value":{}},"seenAt":{"shape":"Sg"}}}},"lastSeenAt":{"shape":"Sg"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sg"},"x509Subject":{}}}}}},"GetTrustAnchor":{"http":{"method":"GET","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"Sv"},"output":{"shape":"So"}},"ImportCrl":{"http":{"requestUri":"/crls","responseCode":201},"input":{"type":"structure","required":["crlData","name","trustAnchorArn"],"members":{"crlData":{"type":"blob"},"enabled":{"type":"boolean"},"name":{},"tags":{"shape":"Sa"},"trustAnchorArn":{}}},"output":{"shape":"Sr"}},"ListCrls":{"http":{"method":"GET","requestUri":"/crls","responseCode":200},"input":{"shape":"S19"},"output":{"type":"structure","members":{"crls":{"type":"list","member":{"shape":"Ss"}},"nextToken":{}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"shape":"S19"},"output":{"type":"structure","members":{"nextToken":{},"profiles":{"type":"list","member":{"shape":"Sf"}}}}},"ListSubjects":{"http":{"method":"GET","requestUri":"/subjects","responseCode":200},"input":{"shape":"S19"},"output":{"type":"structure","members":{"nextToken":{},"subjects":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"enabled":{"type":"boolean"},"lastSeenAt":{"shape":"Sg"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sg"},"x509Subject":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/ListTagsForResource","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sa"}}}},"ListTrustAnchors":{"http":{"method":"GET","requestUri":"/trustanchors","responseCode":200},"input":{"shape":"S19"},"output":{"type":"structure","members":{"nextToken":{},"trustAnchors":{"type":"list","member":{"shape":"Sp"}}}}},"TagResource":{"http":{"requestUri":"/TagResource","responseCode":201},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"Sa"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/UntagResource","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{"shape":"Sc"}}}},"output":{"type":"structure","members":{}}},"UpdateCrl":{"http":{"method":"PATCH","requestUri":"/crl/{crlId}","responseCode":200},"input":{"type":"structure","required":["crlId"],"members":{"crlData":{"type":"blob"},"crlId":{"location":"uri","locationName":"crlId"},"name":{}}},"output":{"shape":"Sr"}},"UpdateProfile":{"http":{"method":"PATCH","requestUri":"/profile/{profileId}","responseCode":200},"input":{"type":"structure","required":["profileId"],"members":{"durationSeconds":{"type":"integer"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileId":{"location":"uri","locationName":"profileId"},"roleArns":{"shape":"S7"},"sessionPolicy":{}}},"output":{"shape":"Se"},"idempotent":true},"UpdateTrustAnchor":{"http":{"method":"PATCH","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"type":"structure","required":["trustAnchorId"],"members":{"name":{},"source":{"shape":"Sl"},"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"output":{"shape":"So"},"idempotent":true}},"shapes":{"S4":{"type":"list","member":{}},"S7":{"type":"list","member":{}},"Sa":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{"shape":"Sc"},"value":{"type":"string","sensitive":true}}}},"Sc":{"type":"string","sensitive":true},"Se":{"type":"structure","members":{"profile":{"shape":"Sf"}}},"Sf":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"createdBy":{},"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileArn":{},"profileId":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"updatedAt":{"shape":"Sg"}}},"Sg":{"type":"timestamp","timestampFormat":"iso8601"},"Sl":{"type":"structure","members":{"sourceData":{"type":"structure","members":{"acmPcaArn":{},"x509CertificateData":{}},"union":true},"sourceType":{}}},"So":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"Sp"}}},"Sp":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"enabled":{"type":"boolean"},"name":{},"source":{"shape":"Sl"},"trustAnchorArn":{},"trustAnchorId":{},"updatedAt":{"shape":"Sg"}}},"Sq":{"type":"structure","required":["crlId"],"members":{"crlId":{"location":"uri","locationName":"crlId"}}},"Sr":{"type":"structure","required":["crl"],"members":{"crl":{"shape":"Ss"}}},"Ss":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"crlArn":{},"crlData":{"type":"blob"},"crlId":{},"enabled":{"type":"boolean"},"name":{},"trustAnchorArn":{},"updatedAt":{"shape":"Sg"}}},"Su":{"type":"structure","required":["profileId"],"members":{"profileId":{"location":"uri","locationName":"profileId"}}},"Sv":{"type":"structure","required":["trustAnchorId"],"members":{"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"S19":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"pageSize":{"location":"querystring","locationName":"pageSize","type":"integer"}}}}} /***/ }), -/* 1186 */ +/* 1187 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCrls":{"input_token":"nextToken","output_token":"nextToken","result_key":"crls"},"ListProfiles":{"input_token":"nextToken","output_token":"nextToken","result_key":"profiles"},"ListSubjects":{"input_token":"nextToken","output_token":"nextToken","result_key":"subjects"},"ListTrustAnchors":{"input_token":"nextToken","output_token":"nextToken","result_key":"trustAnchors"}}} /***/ }), -/* 1187 */ +/* 1188 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60808,8 +60815,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.LicenseManagerUserSubscriptions = Service.defineService('licensemanagerusersubscriptions', ['2018-05-10']); Object.defineProperty(apiLoader.services['licensemanagerusersubscriptions'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1188); - model.paginators = __webpack_require__(1189).pagination; + var model = __webpack_require__(1189); + model.paginators = __webpack_require__(1190).pagination; return model; }, enumerable: true, @@ -60820,19 +60827,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1188 */ +/* 1189 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"license-manager-user-subscriptions","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS License Manager User Subscriptions","serviceId":"License Manager User Subscriptions","signatureVersion":"v4","signingName":"license-manager-user-subscriptions","uid":"license-manager-user-subscriptions-2018-05-10"},"operations":{"AssociateUser":{"http":{"requestUri":"/user/AssociateUser","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","InstanceId","Username"],"members":{"Domain":{},"IdentityProvider":{"shape":"S3"},"InstanceId":{},"Username":{}}},"output":{"type":"structure","required":["InstanceUserSummary"],"members":{"InstanceUserSummary":{"shape":"S6"}}},"idempotent":true},"DeregisterIdentityProvider":{"http":{"requestUri":"/identity-provider/DeregisterIdentityProvider","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product"],"members":{"IdentityProvider":{"shape":"S3"},"Product":{}}},"output":{"type":"structure","required":["IdentityProviderSummary"],"members":{"IdentityProviderSummary":{"shape":"S9"}}},"idempotent":true},"DisassociateUser":{"http":{"requestUri":"/user/DisassociateUser","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","InstanceId","Username"],"members":{"Domain":{},"IdentityProvider":{"shape":"S3"},"InstanceId":{},"Username":{}}},"output":{"type":"structure","required":["InstanceUserSummary"],"members":{"InstanceUserSummary":{"shape":"S6"}}},"idempotent":true},"ListIdentityProviders":{"http":{"requestUri":"/identity-provider/ListIdentityProviders","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["IdentityProviderSummaries"],"members":{"IdentityProviderSummaries":{"type":"list","member":{"shape":"S9"}},"NextToken":{}}}},"ListInstances":{"http":{"requestUri":"/instance/ListInstances","responseCode":200},"input":{"type":"structure","members":{"Filters":{"shape":"Sl"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"InstanceSummaries":{"type":"list","member":{"type":"structure","required":["InstanceId","Products","Status"],"members":{"InstanceId":{},"LastStatusCheckDate":{},"Products":{"type":"list","member":{}},"Status":{},"StatusMessage":{}}}},"NextToken":{}}}},"ListProductSubscriptions":{"http":{"requestUri":"/user/ListProductSubscriptions","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product"],"members":{"Filters":{"shape":"Sl"},"IdentityProvider":{"shape":"S3"},"MaxResults":{"type":"integer"},"NextToken":{},"Product":{}}},"output":{"type":"structure","members":{"NextToken":{},"ProductUserSummaries":{"type":"list","member":{"shape":"Su"}}}}},"ListUserAssociations":{"http":{"requestUri":"/user/ListUserAssociations","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","InstanceId"],"members":{"Filters":{"shape":"Sl"},"IdentityProvider":{"shape":"S3"},"InstanceId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"InstanceUserSummaries":{"type":"list","member":{"shape":"S6"}},"NextToken":{}}}},"RegisterIdentityProvider":{"http":{"requestUri":"/identity-provider/RegisterIdentityProvider","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product"],"members":{"IdentityProvider":{"shape":"S3"},"Product":{},"Settings":{"shape":"Sa"}}},"output":{"type":"structure","required":["IdentityProviderSummary"],"members":{"IdentityProviderSummary":{"shape":"S9"}}},"idempotent":true},"StartProductSubscription":{"http":{"requestUri":"/user/StartProductSubscription","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product","Username"],"members":{"Domain":{},"IdentityProvider":{"shape":"S3"},"Product":{},"Username":{}}},"output":{"type":"structure","required":["ProductUserSummary"],"members":{"ProductUserSummary":{"shape":"Su"}}}},"StopProductSubscription":{"http":{"requestUri":"/user/StopProductSubscription","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product","Username"],"members":{"Domain":{},"IdentityProvider":{"shape":"S3"},"Product":{},"Username":{}}},"output":{"type":"structure","required":["ProductUserSummary"],"members":{"ProductUserSummary":{"shape":"Su"}}}},"UpdateIdentityProviderSettings":{"http":{"requestUri":"/identity-provider/UpdateIdentityProviderSettings","responseCode":200},"input":{"type":"structure","required":["IdentityProvider","Product","UpdateSettings"],"members":{"IdentityProvider":{"shape":"S3"},"Product":{},"UpdateSettings":{"type":"structure","required":["AddSubnets","RemoveSubnets"],"members":{"AddSubnets":{"shape":"S16"},"RemoveSubnets":{"shape":"S16"},"SecurityGroupId":{}}}}},"output":{"type":"structure","required":["IdentityProviderSummary"],"members":{"IdentityProviderSummary":{"shape":"S9"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"ActiveDirectoryIdentityProvider":{"type":"structure","members":{"DirectoryId":{}}}},"union":true},"S6":{"type":"structure","required":["IdentityProvider","InstanceId","Status","Username"],"members":{"AssociationDate":{},"DisassociationDate":{},"Domain":{},"IdentityProvider":{"shape":"S3"},"InstanceId":{},"Status":{},"StatusMessage":{},"Username":{}}},"S9":{"type":"structure","required":["IdentityProvider","Product","Settings","Status"],"members":{"FailureMessage":{},"IdentityProvider":{"shape":"S3"},"Product":{},"Settings":{"shape":"Sa"},"Status":{}}},"Sa":{"type":"structure","required":["SecurityGroupId","Subnets"],"members":{"SecurityGroupId":{},"Subnets":{"type":"list","member":{}}}},"Sl":{"type":"list","member":{"type":"structure","members":{"Attribute":{},"Operation":{},"Value":{}}}},"Su":{"type":"structure","required":["IdentityProvider","Product","Status","Username"],"members":{"Domain":{},"IdentityProvider":{"shape":"S3"},"Product":{},"Status":{},"StatusMessage":{},"SubscriptionEndDate":{},"SubscriptionStartDate":{},"Username":{}}},"S16":{"type":"list","member":{}}}} /***/ }), -/* 1189 */ +/* 1190 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListIdentityProviders":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"IdentityProviderSummaries"},"ListInstances":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"InstanceSummaries"},"ListProductSubscriptions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ProductUserSummaries"},"ListUserAssociations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"InstanceUserSummaries"}}} /***/ }), -/* 1190 */ +/* 1191 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60844,8 +60851,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.BackupStorage = Service.defineService('backupstorage', ['2018-04-10']); Object.defineProperty(apiLoader.services['backupstorage'], '2018-04-10', { get: function get() { - var model = __webpack_require__(1191); - model.paginators = __webpack_require__(1192).pagination; + var model = __webpack_require__(1192); + model.paginators = __webpack_require__(1193).pagination; return model; }, enumerable: true, @@ -60856,19 +60863,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1191 */ +/* 1192 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-04-10","endpointPrefix":"backupstorage","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Backup Storage","serviceId":"BackupStorage","signatureVersion":"v4","signingName":"backup-storage","uid":"backupstorage-2018-04-10"},"operations":{"DeleteObject":{"http":{"method":"DELETE","requestUri":"/backup-jobs/{jobId}/object/{objectName}"},"input":{"type":"structure","required":["BackupJobId","ObjectName"],"members":{"BackupJobId":{"location":"uri","locationName":"jobId"},"ObjectName":{"location":"uri","locationName":"objectName"}}}},"GetChunk":{"http":{"method":"GET","requestUri":"/restore-jobs/{jobId}/chunk/{chunkToken}"},"input":{"type":"structure","required":["StorageJobId","ChunkToken"],"members":{"StorageJobId":{"location":"uri","locationName":"jobId"},"ChunkToken":{"location":"uri","locationName":"chunkToken"}}},"output":{"type":"structure","required":["Data","Length","Checksum","ChecksumAlgorithm"],"members":{"Data":{"shape":"S5"},"Length":{"location":"header","locationName":"x-amz-data-length","type":"long"},"Checksum":{"location":"header","locationName":"x-amz-checksum"},"ChecksumAlgorithm":{"location":"header","locationName":"x-amz-checksum-algorithm"}},"payload":"Data"}},"GetObjectMetadata":{"http":{"method":"GET","requestUri":"/restore-jobs/{jobId}/object/{objectToken}/metadata"},"input":{"type":"structure","required":["StorageJobId","ObjectToken"],"members":{"StorageJobId":{"location":"uri","locationName":"jobId"},"ObjectToken":{"location":"uri","locationName":"objectToken"}}},"output":{"type":"structure","members":{"MetadataString":{"location":"header","locationName":"x-amz-metadata-string"},"MetadataBlob":{"shape":"S5"},"MetadataBlobLength":{"location":"header","locationName":"x-amz-data-length","type":"long"},"MetadataBlobChecksum":{"location":"header","locationName":"x-amz-checksum"},"MetadataBlobChecksumAlgorithm":{"location":"header","locationName":"x-amz-checksum-algorithm"}},"payload":"MetadataBlob"}},"ListChunks":{"http":{"method":"GET","requestUri":"/restore-jobs/{jobId}/chunks/{objectToken}/list"},"input":{"type":"structure","required":["StorageJobId","ObjectToken"],"members":{"StorageJobId":{"location":"uri","locationName":"jobId"},"ObjectToken":{"location":"uri","locationName":"objectToken"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","required":["ChunkList"],"members":{"ChunkList":{"type":"list","member":{"type":"structure","required":["Index","Length","Checksum","ChecksumAlgorithm","ChunkToken"],"members":{"Index":{"type":"long"},"Length":{"type":"long"},"Checksum":{},"ChecksumAlgorithm":{},"ChunkToken":{}}}},"NextToken":{}}}},"ListObjects":{"http":{"method":"GET","requestUri":"/restore-jobs/{jobId}/objects/list"},"input":{"type":"structure","required":["StorageJobId"],"members":{"StorageJobId":{"location":"uri","locationName":"jobId"},"StartingObjectName":{"location":"querystring","locationName":"starting-object-name"},"StartingObjectPrefix":{"location":"querystring","locationName":"starting-object-prefix"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"},"CreatedBefore":{"location":"querystring","locationName":"created-before","type":"timestamp"},"CreatedAfter":{"location":"querystring","locationName":"created-after","type":"timestamp"}}},"output":{"type":"structure","required":["ObjectList"],"members":{"ObjectList":{"type":"list","member":{"type":"structure","required":["Name","ObjectChecksum","ObjectChecksumAlgorithm","ObjectToken"],"members":{"Name":{},"ChunksCount":{"type":"long"},"MetadataString":{},"ObjectChecksum":{},"ObjectChecksumAlgorithm":{},"ObjectToken":{}}}},"NextToken":{}}}},"NotifyObjectComplete":{"http":{"method":"PUT","requestUri":"/backup-jobs/{jobId}/object/{uploadId}/complete"},"input":{"type":"structure","required":["BackupJobId","UploadId","ObjectChecksum","ObjectChecksumAlgorithm"],"members":{"BackupJobId":{"location":"uri","locationName":"jobId"},"UploadId":{"location":"uri","locationName":"uploadId"},"ObjectChecksum":{"location":"querystring","locationName":"checksum"},"ObjectChecksumAlgorithm":{"location":"querystring","locationName":"checksum-algorithm"},"MetadataString":{"location":"querystring","locationName":"metadata-string"},"MetadataBlob":{"shape":"S5"},"MetadataBlobLength":{"location":"querystring","locationName":"metadata-blob-length","type":"long"},"MetadataBlobChecksum":{"location":"querystring","locationName":"metadata-checksum"},"MetadataBlobChecksumAlgorithm":{"location":"querystring","locationName":"metadata-checksum-algorithm"}},"payload":"MetadataBlob"},"output":{"type":"structure","required":["ObjectChecksum","ObjectChecksumAlgorithm"],"members":{"ObjectChecksum":{},"ObjectChecksumAlgorithm":{}}},"authtype":"v4-unsigned-body"},"PutChunk":{"http":{"method":"PUT","requestUri":"/backup-jobs/{jobId}/chunk/{uploadId}/{chunkIndex}"},"input":{"type":"structure","required":["BackupJobId","UploadId","ChunkIndex","Data","Length","Checksum","ChecksumAlgorithm"],"members":{"BackupJobId":{"location":"uri","locationName":"jobId"},"UploadId":{"location":"uri","locationName":"uploadId"},"ChunkIndex":{"location":"uri","locationName":"chunkIndex","type":"long"},"Data":{"shape":"S5"},"Length":{"location":"querystring","locationName":"length","type":"long"},"Checksum":{"location":"querystring","locationName":"checksum"},"ChecksumAlgorithm":{"location":"querystring","locationName":"checksum-algorithm"}},"payload":"Data"},"output":{"type":"structure","required":["ChunkChecksum","ChunkChecksumAlgorithm"],"members":{"ChunkChecksum":{},"ChunkChecksumAlgorithm":{}}},"authtype":"v4-unsigned-body"},"PutObject":{"http":{"method":"PUT","requestUri":"/backup-jobs/{jobId}/object/{objectName}/put-object"},"input":{"type":"structure","required":["BackupJobId","ObjectName"],"members":{"BackupJobId":{"location":"uri","locationName":"jobId"},"ObjectName":{"location":"uri","locationName":"objectName"},"MetadataString":{"location":"querystring","locationName":"metadata-string"},"InlineChunk":{"shape":"S5"},"InlineChunkLength":{"location":"querystring","locationName":"length","type":"long"},"InlineChunkChecksum":{"location":"querystring","locationName":"checksum"},"InlineChunkChecksumAlgorithm":{"location":"querystring","locationName":"checksum-algorithm"},"ObjectChecksum":{"location":"querystring","locationName":"object-checksum"},"ObjectChecksumAlgorithm":{"location":"querystring","locationName":"object-checksum-algorithm"},"ThrowOnDuplicate":{"location":"querystring","locationName":"throwOnDuplicate","type":"boolean"}},"payload":"InlineChunk"},"output":{"type":"structure","required":["InlineChunkChecksum","InlineChunkChecksumAlgorithm","ObjectChecksum","ObjectChecksumAlgorithm"],"members":{"InlineChunkChecksum":{},"InlineChunkChecksumAlgorithm":{},"ObjectChecksum":{},"ObjectChecksumAlgorithm":{}}},"authtype":"v4-unsigned-body"},"StartObject":{"http":{"method":"PUT","requestUri":"/backup-jobs/{jobId}/object/{objectName}"},"input":{"type":"structure","required":["BackupJobId","ObjectName"],"members":{"BackupJobId":{"location":"uri","locationName":"jobId"},"ObjectName":{"location":"uri","locationName":"objectName"},"ThrowOnDuplicate":{"type":"boolean"}}},"output":{"type":"structure","required":["UploadId"],"members":{"UploadId":{}}}}},"shapes":{"S5":{"type":"blob","streaming":true}}} /***/ }), -/* 1192 */ +/* 1193 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListChunks":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListObjects":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1193 */ +/* 1194 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60880,8 +60887,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PrivateNetworks = Service.defineService('privatenetworks', ['2021-12-03']); Object.defineProperty(apiLoader.services['privatenetworks'], '2021-12-03', { get: function get() { - var model = __webpack_require__(1194); - model.paginators = __webpack_require__(1195).pagination; + var model = __webpack_require__(1195); + model.paginators = __webpack_require__(1196).pagination; return model; }, enumerable: true, @@ -60892,19 +60899,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1194 */ +/* 1195 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-12-03","endpointPrefix":"private-networks","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Private 5G","serviceId":"PrivateNetworks","signatureVersion":"v4","signingName":"private-networks","uid":"privatenetworks-2021-12-03"},"operations":{"AcknowledgeOrderReceipt":{"http":{"requestUri":"/v1/orders/acknowledge","responseCode":200},"input":{"type":"structure","required":["orderArn"],"members":{"orderArn":{}}},"output":{"type":"structure","required":["order"],"members":{"order":{"shape":"S4"}}}},"ActivateDeviceIdentifier":{"http":{"requestUri":"/v1/device-identifiers/activate","responseCode":200},"input":{"type":"structure","required":["deviceIdentifierArn"],"members":{"clientToken":{},"deviceIdentifierArn":{}}},"output":{"type":"structure","required":["deviceIdentifier"],"members":{"deviceIdentifier":{"shape":"Sf"},"tags":{"shape":"Si"}}},"idempotent":true},"ActivateNetworkSite":{"http":{"requestUri":"/v1/network-sites/activate","responseCode":200},"input":{"type":"structure","required":["networkSiteArn","shippingAddress"],"members":{"clientToken":{},"networkSiteArn":{},"shippingAddress":{"shape":"S7"}}},"output":{"type":"structure","members":{"networkSite":{"shape":"Sn"}}},"idempotent":true},"ConfigureAccessPoint":{"http":{"requestUri":"/v1/network-resources/configure","responseCode":200},"input":{"type":"structure","required":["accessPointArn"],"members":{"accessPointArn":{},"cpiSecretKey":{"type":"string","sensitive":true},"cpiUserId":{"type":"string","sensitive":true},"cpiUserPassword":{"type":"string","sensitive":true},"cpiUsername":{"type":"string","sensitive":true},"position":{"shape":"S13"}}},"output":{"type":"structure","required":["accessPoint"],"members":{"accessPoint":{"shape":"S18"}}},"idempotent":true},"CreateNetwork":{"http":{"requestUri":"/v1/networks","responseCode":200},"input":{"type":"structure","required":["networkName"],"members":{"clientToken":{},"description":{},"networkName":{},"tags":{"shape":"Si"}}},"output":{"type":"structure","required":["network"],"members":{"network":{"shape":"S1g"},"tags":{"shape":"Si"}}},"idempotent":true},"CreateNetworkSite":{"http":{"requestUri":"/v1/network-sites","responseCode":200},"input":{"type":"structure","required":["networkArn","networkSiteName"],"members":{"availabilityZone":{},"availabilityZoneId":{},"clientToken":{},"description":{},"networkArn":{},"networkSiteName":{},"pendingPlan":{"shape":"So"},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{"networkSite":{"shape":"Sn"},"tags":{"shape":"Si"}}},"idempotent":true},"DeactivateDeviceIdentifier":{"http":{"requestUri":"/v1/device-identifiers/deactivate","responseCode":200},"input":{"type":"structure","required":["deviceIdentifierArn"],"members":{"clientToken":{},"deviceIdentifierArn":{}}},"output":{"type":"structure","required":["deviceIdentifier"],"members":{"deviceIdentifier":{"shape":"Sf"}}},"idempotent":true},"DeleteNetwork":{"http":{"method":"DELETE","requestUri":"/v1/networks/{networkArn}","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"clientToken":{"location":"querystring","locationName":"clientToken"},"networkArn":{"location":"uri","locationName":"networkArn"}}},"output":{"type":"structure","required":["network"],"members":{"network":{"shape":"S1g"}}},"idempotent":true},"DeleteNetworkSite":{"http":{"method":"DELETE","requestUri":"/v1/network-sites/{networkSiteArn}","responseCode":200},"input":{"type":"structure","required":["networkSiteArn"],"members":{"clientToken":{"location":"querystring","locationName":"clientToken"},"networkSiteArn":{"location":"uri","locationName":"networkSiteArn"}}},"output":{"type":"structure","members":{"networkSite":{"shape":"Sn"}}},"idempotent":true},"GetDeviceIdentifier":{"http":{"method":"GET","requestUri":"/v1/device-identifiers/{deviceIdentifierArn}","responseCode":200},"input":{"type":"structure","required":["deviceIdentifierArn"],"members":{"deviceIdentifierArn":{"location":"uri","locationName":"deviceIdentifierArn"}}},"output":{"type":"structure","members":{"deviceIdentifier":{"shape":"Sf"},"tags":{"shape":"Si"}}}},"GetNetwork":{"http":{"method":"GET","requestUri":"/v1/networks/{networkArn}","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"networkArn":{"location":"uri","locationName":"networkArn"}}},"output":{"type":"structure","required":["network"],"members":{"network":{"shape":"S1g"},"tags":{"shape":"Si"}}}},"GetNetworkResource":{"http":{"method":"GET","requestUri":"/v1/network-resources/{networkResourceArn}","responseCode":200},"input":{"type":"structure","required":["networkResourceArn"],"members":{"networkResourceArn":{"location":"uri","locationName":"networkResourceArn"}}},"output":{"type":"structure","required":["networkResource"],"members":{"networkResource":{"shape":"S18"},"tags":{"shape":"Si"}}}},"GetNetworkSite":{"http":{"method":"GET","requestUri":"/v1/network-sites/{networkSiteArn}","responseCode":200},"input":{"type":"structure","required":["networkSiteArn"],"members":{"networkSiteArn":{"location":"uri","locationName":"networkSiteArn"}}},"output":{"type":"structure","members":{"networkSite":{"shape":"Sn"},"tags":{"shape":"Si"}}}},"GetOrder":{"http":{"method":"GET","requestUri":"/v1/orders/{orderArn}","responseCode":200},"input":{"type":"structure","required":["orderArn"],"members":{"orderArn":{"location":"uri","locationName":"orderArn"}}},"output":{"type":"structure","required":["order"],"members":{"order":{"shape":"S4"},"tags":{"shape":"Si"}}}},"ListDeviceIdentifiers":{"http":{"requestUri":"/v1/device-identifiers/list","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"filters":{"type":"map","key":{},"value":{"type":"list","member":{}}},"maxResults":{"type":"integer"},"networkArn":{},"startToken":{}}},"output":{"type":"structure","members":{"deviceIdentifiers":{"type":"list","member":{"shape":"Sf"}},"nextToken":{}}}},"ListNetworkResources":{"http":{"requestUri":"/v1/network-resources","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"filters":{"type":"map","key":{},"value":{"type":"list","member":{}}},"maxResults":{"type":"integer"},"networkArn":{},"startToken":{}}},"output":{"type":"structure","members":{"networkResources":{"type":"list","member":{"shape":"S18"}},"nextToken":{}}}},"ListNetworkSites":{"http":{"requestUri":"/v1/network-sites/list","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"filters":{"type":"map","key":{},"value":{"type":"list","member":{}}},"maxResults":{"type":"integer"},"networkArn":{},"startToken":{}}},"output":{"type":"structure","members":{"networkSites":{"type":"list","member":{"shape":"Sn"}},"nextToken":{}}}},"ListNetworks":{"http":{"requestUri":"/v1/networks/list","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"map","key":{},"value":{"type":"list","member":{}}},"maxResults":{"type":"integer"},"startToken":{}}},"output":{"type":"structure","members":{"networks":{"type":"list","member":{"shape":"S1g"}},"nextToken":{}}}},"ListOrders":{"http":{"requestUri":"/v1/orders/list","responseCode":200},"input":{"type":"structure","required":["networkArn"],"members":{"filters":{"type":"map","key":{},"value":{"type":"list","member":{}}},"maxResults":{"type":"integer"},"networkArn":{},"startToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"orders":{"type":"list","member":{"shape":"S4"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Si"}}}},"Ping":{"http":{"method":"GET","requestUri":"/ping","responseCode":200},"output":{"type":"structure","members":{"status":{}}}},"StartNetworkResourceUpdate":{"http":{"requestUri":"/v1/network-resources/update","responseCode":200},"input":{"type":"structure","required":["networkResourceArn","updateType"],"members":{"networkResourceArn":{},"returnReason":{},"shippingAddress":{"shape":"S7"},"updateType":{}}},"output":{"type":"structure","members":{"networkResource":{"shape":"S18"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{},"sensitive":true}}},"output":{"type":"structure","members":{}}},"UpdateNetworkSite":{"http":{"method":"PUT","requestUri":"/v1/network-sites/site","responseCode":200},"input":{"type":"structure","required":["networkSiteArn"],"members":{"clientToken":{},"description":{},"networkSiteArn":{}}},"output":{"shape":"S3d"},"idempotent":true},"UpdateNetworkSitePlan":{"http":{"method":"PUT","requestUri":"/v1/network-sites/plan","responseCode":200},"input":{"type":"structure","required":["networkSiteArn","pendingPlan"],"members":{"clientToken":{},"networkSiteArn":{},"pendingPlan":{"shape":"So"}}},"output":{"shape":"S3d"},"idempotent":true}},"shapes":{"S4":{"type":"structure","members":{"acknowledgmentStatus":{},"createdAt":{"shape":"S6"},"networkArn":{},"networkSiteArn":{},"orderArn":{},"shippingAddress":{"shape":"S7"},"trackingInformation":{"type":"list","member":{"type":"structure","members":{"trackingNumber":{}}}}}},"S6":{"type":"timestamp","timestampFormat":"iso8601"},"S7":{"type":"structure","required":["city","country","name","postalCode","stateOrProvince","street1"],"members":{"city":{"shape":"S8"},"company":{"shape":"S8"},"country":{"shape":"S8"},"name":{"shape":"S8"},"phoneNumber":{"shape":"S8"},"postalCode":{"shape":"S8"},"stateOrProvince":{"shape":"S8"},"street1":{"shape":"S8"},"street2":{"shape":"S8"},"street3":{"shape":"S8"}}},"S8":{"type":"string","sensitive":true},"Sf":{"type":"structure","members":{"createdAt":{"shape":"S6"},"deviceIdentifierArn":{},"iccid":{},"imsi":{"type":"string","sensitive":true},"networkArn":{},"orderArn":{},"status":{},"trafficGroupArn":{},"vendor":{}}},"Si":{"type":"map","key":{},"value":{},"sensitive":true},"Sn":{"type":"structure","required":["networkArn","networkSiteArn","networkSiteName","status"],"members":{"availabilityZone":{},"availabilityZoneId":{},"createdAt":{"shape":"S6"},"currentPlan":{"shape":"So"},"description":{},"networkArn":{},"networkSiteArn":{},"networkSiteName":{},"pendingPlan":{"shape":"So"},"status":{},"statusReason":{}}},"So":{"type":"structure","members":{"options":{"shape":"Sp"},"resourceDefinitions":{"type":"list","member":{"type":"structure","required":["count","type"],"members":{"count":{"type":"integer"},"options":{"shape":"Sp"},"type":{}}}}}},"Sp":{"type":"list","member":{"shape":"Sq"}},"Sq":{"type":"structure","required":["name"],"members":{"name":{},"value":{}}},"S13":{"type":"structure","members":{"elevation":{"type":"double"},"elevationReference":{},"elevationUnit":{},"latitude":{"type":"double"},"longitude":{"type":"double"}}},"S18":{"type":"structure","members":{"attributes":{"type":"list","member":{"shape":"Sq"}},"createdAt":{"shape":"S6"},"description":{},"health":{},"model":{},"networkArn":{},"networkResourceArn":{},"networkSiteArn":{},"orderArn":{},"position":{"shape":"S13"},"returnInformation":{"type":"structure","members":{"replacementOrderArn":{},"returnReason":{},"shippingAddress":{"shape":"S7"},"shippingLabel":{}}},"serialNumber":{},"status":{},"statusReason":{},"type":{},"vendor":{}}},"S1g":{"type":"structure","required":["networkArn","networkName","status"],"members":{"createdAt":{"shape":"S6"},"description":{},"networkArn":{},"networkName":{},"status":{},"statusReason":{}}},"S3d":{"type":"structure","members":{"networkSite":{"shape":"Sn"},"tags":{"shape":"Si"}}}}} /***/ }), -/* 1195 */ +/* 1196 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDeviceIdentifiers":{"input_token":"startToken","output_token":"nextToken","limit_key":"maxResults","result_key":"deviceIdentifiers"},"ListNetworkResources":{"input_token":"startToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkResources"},"ListNetworkSites":{"input_token":"startToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkSites"},"ListNetworks":{"input_token":"startToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networks"},"ListOrders":{"input_token":"startToken","output_token":"nextToken","limit_key":"maxResults","result_key":"orders"}}} /***/ }), -/* 1196 */ +/* 1197 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60916,8 +60923,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SupportApp = Service.defineService('supportapp', ['2021-08-20']); Object.defineProperty(apiLoader.services['supportapp'], '2021-08-20', { get: function get() { - var model = __webpack_require__(1197); - model.paginators = __webpack_require__(1198).pagination; + var model = __webpack_require__(1198); + model.paginators = __webpack_require__(1199).pagination; return model; }, enumerable: true, @@ -60928,19 +60935,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1197 */ +/* 1198 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-20","endpointPrefix":"supportapp","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"SupportApp","serviceFullName":"AWS Support App","serviceId":"Support App","signatureVersion":"v4","signingName":"supportapp","uid":"support-app-2021-08-20"},"operations":{"CreateSlackChannelConfiguration":{"http":{"requestUri":"/control/create-slack-channel-configuration","responseCode":200},"input":{"type":"structure","required":["channelId","channelRoleArn","notifyOnCaseSeverity","teamId"],"members":{"channelId":{},"channelName":{},"channelRoleArn":{},"notifyOnAddCorrespondenceToCase":{"type":"boolean"},"notifyOnCaseSeverity":{},"notifyOnCreateOrReopenCase":{"type":"boolean"},"notifyOnResolveCase":{"type":"boolean"},"teamId":{}}},"output":{"type":"structure","members":{}}},"DeleteAccountAlias":{"http":{"requestUri":"/control/delete-account-alias","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DeleteSlackChannelConfiguration":{"http":{"requestUri":"/control/delete-slack-channel-configuration","responseCode":200},"input":{"type":"structure","required":["channelId","teamId"],"members":{"channelId":{},"teamId":{}}},"output":{"type":"structure","members":{}}},"DeleteSlackWorkspaceConfiguration":{"http":{"requestUri":"/control/delete-slack-workspace-configuration","responseCode":200},"input":{"type":"structure","required":["teamId"],"members":{"teamId":{}}},"output":{"type":"structure","members":{}}},"GetAccountAlias":{"http":{"requestUri":"/control/get-account-alias","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"accountAlias":{}}}},"ListSlackChannelConfigurations":{"http":{"requestUri":"/control/list-slack-channel-configurations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{}}},"output":{"type":"structure","required":["slackChannelConfigurations"],"members":{"nextToken":{},"slackChannelConfigurations":{"type":"list","member":{"type":"structure","required":["channelId","teamId"],"members":{"channelId":{},"channelName":{},"channelRoleArn":{},"notifyOnAddCorrespondenceToCase":{"type":"boolean"},"notifyOnCaseSeverity":{},"notifyOnCreateOrReopenCase":{"type":"boolean"},"notifyOnResolveCase":{"type":"boolean"},"teamId":{}}}}}}},"ListSlackWorkspaceConfigurations":{"http":{"requestUri":"/control/list-slack-workspace-configurations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"slackWorkspaceConfigurations":{"type":"list","member":{"type":"structure","required":["teamId"],"members":{"allowOrganizationMemberAccount":{"type":"boolean"},"teamId":{},"teamName":{}}}}}}},"PutAccountAlias":{"http":{"requestUri":"/control/put-account-alias","responseCode":200},"input":{"type":"structure","required":["accountAlias"],"members":{"accountAlias":{}}},"output":{"type":"structure","members":{}}},"RegisterSlackWorkspaceForOrganization":{"http":{"requestUri":"/control/register-slack-workspace-for-organization","responseCode":200},"input":{"type":"structure","required":["teamId"],"members":{"teamId":{}}},"output":{"type":"structure","members":{"accountType":{},"teamId":{},"teamName":{}}}},"UpdateSlackChannelConfiguration":{"http":{"requestUri":"/control/update-slack-channel-configuration","responseCode":200},"input":{"type":"structure","required":["channelId","teamId"],"members":{"channelId":{},"channelName":{},"channelRoleArn":{},"notifyOnAddCorrespondenceToCase":{"type":"boolean"},"notifyOnCaseSeverity":{},"notifyOnCreateOrReopenCase":{"type":"boolean"},"notifyOnResolveCase":{"type":"boolean"},"teamId":{}}},"output":{"type":"structure","members":{"channelId":{},"channelName":{},"channelRoleArn":{},"notifyOnAddCorrespondenceToCase":{"type":"boolean"},"notifyOnCaseSeverity":{},"notifyOnCreateOrReopenCase":{"type":"boolean"},"notifyOnResolveCase":{"type":"boolean"},"teamId":{}}}}},"shapes":{}} /***/ }), -/* 1198 */ +/* 1199 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListSlackChannelConfigurations":{"input_token":"nextToken","output_token":"nextToken"},"ListSlackWorkspaceConfigurations":{"input_token":"nextToken","output_token":"nextToken"}}} /***/ }), -/* 1199 */ +/* 1200 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60952,8 +60959,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ControlTower = Service.defineService('controltower', ['2018-05-10']); Object.defineProperty(apiLoader.services['controltower'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1200); - model.paginators = __webpack_require__(1201).pagination; + var model = __webpack_require__(1201); + model.paginators = __webpack_require__(1202).pagination; return model; }, enumerable: true, @@ -60964,19 +60971,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1200 */ +/* 1201 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"controltower","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Control Tower","serviceId":"ControlTower","signatureVersion":"v4","signingName":"controltower","uid":"controltower-2018-05-10"},"operations":{"DisableControl":{"http":{"requestUri":"/disable-control","responseCode":200},"input":{"type":"structure","required":["controlIdentifier","targetIdentifier"],"members":{"controlIdentifier":{},"targetIdentifier":{}}},"output":{"type":"structure","required":["operationIdentifier"],"members":{"operationIdentifier":{}}}},"EnableControl":{"http":{"requestUri":"/enable-control","responseCode":200},"input":{"type":"structure","required":["controlIdentifier","targetIdentifier"],"members":{"controlIdentifier":{},"targetIdentifier":{}}},"output":{"type":"structure","required":["operationIdentifier"],"members":{"operationIdentifier":{}}}},"GetControlOperation":{"http":{"requestUri":"/get-control-operation","responseCode":200},"input":{"type":"structure","required":["operationIdentifier"],"members":{"operationIdentifier":{}}},"output":{"type":"structure","required":["controlOperation"],"members":{"controlOperation":{"type":"structure","members":{"endTime":{"shape":"Sb"},"operationType":{},"startTime":{"shape":"Sb"},"status":{},"statusMessage":{}}}}}},"ListEnabledControls":{"http":{"requestUri":"/list-enabled-controls","responseCode":200},"input":{"type":"structure","required":["targetIdentifier"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"targetIdentifier":{}}},"output":{"type":"structure","required":["enabledControls"],"members":{"enabledControls":{"type":"list","member":{"type":"structure","members":{"controlIdentifier":{}}}},"nextToken":{}}}}},"shapes":{"Sb":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1201 */ +/* 1202 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListEnabledControls":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"enabledControls"}}} /***/ }), -/* 1202 */ +/* 1203 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -60988,9 +60995,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.IoTFleetWise = Service.defineService('iotfleetwise', ['2021-06-17']); Object.defineProperty(apiLoader.services['iotfleetwise'], '2021-06-17', { get: function get() { - var model = __webpack_require__(1203); - model.paginators = __webpack_require__(1204).pagination; - model.waiters = __webpack_require__(1205).waiters; + var model = __webpack_require__(1204); + model.paginators = __webpack_require__(1205).pagination; + model.waiters = __webpack_require__(1206).waiters; return model; }, enumerable: true, @@ -61001,25 +61008,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1203 */ +/* 1204 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-06-17","endpointPrefix":"iotfleetwise","jsonVersion":"1.0","protocol":"json","serviceFullName":"AWS IoT FleetWise","serviceId":"IoTFleetWise","signatureVersion":"v4","signingName":"iotfleetwise","targetPrefix":"IoTAutobahnControlPlane","uid":"iotfleetwise-2021-06-17"},"operations":{"AssociateVehicleFleet":{"input":{"type":"structure","required":["vehicleName","fleetId"],"members":{"vehicleName":{},"fleetId":{}}},"output":{"type":"structure","members":{}}},"BatchCreateVehicle":{"input":{"type":"structure","required":["vehicles"],"members":{"vehicles":{"type":"list","member":{"type":"structure","required":["vehicleName","modelManifestArn","decoderManifestArn"],"members":{"vehicleName":{},"modelManifestArn":{},"decoderManifestArn":{},"attributes":{"shape":"S9"},"associationBehavior":{},"tags":{"shape":"Sd"}}}}}},"output":{"type":"structure","members":{"vehicles":{"type":"list","member":{"type":"structure","members":{"vehicleName":{},"arn":{},"thingArn":{}}}},"errors":{"type":"list","member":{"type":"structure","members":{"vehicleName":{},"code":{},"message":{}}}}}}},"BatchUpdateVehicle":{"input":{"type":"structure","required":["vehicles"],"members":{"vehicles":{"type":"list","member":{"type":"structure","required":["vehicleName"],"members":{"vehicleName":{},"modelManifestArn":{},"decoderManifestArn":{},"attributes":{"shape":"S9"},"attributeUpdateMode":{}}}}}},"output":{"type":"structure","members":{"vehicles":{"type":"list","member":{"type":"structure","members":{"vehicleName":{},"arn":{}}}},"errors":{"type":"list","member":{"type":"structure","members":{"vehicleName":{},"code":{"type":"integer"},"message":{}}}}}}},"CreateCampaign":{"input":{"type":"structure","required":["name","signalCatalogArn","targetArn","collectionScheme"],"members":{"name":{},"description":{},"signalCatalogArn":{},"targetArn":{},"startTime":{"type":"timestamp"},"expiryTime":{"type":"timestamp"},"postTriggerCollectionDuration":{"type":"long"},"diagnosticsMode":{},"spoolingMode":{},"compression":{},"priority":{"type":"integer"},"signalsToCollect":{"shape":"S16"},"collectionScheme":{"shape":"S1a"},"dataExtraDimensions":{"shape":"S1h"},"tags":{"shape":"Sd"}}},"output":{"type":"structure","members":{"name":{},"arn":{}}},"idempotent":true},"CreateDecoderManifest":{"input":{"type":"structure","required":["name","modelManifestArn"],"members":{"name":{},"description":{},"modelManifestArn":{},"signalDecoders":{"shape":"S1m"},"networkInterfaces":{"shape":"S20"},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"CreateFleet":{"input":{"type":"structure","required":["fleetId","signalCatalogArn"],"members":{"fleetId":{},"description":{},"signalCatalogArn":{},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["id","arn"],"members":{"id":{},"arn":{}}},"idempotent":true},"CreateModelManifest":{"input":{"type":"structure","required":["name","nodes","signalCatalogArn"],"members":{"name":{},"description":{},"nodes":{"shape":"S2e"},"signalCatalogArn":{},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"CreateSignalCatalog":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"nodes":{"shape":"S2h"},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"CreateVehicle":{"input":{"type":"structure","required":["vehicleName","modelManifestArn","decoderManifestArn"],"members":{"vehicleName":{},"modelManifestArn":{},"decoderManifestArn":{},"attributes":{"shape":"S9"},"associationBehavior":{},"tags":{"shape":"Sd"}}},"output":{"type":"structure","members":{"vehicleName":{},"arn":{},"thingArn":{}}},"idempotent":true},"DeleteCampaign":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","members":{"name":{},"arn":{}}},"idempotent":true},"DeleteDecoderManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"DeleteFleet":{"input":{"type":"structure","required":["fleetId"],"members":{"fleetId":{}}},"output":{"type":"structure","members":{"id":{},"arn":{}}},"idempotent":true},"DeleteModelManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"DeleteSignalCatalog":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"DeleteVehicle":{"input":{"type":"structure","required":["vehicleName"],"members":{"vehicleName":{}}},"output":{"type":"structure","required":["vehicleName","arn"],"members":{"vehicleName":{},"arn":{}}},"idempotent":true},"DisassociateVehicleFleet":{"input":{"type":"structure","required":["vehicleName","fleetId"],"members":{"vehicleName":{},"fleetId":{}}},"output":{"type":"structure","members":{}}},"GetCampaign":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","members":{"name":{},"arn":{},"description":{},"signalCatalogArn":{},"targetArn":{},"status":{},"startTime":{"type":"timestamp"},"expiryTime":{"type":"timestamp"},"postTriggerCollectionDuration":{"type":"long"},"diagnosticsMode":{},"spoolingMode":{},"compression":{},"priority":{"type":"integer"},"signalsToCollect":{"shape":"S16"},"collectionScheme":{"shape":"S1a"},"dataExtraDimensions":{"shape":"S1h"},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetDecoderManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn","creationTime","lastModificationTime"],"members":{"name":{},"arn":{},"description":{},"modelManifestArn":{},"status":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetFleet":{"input":{"type":"structure","required":["fleetId"],"members":{"fleetId":{}}},"output":{"type":"structure","required":["id","arn","signalCatalogArn","creationTime","lastModificationTime"],"members":{"id":{},"arn":{},"description":{},"signalCatalogArn":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetLoggingOptions":{"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["cloudWatchLogDelivery"],"members":{"cloudWatchLogDelivery":{"shape":"S3f"}}}},"GetModelManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn","creationTime","lastModificationTime"],"members":{"name":{},"arn":{},"description":{},"signalCatalogArn":{},"status":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetRegisterAccountStatus":{"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["customerAccountId","accountStatus","timestreamRegistrationResponse","iamRegistrationResponse","creationTime","lastModificationTime"],"members":{"customerAccountId":{},"accountStatus":{},"timestreamRegistrationResponse":{"type":"structure","required":["timestreamDatabaseName","timestreamTableName","registrationStatus"],"members":{"timestreamDatabaseName":{},"timestreamTableName":{},"timestreamDatabaseArn":{},"timestreamTableArn":{},"registrationStatus":{},"errorMessage":{}}},"iamRegistrationResponse":{"type":"structure","required":["roleArn","registrationStatus"],"members":{"roleArn":{},"registrationStatus":{},"errorMessage":{}}},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetSignalCatalog":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["name","arn","creationTime","lastModificationTime"],"members":{"name":{},"arn":{},"description":{},"nodeCounts":{"type":"structure","members":{"totalNodes":{"type":"integer"},"totalBranches":{"type":"integer"},"totalSensors":{"type":"integer"},"totalAttributes":{"type":"integer"},"totalActuators":{"type":"integer"}}},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetVehicle":{"input":{"type":"structure","required":["vehicleName"],"members":{"vehicleName":{}}},"output":{"type":"structure","members":{"vehicleName":{},"arn":{},"modelManifestArn":{},"decoderManifestArn":{},"attributes":{"shape":"S9"},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"GetVehicleStatus":{"input":{"type":"structure","required":["vehicleName"],"members":{"nextToken":{},"maxResults":{"type":"integer"},"vehicleName":{}}},"output":{"type":"structure","members":{"campaigns":{"type":"list","member":{"type":"structure","members":{"campaignName":{},"vehicleName":{},"status":{}}}},"nextToken":{}}}},"ImportDecoderManifest":{"input":{"type":"structure","required":["name","networkFileDefinitions"],"members":{"name":{},"networkFileDefinitions":{"type":"list","member":{"type":"structure","members":{"canDbc":{"type":"structure","required":["networkInterface","canDbcFiles"],"members":{"networkInterface":{},"canDbcFiles":{"type":"list","member":{"type":"blob"}},"signalsMap":{"type":"map","key":{},"value":{}}}}},"union":true}}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}}},"ImportSignalCatalog":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"vss":{"type":"structure","members":{"vssJson":{}},"union":true},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"ListCampaigns":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"},"status":{}}},"output":{"type":"structure","members":{"campaignSummaries":{"type":"list","member":{"type":"structure","required":["creationTime","lastModificationTime"],"members":{"arn":{},"name":{},"description":{},"signalCatalogArn":{},"targetArn":{},"status":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListDecoderManifestNetworkInterfaces":{"input":{"type":"structure","required":["name"],"members":{"name":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"networkInterfaces":{"shape":"S20"},"nextToken":{}}}},"ListDecoderManifestSignals":{"input":{"type":"structure","required":["name"],"members":{"name":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"signalDecoders":{"shape":"S1m"},"nextToken":{}}}},"ListDecoderManifests":{"input":{"type":"structure","members":{"modelManifestArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"summaries":{"type":"list","member":{"type":"structure","required":["creationTime","lastModificationTime"],"members":{"name":{},"arn":{},"modelManifestArn":{},"description":{},"status":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListFleets":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"fleetSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","signalCatalogArn","creationTime"],"members":{"id":{},"arn":{},"description":{},"signalCatalogArn":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListFleetsForVehicle":{"input":{"type":"structure","required":["vehicleName"],"members":{"vehicleName":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"fleets":{"type":"list","member":{}},"nextToken":{}}}},"ListModelManifestNodes":{"input":{"type":"structure","required":["name"],"members":{"name":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nodes":{"shape":"S2h"},"nextToken":{}}}},"ListModelManifests":{"input":{"type":"structure","members":{"signalCatalogArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"summaries":{"type":"list","member":{"type":"structure","required":["creationTime","lastModificationTime"],"members":{"name":{},"arn":{},"signalCatalogArn":{},"description":{},"status":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListSignalCatalogNodes":{"input":{"type":"structure","required":["name"],"members":{"name":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nodes":{"shape":"S2h"},"nextToken":{}}}},"ListSignalCatalogs":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"summaries":{"type":"list","member":{"type":"structure","members":{"name":{},"arn":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sd"}}}},"ListVehicles":{"input":{"type":"structure","members":{"modelManifestArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"vehicleSummaries":{"type":"list","member":{"type":"structure","required":["vehicleName","arn","modelManifestArn","decoderManifestArn","creationTime","lastModificationTime"],"members":{"vehicleName":{},"arn":{},"modelManifestArn":{},"decoderManifestArn":{},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListVehiclesInFleet":{"input":{"type":"structure","required":["fleetId"],"members":{"fleetId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"vehicles":{"type":"list","member":{}},"nextToken":{}}}},"PutLoggingOptions":{"input":{"type":"structure","required":["cloudWatchLogDelivery"],"members":{"cloudWatchLogDelivery":{"shape":"S3f"}}},"output":{"type":"structure","members":{}},"idempotent":true},"RegisterAccount":{"input":{"type":"structure","required":["timestreamResources"],"members":{"timestreamResources":{"shape":"S5r"},"iamResources":{"shape":"S5s","deprecated":true,"deprecatedMessage":"iamResources is no longer used or needed as input"}}},"output":{"type":"structure","required":["registerAccountStatus","timestreamResources","iamResources","creationTime","lastModificationTime"],"members":{"registerAccountStatus":{},"timestreamResources":{"shape":"S5r"},"iamResources":{"shape":"S5s"},"creationTime":{"type":"timestamp"},"lastModificationTime":{"type":"timestamp"}}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"Sd"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateCampaign":{"input":{"type":"structure","required":["name","action"],"members":{"name":{},"description":{},"dataExtraDimensions":{"shape":"S1h"},"action":{}}},"output":{"type":"structure","members":{"arn":{},"name":{},"status":{}}}},"UpdateDecoderManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"signalDecodersToAdd":{"shape":"S1m"},"signalDecodersToUpdate":{"shape":"S1m"},"signalDecodersToRemove":{"type":"list","member":{}},"networkInterfacesToAdd":{"shape":"S20"},"networkInterfacesToUpdate":{"shape":"S20"},"networkInterfacesToRemove":{"type":"list","member":{}},"status":{}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"UpdateFleet":{"input":{"type":"structure","required":["fleetId"],"members":{"fleetId":{},"description":{}}},"output":{"type":"structure","members":{"id":{},"arn":{}}}},"UpdateModelManifest":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"nodesToAdd":{"shape":"S6a"},"nodesToRemove":{"shape":"S6a"},"status":{}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"UpdateSignalCatalog":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"nodesToAdd":{"shape":"S2h"},"nodesToUpdate":{"shape":"S2h"},"nodesToRemove":{"shape":"S6a"}}},"output":{"type":"structure","required":["name","arn"],"members":{"name":{},"arn":{}}},"idempotent":true},"UpdateVehicle":{"input":{"type":"structure","required":["vehicleName"],"members":{"vehicleName":{},"modelManifestArn":{},"decoderManifestArn":{},"attributes":{"shape":"S9"},"attributeUpdateMode":{}}},"output":{"type":"structure","members":{"vehicleName":{},"arn":{}}}}},"shapes":{"S9":{"type":"map","key":{},"value":{}},"Sd":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S16":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{},"maxSampleCount":{"type":"long"},"minimumSamplingIntervalMs":{"type":"long"}}}},"S1a":{"type":"structure","members":{"timeBasedCollectionScheme":{"type":"structure","required":["periodMs"],"members":{"periodMs":{"type":"long"}}},"conditionBasedCollectionScheme":{"type":"structure","required":["expression"],"members":{"expression":{},"minimumTriggerIntervalMs":{"type":"long"},"triggerMode":{},"conditionLanguageVersion":{"type":"integer"}}}},"union":true},"S1h":{"type":"list","member":{}},"S1m":{"type":"list","member":{"type":"structure","required":["fullyQualifiedName","type","interfaceId"],"members":{"fullyQualifiedName":{},"type":{},"interfaceId":{},"canSignal":{"type":"structure","required":["messageId","isBigEndian","isSigned","startBit","offset","factor","length"],"members":{"messageId":{"type":"integer"},"isBigEndian":{"type":"boolean"},"isSigned":{"type":"boolean"},"startBit":{"type":"integer"},"offset":{"type":"double"},"factor":{"type":"double"},"length":{"type":"integer"},"name":{}}},"obdSignal":{"type":"structure","required":["pidResponseLength","serviceMode","pid","scaling","offset","startByte","byteLength"],"members":{"pidResponseLength":{"type":"integer"},"serviceMode":{"type":"integer"},"pid":{"type":"integer"},"scaling":{"type":"double"},"offset":{"type":"double"},"startByte":{"type":"integer"},"byteLength":{"type":"integer"},"bitRightShift":{"type":"integer"},"bitMaskLength":{"type":"integer"}}}}}},"S20":{"type":"list","member":{"type":"structure","required":["interfaceId","type"],"members":{"interfaceId":{},"type":{},"canInterface":{"type":"structure","required":["name"],"members":{"name":{},"protocolName":{},"protocolVersion":{}}},"obdInterface":{"type":"structure","required":["name","requestMessageId"],"members":{"name":{},"requestMessageId":{"type":"integer"},"obdStandard":{},"pidRequestIntervalSeconds":{"type":"integer"},"dtcRequestIntervalSeconds":{"type":"integer"},"useExtendedIds":{"type":"boolean"},"hasTransmissionEcu":{"type":"boolean"}}}}}},"S2e":{"type":"list","member":{}},"S2h":{"type":"list","member":{"type":"structure","members":{"branch":{"type":"structure","required":["fullyQualifiedName"],"members":{"fullyQualifiedName":{},"description":{}}},"sensor":{"type":"structure","required":["fullyQualifiedName","dataType"],"members":{"fullyQualifiedName":{},"dataType":{},"description":{},"unit":{},"allowedValues":{"shape":"S2e"},"min":{"type":"double"},"max":{"type":"double"}}},"actuator":{"type":"structure","required":["fullyQualifiedName","dataType"],"members":{"fullyQualifiedName":{},"dataType":{},"description":{},"unit":{},"allowedValues":{"shape":"S2e"},"min":{"type":"double"},"max":{"type":"double"},"assignedValue":{"deprecated":true,"deprecatedMessage":"assignedValue is no longer in use"}}},"attribute":{"type":"structure","required":["fullyQualifiedName","dataType"],"members":{"fullyQualifiedName":{},"dataType":{},"description":{},"unit":{},"allowedValues":{"shape":"S2e"},"min":{"type":"double"},"max":{"type":"double"},"assignedValue":{"deprecated":true,"deprecatedMessage":"assignedValue is no longer in use"},"defaultValue":{}}}},"union":true}},"S3f":{"type":"structure","required":["logType"],"members":{"logType":{},"logGroupName":{}}},"S5r":{"type":"structure","required":["timestreamDatabaseName","timestreamTableName"],"members":{"timestreamDatabaseName":{},"timestreamTableName":{}}},"S5s":{"type":"structure","required":["roleArn"],"members":{"roleArn":{}}},"S6a":{"type":"list","member":{}}}} /***/ }), -/* 1204 */ +/* 1205 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetVehicleStatus":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"campaigns"},"ListCampaigns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"campaignSummaries"},"ListDecoderManifestNetworkInterfaces":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkInterfaces"},"ListDecoderManifestSignals":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"signalDecoders"},"ListDecoderManifests":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"summaries"},"ListFleets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"fleetSummaries"},"ListFleetsForVehicle":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"fleets"},"ListModelManifestNodes":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"nodes"},"ListModelManifests":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"summaries"},"ListSignalCatalogNodes":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"nodes"},"ListSignalCatalogs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"summaries"},"ListVehicles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"vehicleSummaries"},"ListVehiclesInFleet":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"vehicles"}}} /***/ }), -/* 1205 */ +/* 1206 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1206 */ +/* 1207 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61031,9 +61038,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MigrationHubOrchestrator = Service.defineService('migrationhuborchestrator', ['2021-08-28']); Object.defineProperty(apiLoader.services['migrationhuborchestrator'], '2021-08-28', { get: function get() { - var model = __webpack_require__(1207); - model.paginators = __webpack_require__(1208).pagination; - model.waiters = __webpack_require__(1209).waiters; + var model = __webpack_require__(1208); + model.paginators = __webpack_require__(1209).pagination; + model.waiters = __webpack_require__(1210).waiters; return model; }, enumerable: true, @@ -61044,25 +61051,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1207 */ +/* 1208 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-28","endpointPrefix":"migrationhub-orchestrator","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Migration Hub Orchestrator","serviceId":"MigrationHubOrchestrator","signatureVersion":"v4","signingName":"migrationhub-orchestrator","uid":"migrationhuborchestrator-2021-08-28"},"operations":{"CreateWorkflow":{"http":{"requestUri":"/migrationworkflow/","responseCode":200},"input":{"type":"structure","required":["name","templateId","applicationConfigurationId","inputParameters"],"members":{"name":{},"description":{},"templateId":{},"applicationConfigurationId":{},"inputParameters":{"shape":"S6"},"stepTargets":{"shape":"Sb"},"tags":{"shape":"Sd"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"name":{},"description":{},"templateId":{},"adsApplicationConfigurationId":{},"workflowInputs":{"shape":"S6"},"stepTargets":{"shape":"Sb"},"status":{},"creationTime":{"type":"timestamp"},"tags":{"shape":"Sd"}}}},"CreateWorkflowStep":{"http":{"requestUri":"/workflowstep","responseCode":200},"input":{"type":"structure","required":["name","stepGroupId","workflowId","stepActionType"],"members":{"name":{},"stepGroupId":{},"workflowId":{},"stepActionType":{},"description":{},"workflowStepAutomationConfiguration":{"shape":"Sq"},"stepTarget":{"shape":"Sb"},"outputs":{"shape":"Sx"},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}},"output":{"type":"structure","members":{"id":{},"stepGroupId":{},"workflowId":{},"name":{}}}},"CreateWorkflowStepGroup":{"http":{"requestUri":"/workflowstepgroups","responseCode":200},"input":{"type":"structure","required":["workflowId","name"],"members":{"workflowId":{},"name":{},"description":{},"next":{"shape":"Sb"},"previous":{"shape":"Sb"}}},"output":{"type":"structure","members":{"workflowId":{},"name":{},"id":{},"description":{},"tools":{"shape":"S18"},"next":{"shape":"Sb"},"previous":{"shape":"Sb"},"creationTime":{"type":"timestamp"}}}},"DeleteWorkflow":{"http":{"method":"DELETE","requestUri":"/migrationworkflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"status":{}}},"idempotent":true},"DeleteWorkflowStep":{"http":{"method":"DELETE","requestUri":"/workflowstep/{id}","responseCode":200},"input":{"type":"structure","required":["id","stepGroupId","workflowId"],"members":{"id":{"location":"uri","locationName":"id"},"stepGroupId":{"location":"querystring","locationName":"stepGroupId"},"workflowId":{"location":"querystring","locationName":"workflowId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteWorkflowStepGroup":{"http":{"method":"DELETE","requestUri":"/workflowstepgroup/{id}","responseCode":202},"input":{"type":"structure","required":["workflowId","id"],"members":{"workflowId":{"location":"querystring","locationName":"workflowId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetTemplate":{"http":{"method":"GET","requestUri":"/migrationworkflowtemplate/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"id":{},"name":{},"description":{},"inputs":{"type":"list","member":{"type":"structure","members":{"inputName":{},"dataType":{},"required":{"type":"boolean"}}}},"tools":{"shape":"S18"},"status":{},"creationTime":{"type":"timestamp"}}}},"GetTemplateStep":{"http":{"method":"GET","requestUri":"/templatestep/{id}","responseCode":200},"input":{"type":"structure","required":["id","templateId","stepGroupId"],"members":{"id":{"location":"uri","locationName":"id"},"templateId":{"location":"querystring","locationName":"templateId"},"stepGroupId":{"location":"querystring","locationName":"stepGroupId"}}},"output":{"type":"structure","members":{"id":{},"stepGroupId":{},"templateId":{},"name":{},"description":{},"stepActionType":{},"creationTime":{},"previous":{"shape":"Sb"},"next":{"shape":"Sb"},"outputs":{"type":"list","member":{"type":"structure","members":{"name":{},"dataType":{},"required":{"type":"boolean"}}}},"stepAutomationConfiguration":{"type":"structure","members":{"scriptLocationS3Bucket":{},"scriptLocationS3Key":{"shape":"Ss"},"command":{"shape":"Su"},"runEnvironment":{},"targetType":{}}}}}},"GetTemplateStepGroup":{"http":{"method":"GET","requestUri":"/templates/{templateId}/stepgroups/{id}","responseCode":200},"input":{"type":"structure","required":["templateId","id"],"members":{"templateId":{"location":"uri","locationName":"templateId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"templateId":{},"id":{},"name":{},"description":{},"status":{},"creationTime":{"type":"timestamp"},"lastModifiedTime":{"type":"timestamp"},"tools":{"shape":"S18"},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}}},"GetWorkflow":{"http":{"method":"GET","requestUri":"/migrationworkflow/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"name":{},"description":{},"templateId":{},"adsApplicationConfigurationId":{},"adsApplicationName":{},"status":{},"statusMessage":{},"creationTime":{"type":"timestamp"},"lastStartTime":{"type":"timestamp"},"lastStopTime":{"type":"timestamp"},"lastModifiedTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"tools":{"shape":"S18"},"totalSteps":{"type":"integer"},"completedSteps":{"type":"integer"},"workflowInputs":{"shape":"S6"},"tags":{"shape":"Sd"},"workflowBucket":{}}}},"GetWorkflowStep":{"http":{"method":"GET","requestUri":"/workflowstep/{id}","responseCode":200},"input":{"type":"structure","required":["workflowId","stepGroupId","id"],"members":{"workflowId":{"location":"querystring","locationName":"workflowId"},"stepGroupId":{"location":"querystring","locationName":"stepGroupId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"name":{},"stepGroupId":{},"workflowId":{},"stepId":{},"description":{},"stepActionType":{},"owner":{},"workflowStepAutomationConfiguration":{"shape":"Sq"},"stepTarget":{"shape":"Sb"},"outputs":{"type":"list","member":{"shape":"Sy"}},"previous":{"shape":"Sb"},"next":{"shape":"Sb"},"status":{},"statusMessage":{},"scriptOutputLocation":{},"creationTime":{"type":"timestamp"},"lastStartTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"noOfSrvCompleted":{"type":"integer"},"noOfSrvFailed":{"type":"integer"},"totalNoOfSrv":{"type":"integer"}}}},"GetWorkflowStepGroup":{"http":{"method":"GET","requestUri":"/workflowstepgroup/{id}","responseCode":200},"input":{"type":"structure","required":["id","workflowId"],"members":{"id":{"location":"uri","locationName":"id"},"workflowId":{"location":"querystring","locationName":"workflowId"}}},"output":{"type":"structure","members":{"id":{},"workflowId":{},"name":{},"description":{},"status":{},"owner":{},"creationTime":{"type":"timestamp"},"lastModifiedTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"tools":{"shape":"S18"},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}}},"ListPlugins":{"http":{"method":"GET","requestUri":"/plugins","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"plugins":{"type":"list","member":{"type":"structure","members":{"pluginId":{},"hostname":{},"status":{},"ipAddress":{},"version":{},"registeredTime":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S2i"}}}},"ListTemplateStepGroups":{"http":{"method":"GET","requestUri":"/templatestepgroups/{templateId}","responseCode":200},"input":{"type":"structure","required":["templateId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","required":["templateStepGroupSummary"],"members":{"nextToken":{},"templateStepGroupSummary":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}}}}}},"ListTemplateSteps":{"http":{"method":"GET","requestUri":"/templatesteps","responseCode":200},"input":{"type":"structure","required":["templateId","stepGroupId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"templateId":{"location":"querystring","locationName":"templateId"},"stepGroupId":{"location":"querystring","locationName":"stepGroupId"}}},"output":{"type":"structure","members":{"nextToken":{},"templateStepSummaryList":{"type":"list","member":{"type":"structure","members":{"id":{},"stepGroupId":{},"templateId":{},"name":{},"stepActionType":{},"targetType":{},"owner":{},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}}}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/migrationworkflowtemplates","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"name":{"location":"querystring","locationName":"name"}}},"output":{"type":"structure","required":["templateSummary"],"members":{"nextToken":{},"templateSummary":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"arn":{},"description":{}}}}}}},"ListWorkflowStepGroups":{"http":{"method":"GET","requestUri":"/workflowstepgroups","responseCode":200},"input":{"type":"structure","required":["workflowId"],"members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"workflowId":{"location":"querystring","locationName":"workflowId"}}},"output":{"type":"structure","required":["workflowStepGroupsSummary"],"members":{"nextToken":{},"workflowStepGroupsSummary":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"owner":{},"status":{},"previous":{"shape":"Sb"},"next":{"shape":"Sb"}}}}}}},"ListWorkflowSteps":{"http":{"method":"GET","requestUri":"/workflow/{workflowId}/workflowstepgroups/{stepGroupId}/workflowsteps","responseCode":200},"input":{"type":"structure","required":["workflowId","stepGroupId"],"members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"workflowId":{"location":"uri","locationName":"workflowId"},"stepGroupId":{"location":"uri","locationName":"stepGroupId"}}},"output":{"type":"structure","required":["workflowStepsSummary"],"members":{"nextToken":{},"workflowStepsSummary":{"type":"list","member":{"type":"structure","members":{"stepId":{},"name":{},"stepActionType":{},"owner":{},"previous":{"shape":"Sb"},"next":{"shape":"Sb"},"status":{},"statusMessage":{},"noOfSrvCompleted":{"type":"integer"},"noOfSrvFailed":{"type":"integer"},"totalNoOfSrv":{"type":"integer"},"description":{},"scriptLocation":{}}}}}}},"ListWorkflows":{"http":{"method":"GET","requestUri":"/migrationworkflows","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"templateId":{"location":"querystring","locationName":"templateId"},"adsApplicationConfigurationName":{"location":"querystring","locationName":"adsApplicationConfigurationName"},"status":{"location":"querystring","locationName":"status"},"name":{"location":"querystring","locationName":"name"}}},"output":{"type":"structure","required":["migrationWorkflowSummary"],"members":{"nextToken":{},"migrationWorkflowSummary":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"templateId":{},"adsApplicationConfigurationName":{},"status":{},"creationTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"statusMessage":{},"completedSteps":{"type":"integer"},"totalSteps":{"type":"integer"}}}}}}},"RetryWorkflowStep":{"http":{"requestUri":"/retryworkflowstep/{id}","responseCode":200},"input":{"type":"structure","required":["workflowId","stepGroupId","id"],"members":{"workflowId":{"location":"querystring","locationName":"workflowId"},"stepGroupId":{"location":"querystring","locationName":"stepGroupId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"stepGroupId":{},"workflowId":{},"id":{},"status":{}}}},"StartWorkflow":{"http":{"requestUri":"/migrationworkflow/{id}/start","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"status":{},"statusMessage":{},"lastStartTime":{"type":"timestamp"}}}},"StopWorkflow":{"http":{"requestUri":"/migrationworkflow/{id}/stop","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"status":{},"statusMessage":{},"lastStopTime":{"type":"timestamp"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S2i"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateWorkflow":{"http":{"requestUri":"/migrationworkflow/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{},"description":{},"inputParameters":{"shape":"S6"},"stepTargets":{"shape":"Sb"}}},"output":{"type":"structure","members":{"id":{},"arn":{},"name":{},"description":{},"templateId":{},"adsApplicationConfigurationId":{},"workflowInputs":{"shape":"S6"},"stepTargets":{"shape":"Sb"},"status":{},"creationTime":{"type":"timestamp"},"lastModifiedTime":{"type":"timestamp"},"tags":{"shape":"Sd"}}}},"UpdateWorkflowStep":{"http":{"requestUri":"/workflowstep/{id}","responseCode":200},"input":{"type":"structure","required":["id","stepGroupId","workflowId"],"members":{"id":{"location":"uri","locationName":"id"},"stepGroupId":{},"workflowId":{},"name":{},"description":{},"stepActionType":{},"workflowStepAutomationConfiguration":{"shape":"Sq"},"stepTarget":{"shape":"Sb"},"outputs":{"shape":"Sx"},"previous":{"shape":"Sb"},"next":{"shape":"Sb"},"status":{}}},"output":{"type":"structure","members":{"id":{},"stepGroupId":{},"workflowId":{},"name":{}}}},"UpdateWorkflowStepGroup":{"http":{"requestUri":"/workflowstepgroup/{id}","responseCode":202},"input":{"type":"structure","required":["workflowId","id"],"members":{"workflowId":{"location":"querystring","locationName":"workflowId"},"id":{"location":"uri","locationName":"id"},"name":{},"description":{},"next":{"shape":"Sb"},"previous":{"shape":"Sb"}}},"output":{"type":"structure","members":{"workflowId":{},"name":{},"id":{},"description":{},"tools":{"shape":"S18"},"next":{"shape":"Sb"},"previous":{"shape":"Sb"},"lastModifiedTime":{"type":"timestamp"}}},"idempotent":true}},"shapes":{"S6":{"type":"map","key":{},"value":{"type":"structure","members":{"integerValue":{"type":"integer"},"stringValue":{},"listOfStringsValue":{"shape":"Sb"},"mapOfStringValue":{"shape":"Sd"}},"union":true},"sensitive":true},"Sb":{"type":"list","member":{}},"Sd":{"type":"map","key":{},"value":{}},"Sq":{"type":"structure","members":{"scriptLocationS3Bucket":{},"scriptLocationS3Key":{"shape":"Ss"},"command":{"shape":"Su"},"runEnvironment":{},"targetType":{}}},"Ss":{"type":"structure","members":{"linux":{},"windows":{}}},"Su":{"type":"structure","members":{"linux":{},"windows":{}}},"Sx":{"type":"list","member":{"shape":"Sy"}},"Sy":{"type":"structure","members":{"name":{},"dataType":{},"required":{"type":"boolean"},"value":{"type":"structure","members":{"integerValue":{"type":"integer"},"stringValue":{},"listOfStringValue":{"shape":"Sb"}},"union":true}}},"S18":{"type":"list","member":{"type":"structure","members":{"name":{},"url":{}}}},"S2i":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1208 */ +/* 1209 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListPlugins":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"plugins"},"ListTemplateStepGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"templateStepGroupSummary"},"ListTemplateSteps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"templateStepSummaryList"},"ListTemplates":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"templateSummary"},"ListWorkflowStepGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workflowStepGroupsSummary"},"ListWorkflowSteps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workflowStepsSummary"},"ListWorkflows":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"migrationWorkflowSummary"}}} /***/ }), -/* 1209 */ +/* 1210 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1210 */ +/* 1211 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61074,8 +61081,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ConnectCases = Service.defineService('connectcases', ['2022-10-03']); Object.defineProperty(apiLoader.services['connectcases'], '2022-10-03', { get: function get() { - var model = __webpack_require__(1211); - model.paginators = __webpack_require__(1212).pagination; + var model = __webpack_require__(1212); + model.paginators = __webpack_require__(1213).pagination; return model; }, enumerable: true, @@ -61086,19 +61093,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1211 */ +/* 1212 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-03","endpointPrefix":"cases","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"ConnectCases","serviceFullName":"Amazon Connect Cases","serviceId":"ConnectCases","signatureVersion":"v4","signingName":"cases","uid":"connectcases-2022-10-03"},"operations":{"BatchGetField":{"http":{"requestUri":"/domains/{domainId}/fields-batch","responseCode":200},"input":{"type":"structure","required":["domainId","fields"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}}}},"output":{"type":"structure","required":["errors","fields"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","id"],"members":{"errorCode":{},"id":{},"message":{}}}},"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"description":{},"fieldArn":{},"fieldId":{},"name":{},"namespace":{},"tags":{"shape":"Sg"},"type":{}}}}}}},"BatchPutFieldOptions":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}/options","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId","options"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"options":{"type":"list","member":{"shape":"Sk"}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","message","value"],"members":{"errorCode":{},"message":{},"value":{}}}}}},"idempotent":true},"CreateCase":{"http":{"requestUri":"/domains/{domainId}/cases","responseCode":200},"input":{"type":"structure","required":["domainId","fields","templateId"],"members":{"clientToken":{"idempotencyToken":true},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Su"}},"templateId":{}}},"output":{"type":"structure","required":["caseArn","caseId"],"members":{"caseArn":{},"caseId":{}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/domains","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["domainArn","domainId","domainStatus"],"members":{"domainArn":{},"domainId":{},"domainStatus":{}}},"idempotent":true},"CreateField":{"http":{"requestUri":"/domains/{domainId}/fields","responseCode":200},"input":{"type":"structure","required":["domainId","name","type"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"name":{},"type":{}}},"output":{"type":"structure","required":["fieldArn","fieldId"],"members":{"fieldArn":{},"fieldId":{}}},"idempotent":true},"CreateLayout":{"http":{"requestUri":"/domains/{domainId}/layouts","responseCode":200},"input":{"type":"structure","required":["content","domainId","name"],"members":{"content":{"shape":"S1a"},"domainId":{"location":"uri","locationName":"domainId"},"name":{}}},"output":{"type":"structure","required":["layoutArn","layoutId"],"members":{"layoutArn":{},"layoutId":{}}}},"CreateRelatedItem":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items/","responseCode":200},"input":{"type":"structure","required":["caseId","content","domainId","type"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"content":{"type":"structure","members":{"comment":{"shape":"S1p"},"contact":{"type":"structure","required":["contactArn"],"members":{"contactArn":{}}}},"union":true},"domainId":{"location":"uri","locationName":"domainId"},"type":{}}},"output":{"type":"structure","required":["relatedItemArn","relatedItemId"],"members":{"relatedItemArn":{},"relatedItemId":{}}},"idempotent":true},"CreateTemplate":{"http":{"requestUri":"/domains/{domainId}/templates","responseCode":200},"input":{"type":"structure","required":["domainId","name"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S20"},"name":{},"requiredFields":{"shape":"S22"},"status":{}}},"output":{"type":"structure","required":["templateArn","templateId"],"members":{"templateArn":{},"templateId":{}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetCase":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"nextToken":{}}},"output":{"type":"structure","required":["fields","templateId"],"members":{"fields":{"type":"list","member":{"shape":"Su"}},"nextToken":{},"tags":{"shape":"Sg"},"templateId":{}}}},"GetCaseEventConfiguration":{"http":{"requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["eventBridge"],"members":{"eventBridge":{"shape":"S2g"}}}},"GetDomain":{"http":{"requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["createdTime","domainArn","domainId","domainStatus","name"],"members":{"createdTime":{"type":"timestamp","timestampFormat":"iso8601"},"domainArn":{},"domainId":{},"domainStatus":{},"name":{},"tags":{"shape":"Sg"}}}},"GetLayout":{"http":{"requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"}}},"output":{"type":"structure","required":["content","layoutArn","layoutId","name"],"members":{"content":{"shape":"S1a"},"layoutArn":{},"layoutId":{},"name":{},"tags":{"shape":"Sg"}}}},"GetTemplate":{"http":{"requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"description":{},"layoutConfiguration":{"shape":"S20"},"name":{},"requiredFields":{"shape":"S22"},"status":{},"tags":{"shape":"Sg"},"templateArn":{},"templateId":{}}}},"ListCasesForContact":{"http":{"requestUri":"/domains/{domainId}/list-cases-for-contact","responseCode":200},"input":{"type":"structure","required":["contactArn","domainId"],"members":{"contactArn":{},"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","templateId"],"members":{"caseId":{},"templateId":{}}}},"nextToken":{}}}},"ListDomains":{"http":{"requestUri":"/domains-list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["domains"],"members":{"domains":{"type":"list","member":{"type":"structure","required":["domainArn","domainId","name"],"members":{"domainArn":{},"domainId":{},"name":{}}}},"nextToken":{}}}},"ListFieldOptions":{"http":{"requestUri":"/domains/{domainId}/fields/{fieldId}/options-list","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"values":{"location":"querystring","locationName":"values","type":"list","member":{}}}},"output":{"type":"structure","required":["options"],"members":{"nextToken":{},"options":{"type":"list","member":{"shape":"Sk"}}}}},"ListFields":{"http":{"requestUri":"/domains/{domainId}/fields-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"fieldArn":{},"fieldId":{},"name":{},"namespace":{},"type":{}}}},"nextToken":{}}}},"ListLayouts":{"http":{"requestUri":"/domains/{domainId}/layouts-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["layouts"],"members":{"layouts":{"type":"list","member":{"type":"structure","required":["layoutArn","layoutId","name"],"members":{"layoutArn":{},"layoutId":{},"name":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{"location":"uri","locationName":"arn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sg"}}},"idempotent":true},"ListTemplates":{"http":{"requestUri":"/domains/{domainId}/templates-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status","type":"list","member":{}}}},"output":{"type":"structure","required":["templates"],"members":{"nextToken":{},"templates":{"type":"list","member":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"name":{},"status":{},"templateArn":{},"templateId":{}}}}}}},"PutCaseEventConfiguration":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId","eventBridge"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"eventBridge":{"shape":"S2g"}}},"output":{"type":"structure","members":{}}},"SearchCases":{"http":{"requestUri":"/domains/{domainId}/cases-search","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"filter":{"shape":"S3s"},"maxResults":{"type":"integer"},"nextToken":{},"searchTerm":{},"sorts":{"type":"list","member":{"type":"structure","required":["fieldId","sortOrder"],"members":{"fieldId":{},"sortOrder":{}}}}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","fields","templateId"],"members":{"caseId":{},"fields":{"type":"list","member":{"shape":"Su"}},"tags":{"shape":"Sg"},"templateId":{}}}},"nextToken":{}}}},"SearchRelatedItems":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items-search","responseCode":200},"input":{"type":"structure","required":["caseId","domainId"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"filters":{"type":"list","member":{"type":"structure","members":{"comment":{"type":"structure","members":{}},"contact":{"type":"structure","members":{"channel":{"type":"list","member":{}},"contactArn":{}}}},"union":true}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["relatedItems"],"members":{"nextToken":{},"relatedItems":{"type":"list","member":{"type":"structure","required":["associationTime","content","relatedItemId","type"],"members":{"associationTime":{"type":"timestamp","timestampFormat":"iso8601"},"content":{"type":"structure","members":{"comment":{"shape":"S1p"},"contact":{"type":"structure","required":["channel","connectedToSystemTime","contactArn"],"members":{"channel":{},"connectedToSystemTime":{"type":"timestamp","timestampFormat":"iso8601"},"contactArn":{}}}},"union":true},"relatedItemId":{},"tags":{"shape":"Sg"},"type":{}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tags"],"members":{"arn":{"location":"uri","locationName":"arn"},"tags":{"shape":"Sg"}}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tagKeys"],"members":{"arn":{"location":"uri","locationName":"arn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"idempotent":true},"UpdateCase":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Su"}}}},"output":{"type":"structure","members":{}}},"UpdateField":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateLayout":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"content":{"shape":"S1a"},"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S20"},"name":{},"requiredFields":{"shape":"S22"},"status":{},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S4":{"type":"structure","required":["id"],"members":{"id":{}}},"Sg":{"type":"map","key":{},"value":{}},"Sk":{"type":"structure","required":["active","name","value"],"members":{"active":{"type":"boolean"},"name":{},"value":{}}},"Su":{"type":"structure","required":["id","value"],"members":{"id":{},"value":{"type":"structure","members":{"booleanValue":{"type":"boolean"},"doubleValue":{"type":"double"},"stringValue":{}},"union":true}}},"S1a":{"type":"structure","members":{"basic":{"type":"structure","members":{"moreInfo":{"shape":"S1c"},"topPanel":{"shape":"S1c"}}}},"union":true},"S1c":{"type":"structure","members":{"sections":{"type":"list","member":{"type":"structure","members":{"fieldGroup":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["id"],"members":{"id":{}}}},"name":{}}}},"union":true}}}},"S1p":{"type":"structure","required":["body","contentType"],"members":{"body":{},"contentType":{}}},"S20":{"type":"structure","members":{"defaultLayout":{}}},"S22":{"type":"list","member":{"type":"structure","required":["fieldId"],"members":{"fieldId":{}}}},"S2g":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"includedData":{"type":"structure","members":{"caseData":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"shape":"S4"}}}},"relatedItemData":{"type":"structure","required":["includeContent"],"members":{"includeContent":{"type":"boolean"}}}}}}},"S3s":{"type":"structure","members":{"andAll":{"type":"list","member":{"shape":"S3s"}},"field":{"type":"structure","members":{"contains":{"shape":"Su"},"equalTo":{"shape":"Su"},"greaterThan":{"shape":"Su"},"greaterThanOrEqualTo":{"shape":"Su"},"lessThan":{"shape":"Su"},"lessThanOrEqualTo":{"shape":"Su"}},"union":true},"not":{"shape":"S3s"}},"union":true}}} /***/ }), -/* 1212 */ +/* 1213 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetCase":{"input_token":"nextToken","output_token":"nextToken"},"ListCasesForContact":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListDomains":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListFieldOptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListFields":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListLayouts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListTemplates":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"SearchCases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"cases"},"SearchRelatedItems":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"relatedItems"}}} /***/ }), -/* 1213 */ +/* 1214 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61110,8 +61117,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ResourceExplorer2 = Service.defineService('resourceexplorer2', ['2022-07-28']); Object.defineProperty(apiLoader.services['resourceexplorer2'], '2022-07-28', { get: function get() { - var model = __webpack_require__(1214); - model.paginators = __webpack_require__(1215).pagination; + var model = __webpack_require__(1215); + model.paginators = __webpack_require__(1216).pagination; return model; }, enumerable: true, @@ -61122,19 +61129,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1214 */ +/* 1215 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-07-28","endpointPrefix":"resource-explorer-2","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Resource Explorer","serviceId":"Resource Explorer 2","signatureVersion":"v4","signingName":"resource-explorer-2","uid":"resource-explorer-2-2022-07-28"},"operations":{"AssociateDefaultView":{"http":{"requestUri":"/AssociateDefaultView","responseCode":200},"input":{"type":"structure","required":["ViewArn"],"members":{"ViewArn":{}}},"output":{"type":"structure","members":{"ViewArn":{}}},"idempotent":true},"BatchGetView":{"http":{"requestUri":"/BatchGetView","responseCode":200},"input":{"type":"structure","members":{"ViewArns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Errors":{"type":"list","member":{"type":"structure","required":["ErrorMessage","ViewArn"],"members":{"ErrorMessage":{},"ViewArn":{}}}},"Views":{"type":"list","member":{"shape":"Sb"}}}}},"CreateIndex":{"http":{"requestUri":"/CreateIndex","responseCode":200},"input":{"type":"structure","members":{"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{"Arn":{},"CreatedAt":{"shape":"Sh"},"State":{}}},"idempotent":true},"CreateView":{"http":{"requestUri":"/CreateView","responseCode":200},"input":{"type":"structure","required":["ViewName"],"members":{"ClientToken":{"idempotencyToken":true},"Filters":{"shape":"Sc"},"IncludedProperties":{"shape":"Se"},"Tags":{"shape":"Sj"},"ViewName":{}}},"output":{"type":"structure","members":{"View":{"shape":"Sb"}}}},"DeleteIndex":{"http":{"requestUri":"/DeleteIndex","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{"Arn":{},"LastUpdatedAt":{"shape":"Sh"},"State":{}}},"idempotent":true},"DeleteView":{"http":{"requestUri":"/DeleteView","responseCode":200},"input":{"type":"structure","required":["ViewArn"],"members":{"ViewArn":{}}},"output":{"type":"structure","members":{"ViewArn":{}}},"idempotent":true},"DisassociateDefaultView":{"http":{"requestUri":"/DisassociateDefaultView","responseCode":200},"idempotent":true},"GetDefaultView":{"http":{"requestUri":"/GetDefaultView","responseCode":200},"output":{"type":"structure","members":{"ViewArn":{}}}},"GetIndex":{"http":{"requestUri":"/GetIndex","responseCode":200},"output":{"type":"structure","members":{"Arn":{},"CreatedAt":{"shape":"Sh"},"LastUpdatedAt":{"shape":"Sh"},"ReplicatingFrom":{"shape":"Sx"},"ReplicatingTo":{"shape":"Sx"},"State":{},"Tags":{"shape":"Sj"},"Type":{}}}},"GetView":{"http":{"requestUri":"/GetView","responseCode":200},"input":{"type":"structure","required":["ViewArn"],"members":{"ViewArn":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sj"},"View":{"shape":"Sb"}}}},"ListIndexes":{"http":{"requestUri":"/ListIndexes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"Regions":{"type":"list","member":{}},"Type":{}}},"output":{"type":"structure","members":{"Indexes":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Region":{},"Type":{}}}},"NextToken":{}}}},"ListSupportedResourceTypes":{"http":{"requestUri":"/ListSupportedResourceTypes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"ResourceTypes":{"type":"list","member":{"type":"structure","members":{"ResourceType":{},"Service":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sj"}}}},"ListViews":{"http":{"requestUri":"/ListViews","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"Views":{"type":"list","member":{}}}}},"Search":{"http":{"requestUri":"/Search","responseCode":200},"input":{"type":"structure","required":["QueryString"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"QueryString":{"type":"string","sensitive":true},"ViewArn":{}}},"output":{"type":"structure","members":{"Count":{"type":"structure","members":{"Complete":{"type":"boolean"},"TotalResources":{"type":"long"}}},"NextToken":{},"Resources":{"type":"list","member":{"type":"structure","members":{"Arn":{},"LastReportedAt":{"shape":"Sh"},"OwningAccountId":{},"Properties":{"type":"list","member":{"type":"structure","members":{"Data":{"type":"structure","members":{},"document":true},"LastReportedAt":{"shape":"Sh"},"Name":{}}}},"Region":{},"ResourceType":{},"Service":{}}}},"ViewArn":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"Tags":{"shape":"Sj"},"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateIndexType":{"http":{"requestUri":"/UpdateIndexType","responseCode":200},"input":{"type":"structure","required":["Arn","Type"],"members":{"Arn":{},"Type":{}}},"output":{"type":"structure","members":{"Arn":{},"LastUpdatedAt":{"shape":"Sh"},"State":{},"Type":{}}}},"UpdateView":{"http":{"requestUri":"/UpdateView","responseCode":200},"input":{"type":"structure","required":["ViewArn"],"members":{"Filters":{"shape":"Sc"},"IncludedProperties":{"shape":"Se"},"ViewArn":{}}},"output":{"type":"structure","members":{"View":{"shape":"Sb"}}}}},"shapes":{"Sb":{"type":"structure","members":{"Filters":{"shape":"Sc"},"IncludedProperties":{"shape":"Se"},"LastUpdatedAt":{"shape":"Sh"},"Owner":{},"Scope":{},"ViewArn":{}}},"Sc":{"type":"structure","required":["FilterString"],"members":{"FilterString":{}},"sensitive":true},"Se":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"Sh":{"type":"timestamp","timestampFormat":"iso8601"},"Sj":{"type":"map","key":{},"value":{}},"Sx":{"type":"list","member":{}}}} /***/ }), -/* 1215 */ +/* 1216 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListIndexes":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Indexes"},"ListSupportedResourceTypes":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ResourceTypes"},"ListViews":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Views"},"Search":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Resources"}}} /***/ }), -/* 1216 */ +/* 1217 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61146,8 +61153,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Scheduler = Service.defineService('scheduler', ['2021-06-30']); Object.defineProperty(apiLoader.services['scheduler'], '2021-06-30', { get: function get() { - var model = __webpack_require__(1217); - model.paginators = __webpack_require__(1218).pagination; + var model = __webpack_require__(1218); + model.paginators = __webpack_require__(1219).pagination; return model; }, enumerable: true, @@ -61158,19 +61165,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1217 */ +/* 1218 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-06-30","endpointPrefix":"scheduler","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon EventBridge Scheduler","serviceId":"Scheduler","signatureVersion":"v4","signingName":"scheduler","uid":"scheduler-2021-06-30"},"operations":{"CreateSchedule":{"http":{"requestUri":"/schedules/{Name}","responseCode":200},"input":{"type":"structure","required":["FlexibleTimeWindow","Name","ScheduleExpression","Target"],"members":{"ClientToken":{"idempotencyToken":true},"Description":{},"EndDate":{"type":"timestamp"},"FlexibleTimeWindow":{"shape":"S5"},"GroupName":{},"KmsKeyArn":{},"Name":{"location":"uri","locationName":"Name"},"ScheduleExpression":{},"ScheduleExpressionTimezone":{},"StartDate":{"type":"timestamp"},"State":{},"Target":{"shape":"Sf"}}},"output":{"type":"structure","required":["ScheduleArn"],"members":{"ScheduleArn":{}}},"idempotent":true},"CreateScheduleGroup":{"http":{"requestUri":"/schedule-groups/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"ClientToken":{"idempotencyToken":true},"Name":{"location":"uri","locationName":"Name"},"Tags":{"shape":"S21"}}},"output":{"type":"structure","required":["ScheduleGroupArn"],"members":{"ScheduleGroupArn":{}}},"idempotent":true},"DeleteSchedule":{"http":{"method":"DELETE","requestUri":"/schedules/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"ClientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"GroupName":{"location":"querystring","locationName":"groupName"},"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteScheduleGroup":{"http":{"method":"DELETE","requestUri":"/schedule-groups/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"ClientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetSchedule":{"http":{"method":"GET","requestUri":"/schedules/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"GroupName":{"location":"querystring","locationName":"groupName"},"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationDate":{"type":"timestamp"},"Description":{},"EndDate":{"type":"timestamp"},"FlexibleTimeWindow":{"shape":"S5"},"GroupName":{},"KmsKeyArn":{},"LastModificationDate":{"type":"timestamp"},"Name":{},"ScheduleExpression":{},"ScheduleExpressionTimezone":{},"StartDate":{"type":"timestamp"},"State":{},"Target":{"shape":"Sf"}}}},"GetScheduleGroup":{"http":{"method":"GET","requestUri":"/schedule-groups/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationDate":{"type":"timestamp"},"LastModificationDate":{"type":"timestamp"},"Name":{},"State":{}}}},"ListScheduleGroups":{"http":{"method":"GET","requestUri":"/schedule-groups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NamePrefix":{"location":"querystring","locationName":"NamePrefix"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["ScheduleGroups"],"members":{"NextToken":{},"ScheduleGroups":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreationDate":{"type":"timestamp"},"LastModificationDate":{"type":"timestamp"},"Name":{},"State":{}}}}}}},"ListSchedules":{"http":{"method":"GET","requestUri":"/schedules","responseCode":200},"input":{"type":"structure","members":{"GroupName":{"location":"querystring","locationName":"ScheduleGroup"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NamePrefix":{"location":"querystring","locationName":"NamePrefix"},"NextToken":{"location":"querystring","locationName":"NextToken"},"State":{"location":"querystring","locationName":"State"}}},"output":{"type":"structure","required":["Schedules"],"members":{"NextToken":{},"Schedules":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreationDate":{"type":"timestamp"},"GroupName":{},"LastModificationDate":{"type":"timestamp"},"Name":{},"State":{},"Target":{"type":"structure","required":["Arn"],"members":{"Arn":{}}}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S21"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S21"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"TagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateSchedule":{"http":{"method":"PUT","requestUri":"/schedules/{Name}","responseCode":200},"input":{"type":"structure","required":["FlexibleTimeWindow","Name","ScheduleExpression","Target"],"members":{"ClientToken":{"idempotencyToken":true},"Description":{},"EndDate":{"type":"timestamp"},"FlexibleTimeWindow":{"shape":"S5"},"GroupName":{},"KmsKeyArn":{},"Name":{"location":"uri","locationName":"Name"},"ScheduleExpression":{},"ScheduleExpressionTimezone":{},"StartDate":{"type":"timestamp"},"State":{},"Target":{"shape":"Sf"}}},"output":{"type":"structure","required":["ScheduleArn"],"members":{"ScheduleArn":{}}},"idempotent":true}},"shapes":{"S5":{"type":"structure","required":["Mode"],"members":{"MaximumWindowInMinutes":{"type":"integer"},"Mode":{}}},"Sf":{"type":"structure","required":["Arn","RoleArn"],"members":{"Arn":{},"DeadLetterConfig":{"type":"structure","members":{"Arn":{}}},"EcsParameters":{"type":"structure","required":["TaskDefinitionArn"],"members":{"CapacityProviderStrategy":{"type":"list","member":{"type":"structure","required":["capacityProvider"],"members":{"base":{"type":"integer"},"capacityProvider":{},"weight":{"type":"integer"}}}},"EnableECSManagedTags":{"type":"boolean"},"EnableExecuteCommand":{"type":"boolean"},"Group":{},"LaunchType":{},"NetworkConfiguration":{"type":"structure","members":{"awsvpcConfiguration":{"type":"structure","required":["Subnets"],"members":{"AssignPublicIp":{},"SecurityGroups":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}}}},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"expression":{},"type":{}}}},"PlacementStrategy":{"type":"list","member":{"type":"structure","members":{"field":{},"type":{}}}},"PlatformVersion":{},"PropagateTags":{},"ReferenceId":{},"Tags":{"type":"list","member":{"type":"map","key":{},"value":{}}},"TaskCount":{"type":"integer"},"TaskDefinitionArn":{}}},"EventBridgeParameters":{"type":"structure","required":["DetailType","Source"],"members":{"DetailType":{},"Source":{}}},"Input":{},"KinesisParameters":{"type":"structure","required":["PartitionKey"],"members":{"PartitionKey":{}}},"RetryPolicy":{"type":"structure","members":{"MaximumEventAgeInSeconds":{"type":"integer"},"MaximumRetryAttempts":{"type":"integer"}}},"RoleArn":{},"SageMakerPipelineParameters":{"type":"structure","members":{"PipelineParameterList":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}}}},"SqsParameters":{"type":"structure","members":{"MessageGroupId":{}}}}},"S21":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}}}} /***/ }), -/* 1218 */ +/* 1219 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListScheduleGroups":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ScheduleGroups"},"ListSchedules":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Schedules"}}} /***/ }), -/* 1219 */ +/* 1220 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61182,8 +61189,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ChimeSDKVoice = Service.defineService('chimesdkvoice', ['2022-08-03']); Object.defineProperty(apiLoader.services['chimesdkvoice'], '2022-08-03', { get: function get() { - var model = __webpack_require__(1220); - model.paginators = __webpack_require__(1221).pagination; + var model = __webpack_require__(1221); + model.paginators = __webpack_require__(1222).pagination; return model; }, enumerable: true, @@ -61194,19 +61201,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1220 */ +/* 1221 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-08-03","endpointPrefix":"voice-chime","protocol":"rest-json","serviceFullName":"Amazon Chime SDK Voice","serviceId":"Chime SDK Voice","signatureVersion":"v4","signingName":"chime","uid":"chime-sdk-voice-2022-08-03"},"operations":{"AssociatePhoneNumbersWithVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"AssociatePhoneNumbersWithVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchDeletePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-delete","responseCode":200},"input":{"type":"structure","required":["PhoneNumberIds"],"members":{"PhoneNumberIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchUpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-update","responseCode":200},"input":{"type":"structure","required":["UpdatePhoneNumberRequestItems"],"members":{"UpdatePhoneNumberRequestItems":{"type":"list","member":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9"},"ProductType":{},"CallingName":{"shape":"Sl"}}}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"CreatePhoneNumberOrder":{"http":{"requestUri":"/phone-number-orders","responseCode":201},"input":{"type":"structure","required":["ProductType","E164PhoneNumbers"],"members":{"ProductType":{},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"CreateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":201},"input":{"type":"structure","required":["ParticipantPhoneNumbers","Capabilities","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ParticipantPhoneNumbers":{"type":"list","member":{"shape":"S4"}},"Name":{"type":"string","sensitive":true},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"CreateSipMediaApplication":{"http":{"requestUri":"/sip-media-applications","responseCode":201},"input":{"type":"structure","required":["AwsRegion","Name","Endpoints"],"members":{"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"CreateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls","responseCode":201},"input":{"type":"structure","required":["FromPhoneNumber","ToPhoneNumber","SipMediaApplicationId"],"members":{"FromPhoneNumber":{"shape":"S4"},"ToPhoneNumber":{"shape":"S4"},"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipHeaders":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}},"ArgumentsMap":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1r"}}}},"CreateSipRule":{"http":{"requestUri":"/sip-rules","responseCode":201},"input":{"type":"structure","required":["Name","TriggerType","TriggerValue"],"members":{"Name":{},"TriggerType":{},"TriggerValue":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1v"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"CreateVoiceConnector":{"http":{"requestUri":"/voice-connectors","responseCode":201},"input":{"type":"structure","required":["Name","RequireEncryption"],"members":{"Name":{},"AwsRegion":{},"RequireEncryption":{"type":"boolean"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"CreateVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups","responseCode":201},"input":{"type":"structure","required":["Name"],"members":{"Name":{},"VoiceConnectorItems":{"shape":"S28"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"CreateVoiceProfile":{"http":{"requestUri":"/voice-profiles","responseCode":201},"input":{"type":"structure","required":["SpeakerSearchTaskId"],"members":{"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"CreateVoiceProfileDomain":{"http":{"requestUri":"/voice-profile-domains","responseCode":201},"input":{"type":"structure","required":["Name","ServerSideEncryptionConfiguration"],"members":{"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2l"},"ClientRequestToken":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"DeletePhoneNumber":{"http":{"method":"DELETE","requestUri":"/phone-numbers/{phoneNumberId}","responseCode":204},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}}},"DeleteProxySession":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}}},"DeleteSipMediaApplication":{"http":{"method":"DELETE","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":204},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}}},"DeleteSipRule":{"http":{"method":"DELETE","requestUri":"/sip-rules/{sipRuleId}","responseCode":204},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}}},"DeleteVoiceConnector":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorGroup":{"http":{"method":"DELETE","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}}},"DeleteVoiceConnectorOrigination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorProxy":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorStreamingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTermination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete","responseCode":204},"input":{"type":"structure","required":["Usernames","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Usernames":{"shape":"S35"}}}},"DeleteVoiceProfile":{"http":{"method":"DELETE","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}}},"DeleteVoiceProfileDomain":{"http":{"method":"DELETE","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}}},"DisassociatePhoneNumbersFromVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"DisassociatePhoneNumbersFromVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"GetGlobalSettings":{"http":{"method":"GET","requestUri":"/settings","responseCode":200},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"GetPhoneNumber":{"http":{"method":"GET","requestUri":"/phone-numbers/{phoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"GetPhoneNumberOrder":{"http":{"method":"GET","requestUri":"/phone-number-orders/{phoneNumberOrderId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberOrderId"],"members":{"PhoneNumberOrderId":{"location":"uri","locationName":"phoneNumberOrderId"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"GetPhoneNumberSettings":{"http":{"method":"GET","requestUri":"/settings/phone-number","responseCode":200},"output":{"type":"structure","members":{"CallingName":{"shape":"Sl"},"CallingNameUpdatedTimestamp":{"shape":"Sw"}}}},"GetProxySession":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"GetSipMediaApplication":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"GetSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"GetSipMediaApplicationLoggingConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"GetSipRule":{"http":{"method":"GET","requestUri":"/sip-rules/{sipRuleId}","responseCode":200},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"GetSpeakerSearchTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"GetVoiceConnector":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"GetVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"GetVoiceConnectorGroup":{"http":{"method":"GET","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"GetVoiceConnectorLoggingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"GetVoiceConnectorOrigination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"GetVoiceConnectorProxy":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"GetVoiceConnectorStreamingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"GetVoiceConnectorTermination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"GetVoiceConnectorTerminationHealth":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/health","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"TerminationHealth":{"type":"structure","members":{"Timestamp":{"shape":"Sw"},"Source":{}}}}}},"GetVoiceProfile":{"http":{"method":"GET","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"GetVoiceProfileDomain":{"http":{"method":"GET","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"GetVoiceToneAnalysisTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId","IsCaller"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"},"IsCaller":{"location":"querystring","locationName":"isCaller","type":"boolean"}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"ListAvailableVoiceConnectorRegions":{"http":{"method":"GET","requestUri":"/voice-connector-regions","responseCode":200},"output":{"type":"structure","members":{"VoiceConnectorRegions":{"type":"list","member":{}}}}},"ListPhoneNumberOrders":{"http":{"method":"GET","requestUri":"/phone-number-orders","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumberOrders":{"type":"list","member":{"shape":"Sp"}},"NextToken":{}}}},"ListPhoneNumbers":{"http":{"method":"GET","requestUri":"/phone-numbers"},"input":{"type":"structure","members":{"Status":{"location":"querystring","locationName":"status"},"ProductType":{"location":"querystring","locationName":"product-type"},"FilterName":{"location":"querystring","locationName":"filter-name"},"FilterValue":{"location":"querystring","locationName":"filter-value"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"PhoneNumbers":{"type":"list","member":{"shape":"S3g"}},"NextToken":{}}}},"ListProxySessions":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Status":{"location":"querystring","locationName":"status"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ProxySessions":{"type":"list","member":{"shape":"S1a"}},"NextToken":{}}}},"ListSipMediaApplications":{"http":{"method":"GET","requestUri":"/sip-media-applications","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipMediaApplications":{"type":"list","member":{"shape":"S1l"}},"NextToken":{}}}},"ListSipRules":{"http":{"method":"GET","requestUri":"/sip-rules","responseCode":200},"input":{"type":"structure","members":{"SipMediaApplicationId":{"location":"querystring","locationName":"sip-media-application"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipRules":{"type":"list","member":{"shape":"S1z"}},"NextToken":{}}}},"ListSupportedPhoneNumberCountries":{"http":{"method":"GET","requestUri":"/phone-number-countries","responseCode":200},"input":{"type":"structure","required":["ProductType"],"members":{"ProductType":{"location":"querystring","locationName":"product-type"}}},"output":{"type":"structure","members":{"PhoneNumberCountries":{"type":"list","member":{"type":"structure","members":{"CountryCode":{},"SupportedPhoneNumberTypes":{"type":"list","member":{}}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags"},"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{"shape":"S2h","location":"querystring","locationName":"arn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S2n"}}}},"ListVoiceConnectorGroups":{"http":{"method":"GET","requestUri":"/voice-connector-groups","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectorGroups":{"type":"list","member":{"shape":"S2c"}},"NextToken":{}}}},"ListVoiceConnectorTerminationCredentials":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Usernames":{"shape":"S35"}}}},"ListVoiceConnectors":{"http":{"method":"GET","requestUri":"/voice-connectors","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectors":{"type":"list","member":{"shape":"S25"}},"NextToken":{}}}},"ListVoiceProfileDomains":{"http":{"method":"GET","requestUri":"/voice-profile-domains","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfileDomains":{"type":"list","member":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2h"},"Name":{},"Description":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"ListVoiceProfiles":{"http":{"method":"GET","requestUri":"/voice-profiles","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"querystring","locationName":"voice-profile-domain-id"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfiles":{"type":"list","member":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2h"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"PutSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"PutSipMediaApplicationLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"PutVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","EmergencyCallingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"EmergencyCallingConfiguration":{"shape":"S4j"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"PutVoiceConnectorLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","LoggingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"LoggingConfiguration":{"shape":"S4q"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"PutVoiceConnectorOrigination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Origination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Origination":{"shape":"S4t"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"PutVoiceConnectorProxy":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"},"input":{"type":"structure","required":["DefaultSessionExpiryMinutes","PhoneNumberPoolCountries","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"DefaultSessionExpiryMinutes":{"type":"integer"},"PhoneNumberPoolCountries":{"type":"list","member":{}},"FallBackPhoneNumber":{"shape":"S4"},"Disabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"PutVoiceConnectorStreamingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","StreamingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"StreamingConfiguration":{"shape":"S57"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"PutVoiceConnectorTermination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Termination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Termination":{"shape":"S5f"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"PutVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Credentials":{"type":"list","member":{"type":"structure","members":{"Username":{"shape":"S1o"},"Password":{"shape":"S1o"}}}}}}},"RestorePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}?operation=restore","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"SearchAvailablePhoneNumbers":{"http":{"method":"GET","requestUri":"/search?type=phone-numbers"},"input":{"type":"structure","members":{"AreaCode":{"location":"querystring","locationName":"area-code"},"City":{"location":"querystring","locationName":"city"},"Country":{"location":"querystring","locationName":"country"},"State":{"location":"querystring","locationName":"state"},"TollFreePrefix":{"location":"querystring","locationName":"toll-free-prefix"},"PhoneNumberType":{"location":"querystring","locationName":"phone-number-type"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"E164PhoneNumbers":{"shape":"S3"},"NextToken":{}}}},"StartSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","VoiceProfileDomainId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"VoiceProfileDomainId":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"StartVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","LanguageCode"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"LanguageCode":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"StopSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}}},"StopVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"}}}},"TagResource":{"http":{"requestUri":"/tags?operation=tag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{"shape":"S2h"},"Tags":{"shape":"S2n"}}}},"UntagResource":{"http":{"requestUri":"/tags?operation=untag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{"shape":"S2h"},"TagKeys":{"type":"list","member":{"shape":"S2p"}}}}},"UpdateGlobalSettings":{"http":{"method":"PUT","requestUri":"/settings","responseCode":204},"input":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"UpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"},"ProductType":{},"CallingName":{"shape":"Sl"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"UpdatePhoneNumberSettings":{"http":{"method":"PUT","requestUri":"/settings/phone-number","responseCode":204},"input":{"type":"structure","required":["CallingName"],"members":{"CallingName":{"shape":"Sl"}}}},"UpdateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":201},"input":{"type":"structure","required":["Capabilities","VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"},"Capabilities":{"shape":"S12"},"ExpiryMinutes":{"type":"integer"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"UpdateSipMediaApplication":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"Name":{},"Endpoints":{"shape":"S1h"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"UpdateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}","responseCode":202},"input":{"type":"structure","required":["SipMediaApplicationId","TransactionId","Arguments"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"TransactionId":{"location":"uri","locationName":"transactionId"},"Arguments":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1r"}}}},"UpdateSipRule":{"http":{"method":"PUT","requestUri":"/sip-rules/{sipRuleId}","responseCode":202},"input":{"type":"structure","required":["SipRuleId","Name"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"},"Name":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1v"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"UpdateVoiceConnector":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Name","RequireEncryption"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Name":{},"RequireEncryption":{"type":"boolean"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"UpdateVoiceConnectorGroup":{"http":{"method":"PUT","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":202},"input":{"type":"structure","required":["VoiceConnectorGroupId","Name","VoiceConnectorItems"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"Name":{},"VoiceConnectorItems":{"shape":"S28"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"UpdateVoiceProfile":{"http":{"method":"PUT","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId","SpeakerSearchTaskId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"},"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"UpdateVoiceProfileDomain":{"http":{"method":"PUT","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"ValidateE911Address":{"http":{"requestUri":"/emergency-calling/address","responseCode":202},"input":{"type":"structure","required":["AwsAccountId","StreetNumber","StreetInfo","City","State","Country","PostalCode"],"members":{"AwsAccountId":{},"StreetNumber":{"shape":"S9"},"StreetInfo":{"shape":"S9"},"City":{"shape":"S9"},"State":{"shape":"S9"},"Country":{"shape":"S9"},"PostalCode":{"shape":"S9"}}},"output":{"type":"structure","members":{"ValidationResult":{"type":"integer"},"AddressExternalId":{},"Address":{"type":"structure","members":{"streetName":{"shape":"S9"},"streetSuffix":{"shape":"S9"},"postDirectional":{"shape":"S9"},"preDirectional":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}},"CandidateAddressList":{"type":"list","member":{"type":"structure","members":{"streetInfo":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}}}}}}},"shapes":{"S3":{"type":"list","member":{"shape":"S4"}},"S4":{"type":"string","sensitive":true},"S7":{"type":"list","member":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"ErrorCode":{},"ErrorMessage":{}}}},"S9":{"type":"string","sensitive":true},"Sl":{"type":"string","sensitive":true},"Sp":{"type":"structure","members":{"PhoneNumberOrderId":{},"ProductType":{},"Status":{},"OrderType":{},"OrderedPhoneNumbers":{"type":"list","member":{"type":"structure","members":{"E164PhoneNumber":{"shape":"S4"},"Status":{}}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"Sw":{"type":"timestamp","timestampFormat":"iso8601"},"S12":{"type":"list","member":{}},"S16":{"type":"structure","required":["Country","AreaCode"],"members":{"Country":{},"AreaCode":{}}},"S1a":{"type":"structure","members":{"VoiceConnectorId":{},"ProxySessionId":{},"Name":{},"Status":{},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"EndedTimestamp":{"shape":"Sw"},"Participants":{"type":"list","member":{"type":"structure","members":{"PhoneNumber":{"shape":"S4"},"ProxyPhoneNumber":{"shape":"S4"}}}},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"S1h":{"type":"list","member":{"type":"structure","members":{"LambdaArn":{"type":"string","sensitive":true}}}},"S1l":{"type":"structure","members":{"SipMediaApplicationId":{},"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S1o":{"type":"string","sensitive":true},"S1r":{"type":"structure","members":{"TransactionId":{}}},"S1v":{"type":"list","member":{"type":"structure","members":{"SipMediaApplicationId":{},"Priority":{"type":"integer"},"AwsRegion":{}}}},"S1z":{"type":"structure","members":{"SipRuleId":{},"Name":{},"Disabled":{"type":"boolean"},"TriggerType":{},"TriggerValue":{},"TargetApplications":{"shape":"S1v"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S25":{"type":"structure","members":{"VoiceConnectorId":{},"AwsRegion":{},"Name":{},"OutboundHostName":{},"RequireEncryption":{"type":"boolean"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorArn":{}}},"S28":{"type":"list","member":{"type":"structure","required":["VoiceConnectorId","Priority"],"members":{"VoiceConnectorId":{},"Priority":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"VoiceConnectorGroupId":{},"Name":{},"VoiceConnectorItems":{"shape":"S28"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorGroupArn":{}}},"S2g":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2h"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}},"S2h":{"type":"string","sensitive":true},"S2l":{"type":"structure","required":["KmsKeyArn"],"members":{"KmsKeyArn":{"shape":"S2h"}}},"S2n":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{"shape":"S2p"},"Value":{"type":"string","sensitive":true}}}},"S2p":{"type":"string","sensitive":true},"S2s":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2h"},"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2l"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S35":{"type":"list","member":{"shape":"S1o"}},"S3d":{"type":"structure","members":{"CdrBucket":{}}},"S3g":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"E164PhoneNumber":{"shape":"S4"},"Country":{},"Type":{},"ProductType":{},"Status":{},"Capabilities":{"type":"structure","members":{"InboundCall":{"type":"boolean"},"OutboundCall":{"type":"boolean"},"InboundSMS":{"type":"boolean"},"OutboundSMS":{"type":"boolean"},"InboundMMS":{"type":"boolean"},"OutboundMMS":{"type":"boolean"}}},"Associations":{"type":"list","member":{"type":"structure","members":{"Value":{},"Name":{},"AssociatedTimestamp":{"shape":"Sw"}}}},"CallingName":{"shape":"Sl"},"CallingNameStatus":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"DeletionTimestamp":{"shape":"Sw"},"OrderId":{}}},"S3y":{"type":"structure","required":["AlexaSkillStatus","AlexaSkillIds"],"members":{"AlexaSkillStatus":{},"AlexaSkillIds":{"type":"list","member":{"type":"string","sensitive":true}}}},"S44":{"type":"structure","members":{"EnableSipMediaApplicationMessageLogs":{"type":"boolean"}}},"S49":{"type":"structure","members":{"SpeakerSearchTaskId":{},"SpeakerSearchTaskStatus":{},"CallDetails":{"shape":"S4a"},"SpeakerSearchDetails":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"ConfidenceScore":{"type":"float"},"VoiceProfileId":{}}}},"VoiceprintGenerationStatus":{}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}},"S4a":{"type":"structure","members":{"VoiceConnectorId":{},"TransactionId":{},"IsCaller":{"type":"boolean"}}},"S4j":{"type":"structure","members":{"DNIS":{"type":"list","member":{"type":"structure","required":["EmergencyPhoneNumber","CallingCountry"],"members":{"EmergencyPhoneNumber":{"shape":"S4"},"TestPhoneNumber":{"shape":"S4"},"CallingCountry":{}}}}}},"S4q":{"type":"structure","members":{"EnableSIPLogs":{"type":"boolean"},"EnableMediaMetricLogs":{"type":"boolean"}}},"S4t":{"type":"structure","members":{"Routes":{"type":"list","member":{"type":"structure","members":{"Host":{},"Port":{"type":"integer"},"Protocol":{},"Priority":{"type":"integer"},"Weight":{"type":"integer"}}}},"Disabled":{"type":"boolean"}}},"S52":{"type":"structure","members":{"DefaultSessionExpiryMinutes":{"type":"integer"},"Disabled":{"type":"boolean"},"FallBackPhoneNumber":{"shape":"S4"},"PhoneNumberCountries":{"shape":"S54"}}},"S54":{"type":"list","member":{}},"S57":{"type":"structure","required":["DataRetentionInHours","Disabled"],"members":{"DataRetentionInHours":{"type":"integer"},"Disabled":{"type":"boolean"},"StreamingNotificationTargets":{"type":"list","member":{"type":"structure","members":{"NotificationTarget":{}}}},"MediaInsightsConfiguration":{"type":"structure","members":{"Disabled":{"type":"boolean"},"ConfigurationArn":{"shape":"S2h"}}}}},"S5f":{"type":"structure","members":{"CpsLimit":{"type":"integer"},"DefaultPhoneNumber":{"shape":"S4"},"CallingRegions":{"type":"list","member":{}},"CidrAllowedList":{"shape":"S54"},"Disabled":{"type":"boolean"}}},"S5s":{"type":"structure","members":{"VoiceToneAnalysisTaskId":{},"VoiceToneAnalysisTaskStatus":{},"CallDetails":{"shape":"S4a"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}}}} /***/ }), -/* 1221 */ +/* 1222 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListPhoneNumberOrders":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListPhoneNumbers":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListProxySessions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListSipMediaApplications":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"SipMediaApplications"},"ListSipRules":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"SipRules"},"ListVoiceConnectorGroups":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListVoiceConnectors":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListVoiceProfileDomains":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListVoiceProfiles":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"SearchAvailablePhoneNumbers":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1222 */ +/* 1223 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61218,8 +61225,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.IoTRoboRunner = Service.defineService('iotroborunner', ['2018-05-10']); Object.defineProperty(apiLoader.services['iotroborunner'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1223); - model.paginators = __webpack_require__(1224).pagination; + var model = __webpack_require__(1224); + model.paginators = __webpack_require__(1225).pagination; return model; }, enumerable: true, @@ -61230,19 +61237,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1223 */ +/* 1224 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"iotroborunner","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS IoT RoboRunner","serviceId":"IoT RoboRunner","signatureVersion":"v4","signingName":"iotroborunner","uid":"iot-roborunner-2018-05-10"},"operations":{"CreateDestination":{"http":{"requestUri":"/createDestination","responseCode":200},"input":{"type":"structure","required":["name","site"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"site":{},"state":{},"additionalFixedProperties":{}}},"output":{"type":"structure","required":["arn","id","createdAt","updatedAt","state"],"members":{"arn":{},"id":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"state":{}}},"idempotent":true},"CreateSite":{"http":{"requestUri":"/createSite","responseCode":200},"input":{"type":"structure","required":["name","countryCode"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"countryCode":{},"description":{}}},"output":{"type":"structure","required":["arn","id","createdAt","updatedAt"],"members":{"arn":{},"id":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}},"idempotent":true},"CreateWorker":{"http":{"requestUri":"/createWorker","responseCode":200},"input":{"type":"structure","required":["name","fleet"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"fleet":{},"additionalTransientProperties":{},"additionalFixedProperties":{},"vendorProperties":{"shape":"Sm"},"position":{"shape":"Sr"},"orientation":{"shape":"Su"}}},"output":{"type":"structure","required":["arn","id","createdAt","updatedAt","site"],"members":{"arn":{},"id":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"site":{}}},"idempotent":true},"CreateWorkerFleet":{"http":{"requestUri":"/createWorkerFleet","responseCode":200},"input":{"type":"structure","required":["name","site"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"site":{},"additionalFixedProperties":{}}},"output":{"type":"structure","required":["arn","id","createdAt","updatedAt"],"members":{"arn":{},"id":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}},"idempotent":true},"DeleteDestination":{"http":{"requestUri":"/deleteDestination","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{}}},"output":{"type":"structure","members":{}}},"DeleteSite":{"http":{"requestUri":"/deleteSite","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{}}},"output":{"type":"structure","members":{}}},"DeleteWorker":{"http":{"requestUri":"/deleteWorker","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkerFleet":{"http":{"requestUri":"/deleteWorkerFleet","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{}}},"output":{"type":"structure","members":{}}},"GetDestination":{"http":{"method":"GET","requestUri":"/getDestination","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"querystring","locationName":"id"}}},"output":{"type":"structure","required":["arn","id","name","site","createdAt","updatedAt","state"],"members":{"arn":{},"id":{},"name":{},"site":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"state":{},"additionalFixedProperties":{}}}},"GetSite":{"http":{"method":"GET","requestUri":"/getSite","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"querystring","locationName":"id"}}},"output":{"type":"structure","required":["arn","id","name","countryCode","createdAt","updatedAt"],"members":{"arn":{},"id":{},"name":{},"countryCode":{},"description":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"GetWorker":{"http":{"method":"GET","requestUri":"/getWorker","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"querystring","locationName":"id"}}},"output":{"type":"structure","required":["arn","id","fleet","site","createdAt","updatedAt","name"],"members":{"arn":{},"id":{},"fleet":{},"site":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"name":{},"additionalTransientProperties":{},"additionalFixedProperties":{},"vendorProperties":{"shape":"Sm"},"position":{"shape":"Sr"},"orientation":{"shape":"Su"}}}},"GetWorkerFleet":{"http":{"method":"GET","requestUri":"/getWorkerFleet","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"querystring","locationName":"id"}}},"output":{"type":"structure","required":["id","arn","name","site","createdAt","updatedAt"],"members":{"id":{},"arn":{},"name":{},"site":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"additionalFixedProperties":{}}}},"ListDestinations":{"http":{"method":"GET","requestUri":"/listDestinations","responseCode":200},"input":{"type":"structure","required":["site"],"members":{"site":{"location":"querystring","locationName":"site"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"state":{"location":"querystring","locationName":"state"}}},"output":{"type":"structure","members":{"nextToken":{},"destinations":{"type":"list","member":{"type":"structure","required":["arn","id","name","site","createdAt","updatedAt","state"],"members":{"arn":{},"id":{},"name":{},"site":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"state":{},"additionalFixedProperties":{}}}}}}},"ListSites":{"http":{"method":"GET","requestUri":"/listSites","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"sites":{"type":"list","member":{"type":"structure","required":["arn","name","countryCode","createdAt"],"members":{"arn":{},"name":{},"countryCode":{},"createdAt":{"type":"timestamp"}}}}}}},"ListWorkerFleets":{"http":{"method":"GET","requestUri":"/listWorkerFleets","responseCode":200},"input":{"type":"structure","required":["site"],"members":{"site":{"location":"querystring","locationName":"site"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"workerFleets":{"type":"list","member":{"type":"structure","required":["arn","id","name","site","createdAt","updatedAt"],"members":{"arn":{},"id":{},"name":{},"site":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"additionalFixedProperties":{}}}}}}},"ListWorkers":{"http":{"method":"GET","requestUri":"/listWorkers","responseCode":200},"input":{"type":"structure","required":["site"],"members":{"site":{"location":"querystring","locationName":"site"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"fleet":{"location":"querystring","locationName":"fleet"}}},"output":{"type":"structure","members":{"nextToken":{},"workers":{"type":"list","member":{"type":"structure","required":["arn","id","fleet","createdAt","updatedAt","name","site"],"members":{"arn":{},"id":{},"fleet":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"name":{},"site":{},"additionalTransientProperties":{},"additionalFixedProperties":{},"vendorProperties":{"shape":"Sm"},"position":{"shape":"Sr"},"orientation":{"shape":"Su"}}}}}}},"UpdateDestination":{"http":{"requestUri":"/updateDestination","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{},"name":{},"state":{},"additionalFixedProperties":{}}},"output":{"type":"structure","required":["arn","id","name","updatedAt","state"],"members":{"arn":{},"id":{},"name":{},"updatedAt":{"type":"timestamp"},"state":{},"additionalFixedProperties":{}}}},"UpdateSite":{"http":{"requestUri":"/updateSite","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{},"name":{},"countryCode":{},"description":{}}},"output":{"type":"structure","required":["arn","id","name","updatedAt"],"members":{"arn":{},"id":{},"name":{},"countryCode":{},"description":{},"updatedAt":{"type":"timestamp"}}}},"UpdateWorker":{"http":{"requestUri":"/updateWorker","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{},"name":{},"additionalTransientProperties":{},"additionalFixedProperties":{},"vendorProperties":{"shape":"Sm"},"position":{"shape":"Sr"},"orientation":{"shape":"Su"}}},"output":{"type":"structure","required":["arn","id","fleet","updatedAt","name"],"members":{"arn":{},"id":{},"fleet":{},"updatedAt":{"type":"timestamp"},"name":{},"additionalTransientProperties":{},"additionalFixedProperties":{},"orientation":{"shape":"Su"},"vendorProperties":{"shape":"Sm"},"position":{"shape":"Sr"}}}},"UpdateWorkerFleet":{"http":{"requestUri":"/updateWorkerFleet","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{},"name":{},"additionalFixedProperties":{}}},"output":{"type":"structure","required":["arn","id","name","updatedAt"],"members":{"arn":{},"id":{},"name":{},"updatedAt":{"type":"timestamp"},"additionalFixedProperties":{}}}}},"shapes":{"Sm":{"type":"structure","required":["vendorWorkerId"],"members":{"vendorWorkerId":{},"vendorWorkerIpAddress":{},"vendorAdditionalTransientProperties":{},"vendorAdditionalFixedProperties":{}}},"Sr":{"type":"structure","members":{"cartesianCoordinates":{"type":"structure","required":["x","y"],"members":{"x":{"type":"double"},"y":{"type":"double"},"z":{"type":"double"}}}},"union":true},"Su":{"type":"structure","members":{"degrees":{"type":"double"}},"union":true}}} /***/ }), -/* 1224 */ +/* 1225 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDestinations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"destinations"},"ListSites":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sites"},"ListWorkerFleets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workerFleets"},"ListWorkers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workers"}}} /***/ }), -/* 1225 */ +/* 1226 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61254,8 +61261,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SsmSap = Service.defineService('ssmsap', ['2018-05-10']); Object.defineProperty(apiLoader.services['ssmsap'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1226); - model.paginators = __webpack_require__(1227).pagination; + var model = __webpack_require__(1227); + model.paginators = __webpack_require__(1228).pagination; return model; }, enumerable: true, @@ -61266,19 +61273,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1226 */ +/* 1227 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"ssm-sap","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"SsmSap","serviceFullName":"AWS Systems Manager for SAP","serviceId":"Ssm Sap","signatureVersion":"v4","signingName":"ssm-sap","uid":"ssm-sap-2018-05-10"},"operations":{"DeleteResourcePermission":{"http":{"requestUri":"/delete-resource-permission","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ActionType":{},"SourceResourceArn":{},"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"DeregisterApplication":{"http":{"requestUri":"/deregister-application","responseCode":200},"input":{"type":"structure","required":["ApplicationId"],"members":{"ApplicationId":{}}},"output":{"type":"structure","members":{}}},"GetApplication":{"http":{"requestUri":"/get-application","responseCode":200},"input":{"type":"structure","members":{"ApplicationId":{},"ApplicationArn":{},"AppRegistryArn":{}}},"output":{"type":"structure","members":{"Application":{"shape":"Sd"},"Tags":{"shape":"Sj"}}}},"GetComponent":{"http":{"requestUri":"/get-component","responseCode":200},"input":{"type":"structure","required":["ApplicationId","ComponentId"],"members":{"ApplicationId":{},"ComponentId":{}}},"output":{"type":"structure","members":{"Component":{"type":"structure","members":{"ComponentId":{},"ApplicationId":{},"ComponentType":{},"Status":{},"Databases":{"type":"list","member":{}},"Hosts":{"type":"list","member":{"type":"structure","members":{"HostName":{},"HostRole":{},"HostIp":{},"InstanceId":{}}}},"PrimaryHost":{},"LastUpdated":{"type":"timestamp"}}}}}},"GetDatabase":{"http":{"requestUri":"/get-database","responseCode":200},"input":{"type":"structure","members":{"ApplicationId":{},"ComponentId":{},"DatabaseId":{},"DatabaseArn":{}}},"output":{"type":"structure","members":{"Database":{"type":"structure","members":{"ApplicationId":{},"ComponentId":{},"Credentials":{"shape":"Sz"},"DatabaseId":{},"DatabaseName":{},"DatabaseType":{},"Arn":{},"Status":{},"PrimaryHost":{},"SQLPort":{"type":"integer"},"LastUpdated":{"type":"timestamp"}}},"Tags":{"shape":"Sj"}}}},"GetOperation":{"http":{"requestUri":"/get-operation","responseCode":200},"input":{"type":"structure","required":["OperationId"],"members":{"OperationId":{}}},"output":{"type":"structure","members":{"Operation":{"shape":"S1a"}}}},"GetResourcePermission":{"http":{"requestUri":"/get-resource-permission","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ActionType":{},"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"ListApplications":{"http":{"requestUri":"/list-applications","responseCode":200},"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Applications":{"type":"list","member":{"type":"structure","members":{"Id":{},"Type":{},"Arn":{},"Tags":{"shape":"Sj"}}}},"NextToken":{}}}},"ListComponents":{"http":{"requestUri":"/list-components","responseCode":200},"input":{"type":"structure","members":{"ApplicationId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Components":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"ComponentId":{},"ComponentType":{},"Tags":{"shape":"Sj"}}}},"NextToken":{}}}},"ListDatabases":{"http":{"requestUri":"/list-databases","responseCode":200},"input":{"type":"structure","members":{"ApplicationId":{},"ComponentId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Databases":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"ComponentId":{},"DatabaseId":{},"DatabaseType":{},"Arn":{},"Tags":{"shape":"Sj"}}}},"NextToken":{}}}},"ListOperations":{"http":{"requestUri":"/list-operations","responseCode":200},"input":{"type":"structure","required":["ApplicationId"],"members":{"ApplicationId":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Value","Operator"],"members":{"Name":{},"Value":{},"Operator":{}}}}}},"output":{"type":"structure","members":{"Operations":{"type":"list","member":{"shape":"S1a"}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sj"}}}},"PutResourcePermission":{"http":{"requestUri":"/put-resource-permission","responseCode":200},"input":{"type":"structure","required":["ActionType","SourceResourceArn","ResourceArn"],"members":{"ActionType":{},"SourceResourceArn":{},"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"RegisterApplication":{"http":{"requestUri":"/register-application","responseCode":200},"input":{"type":"structure","required":["ApplicationId","ApplicationType","Instances","Credentials"],"members":{"ApplicationId":{},"ApplicationType":{},"Instances":{"type":"list","member":{}},"SapInstanceNumber":{},"Sid":{},"Tags":{"shape":"Sj"},"Credentials":{"shape":"Sz"}}},"output":{"type":"structure","members":{"Application":{"shape":"Sd"},"OperationId":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateApplicationSettings":{"http":{"requestUri":"/update-application-settings","responseCode":200},"input":{"type":"structure","required":["ApplicationId"],"members":{"ApplicationId":{},"CredentialsToAddOrUpdate":{"shape":"Sz"},"CredentialsToRemove":{"shape":"Sz"}}},"output":{"type":"structure","members":{"Message":{},"OperationIds":{"type":"list","member":{}}}}}},"shapes":{"Sd":{"type":"structure","members":{"Id":{},"Type":{},"Arn":{},"AppRegistryArn":{},"Status":{},"Components":{"type":"list","member":{}},"LastUpdated":{"type":"timestamp"},"StatusMessage":{}}},"Sj":{"type":"map","key":{},"value":{}},"Sz":{"type":"list","member":{"type":"structure","required":["DatabaseName","CredentialType","SecretId"],"members":{"DatabaseName":{},"CredentialType":{},"SecretId":{"type":"string","sensitive":true}}}},"S1a":{"type":"structure","members":{"Id":{},"Type":{},"Status":{},"StatusMessage":{},"Properties":{"type":"map","key":{},"value":{}},"ResourceType":{},"ResourceId":{},"ResourceArn":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}}} /***/ }), -/* 1227 */ +/* 1228 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListApplications":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Applications"},"ListComponents":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Components"},"ListDatabases":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Databases"},"ListOperations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Operations"}}} /***/ }), -/* 1228 */ +/* 1229 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61290,8 +61297,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.OAM = Service.defineService('oam', ['2022-06-10']); Object.defineProperty(apiLoader.services['oam'], '2022-06-10', { get: function get() { - var model = __webpack_require__(1229); - model.paginators = __webpack_require__(1230).pagination; + var model = __webpack_require__(1230); + model.paginators = __webpack_require__(1231).pagination; return model; }, enumerable: true, @@ -61302,19 +61309,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1229 */ +/* 1230 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-06-10","endpointPrefix":"oam","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"CloudWatch Observability Access Manager","serviceId":"OAM","signatureVersion":"v4","signingName":"oam","uid":"oam-2022-06-10"},"operations":{"CreateLink":{"http":{"requestUri":"/CreateLink","responseCode":200},"input":{"type":"structure","required":["LabelTemplate","ResourceTypes","SinkIdentifier"],"members":{"LabelTemplate":{},"ResourceTypes":{"shape":"S3"},"SinkIdentifier":{},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Label":{},"LabelTemplate":{},"ResourceTypes":{"shape":"Sb"},"SinkArn":{},"Tags":{"shape":"Sc"}}}},"CreateSink":{"http":{"requestUri":"/CreateSink","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Tags":{"shape":"Sc"}}}},"DeleteLink":{"http":{"requestUri":"/DeleteLink","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"output":{"type":"structure","members":{}}},"DeleteSink":{"http":{"requestUri":"/DeleteSink","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"output":{"type":"structure","members":{}}},"GetLink":{"http":{"requestUri":"/GetLink","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Label":{},"LabelTemplate":{},"ResourceTypes":{"shape":"Sb"},"SinkArn":{},"Tags":{"shape":"Sc"}}}},"GetSink":{"http":{"requestUri":"/GetSink","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Tags":{"shape":"Sc"}}}},"GetSinkPolicy":{"http":{"requestUri":"/GetSinkPolicy","responseCode":200},"input":{"type":"structure","required":["SinkIdentifier"],"members":{"SinkIdentifier":{}}},"output":{"type":"structure","members":{"SinkArn":{},"SinkId":{},"Policy":{}}}},"ListAttachedLinks":{"http":{"requestUri":"/ListAttachedLinks","responseCode":200},"input":{"type":"structure","required":["SinkIdentifier"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"SinkIdentifier":{}}},"output":{"type":"structure","required":["Items"],"members":{"Items":{"type":"list","member":{"type":"structure","members":{"Label":{},"LinkArn":{},"ResourceTypes":{"shape":"Sb"}}}},"NextToken":{}}}},"ListLinks":{"http":{"requestUri":"/ListLinks","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Items"],"members":{"Items":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Label":{},"ResourceTypes":{"shape":"Sb"},"SinkArn":{}}}},"NextToken":{}}}},"ListSinks":{"http":{"requestUri":"/ListSinks","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Items"],"members":{"Items":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sc"}}}},"PutSinkPolicy":{"http":{"requestUri":"/PutSinkPolicy","responseCode":200},"input":{"type":"structure","required":["SinkIdentifier","Policy"],"members":{"SinkIdentifier":{},"Policy":{}}},"output":{"type":"structure","members":{"SinkArn":{},"SinkId":{},"Policy":{}}}},"TagResource":{"http":{"method":"PUT","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateLink":{"http":{"requestUri":"/UpdateLink","responseCode":200},"input":{"type":"structure","required":["Identifier","ResourceTypes"],"members":{"Identifier":{},"ResourceTypes":{"shape":"S3"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Label":{},"LabelTemplate":{},"ResourceTypes":{"shape":"Sb"},"SinkArn":{},"Tags":{"shape":"Sc"}}}}},"shapes":{"S3":{"type":"list","member":{}},"S6":{"type":"map","key":{},"value":{}},"Sb":{"type":"list","member":{}},"Sc":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1230 */ +/* 1231 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAttachedLinks":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"},"ListLinks":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"},"ListSinks":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"}}} /***/ }), -/* 1231 */ +/* 1232 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61326,8 +61333,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ARCZonalShift = Service.defineService('arczonalshift', ['2022-10-30']); Object.defineProperty(apiLoader.services['arczonalshift'], '2022-10-30', { get: function get() { - var model = __webpack_require__(1232); - model.paginators = __webpack_require__(1233).pagination; + var model = __webpack_require__(1233); + model.paginators = __webpack_require__(1234).pagination; return model; }, enumerable: true, @@ -61338,19 +61345,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1232 */ +/* 1233 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-30","endpointPrefix":"arc-zonal-shift","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS ARC - Zonal Shift","serviceId":"ARC Zonal Shift","signatureVersion":"v4","signingName":"arc-zonal-shift","uid":"arc-zonal-shift-2022-10-30"},"operations":{"CancelZonalShift":{"http":{"method":"DELETE","requestUri":"/zonalshifts/{zonalShiftId}","responseCode":200},"input":{"type":"structure","required":["zonalShiftId"],"members":{"zonalShiftId":{"location":"uri","locationName":"zonalShiftId"}}},"output":{"shape":"S3"}},"GetManagedResource":{"http":{"method":"GET","requestUri":"/managedresources/{resourceIdentifier}","responseCode":200},"input":{"type":"structure","required":["resourceIdentifier"],"members":{"resourceIdentifier":{"location":"uri","locationName":"resourceIdentifier"}}},"output":{"type":"structure","required":["appliedWeights","zonalShifts"],"members":{"appliedWeights":{"type":"map","key":{},"value":{"type":"float"}},"arn":{},"name":{},"zonalShifts":{"type":"list","member":{"type":"structure","required":["appliedStatus","awayFrom","comment","expiryTime","resourceIdentifier","startTime","zonalShiftId"],"members":{"appliedStatus":{},"awayFrom":{},"comment":{},"expiryTime":{"type":"timestamp"},"resourceIdentifier":{},"startTime":{"type":"timestamp"},"zonalShiftId":{}}}}}}},"ListManagedResources":{"http":{"method":"GET","requestUri":"/managedresources","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["availabilityZones"],"members":{"arn":{},"availabilityZones":{"type":"list","member":{}},"name":{}}}},"nextToken":{}}}},"ListZonalShifts":{"http":{"method":"GET","requestUri":"/zonalshifts","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["awayFrom","comment","expiryTime","resourceIdentifier","startTime","status","zonalShiftId"],"members":{"awayFrom":{},"comment":{},"expiryTime":{"type":"timestamp"},"resourceIdentifier":{},"startTime":{"type":"timestamp"},"status":{},"zonalShiftId":{}}}},"nextToken":{}}}},"StartZonalShift":{"http":{"requestUri":"/zonalshifts","responseCode":201},"input":{"type":"structure","required":["awayFrom","comment","expiresIn","resourceIdentifier"],"members":{"awayFrom":{},"comment":{},"expiresIn":{},"resourceIdentifier":{}}},"output":{"shape":"S3"}},"UpdateZonalShift":{"http":{"method":"PATCH","requestUri":"/zonalshifts/{zonalShiftId}","responseCode":200},"input":{"type":"structure","required":["zonalShiftId"],"members":{"comment":{},"expiresIn":{},"zonalShiftId":{"location":"uri","locationName":"zonalShiftId"}}},"output":{"shape":"S3"}}},"shapes":{"S3":{"type":"structure","required":["awayFrom","comment","expiryTime","resourceIdentifier","startTime","status","zonalShiftId"],"members":{"awayFrom":{},"comment":{},"expiryTime":{"type":"timestamp"},"resourceIdentifier":{},"startTime":{"type":"timestamp"},"status":{},"zonalShiftId":{}}}}} /***/ }), -/* 1233 */ +/* 1234 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListManagedResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListZonalShifts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} /***/ }), -/* 1234 */ +/* 1235 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61362,9 +61369,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Omics = Service.defineService('omics', ['2022-11-28']); Object.defineProperty(apiLoader.services['omics'], '2022-11-28', { get: function get() { - var model = __webpack_require__(1235); - model.paginators = __webpack_require__(1236).pagination; - model.waiters = __webpack_require__(1237).waiters; + var model = __webpack_require__(1236); + model.paginators = __webpack_require__(1237).pagination; + model.waiters = __webpack_require__(1238).waiters; return model; }, enumerable: true, @@ -61375,25 +61382,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1235 */ +/* 1236 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-11-28","endpointPrefix":"omics","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Omics","serviceId":"Omics","signatureVersion":"v4","signingName":"omics","uid":"omics-2022-11-28"},"operations":{"BatchDeleteReadSet":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readset/batch/delete","responseCode":200},"input":{"type":"structure","required":["ids","sequenceStoreId"],"members":{"ids":{"type":"list","member":{}},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["code","id","message"],"members":{"code":{},"id":{},"message":{}}}}}},"endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"CancelAnnotationImportJob":{"http":{"method":"DELETE","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CancelRun":{"http":{"requestUri":"/run/{id}/cancel","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"endpoint":{"hostPrefix":"workflows-"}},"CancelVariantImportJob":{"http":{"method":"DELETE","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CreateAnnotationStore":{"http":{"requestUri":"/annotationStore","responseCode":200},"input":{"type":"structure","required":["storeFormat"],"members":{"description":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"storeFormat":{},"storeOptions":{"shape":"Sp"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["creationTime","id","name","status"],"members":{"creationTime":{"shape":"S13"},"id":{},"name":{},"reference":{"shape":"Sj"},"status":{},"storeFormat":{},"storeOptions":{"shape":"Sp"}}},"endpoint":{"hostPrefix":"analytics-"}},"CreateReferenceStore":{"http":{"requestUri":"/referencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"clientToken":{},"description":{},"name":{},"sseConfig":{"shape":"Sl"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}},"endpoint":{"hostPrefix":"control-storage-"}},"CreateRunGroup":{"http":{"requestUri":"/runGroup","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"maxCpus":{"type":"integer"},"maxDuration":{"type":"integer"},"maxRuns":{"type":"integer"},"name":{},"requestId":{"idempotencyToken":true},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"tags":{"shape":"Sz"}}},"endpoint":{"hostPrefix":"workflows-"}},"CreateSequenceStore":{"http":{"requestUri":"/sequencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"clientToken":{},"description":{},"name":{},"sseConfig":{"shape":"Sl"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}},"endpoint":{"hostPrefix":"control-storage-"}},"CreateVariantStore":{"http":{"requestUri":"/variantStore","responseCode":200},"input":{"type":"structure","required":["reference"],"members":{"description":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["creationTime","id","name","status"],"members":{"creationTime":{"shape":"S13"},"id":{},"name":{},"reference":{"shape":"Sj"},"status":{}}},"endpoint":{"hostPrefix":"analytics-"}},"CreateWorkflow":{"http":{"requestUri":"/workflow","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"definitionUri":{},"definitionZip":{"type":"blob"},"description":{},"engine":{},"main":{},"name":{},"parameterTemplate":{"shape":"S21"},"requestId":{"idempotencyToken":true},"storageCapacity":{"type":"integer"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Sz"}}},"endpoint":{"hostPrefix":"workflows-"}},"DeleteAnnotationStore":{"http":{"method":"DELETE","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"force":{"location":"querystring","locationName":"force","type":"boolean"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteReference":{"http":{"method":"DELETE","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteReferenceStore":{"http":{"method":"DELETE","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteRun":{"http":{"method":"DELETE","requestUri":"/run/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteRunGroup":{"http":{"method":"DELETE","requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteSequenceStore":{"http":{"method":"DELETE","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteVariantStore":{"http":{"method":"DELETE","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"force":{"location":"querystring","locationName":"force","type":"boolean"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteWorkflow":{"http":{"method":"DELETE","requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"GetAnnotationImportJob":{"http":{"method":"GET","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["completionTime","creationTime","destinationName","formatOptions","id","items","roleArn","runLeftNormalization","status","statusMessage","updateTime"],"members":{"completionTime":{"shape":"S2t"},"creationTime":{"shape":"S13"},"destinationName":{},"formatOptions":{"shape":"S2v"},"id":{},"items":{"type":"list","member":{"type":"structure","required":["jobStatus","source"],"members":{"jobStatus":{},"source":{}}}},"roleArn":{},"runLeftNormalization":{"type":"boolean"},"status":{},"statusMessage":{},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"GetAnnotationStore":{"http":{"method":"GET","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["creationTime","description","id","name","reference","sseConfig","status","statusMessage","storeArn","storeSizeBytes","tags","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"status":{},"statusMessage":{},"storeArn":{},"storeFormat":{},"storeOptions":{"shape":"Sp"},"storeSizeBytes":{"type":"long"},"tags":{"shape":"Sz"},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"GetReadSet":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}","responseCode":200},"input":{"type":"structure","required":["id","partNumber","sequenceStoreId"],"members":{"file":{"location":"querystring","locationName":"file"},"id":{"location":"uri","locationName":"id"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"endpoint":{"hostPrefix":"storage-"}},"GetReadSetActivationJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/activationjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["creationTime","id","sequenceStoreId","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"sequenceStoreId":{},"sources":{"type":"list","member":{"type":"structure","required":["readSetId","status"],"members":{"readSetId":{},"status":{},"statusMessage":{}}}},"status":{},"statusMessage":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetExportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/exportjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["creationTime","destination","id","sequenceStoreId","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"destination":{},"id":{},"readSets":{"type":"list","member":{"type":"structure","required":["id","status"],"members":{"id":{},"status":{},"statusMessage":{}}}},"sequenceStoreId":{},"status":{},"statusMessage":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetImportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["creationTime","id","roleArn","sequenceStoreId","sources","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"roleArn":{},"sequenceStoreId":{},"sources":{"type":"list","member":{"type":"structure","required":["sampleId","sourceFileType","sourceFiles","status","subjectId"],"members":{"description":{},"generatedFrom":{},"name":{},"referenceArn":{},"sampleId":{},"sourceFileType":{},"sourceFiles":{"shape":"S4g"},"status":{},"statusMessage":{},"subjectId":{},"tags":{"shape":"Sz"}}}},"status":{},"statusMessage":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetMetadata":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["arn","creationTime","fileType","id","sequenceStoreId","status"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"fileType":{},"files":{"type":"structure","members":{"index":{"shape":"S4o"},"source1":{"shape":"S4o"},"source2":{"shape":"S4o"}}},"id":{},"name":{},"referenceArn":{},"sampleId":{},"sequenceInformation":{"shape":"S4s"},"sequenceStoreId":{},"status":{},"subjectId":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReference":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","partNumber","referenceStoreId"],"members":{"file":{"location":"querystring","locationName":"file"},"id":{"location":"uri","locationName":"id"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"range":{"location":"header","locationName":"Range"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"endpoint":{"hostPrefix":"storage-"}},"GetReferenceImportJob":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["creationTime","id","referenceStoreId","roleArn","sources","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"referenceStoreId":{},"roleArn":{},"sources":{"type":"list","member":{"type":"structure","required":["status"],"members":{"description":{},"name":{},"sourceFile":{},"status":{},"statusMessage":{},"tags":{"shape":"Sz"}}}},"status":{},"statusMessage":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceMetadata":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["arn","creationTime","id","md5","referenceStoreId","updateTime"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"files":{"type":"structure","members":{"index":{"shape":"S4o"},"source":{"shape":"S4o"}}},"id":{},"md5":{},"name":{},"referenceStoreId":{},"status":{},"updateTime":{"shape":"S1b"}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceStore":{"http":{"method":"GET","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetRun":{"http":{"method":"GET","requestUri":"/run/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"export":{"location":"querystring","locationName":"export","type":"list","member":{}},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S5k"},"definition":{},"digest":{},"id":{},"logLevel":{},"name":{},"outputUri":{},"parameters":{"shape":"S5p"},"priority":{"type":"integer"},"resourceDigests":{"type":"map","key":{},"value":{}},"roleArn":{},"runGroupId":{},"runId":{},"startTime":{"shape":"S5k"},"startedBy":{},"status":{},"statusMessage":{},"stopTime":{"shape":"S5k"},"storageCapacity":{"type":"integer"},"tags":{"shape":"Sz"},"workflowId":{},"workflowType":{}}},"endpoint":{"hostPrefix":"workflows-"}},"GetRunGroup":{"http":{"method":"GET","requestUri":"/runGroup/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S62"},"id":{},"maxCpus":{"type":"integer"},"maxDuration":{"type":"integer"},"maxRuns":{"type":"integer"},"name":{},"tags":{"shape":"Sz"}}},"endpoint":{"hostPrefix":"workflows-"}},"GetRunTask":{"http":{"method":"GET","requestUri":"/run/{id}/task/{taskId}","responseCode":200},"input":{"type":"structure","required":["id","taskId"],"members":{"id":{"location":"uri","locationName":"id"},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","members":{"cpus":{"type":"integer"},"creationTime":{"shape":"S6a"},"logStream":{},"memory":{"type":"integer"},"name":{},"startTime":{"shape":"S6a"},"status":{},"statusMessage":{},"stopTime":{"shape":"S6a"},"taskId":{}}},"endpoint":{"hostPrefix":"workflows-"}},"GetSequenceStore":{"http":{"method":"GET","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}},"endpoint":{"hostPrefix":"control-storage-"}},"GetVariantImportJob":{"http":{"method":"GET","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["creationTime","destinationName","id","items","roleArn","runLeftNormalization","status","statusMessage","updateTime"],"members":{"completionTime":{"shape":"S2t"},"creationTime":{"shape":"S13"},"destinationName":{},"id":{},"items":{"type":"list","member":{"type":"structure","required":["jobStatus","source"],"members":{"jobStatus":{},"source":{},"statusMessage":{}}}},"roleArn":{},"runLeftNormalization":{"type":"boolean"},"status":{},"statusMessage":{},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"GetVariantStore":{"http":{"method":"GET","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["creationTime","description","id","name","reference","sseConfig","status","statusMessage","storeArn","storeSizeBytes","tags","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"status":{},"statusMessage":{},"storeArn":{},"storeSizeBytes":{"type":"long"},"tags":{"shape":"Sz"},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"GetWorkflow":{"http":{"method":"GET","requestUri":"/workflow/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"export":{"location":"querystring","locationName":"export","type":"list","member":{}},"id":{"location":"uri","locationName":"id"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S6s"},"definition":{},"description":{},"digest":{},"engine":{},"id":{},"main":{},"name":{},"parameterTemplate":{"shape":"S21"},"status":{},"statusMessage":{},"storageCapacity":{"type":"integer"},"tags":{"shape":"Sz"},"type":{}}},"endpoint":{"hostPrefix":"workflows-"}},"ListAnnotationImportJobs":{"http":{"requestUri":"/import/annotations","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"status":{},"storeName":{}}},"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"annotationImportJobs":{"type":"list","member":{"type":"structure","required":["creationTime","destinationName","id","roleArn","status","updateTime"],"members":{"completionTime":{"shape":"S2t"},"creationTime":{"shape":"S13"},"destinationName":{},"id":{},"roleArn":{},"runLeftNormalization":{"type":"boolean"},"status":{},"updateTime":{"shape":"S3f"}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"analytics-"}},"ListAnnotationStores":{"http":{"requestUri":"/annotationStores","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"status":{}}},"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"annotationStores":{"type":"list","member":{"type":"structure","required":["creationTime","description","id","name","reference","sseConfig","status","statusMessage","storeArn","storeFormat","storeSizeBytes","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"status":{},"statusMessage":{},"storeArn":{},"storeFormat":{},"storeSizeBytes":{"type":"long"},"updateTime":{"shape":"S3f"}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"analytics-"}},"ListReadSetActivationJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"status":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"activationJobs":{"type":"list","member":{"type":"structure","required":["creationTime","id","sequenceStoreId","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"sequenceStoreId":{},"status":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetExportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"status":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"exportJobs":{"type":"list","member":{"type":"structure","required":["creationTime","destination","id","sequenceStoreId","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"destination":{},"id":{},"sequenceStoreId":{},"status":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetImportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"status":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"importJobs":{"type":"list","member":{"type":"structure","required":["creationTime","id","roleArn","sequenceStoreId","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"roleArn":{},"sequenceStoreId":{},"status":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReadSets":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readsets","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"name":{},"referenceArn":{},"status":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["readSets"],"members":{"nextToken":{},"readSets":{"type":"list","member":{"type":"structure","required":["arn","creationTime","fileType","id","sequenceStoreId","status"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"fileType":{},"id":{},"name":{},"referenceArn":{},"sampleId":{},"sequenceInformation":{"shape":"S4s"},"sequenceStoreId":{},"status":{},"subjectId":{}}}}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceImportJobs":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"status":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","members":{"importJobs":{"type":"list","member":{"type":"structure","required":["creationTime","id","referenceStoreId","roleArn","status"],"members":{"completionTime":{"shape":"S1b"},"creationTime":{"shape":"S1b"},"id":{},"referenceStoreId":{},"roleArn":{},"status":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceStores":{"http":{"requestUri":"/referencestores","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"name":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["referenceStores"],"members":{"nextToken":{},"referenceStores":{"type":"list","member":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}}}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListReferences":{"http":{"requestUri":"/referencestore/{referenceStoreId}/references","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"md5":{},"name":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["references"],"members":{"nextToken":{},"references":{"type":"list","member":{"type":"structure","required":["arn","creationTime","id","md5","referenceStoreId","updateTime"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"md5":{},"name":{},"referenceStoreId":{},"status":{},"updateTime":{"shape":"S1b"}}}}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListRunGroups":{"http":{"method":"GET","requestUri":"/runGroup","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S62"},"id":{},"maxCpus":{"type":"integer"},"maxDuration":{"type":"integer"},"maxRuns":{"type":"integer"},"name":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"workflows-"}},"ListRunTasks":{"http":{"method":"GET","requestUri":"/run/{id}/task","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"startingToken":{"location":"querystring","locationName":"startingToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"cpus":{"type":"integer"},"creationTime":{"shape":"S6a"},"memory":{"type":"integer"},"name":{},"startTime":{"shape":"S6a"},"status":{},"stopTime":{"shape":"S6a"},"taskId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"workflows-"}},"ListRuns":{"http":{"method":"GET","requestUri":"/run","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"runGroupId":{"location":"querystring","locationName":"runGroupId"},"startingToken":{"location":"querystring","locationName":"startingToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S5k"},"id":{},"name":{},"priority":{"type":"integer"},"startTime":{"shape":"S5k"},"status":{},"stopTime":{"shape":"S5k"},"storageCapacity":{"type":"integer"},"workflowId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"workflows-"}},"ListSequenceStores":{"http":{"requestUri":"/sequencestores","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1b"},"createdBefore":{"shape":"S1b"},"name":{}}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["sequenceStores"],"members":{"nextToken":{},"sequenceStores":{"type":"list","member":{"type":"structure","required":["arn","creationTime","id"],"members":{"arn":{},"creationTime":{"shape":"S1b"},"description":{},"id":{},"name":{},"sseConfig":{"shape":"Sl"}}}}}},"endpoint":{"hostPrefix":"control-storage-"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sz"}}},"endpoint":{"hostPrefix":"tags-"}},"ListVariantImportJobs":{"http":{"requestUri":"/import/variants","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"status":{},"storeName":{}}},"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"variantImportJobs":{"type":"list","member":{"type":"structure","required":["creationTime","destinationName","id","roleArn","status","updateTime"],"members":{"completionTime":{"shape":"S2t"},"creationTime":{"shape":"S13"},"destinationName":{},"id":{},"roleArn":{},"runLeftNormalization":{"type":"boolean"},"status":{},"updateTime":{"shape":"S3f"}}}}}},"endpoint":{"hostPrefix":"analytics-"}},"ListVariantStores":{"http":{"requestUri":"/variantStores","responseCode":200},"input":{"type":"structure","members":{"filter":{"type":"structure","members":{"status":{}}},"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"variantStores":{"type":"list","member":{"type":"structure","required":["creationTime","description","id","name","reference","sseConfig","status","statusMessage","storeArn","storeSizeBytes","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"sseConfig":{"shape":"Sl"},"status":{},"statusMessage":{},"storeArn":{},"storeSizeBytes":{"type":"long"},"updateTime":{"shape":"S3f"}}}}}},"endpoint":{"hostPrefix":"analytics-"}},"ListWorkflows":{"http":{"method":"GET","requestUri":"/workflow","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"creationTime":{"shape":"S6s"},"digest":{},"id":{},"name":{},"status":{},"type":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"workflows-"}},"StartAnnotationImportJob":{"http":{"requestUri":"/import/annotation","responseCode":200},"input":{"type":"structure","required":["destinationName","items","roleArn"],"members":{"destinationName":{},"formatOptions":{"shape":"S2v"},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"roleArn":{},"runLeftNormalization":{"type":"boolean"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"endpoint":{"hostPrefix":"analytics-"}},"StartReadSetActivationJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","sources"],"members":{"clientToken":{},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["creationTime","id","sequenceStoreId","status"],"members":{"creationTime":{"shape":"S1b"},"id":{},"sequenceStoreId":{},"status":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetExportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjob","responseCode":200},"input":{"type":"structure","required":["destination","roleArn","sequenceStoreId","sources"],"members":{"clientToken":{},"destination":{},"roleArn":{},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["creationTime","destination","id","sequenceStoreId","status"],"members":{"creationTime":{"shape":"S1b"},"destination":{},"id":{},"sequenceStoreId":{},"status":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetImportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["roleArn","sequenceStoreId","sources"],"members":{"clientToken":{},"roleArn":{},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"sources":{"type":"list","member":{"type":"structure","required":["referenceArn","sampleId","sourceFileType","sourceFiles","subjectId"],"members":{"description":{},"generatedFrom":{},"name":{},"referenceArn":{},"sampleId":{},"sourceFileType":{},"sourceFiles":{"shape":"S4g"},"subjectId":{},"tags":{"shape":"Sz"}}}}}},"output":{"type":"structure","required":["creationTime","id","roleArn","sequenceStoreId","status"],"members":{"creationTime":{"shape":"S1b"},"id":{},"roleArn":{},"sequenceStoreId":{},"status":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"StartReferenceImportJob":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["referenceStoreId","roleArn","sources"],"members":{"clientToken":{},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"roleArn":{},"sources":{"type":"list","member":{"type":"structure","required":["name","sourceFile"],"members":{"description":{},"name":{},"sourceFile":{},"tags":{"shape":"Sz"}}}}}},"output":{"type":"structure","required":["creationTime","id","referenceStoreId","roleArn","status"],"members":{"creationTime":{"shape":"S1b"},"id":{},"referenceStoreId":{},"roleArn":{},"status":{}}},"endpoint":{"hostPrefix":"control-storage-"}},"StartRun":{"http":{"requestUri":"/run","responseCode":201},"input":{"type":"structure","required":["requestId","roleArn"],"members":{"logLevel":{},"name":{},"outputUri":{},"parameters":{"shape":"S5p"},"priority":{"type":"integer"},"requestId":{"idempotencyToken":true},"roleArn":{},"runGroupId":{},"runId":{},"storageCapacity":{"type":"integer"},"tags":{"shape":"Sz"},"workflowId":{},"workflowType":{}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Sz"}}},"endpoint":{"hostPrefix":"workflows-"}},"StartVariantImportJob":{"http":{"requestUri":"/import/variant","responseCode":200},"input":{"type":"structure","required":["destinationName","items","roleArn"],"members":{"destinationName":{},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"roleArn":{},"runLeftNormalization":{"type":"boolean"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"endpoint":{"hostPrefix":"analytics-"}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"type":"map","key":{},"value":{}}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"tags-"}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"tags-"},"idempotent":true},"UpdateAnnotationStore":{"http":{"requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"description":{},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["creationTime","description","id","name","reference","status","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"status":{},"storeFormat":{},"storeOptions":{"shape":"Sp"},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"UpdateRunGroup":{"http":{"requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"maxCpus":{"type":"integer"},"maxDuration":{"type":"integer"},"maxRuns":{"type":"integer"},"name":{}}},"endpoint":{"hostPrefix":"workflows-"}},"UpdateVariantStore":{"http":{"requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"description":{},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["creationTime","description","id","name","reference","status","updateTime"],"members":{"creationTime":{"shape":"S13"},"description":{},"id":{},"name":{},"reference":{"shape":"Sj"},"status":{},"updateTime":{"shape":"S3f"}}},"endpoint":{"hostPrefix":"analytics-"}},"UpdateWorkflow":{"http":{"requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"description":{},"id":{"location":"uri","locationName":"id"},"name":{}}},"endpoint":{"hostPrefix":"workflows-"}}},"shapes":{"Sj":{"type":"structure","members":{"referenceArn":{}},"union":true},"Sl":{"type":"structure","required":["type"],"members":{"keyArn":{},"type":{}}},"Sp":{"type":"structure","members":{"tsvStoreOptions":{"type":"structure","members":{"annotationType":{},"formatToHeader":{"type":"map","key":{},"value":{}},"schema":{"type":"list","member":{"type":"map","key":{},"value":{}}}}}},"union":true},"Sz":{"type":"map","key":{},"value":{}},"S13":{"type":"timestamp","timestampFormat":"iso8601"},"S1b":{"type":"timestamp","timestampFormat":"iso8601"},"S21":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"optional":{"type":"boolean"}}}},"S2t":{"type":"timestamp","timestampFormat":"iso8601"},"S2v":{"type":"structure","members":{"tsvOptions":{"type":"structure","members":{"readOptions":{"type":"structure","members":{"comment":{},"encoding":{},"escape":{},"escapeQuotes":{"type":"boolean"},"header":{"type":"boolean"},"lineSep":{},"quote":{},"quoteAll":{"type":"boolean"},"sep":{}}}}},"vcfOptions":{"type":"structure","members":{"ignoreFilterField":{"type":"boolean"},"ignoreQualField":{"type":"boolean"}}}},"union":true},"S3f":{"type":"timestamp","timestampFormat":"iso8601"},"S4g":{"type":"structure","required":["source1"],"members":{"source1":{},"source2":{}}},"S4o":{"type":"structure","members":{"contentLength":{"type":"long"},"partSize":{"type":"long"},"totalParts":{"type":"integer"}}},"S4s":{"type":"structure","members":{"alignment":{},"generatedFrom":{},"totalBaseCount":{"type":"long"},"totalReadCount":{"type":"long"}}},"S5k":{"type":"timestamp","timestampFormat":"iso8601"},"S5p":{"type":"structure","members":{},"document":true},"S62":{"type":"timestamp","timestampFormat":"iso8601"},"S6a":{"type":"timestamp","timestampFormat":"iso8601"},"S6s":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1236 */ +/* 1237 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAnnotationImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationImportJobs"},"ListAnnotationStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationStores"},"ListReadSetActivationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"activationJobs"},"ListReadSetExportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"exportJobs"},"ListReadSetImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReadSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"readSets"},"ListReferenceImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReferenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"referenceStores"},"ListReferences":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"references"},"ListRunGroups":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRunTasks":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRuns":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSequenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sequenceStores"},"ListVariantImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantImportJobs"},"ListVariantStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantStores"},"ListWorkflows":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} /***/ }), -/* 1237 */ +/* 1238 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{"AnnotationImportJobCreated":{"description":"Wait until an annotation import is completed","delay":30,"maxAttempts":20,"operation":"GetAnnotationImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"AnnotationStoreCreated":{"description":"Wait until an annotation store is created","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"AnnotationStoreDeleted":{"description":"Wait until an annotation store is deleted.","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"ReadSetActivationJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetActivationJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetExportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetExportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReferenceImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReferenceImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"RunCompleted":{"description":"Wait until a run is completed.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"RunRunning":{"description":"Wait until a run is running.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"TaskCompleted":{"description":"Wait until a task is completed.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"TaskRunning":{"description":"Wait until a task is running.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"VariantImportJobCreated":{"description":"Wait until variant import is completed","delay":30,"maxAttempts":20,"operation":"GetVariantImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"VariantStoreCreated":{"description":"Wait until a variant store is created","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"VariantStoreDeleted":{"description":"Wait until a variant store is deleted.","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"WorkflowActive":{"description":"Wait until a workflow is active.","delay":3,"maxAttempts":10,"operation":"GetWorkflow","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]}}} /***/ }), -/* 1238 */ +/* 1239 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61405,8 +61412,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.OpenSearchServerless = Service.defineService('opensearchserverless', ['2021-11-01']); Object.defineProperty(apiLoader.services['opensearchserverless'], '2021-11-01', { get: function get() { - var model = __webpack_require__(1239); - model.paginators = __webpack_require__(1240).pagination; + var model = __webpack_require__(1240); + model.paginators = __webpack_require__(1241).pagination; return model; }, enumerable: true, @@ -61417,19 +61424,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1239 */ +/* 1240 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-11-01","endpointPrefix":"aoss","jsonVersion":"1.0","protocol":"json","serviceFullName":"OpenSearch Service Serverless","serviceId":"OpenSearchServerless","signatureVersion":"v4","signingName":"aoss","targetPrefix":"OpenSearchServerless","uid":"opensearchserverless-2021-11-01"},"operations":{"BatchGetCollection":{"input":{"type":"structure","members":{"ids":{"type":"list","member":{}},"names":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"collectionDetails":{"type":"list","member":{"type":"structure","members":{"arn":{},"collectionEndpoint":{},"createdDate":{"type":"long"},"dashboardEndpoint":{},"description":{},"id":{},"kmsKeyArn":{},"lastModifiedDate":{"type":"long"},"name":{},"status":{},"type":{}}}},"collectionErrorDetails":{"type":"list","member":{"type":"structure","members":{"errorCode":{},"errorMessage":{},"id":{},"name":{}}}}}}},"BatchGetVpcEndpoint":{"input":{"type":"structure","required":["ids"],"members":{"ids":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"vpcEndpointDetails":{"type":"list","member":{"type":"structure","members":{"createdDate":{"type":"long"},"id":{},"name":{},"securityGroupIds":{"shape":"Sm"},"status":{},"subnetIds":{"shape":"Sp"},"vpcId":{}}}},"vpcEndpointErrorDetails":{"type":"list","member":{"type":"structure","members":{"errorCode":{},"errorMessage":{},"id":{}}}}}}},"CreateAccessPolicy":{"input":{"type":"structure","required":["name","policy","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"policy":{},"type":{}}},"output":{"type":"structure","members":{"accessPolicyDetail":{"shape":"S11"}}},"idempotent":true},"CreateCollection":{"input":{"type":"structure","required":["name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"tags":{"shape":"S16"},"type":{}}},"output":{"type":"structure","members":{"createCollectionDetail":{"type":"structure","members":{"arn":{},"createdDate":{"type":"long"},"description":{},"id":{},"kmsKeyArn":{},"lastModifiedDate":{"type":"long"},"name":{},"status":{},"type":{}}}}},"idempotent":true},"CreateSecurityConfig":{"input":{"type":"structure","required":["name","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"samlOptions":{"shape":"S1f"},"type":{}}},"output":{"type":"structure","members":{"securityConfigDetail":{"shape":"S1m"}}},"idempotent":true},"CreateSecurityPolicy":{"input":{"type":"structure","required":["name","policy","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"policy":{},"type":{}}},"output":{"type":"structure","members":{"securityPolicyDetail":{"shape":"S1r"}}},"idempotent":true},"CreateVpcEndpoint":{"input":{"type":"structure","required":["name","subnetIds","vpcId"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"securityGroupIds":{"shape":"Sm"},"subnetIds":{"shape":"Sp"},"vpcId":{}}},"output":{"type":"structure","members":{"createVpcEndpointDetail":{"type":"structure","members":{"id":{},"name":{},"status":{}}}}},"idempotent":true},"DeleteAccessPolicy":{"input":{"type":"structure","required":["name","type"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"type":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteCollection":{"input":{"type":"structure","required":["id"],"members":{"clientToken":{"idempotencyToken":true},"id":{}}},"output":{"type":"structure","members":{"deleteCollectionDetail":{"type":"structure","members":{"id":{},"name":{},"status":{}}}}},"idempotent":true},"DeleteSecurityConfig":{"input":{"type":"structure","required":["id"],"members":{"clientToken":{"idempotencyToken":true},"id":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSecurityPolicy":{"input":{"type":"structure","required":["name","type"],"members":{"clientToken":{"idempotencyToken":true},"name":{},"type":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteVpcEndpoint":{"input":{"type":"structure","required":["id"],"members":{"clientToken":{"idempotencyToken":true},"id":{}}},"output":{"type":"structure","members":{"deleteVpcEndpointDetail":{"type":"structure","members":{"id":{},"name":{},"status":{}}}}},"idempotent":true},"GetAccessPolicy":{"input":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}},"output":{"type":"structure","members":{"accessPolicyDetail":{"shape":"S11"}}}},"GetAccountSettings":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"accountSettingsDetail":{"shape":"S2b"}}}},"GetPoliciesStats":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccessPolicyStats":{"type":"structure","members":{"DataPolicyCount":{"type":"long"}}},"SecurityConfigStats":{"type":"structure","members":{"SamlConfigCount":{"type":"long"}}},"SecurityPolicyStats":{"type":"structure","members":{"EncryptionPolicyCount":{"type":"long"},"NetworkPolicyCount":{"type":"long"}}},"TotalPolicyCount":{"type":"long"}}}},"GetSecurityConfig":{"input":{"type":"structure","required":["id"],"members":{"id":{}}},"output":{"type":"structure","members":{"securityConfigDetail":{"shape":"S1m"}}}},"GetSecurityPolicy":{"input":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}},"output":{"type":"structure","members":{"securityPolicyDetail":{"shape":"S1r"}}}},"ListAccessPolicies":{"input":{"type":"structure","required":["type"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"resource":{"type":"list","member":{}},"type":{}}},"output":{"type":"structure","members":{"accessPolicySummaries":{"type":"list","member":{"type":"structure","members":{"createdDate":{"type":"long"},"description":{},"lastModifiedDate":{"type":"long"},"name":{},"policyVersion":{},"type":{}}}},"nextToken":{}}}},"ListCollections":{"input":{"type":"structure","members":{"collectionFilters":{"type":"structure","members":{"name":{},"status":{}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"collectionSummaries":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"name":{},"status":{}}}},"nextToken":{}}}},"ListSecurityConfigs":{"input":{"type":"structure","required":["type"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"type":{}}},"output":{"type":"structure","members":{"nextToken":{},"securityConfigSummaries":{"type":"list","member":{"type":"structure","members":{"configVersion":{},"createdDate":{"type":"long"},"description":{},"id":{},"lastModifiedDate":{"type":"long"},"type":{}}}}}}},"ListSecurityPolicies":{"input":{"type":"structure","required":["type"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"resource":{"type":"list","member":{}},"type":{}}},"output":{"type":"structure","members":{"nextToken":{},"securityPolicySummaries":{"type":"list","member":{"type":"structure","members":{"createdDate":{"type":"long"},"description":{},"lastModifiedDate":{"type":"long"},"name":{},"policyVersion":{},"type":{}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"tags":{"shape":"S16"}}}},"ListVpcEndpoints":{"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"vpcEndpointFilters":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"nextToken":{},"vpcEndpointSummaries":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"status":{}}}}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAccessPolicy":{"input":{"type":"structure","required":["name","policyVersion","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"policy":{},"policyVersion":{},"type":{}}},"output":{"type":"structure","members":{"accessPolicyDetail":{"shape":"S11"}}},"idempotent":true},"UpdateAccountSettings":{"input":{"type":"structure","members":{"capacityLimits":{"shape":"S2c"}}},"output":{"type":"structure","members":{"accountSettingsDetail":{"shape":"S2b"}}}},"UpdateCollection":{"input":{"type":"structure","required":["id"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"id":{}}},"output":{"type":"structure","members":{"updateCollectionDetail":{"type":"structure","members":{"arn":{},"createdDate":{"type":"long"},"description":{},"id":{},"lastModifiedDate":{"type":"long"},"name":{},"status":{},"type":{}}}}},"idempotent":true},"UpdateSecurityConfig":{"input":{"type":"structure","required":["configVersion","id"],"members":{"clientToken":{"idempotencyToken":true},"configVersion":{},"description":{},"id":{},"samlOptions":{"shape":"S1f"}}},"output":{"type":"structure","members":{"securityConfigDetail":{"shape":"S1m"}}},"idempotent":true},"UpdateSecurityPolicy":{"input":{"type":"structure","required":["name","policyVersion","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"policy":{},"policyVersion":{},"type":{}}},"output":{"type":"structure","members":{"securityPolicyDetail":{"shape":"S1r"}}},"idempotent":true},"UpdateVpcEndpoint":{"input":{"type":"structure","required":["id"],"members":{"addSecurityGroupIds":{"shape":"Sm"},"addSubnetIds":{"shape":"Sp"},"clientToken":{"idempotencyToken":true},"id":{},"removeSecurityGroupIds":{"shape":"Sm"},"removeSubnetIds":{"shape":"Sp"}}},"output":{"type":"structure","members":{"UpdateVpcEndpointDetail":{"type":"structure","members":{"id":{},"lastModifiedDate":{"type":"long"},"name":{},"securityGroupIds":{"shape":"Sm"},"status":{},"subnetIds":{"shape":"Sp"}}}}},"idempotent":true}},"shapes":{"Sm":{"type":"list","member":{}},"Sp":{"type":"list","member":{}},"S11":{"type":"structure","members":{"createdDate":{"type":"long"},"description":{},"lastModifiedDate":{"type":"long"},"name":{},"policy":{"shape":"S12"},"policyVersion":{},"type":{}}},"S12":{"type":"structure","members":{},"document":true},"S16":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"S1f":{"type":"structure","required":["metadata"],"members":{"groupAttribute":{},"metadata":{},"sessionTimeout":{"type":"integer"},"userAttribute":{}}},"S1m":{"type":"structure","members":{"configVersion":{},"createdDate":{"type":"long"},"description":{},"id":{},"lastModifiedDate":{"type":"long"},"samlOptions":{"shape":"S1f"},"type":{}}},"S1r":{"type":"structure","members":{"createdDate":{"type":"long"},"description":{},"lastModifiedDate":{"type":"long"},"name":{},"policy":{"shape":"S12"},"policyVersion":{},"type":{}}},"S2b":{"type":"structure","members":{"capacityLimits":{"shape":"S2c"}}},"S2c":{"type":"structure","members":{"maxIndexingCapacityInOCU":{"type":"integer"},"maxSearchCapacityInOCU":{"type":"integer"}}}}} /***/ }), -/* 1240 */ +/* 1241 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAccessPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListCollections":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSecurityConfigs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSecurityPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListVpcEndpoints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}} /***/ }), -/* 1241 */ +/* 1242 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61441,8 +61448,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SecurityLake = Service.defineService('securitylake', ['2018-05-10']); Object.defineProperty(apiLoader.services['securitylake'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1242); - model.paginators = __webpack_require__(1243).pagination; + var model = __webpack_require__(1243); + model.paginators = __webpack_require__(1244).pagination; return model; }, enumerable: true, @@ -61453,19 +61460,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1242 */ +/* 1243 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"securitylake","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Security Lake","serviceId":"SecurityLake","signatureVersion":"v4","signingName":"securitylake","uid":"securitylake-2018-05-10"},"operations":{"CreateAwsLogSource":{"http":{"requestUri":"/v1/logsources/aws","responseCode":200},"input":{"type":"structure","required":["inputOrder"],"members":{"enableAllDimensions":{"shape":"S2"},"enableSingleDimension":{"shape":"S6"},"enableTwoDimensions":{"shape":"S4"},"inputOrder":{"shape":"S8"}}},"output":{"type":"structure","members":{"failed":{"shape":"Sb"},"processing":{"shape":"Sb"}}}},"CreateCustomLogSource":{"http":{"requestUri":"/v1/logsources/custom","responseCode":200},"input":{"type":"structure","required":["customSourceName","eventClass","glueInvocationRoleArn","logProviderAccountId"],"members":{"customSourceName":{},"eventClass":{},"glueInvocationRoleArn":{},"logProviderAccountId":{}}},"output":{"type":"structure","required":["customDataLocation","glueCrawlerName","glueDatabaseName","glueTableName","logProviderAccessRoleArn"],"members":{"customDataLocation":{},"glueCrawlerName":{},"glueDatabaseName":{},"glueTableName":{},"logProviderAccessRoleArn":{}}}},"CreateDatalake":{"http":{"requestUri":"/v1/datalake","responseCode":200},"input":{"type":"structure","members":{"configurations":{"shape":"Sj"},"enableAll":{"type":"boolean"},"metaStoreManagerRoleArn":{},"regions":{"shape":"Sm"}}},"output":{"type":"structure","members":{}}},"CreateDatalakeAutoEnable":{"http":{"requestUri":"/v1/datalake/autoenable","responseCode":200},"input":{"type":"structure","required":["configurationForNewAccounts"],"members":{"configurationForNewAccounts":{"shape":"Sv"}}},"output":{"type":"structure","members":{}}},"CreateDatalakeDelegatedAdmin":{"http":{"requestUri":"/v1/datalake/delegate","responseCode":200},"input":{"type":"structure","required":["account"],"members":{"account":{}}},"output":{"type":"structure","members":{}}},"CreateDatalakeExceptionsSubscription":{"http":{"requestUri":"/v1/datalake/exceptions/subscription","responseCode":200},"input":{"type":"structure","required":["notificationEndpoint","subscriptionProtocol"],"members":{"notificationEndpoint":{},"subscriptionProtocol":{}}},"output":{"type":"structure","members":{}}},"CreateSubscriber":{"http":{"requestUri":"/v1/subscribers","responseCode":200},"input":{"type":"structure","required":["accountId","externalId","sourceTypes","subscriberName"],"members":{"accessTypes":{"shape":"S16"},"accountId":{},"externalId":{},"sourceTypes":{"shape":"S18"},"subscriberDescription":{},"subscriberName":{}}},"output":{"type":"structure","required":["subscriptionId"],"members":{"resourceShareArn":{},"resourceShareName":{},"roleArn":{},"s3BucketArn":{},"snsArn":{},"subscriptionId":{}}}},"CreateSubscriptionNotificationConfiguration":{"http":{"requestUri":"/subscription-notifications/{subscriptionId}","responseCode":200},"input":{"type":"structure","required":["subscriptionId"],"members":{"createSqs":{"type":"boolean"},"httpsApiKeyName":{},"httpsApiKeyValue":{},"httpsMethod":{},"roleArn":{},"subscriptionEndpoint":{},"subscriptionId":{"location":"uri","locationName":"subscriptionId"}}},"output":{"type":"structure","members":{"queueArn":{}}}},"DeleteAwsLogSource":{"http":{"requestUri":"/v1/logsources/aws/delete","responseCode":200},"input":{"type":"structure","required":["inputOrder"],"members":{"disableAllDimensions":{"shape":"S2"},"disableSingleDimension":{"shape":"S6"},"disableTwoDimensions":{"shape":"S4"},"inputOrder":{"shape":"S8"}}},"output":{"type":"structure","members":{"failed":{"shape":"Sb"},"processing":{"shape":"Sb"}}}},"DeleteCustomLogSource":{"http":{"method":"DELETE","requestUri":"/v1/logsources/custom","responseCode":200},"input":{"type":"structure","required":["customSourceName"],"members":{"customSourceName":{"location":"querystring","locationName":"customSourceName"}}},"output":{"type":"structure","required":["customDataLocation"],"members":{"customDataLocation":{}}},"idempotent":true},"DeleteDatalake":{"http":{"method":"DELETE","requestUri":"/v1/datalake","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteDatalakeAutoEnable":{"http":{"requestUri":"/v1/datalake/autoenable/delete","responseCode":200},"input":{"type":"structure","required":["removeFromConfigurationForNewAccounts"],"members":{"removeFromConfigurationForNewAccounts":{"shape":"Sv"}}},"output":{"type":"structure","members":{}}},"DeleteDatalakeDelegatedAdmin":{"http":{"method":"DELETE","requestUri":"/v1/datalake/delegate/{account}","responseCode":200},"input":{"type":"structure","required":["account"],"members":{"account":{"location":"uri","locationName":"account"}}},"output":{"type":"structure","members":{}}},"DeleteDatalakeExceptionsSubscription":{"http":{"method":"DELETE","requestUri":"/v1/datalake/exceptions/subscription","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["status"],"members":{"status":{}}}},"DeleteSubscriber":{"http":{"method":"DELETE","requestUri":"/v1/subscribers","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"querystring","locationName":"id"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSubscriptionNotificationConfiguration":{"http":{"method":"DELETE","requestUri":"/subscription-notifications/{subscriptionId}","responseCode":200},"input":{"type":"structure","required":["subscriptionId"],"members":{"subscriptionId":{"location":"uri","locationName":"subscriptionId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetDatalake":{"http":{"method":"GET","requestUri":"/v1/datalake","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["configurations"],"members":{"configurations":{"type":"map","key":{},"value":{"type":"structure","members":{"encryptionKey":{},"replicationDestinationRegions":{"shape":"Sm"},"replicationRoleArn":{},"retentionSettings":{"shape":"Sn"},"s3BucketArn":{},"status":{},"tagsMap":{"shape":"Sr"},"updateStatus":{"type":"structure","members":{"lastUpdateFailure":{"type":"structure","members":{"code":{},"reason":{}}},"lastUpdateRequestId":{},"lastUpdateStatus":{}}}}}}}}},"GetDatalakeAutoEnable":{"http":{"method":"GET","requestUri":"/v1/datalake/autoenable","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["autoEnableNewAccounts"],"members":{"autoEnableNewAccounts":{"shape":"Sv"}}}},"GetDatalakeExceptionsExpiry":{"http":{"method":"GET","requestUri":"/v1/datalake/exceptions/expiry","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["exceptionMessageExpiry"],"members":{"exceptionMessageExpiry":{"type":"long"}}}},"GetDatalakeExceptionsSubscription":{"http":{"method":"GET","requestUri":"/v1/datalake/exceptions/subscription","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["protocolAndNotificationEndpoint"],"members":{"protocolAndNotificationEndpoint":{"type":"structure","members":{"endpoint":{},"protocol":{}}}}}},"GetDatalakeStatus":{"http":{"requestUri":"/v1/datalake/status","responseCode":200},"input":{"type":"structure","members":{"accountSet":{"shape":"S6"},"maxAccountResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["accountSourcesList"],"members":{"accountSourcesList":{"type":"list","member":{"type":"structure","required":["account","sourceType"],"members":{"account":{},"eventClass":{},"logsStatus":{"type":"list","member":{"type":"structure","required":["healthStatus","pathToLogs"],"members":{"healthStatus":{},"pathToLogs":{}}}},"sourceType":{}}}},"nextToken":{}}}},"GetSubscriber":{"http":{"method":"GET","requestUri":"/v1/subscribers/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"subscriber":{"shape":"S2r"}}}},"ListDatalakeExceptions":{"http":{"requestUri":"/v1/datalake/exceptions","responseCode":200},"input":{"type":"structure","members":{"maxFailures":{"type":"integer"},"nextToken":{},"regionSet":{"shape":"Sm"}}},"output":{"type":"structure","required":["nonRetryableFailures"],"members":{"nextToken":{},"nonRetryableFailures":{"type":"list","member":{"type":"structure","members":{"failures":{"type":"list","member":{"type":"structure","required":["exceptionMessage","remediation","timestamp"],"members":{"exceptionMessage":{},"remediation":{},"timestamp":{"shape":"S2s"}}}},"region":{}}}}}}},"ListLogSources":{"http":{"requestUri":"/v1/logsources/list","responseCode":200},"input":{"type":"structure","members":{"inputOrder":{"shape":"S8"},"listAllDimensions":{"shape":"S2"},"listSingleDimension":{"shape":"S6"},"listTwoDimensions":{"shape":"S4"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["regionSourceTypesAccountsList"],"members":{"nextToken":{},"regionSourceTypesAccountsList":{"type":"list","member":{"shape":"S2"}}}}},"ListSubscribers":{"http":{"method":"GET","requestUri":"/v1/subscribers","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["subscribers"],"members":{"nextToken":{},"subscribers":{"type":"list","member":{"shape":"S2r"}}}}},"UpdateDatalake":{"http":{"method":"PUT","requestUri":"/v1/datalake","responseCode":200},"input":{"type":"structure","required":["configurations"],"members":{"configurations":{"shape":"Sj"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateDatalakeExceptionsExpiry":{"http":{"method":"PUT","requestUri":"/v1/datalake/exceptions/expiry","responseCode":200},"input":{"type":"structure","required":["exceptionMessageExpiry"],"members":{"exceptionMessageExpiry":{"type":"long"}}},"output":{"type":"structure","members":{}}},"UpdateDatalakeExceptionsSubscription":{"http":{"method":"PUT","requestUri":"/v1/datalake/exceptions/subscription","responseCode":200},"input":{"type":"structure","required":["notificationEndpoint","subscriptionProtocol"],"members":{"notificationEndpoint":{},"subscriptionProtocol":{}}},"output":{"type":"structure","members":{}}},"UpdateSubscriber":{"http":{"method":"PUT","requestUri":"/v1/subscribers/{id}","responseCode":200},"input":{"type":"structure","required":["id","sourceTypes"],"members":{"externalId":{},"id":{"location":"uri","locationName":"id"},"sourceTypes":{"shape":"S18"},"subscriberDescription":{},"subscriberName":{}}},"output":{"type":"structure","members":{"subscriber":{"shape":"S2r"}}},"idempotent":true},"UpdateSubscriptionNotificationConfiguration":{"http":{"method":"PUT","requestUri":"/subscription-notifications/{subscriptionId}","responseCode":200},"input":{"type":"structure","required":["subscriptionId"],"members":{"createSqs":{"type":"boolean"},"httpsApiKeyName":{},"httpsApiKeyValue":{},"httpsMethod":{},"roleArn":{},"subscriptionEndpoint":{},"subscriptionId":{"location":"uri","locationName":"subscriptionId"}}},"output":{"type":"structure","members":{"queueArn":{}}}}},"shapes":{"S2":{"type":"map","key":{},"value":{"shape":"S4"}},"S4":{"type":"map","key":{},"value":{"type":"list","member":{}}},"S6":{"type":"list","member":{}},"S8":{"type":"list","member":{}},"Sb":{"type":"list","member":{}},"Sj":{"type":"map","key":{},"value":{"type":"structure","members":{"encryptionKey":{},"replicationDestinationRegions":{"shape":"Sm"},"replicationRoleArn":{},"retentionSettings":{"shape":"Sn"},"tagsMap":{"shape":"Sr"}}}},"Sm":{"type":"list","member":{}},"Sn":{"type":"list","member":{"type":"structure","members":{"retentionPeriod":{"type":"integer"},"storageClass":{}}}},"Sr":{"type":"map","key":{},"value":{}},"Sv":{"type":"list","member":{"type":"structure","required":["region","sources"],"members":{"region":{},"sources":{"type":"list","member":{}}}}},"S16":{"type":"list","member":{}},"S18":{"type":"list","member":{"type":"structure","members":{"awsSourceType":{},"customSourceType":{}},"union":true}},"S2r":{"type":"structure","required":["accountId","sourceTypes","subscriptionId"],"members":{"accessTypes":{"shape":"S16"},"accountId":{},"createdAt":{"shape":"S2s"},"externalId":{},"resourceShareArn":{},"resourceShareName":{},"roleArn":{},"s3BucketArn":{},"snsArn":{},"sourceTypes":{"shape":"S18"},"subscriberDescription":{},"subscriberName":{},"subscriptionEndpoint":{},"subscriptionId":{},"subscriptionProtocol":{},"subscriptionStatus":{},"updatedAt":{"shape":"S2s"}}},"S2s":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1243 */ +/* 1244 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetDatalakeStatus":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxAccountResults","result_key":"accountSourcesList"},"ListDatalakeExceptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxFailures","result_key":"nonRetryableFailures"},"ListLogSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"regionSourceTypesAccountsList"},"ListSubscribers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"subscribers"}}} /***/ }), -/* 1244 */ +/* 1245 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61477,8 +61484,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SimSpaceWeaver = Service.defineService('simspaceweaver', ['2022-10-28']); Object.defineProperty(apiLoader.services['simspaceweaver'], '2022-10-28', { get: function get() { - var model = __webpack_require__(1245); - model.paginators = __webpack_require__(1246).pagination; + var model = __webpack_require__(1246); + model.paginators = __webpack_require__(1247).pagination; return model; }, enumerable: true, @@ -61489,19 +61496,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1245 */ +/* 1246 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-28","endpointPrefix":"simspaceweaver","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS SimSpace Weaver","serviceId":"SimSpaceWeaver","signatureVersion":"v4","signingName":"simspaceweaver","uid":"simspaceweaver-2022-10-28"},"operations":{"DeleteApp":{"http":{"method":"DELETE","requestUri":"/deleteapp","responseCode":200},"input":{"type":"structure","required":["App","Domain","Simulation"],"members":{"App":{"location":"querystring","locationName":"app"},"Domain":{"location":"querystring","locationName":"domain"},"Simulation":{"location":"querystring","locationName":"simulation"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSimulation":{"http":{"method":"DELETE","requestUri":"/deletesimulation","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Simulation":{"location":"querystring","locationName":"simulation"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DescribeApp":{"http":{"method":"GET","requestUri":"/describeapp","responseCode":200},"input":{"type":"structure","required":["App","Domain","Simulation"],"members":{"App":{"location":"querystring","locationName":"app"},"Domain":{"location":"querystring","locationName":"domain"},"Simulation":{"location":"querystring","locationName":"simulation"}}},"output":{"type":"structure","members":{"Description":{},"Domain":{},"EndpointInfo":{"type":"structure","members":{"Address":{},"IngressPortMappings":{"type":"list","member":{"type":"structure","members":{"Actual":{"type":"integer"},"Declared":{"type":"integer"}}}}}},"LaunchOverrides":{"shape":"Se"},"Name":{},"Simulation":{},"Status":{},"TargetStatus":{}}}},"DescribeSimulation":{"http":{"method":"GET","requestUri":"/describesimulation","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Simulation":{"location":"querystring","locationName":"simulation"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"Description":{},"ExecutionId":{},"LiveSimulationState":{"type":"structure","members":{"Clocks":{"type":"list","member":{"type":"structure","members":{"Status":{},"TargetStatus":{}}}},"Domains":{"type":"list","member":{"type":"structure","members":{"Lifecycle":{},"Name":{}}}}}},"LoggingConfiguration":{"type":"structure","members":{"Destinations":{"type":"list","member":{"type":"structure","members":{"CloudWatchLogsLogGroup":{"type":"structure","members":{"LogGroupArn":{}}}}}}}},"MaximumDuration":{},"Name":{},"RoleArn":{},"SchemaError":{},"SchemaS3Location":{"shape":"S13"},"Status":{},"TargetStatus":{}}}},"ListApps":{"http":{"method":"GET","requestUri":"/listapps","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Domain":{"location":"querystring","locationName":"domain"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Simulation":{"location":"querystring","locationName":"simulation"}}},"output":{"type":"structure","members":{"Apps":{"type":"list","member":{"type":"structure","members":{"Domain":{},"Name":{},"Simulation":{},"Status":{},"TargetStatus":{}}}},"NextToken":{}}}},"ListSimulations":{"http":{"method":"GET","requestUri":"/listsimulations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"Simulations":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"Name":{},"Status":{},"TargetStatus":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S1j"}}}},"StartApp":{"http":{"requestUri":"/startapp","responseCode":200},"input":{"type":"structure","required":["Domain","Name","Simulation"],"members":{"ClientToken":{"shape":"S1n","idempotencyToken":true},"Description":{},"Domain":{},"LaunchOverrides":{"shape":"Se"},"Name":{},"Simulation":{}}},"output":{"type":"structure","members":{"Domain":{},"Name":{},"Simulation":{}}}},"StartClock":{"http":{"requestUri":"/startclock","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Simulation":{}}},"output":{"type":"structure","members":{}}},"StartSimulation":{"http":{"requestUri":"/startsimulation","responseCode":200},"input":{"type":"structure","required":["Name","RoleArn","SchemaS3Location"],"members":{"ClientToken":{"shape":"S1n","idempotencyToken":true},"Description":{},"MaximumDuration":{},"Name":{},"RoleArn":{},"SchemaS3Location":{"shape":"S13"},"Tags":{"shape":"S1j"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"ExecutionId":{}}}},"StopApp":{"http":{"requestUri":"/stopapp","responseCode":200},"input":{"type":"structure","required":["App","Domain","Simulation"],"members":{"App":{},"Domain":{},"Simulation":{}}},"output":{"type":"structure","members":{}}},"StopClock":{"http":{"requestUri":"/stopclock","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Simulation":{}}},"output":{"type":"structure","members":{}}},"StopSimulation":{"http":{"requestUri":"/stopsimulation","responseCode":200},"input":{"type":"structure","required":["Simulation"],"members":{"Simulation":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S1j"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}}},"shapes":{"Se":{"type":"structure","members":{"LaunchCommands":{"type":"list","member":{}}}},"S13":{"type":"structure","members":{"BucketName":{},"ObjectKey":{}}},"S1j":{"type":"map","key":{},"value":{}},"S1n":{"type":"string","sensitive":true}}} /***/ }), -/* 1246 */ +/* 1247 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListApps":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListSimulations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1247 */ +/* 1248 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61513,8 +61520,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.DocDBElastic = Service.defineService('docdbelastic', ['2022-11-28']); Object.defineProperty(apiLoader.services['docdbelastic'], '2022-11-28', { get: function get() { - var model = __webpack_require__(1248); - model.paginators = __webpack_require__(1249).pagination; + var model = __webpack_require__(1249); + model.paginators = __webpack_require__(1250).pagination; return model; }, enumerable: true, @@ -61525,19 +61532,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1248 */ +/* 1249 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-11-28","endpointPrefix":"docdb-elastic","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"DocDB Elastic","serviceFullName":"Amazon DocumentDB Elastic Clusters","serviceId":"DocDB Elastic","signatureVersion":"v4","signingName":"docdb-elastic","uid":"docdb-elastic-2022-11-28"},"operations":{"CreateCluster":{"http":{"requestUri":"/cluster","responseCode":200},"input":{"type":"structure","required":["adminUserName","adminUserPassword","authType","clusterName","shardCapacity","shardCount"],"members":{"adminUserName":{},"adminUserPassword":{"shape":"S3"},"authType":{},"clientToken":{"idempotencyToken":true},"clusterName":{},"kmsKeyId":{},"preferredMaintenanceWindow":{},"shardCapacity":{"type":"integer"},"shardCount":{"type":"integer"},"subnetIds":{"shape":"S6"},"tags":{"shape":"S7"},"vpcSecurityGroupIds":{"shape":"S6"}}},"output":{"type":"structure","required":["cluster"],"members":{"cluster":{"shape":"Sb"}}},"idempotent":true},"CreateClusterSnapshot":{"http":{"requestUri":"/cluster-snapshot","responseCode":200},"input":{"type":"structure","required":["clusterArn","snapshotName"],"members":{"clusterArn":{},"snapshotName":{},"tags":{"shape":"S7"}}},"output":{"type":"structure","required":["snapshot"],"members":{"snapshot":{"shape":"Sg"}}},"idempotent":true},"DeleteCluster":{"http":{"method":"DELETE","requestUri":"/cluster/{clusterArn}","responseCode":200},"input":{"type":"structure","required":["clusterArn"],"members":{"clusterArn":{"location":"uri","locationName":"clusterArn"}}},"output":{"type":"structure","required":["cluster"],"members":{"cluster":{"shape":"Sb"}}},"idempotent":true},"DeleteClusterSnapshot":{"http":{"method":"DELETE","requestUri":"/cluster-snapshot/{snapshotArn}","responseCode":200},"input":{"type":"structure","required":["snapshotArn"],"members":{"snapshotArn":{"location":"uri","locationName":"snapshotArn"}}},"output":{"type":"structure","required":["snapshot"],"members":{"snapshot":{"shape":"Sg"}}},"idempotent":true},"GetCluster":{"http":{"method":"GET","requestUri":"/cluster/{clusterArn}","responseCode":200},"input":{"type":"structure","required":["clusterArn"],"members":{"clusterArn":{"location":"uri","locationName":"clusterArn"}}},"output":{"type":"structure","required":["cluster"],"members":{"cluster":{"shape":"Sb"}}}},"GetClusterSnapshot":{"http":{"method":"GET","requestUri":"/cluster-snapshot/{snapshotArn}","responseCode":200},"input":{"type":"structure","required":["snapshotArn"],"members":{"snapshotArn":{"location":"uri","locationName":"snapshotArn"}}},"output":{"type":"structure","required":["snapshot"],"members":{"snapshot":{"shape":"Sg"}}}},"ListClusterSnapshots":{"http":{"method":"GET","requestUri":"/cluster-snapshots","responseCode":200},"input":{"type":"structure","members":{"clusterArn":{"location":"querystring","locationName":"clusterArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"snapshots":{"type":"list","member":{"type":"structure","required":["clusterArn","snapshotArn","snapshotCreationTime","snapshotName","status"],"members":{"clusterArn":{},"snapshotArn":{},"snapshotCreationTime":{},"snapshotName":{},"status":{}}}}}}},"ListClusters":{"http":{"method":"GET","requestUri":"/clusters","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"clusters":{"type":"list","member":{"type":"structure","required":["clusterArn","clusterName","status"],"members":{"clusterArn":{},"clusterName":{},"status":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S7"}}}},"RestoreClusterFromSnapshot":{"http":{"requestUri":"/cluster-snapshot/{snapshotArn}/restore","responseCode":200},"input":{"type":"structure","required":["clusterName","snapshotArn"],"members":{"clusterName":{},"kmsKeyId":{},"snapshotArn":{"location":"uri","locationName":"snapshotArn"},"subnetIds":{"shape":"S6"},"tags":{"shape":"S7"},"vpcSecurityGroupIds":{"shape":"S6"}}},"output":{"type":"structure","required":["cluster"],"members":{"cluster":{"shape":"Sb"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateCluster":{"http":{"method":"PUT","requestUri":"/cluster/{clusterArn}","responseCode":200},"input":{"type":"structure","required":["clusterArn"],"members":{"adminUserPassword":{"shape":"S3"},"authType":{},"clientToken":{"idempotencyToken":true},"clusterArn":{"location":"uri","locationName":"clusterArn"},"preferredMaintenanceWindow":{},"shardCapacity":{"type":"integer"},"shardCount":{"type":"integer"},"subnetIds":{"shape":"S6"},"vpcSecurityGroupIds":{"shape":"S6"}}},"output":{"type":"structure","required":["cluster"],"members":{"cluster":{"shape":"Sb"}}},"idempotent":true}},"shapes":{"S3":{"type":"string","sensitive":true},"S6":{"type":"list","member":{}},"S7":{"type":"map","key":{},"value":{}},"Sb":{"type":"structure","required":["adminUserName","authType","clusterArn","clusterEndpoint","clusterName","createTime","kmsKeyId","preferredMaintenanceWindow","shardCapacity","shardCount","status","subnetIds","vpcSecurityGroupIds"],"members":{"adminUserName":{},"authType":{},"clusterArn":{},"clusterEndpoint":{},"clusterName":{},"createTime":{},"kmsKeyId":{},"preferredMaintenanceWindow":{},"shardCapacity":{"type":"integer"},"shardCount":{"type":"integer"},"status":{},"subnetIds":{"shape":"S6"},"vpcSecurityGroupIds":{"shape":"S6"}}},"Sg":{"type":"structure","required":["adminUserName","clusterArn","clusterCreationTime","kmsKeyId","snapshotArn","snapshotCreationTime","snapshotName","status","subnetIds","vpcSecurityGroupIds"],"members":{"adminUserName":{},"clusterArn":{},"clusterCreationTime":{},"kmsKeyId":{},"snapshotArn":{},"snapshotCreationTime":{},"snapshotName":{},"status":{},"subnetIds":{"shape":"S6"},"vpcSecurityGroupIds":{"shape":"S6"}}}}} /***/ }), -/* 1249 */ +/* 1250 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListClusterSnapshots":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"snapshots"},"ListClusters":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"clusters"}}} /***/ }), -/* 1250 */ +/* 1251 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61549,8 +61556,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SageMakerGeospatial = Service.defineService('sagemakergeospatial', ['2020-05-27']); Object.defineProperty(apiLoader.services['sagemakergeospatial'], '2020-05-27', { get: function get() { - var model = __webpack_require__(1251); - model.paginators = __webpack_require__(1252).pagination; + var model = __webpack_require__(1252); + model.paginators = __webpack_require__(1253).pagination; return model; }, enumerable: true, @@ -61561,19 +61568,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1251 */ +/* 1252 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-05-27","endpointPrefix":"sagemaker-geospatial","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon SageMaker geospatial capabilities","serviceId":"SageMaker Geospatial","signatureVersion":"v4","signingName":"sagemaker-geospatial","uid":"sagemaker-geospatial-2020-05-27"},"operations":{"DeleteEarthObservationJob":{"http":{"method":"DELETE","requestUri":"/earth-observation-jobs/{Arn}","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"uri","locationName":"Arn"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteVectorEnrichmentJob":{"http":{"method":"DELETE","requestUri":"/vector-enrichment-jobs/{Arn}","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"uri","locationName":"Arn"}}},"output":{"type":"structure","members":{}},"idempotent":true},"ExportEarthObservationJob":{"http":{"requestUri":"/export-earth-observation-job","responseCode":200},"input":{"type":"structure","required":["Arn","ExecutionRoleArn","OutputConfig"],"members":{"Arn":{},"ClientToken":{"idempotencyToken":true},"ExecutionRoleArn":{},"ExportSourceImages":{"type":"boolean"},"OutputConfig":{"shape":"Sb"}}},"output":{"type":"structure","required":["Arn","CreationTime","ExecutionRoleArn","ExportStatus","OutputConfig"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"ExecutionRoleArn":{},"ExportSourceImages":{"type":"boolean"},"ExportStatus":{},"OutputConfig":{"shape":"Sb"}}}},"ExportVectorEnrichmentJob":{"http":{"requestUri":"/export-vector-enrichment-jobs","responseCode":200},"input":{"type":"structure","required":["Arn","ExecutionRoleArn","OutputConfig"],"members":{"Arn":{},"ClientToken":{"idempotencyToken":true},"ExecutionRoleArn":{},"OutputConfig":{"shape":"Sk"}}},"output":{"type":"structure","required":["Arn","CreationTime","ExecutionRoleArn","ExportStatus","OutputConfig"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"ExecutionRoleArn":{},"ExportStatus":{},"OutputConfig":{"shape":"Sk"}}}},"GetEarthObservationJob":{"http":{"method":"GET","requestUri":"/earth-observation-jobs/{Arn}","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"uri","locationName":"Arn"}}},"output":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","InputConfig","JobConfig","Name","Status"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"ErrorDetails":{"type":"structure","members":{"Message":{},"Type":{}}},"ExecutionRoleArn":{},"ExportErrorDetails":{"type":"structure","members":{"ExportResults":{"shape":"Sv"},"ExportSourceImages":{"shape":"Sv"}}},"ExportStatus":{},"InputConfig":{"shape":"Sx"},"JobConfig":{"shape":"S1q"},"KmsKeyId":{},"Name":{},"OutputBands":{"type":"list","member":{"type":"structure","required":["BandName","OutputDataType"],"members":{"BandName":{},"OutputDataType":{}}}},"Status":{},"Tags":{"shape":"S2l"}}}},"GetRasterDataCollection":{"http":{"method":"GET","requestUri":"/raster-data-collection/{Arn}","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"uri","locationName":"Arn"}}},"output":{"type":"structure","required":["Arn","Description","DescriptionPageUrl","ImageSourceBands","Name","SupportedFilters","Type"],"members":{"Arn":{},"Description":{},"DescriptionPageUrl":{},"ImageSourceBands":{"type":"list","member":{}},"Name":{},"SupportedFilters":{"shape":"S2p"},"Tags":{"shape":"S2l"},"Type":{}}}},"GetTile":{"http":{"method":"GET","requestUri":"/tile/{z}/{x}/{y}","responseCode":200},"input":{"type":"structure","required":["Arn","ImageAssets","Target","x","y","z"],"members":{"Arn":{"location":"querystring","locationName":"Arn"},"ExecutionRoleArn":{"location":"querystring","locationName":"ExecutionRoleArn"},"ImageAssets":{"shape":"S1w","location":"querystring","locationName":"ImageAssets"},"ImageMask":{"location":"querystring","locationName":"ImageMask","type":"boolean"},"OutputDataType":{"location":"querystring","locationName":"OutputDataType"},"OutputFormat":{"location":"querystring","locationName":"OutputFormat"},"PropertyFilters":{"location":"querystring","locationName":"PropertyFilters"},"Target":{"location":"querystring","locationName":"Target"},"TimeRangeFilter":{"location":"querystring","locationName":"TimeRangeFilter"},"x":{"location":"uri","locationName":"x","type":"integer"},"y":{"location":"uri","locationName":"y","type":"integer"},"z":{"location":"uri","locationName":"z","type":"integer"}}},"output":{"type":"structure","members":{"BinaryFile":{"type":"blob","streaming":true}},"payload":"BinaryFile"}},"GetVectorEnrichmentJob":{"http":{"method":"GET","requestUri":"/vector-enrichment-jobs/{Arn}","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"uri","locationName":"Arn"}}},"output":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","ExecutionRoleArn","InputConfig","JobConfig","Name","Status","Type"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"ErrorDetails":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}},"ExecutionRoleArn":{},"ExportErrorDetails":{"type":"structure","members":{"Message":{},"Type":{}}},"ExportStatus":{},"InputConfig":{"shape":"S32"},"JobConfig":{"shape":"S35"},"KmsKeyId":{},"Name":{},"Status":{},"Tags":{"shape":"S2l"},"Type":{}}}},"ListEarthObservationJobs":{"http":{"requestUri":"/list-earth-observation-jobs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{"shape":"S3c"},"SortBy":{},"SortOrder":{},"StatusEquals":{}}},"output":{"type":"structure","required":["EarthObservationJobSummaries"],"members":{"EarthObservationJobSummaries":{"type":"list","member":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","Name","OperationType","Status"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"Name":{},"OperationType":{},"Status":{},"Tags":{"shape":"S2l"}}}},"NextToken":{"shape":"S3c"}}}},"ListRasterDataCollections":{"http":{"method":"GET","requestUri":"/raster-data-collections","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"shape":"S3c","location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["RasterDataCollectionSummaries"],"members":{"NextToken":{"shape":"S3c"},"RasterDataCollectionSummaries":{"type":"list","member":{"type":"structure","required":["Arn","Description","Name","SupportedFilters","Type"],"members":{"Arn":{},"Description":{},"DescriptionPageUrl":{},"Name":{},"SupportedFilters":{"shape":"S2p"},"Tags":{"shape":"S2l"},"Type":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S2l"}}}},"ListVectorEnrichmentJobs":{"http":{"requestUri":"/list-vector-enrichment-jobs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{"shape":"S3c"},"SortBy":{},"SortOrder":{},"StatusEquals":{}}},"output":{"type":"structure","required":["VectorEnrichmentJobSummaries"],"members":{"NextToken":{"shape":"S3c"},"VectorEnrichmentJobSummaries":{"type":"list","member":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","Name","Status","Type"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"Name":{},"Status":{},"Tags":{"shape":"S2l"},"Type":{}}}}}}},"SearchRasterDataCollection":{"http":{"requestUri":"/search-raster-data-collection","responseCode":200},"input":{"type":"structure","required":["Arn","RasterDataCollectionQuery"],"members":{"Arn":{},"NextToken":{"shape":"S3c"},"RasterDataCollectionQuery":{"type":"structure","required":["TimeRangeFilter"],"members":{"AreaOfInterest":{"shape":"S12"},"BandFilter":{"shape":"S1w"},"PropertyFilters":{"shape":"S1b"},"TimeRangeFilter":{"shape":"S3w"}}}}},"output":{"type":"structure","required":["ApproximateResultCount"],"members":{"ApproximateResultCount":{"type":"integer"},"Items":{"type":"list","member":{"type":"structure","required":["DateTime","Geometry","Id"],"members":{"Assets":{"type":"map","key":{},"value":{"type":"structure","members":{"Href":{}}}},"DateTime":{"type":"timestamp"},"Geometry":{"type":"structure","required":["Coordinates","Type"],"members":{"Coordinates":{"shape":"S16"},"Type":{}}},"Id":{},"Properties":{"type":"structure","members":{"EoCloudCover":{"type":"float"},"LandsatCloudCoverLand":{"type":"float"},"Platform":{},"ViewOffNadir":{"type":"float"},"ViewSunAzimuth":{"type":"float"},"ViewSunElevation":{"type":"float"}}}}}},"NextToken":{"shape":"S3c"}}}},"StartEarthObservationJob":{"http":{"requestUri":"/earth-observation-jobs","responseCode":200},"input":{"type":"structure","required":["InputConfig","JobConfig","Name"],"members":{"ClientToken":{"idempotencyToken":true},"ExecutionRoleArn":{},"InputConfig":{"type":"structure","members":{"DataSourceConfig":{"shape":"Sy"},"PreviousEarthObservationJobArn":{},"RasterDataCollectionQuery":{"type":"structure","required":["RasterDataCollectionArn","TimeRangeFilter"],"members":{"AreaOfInterest":{"shape":"S12"},"PropertyFilters":{"shape":"S1b"},"RasterDataCollectionArn":{},"TimeRangeFilter":{"shape":"S3w"}}}}},"JobConfig":{"shape":"S1q"},"KmsKeyId":{},"Name":{},"Tags":{"shape":"S2l"}}},"output":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","JobConfig","Name","Status"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"ExecutionRoleArn":{},"InputConfig":{"shape":"Sx"},"JobConfig":{"shape":"S1q"},"KmsKeyId":{},"Name":{},"Status":{},"Tags":{"shape":"S2l"}}},"idempotent":true},"StartVectorEnrichmentJob":{"http":{"requestUri":"/vector-enrichment-jobs","responseCode":200},"input":{"type":"structure","required":["ExecutionRoleArn","InputConfig","JobConfig","Name"],"members":{"ClientToken":{"idempotencyToken":true},"ExecutionRoleArn":{},"InputConfig":{"shape":"S32"},"JobConfig":{"shape":"S35"},"KmsKeyId":{},"Name":{},"Tags":{"shape":"S2l"}}},"output":{"type":"structure","required":["Arn","CreationTime","DurationInSeconds","ExecutionRoleArn","InputConfig","JobConfig","Name","Status","Type"],"members":{"Arn":{},"CreationTime":{"shape":"Sg"},"DurationInSeconds":{"type":"integer"},"ExecutionRoleArn":{},"InputConfig":{"shape":"S32"},"JobConfig":{"shape":"S35"},"KmsKeyId":{},"Name":{},"Status":{},"Tags":{"shape":"S2l"},"Type":{}}},"idempotent":true},"StopEarthObservationJob":{"http":{"requestUri":"/earth-observation-jobs/stop","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{}}},"StopVectorEnrichmentJob":{"http":{"requestUri":"/vector-enrichment-jobs/stop","responseCode":200},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"method":"PUT","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S2l"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}}},"shapes":{"Sb":{"type":"structure","required":["S3Data"],"members":{"S3Data":{"type":"structure","required":["S3Uri"],"members":{"KmsKeyId":{},"S3Uri":{}}}}},"Sg":{"type":"timestamp","timestampFormat":"iso8601"},"Sk":{"type":"structure","required":["S3Data"],"members":{"S3Data":{"shape":"Sl"}}},"Sl":{"type":"structure","required":["S3Uri"],"members":{"KmsKeyId":{},"S3Uri":{}}},"Sv":{"type":"structure","members":{"Message":{},"Type":{}}},"Sx":{"type":"structure","members":{"DataSourceConfig":{"shape":"Sy"},"PreviousEarthObservationJobArn":{},"RasterDataCollectionQuery":{"type":"structure","required":["RasterDataCollectionArn","RasterDataCollectionName","TimeRangeFilter"],"members":{"AreaOfInterest":{"shape":"S12"},"PropertyFilters":{"shape":"S1b"},"RasterDataCollectionArn":{},"RasterDataCollectionName":{},"TimeRangeFilter":{"type":"structure","required":["EndTime","StartTime"],"members":{"EndTime":{"shape":"Sg"},"StartTime":{"shape":"Sg"}},"sensitive":true}}}}},"Sy":{"type":"structure","members":{"S3Data":{"type":"structure","required":["MetadataProvider","S3Uri"],"members":{"KmsKeyId":{},"MetadataProvider":{},"S3Uri":{}}}},"union":true},"S12":{"type":"structure","members":{"AreaOfInterestGeometry":{"type":"structure","members":{"MultiPolygonGeometry":{"type":"structure","required":["Coordinates"],"members":{"Coordinates":{"type":"list","member":{"shape":"S16"}}}},"PolygonGeometry":{"type":"structure","required":["Coordinates"],"members":{"Coordinates":{"shape":"S16"}}}},"union":true}},"union":true},"S16":{"type":"list","member":{"type":"list","member":{"type":"list","member":{"type":"double"},"sensitive":true}}},"S1b":{"type":"structure","members":{"LogicalOperator":{},"Properties":{"type":"list","member":{"type":"structure","required":["Property"],"members":{"Property":{"type":"structure","members":{"EoCloudCover":{"type":"structure","required":["LowerBound","UpperBound"],"members":{"LowerBound":{"type":"float"},"UpperBound":{"type":"float"}}},"LandsatCloudCoverLand":{"type":"structure","required":["LowerBound","UpperBound"],"members":{"LowerBound":{"type":"float"},"UpperBound":{"type":"float"}}},"Platform":{"type":"structure","required":["Value"],"members":{"ComparisonOperator":{},"Value":{}}},"ViewOffNadir":{"type":"structure","required":["LowerBound","UpperBound"],"members":{"LowerBound":{"type":"float"},"UpperBound":{"type":"float"}}},"ViewSunAzimuth":{"type":"structure","required":["LowerBound","UpperBound"],"members":{"LowerBound":{"type":"float"},"UpperBound":{"type":"float"}}},"ViewSunElevation":{"type":"structure","required":["LowerBound","UpperBound"],"members":{"LowerBound":{"type":"float"},"UpperBound":{"type":"float"}}}},"union":true}}}}}},"S1q":{"type":"structure","members":{"BandMathConfig":{"type":"structure","members":{"CustomIndices":{"type":"structure","members":{"Operations":{"type":"list","member":{"type":"structure","required":["Equation","Name"],"members":{"Equation":{},"Name":{},"OutputType":{}}}}}},"PredefinedIndices":{"shape":"S1w"}}},"CloudMaskingConfig":{"type":"structure","members":{}},"CloudRemovalConfig":{"type":"structure","members":{"AlgorithmName":{},"InterpolationValue":{},"TargetBands":{"shape":"S1w"}}},"GeoMosaicConfig":{"type":"structure","members":{"AlgorithmName":{},"TargetBands":{"shape":"S1w"}}},"LandCoverSegmentationConfig":{"type":"structure","members":{}},"ResamplingConfig":{"type":"structure","required":["OutputResolution"],"members":{"AlgorithmName":{},"OutputResolution":{"type":"structure","required":["UserDefined"],"members":{"UserDefined":{"shape":"S26"}}},"TargetBands":{"shape":"S1w"}}},"StackConfig":{"type":"structure","members":{"OutputResolution":{"type":"structure","members":{"Predefined":{},"UserDefined":{"shape":"S26"}}},"TargetBands":{"shape":"S1w"}}},"TemporalStatisticsConfig":{"type":"structure","required":["Statistics"],"members":{"GroupBy":{},"Statistics":{"type":"list","member":{}},"TargetBands":{"shape":"S1w"}}},"ZonalStatisticsConfig":{"type":"structure","required":["Statistics","ZoneS3Path"],"members":{"Statistics":{"type":"list","member":{}},"TargetBands":{"shape":"S1w"},"ZoneS3Path":{},"ZoneS3PathKmsKeyId":{}}}},"union":true},"S1w":{"type":"list","member":{}},"S26":{"type":"structure","required":["Unit","Value"],"members":{"Unit":{},"Value":{"type":"float"}}},"S2l":{"type":"map","key":{},"value":{}},"S2p":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Maximum":{"type":"float"},"Minimum":{"type":"float"},"Name":{},"Type":{}}}},"S32":{"type":"structure","required":["DataSourceConfig","DocumentType"],"members":{"DataSourceConfig":{"type":"structure","members":{"S3Data":{"shape":"Sl"}},"union":true},"DocumentType":{}}},"S35":{"type":"structure","members":{"MapMatchingConfig":{"type":"structure","required":["IdAttributeName","TimestampAttributeName","XAttributeName","YAttributeName"],"members":{"IdAttributeName":{},"TimestampAttributeName":{},"XAttributeName":{},"YAttributeName":{}}},"ReverseGeocodingConfig":{"type":"structure","required":["XAttributeName","YAttributeName"],"members":{"XAttributeName":{},"YAttributeName":{}}}},"union":true},"S3c":{"type":"string","sensitive":true},"S3w":{"type":"structure","required":["EndTime","StartTime"],"members":{"EndTime":{"type":"timestamp"},"StartTime":{"type":"timestamp"}},"sensitive":true}}} /***/ }), -/* 1252 */ +/* 1253 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListEarthObservationJobs":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"EarthObservationJobSummaries"},"ListRasterDataCollections":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"RasterDataCollectionSummaries"},"ListVectorEnrichmentJobs":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"VectorEnrichmentJobSummaries"},"SearchRasterDataCollection":{"input_token":"NextToken","output_token":"NextToken"}}} /***/ }), -/* 1253 */ +/* 1254 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61585,9 +61592,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CodeCatalyst = Service.defineService('codecatalyst', ['2022-09-28']); Object.defineProperty(apiLoader.services['codecatalyst'], '2022-09-28', { get: function get() { - var model = __webpack_require__(1254); - model.paginators = __webpack_require__(1255).pagination; - model.waiters = __webpack_require__(1256).waiters; + var model = __webpack_require__(1255); + model.paginators = __webpack_require__(1256).pagination; + model.waiters = __webpack_require__(1257).waiters; return model; }, enumerable: true, @@ -61598,25 +61605,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1254 */ +/* 1255 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-09-28","endpointPrefix":"codecatalyst","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon CodeCatalyst","serviceId":"CodeCatalyst","signatureVersion":"bearer","signingName":"codecatalyst","uid":"codecatalyst-2022-09-28"},"operations":{"CreateAccessToken":{"http":{"method":"PUT","requestUri":"/v1/accessTokens","responseCode":201},"input":{"type":"structure","required":["name"],"members":{"name":{},"expiresTime":{"shape":"S3"}}},"output":{"type":"structure","required":["secret","name","expiresTime","accessTokenId"],"members":{"secret":{"type":"string","sensitive":true},"name":{},"expiresTime":{"shape":"S3"},"accessTokenId":{}}}},"CreateDevEnvironment":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments","responseCode":201},"input":{"type":"structure","required":["spaceName","projectName","instanceType","persistentStorage"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"repositories":{"type":"list","member":{"type":"structure","required":["repositoryName"],"members":{"repositoryName":{},"branchName":{}}}},"clientToken":{},"alias":{},"ides":{"shape":"Sf"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"},"persistentStorage":{"type":"structure","required":["sizeInGiB"],"members":{"sizeInGiB":{"type":"integer"}}}}},"output":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{},"projectName":{},"id":{}}},"idempotent":true},"CreateProject":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects","responseCode":201},"input":{"type":"structure","required":["spaceName","displayName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"displayName":{},"description":{}}},"output":{"type":"structure","required":["name"],"members":{"spaceName":{},"name":{},"displayName":{},"description":{}}},"idempotent":true},"CreateSourceRepositoryBranch":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/branches/{name}","responseCode":201},"input":{"type":"structure","required":["spaceName","projectName","sourceRepositoryName","name"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"sourceRepositoryName":{"location":"uri","locationName":"sourceRepositoryName"},"name":{"location":"uri","locationName":"name"},"headCommitId":{}}},"output":{"type":"structure","members":{"ref":{},"name":{},"lastUpdatedTime":{"shape":"S3"},"headCommitId":{}}},"idempotent":true},"DeleteAccessToken":{"http":{"method":"DELETE","requestUri":"/v1/accessTokens/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteDevEnvironment":{"http":{"method":"DELETE","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{},"projectName":{},"id":{}}},"idempotent":true},"GetDevEnvironment":{"http":{"method":"GET","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["spaceName","projectName","id","lastUpdatedTime","creatorId","status","repositories","instanceType","inactivityTimeoutMinutes","persistentStorage"],"members":{"spaceName":{},"projectName":{},"id":{},"lastUpdatedTime":{"shape":"S3"},"creatorId":{},"status":{},"statusReason":{},"repositories":{"shape":"S16"},"alias":{},"ides":{"shape":"S19"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"},"persistentStorage":{"shape":"S1d"}}}},"GetProject":{"http":{"method":"GET","requestUri":"/v1/spaces/{spaceName}/projects/{name}","responseCode":200},"input":{"type":"structure","required":["spaceName","name"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["name"],"members":{"spaceName":{},"name":{},"displayName":{},"description":{}}}},"GetSourceRepositoryCloneUrls":{"http":{"method":"GET","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/cloneUrls","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","sourceRepositoryName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"sourceRepositoryName":{"location":"uri","locationName":"sourceRepositoryName"}}},"output":{"type":"structure","required":["https"],"members":{"https":{}}}},"GetSpace":{"http":{"method":"GET","requestUri":"/v1/spaces/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["name","regionName"],"members":{"name":{},"regionName":{},"displayName":{},"description":{}}}},"GetSubscription":{"http":{"method":"GET","requestUri":"/v1/spaces/{spaceName}/subscription","responseCode":200},"input":{"type":"structure","required":["spaceName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"}}},"output":{"type":"structure","members":{"subscriptionType":{},"awsAccountName":{}}}},"GetUserDetails":{"http":{"method":"GET","requestUri":"/userDetails","responseCode":200},"input":{"type":"structure","members":{"id":{"location":"querystring","locationName":"id"},"userName":{"location":"querystring","locationName":"userName"}}},"output":{"type":"structure","members":{"userId":{},"userName":{},"displayName":{},"primaryEmail":{"type":"structure","members":{"email":{},"verified":{"type":"boolean"}}},"version":{}}}},"ListAccessTokens":{"http":{"requestUri":"/v1/accessTokens","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name"],"members":{"id":{},"name":{},"expiresTime":{"shape":"S3"}}}},"nextToken":{}}}},"ListDevEnvironments":{"http":{"requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"filters":{"type":"list","member":{"type":"structure","required":["key","values"],"members":{"key":{},"values":{"shape":"S23"},"comparisonOperator":{}}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","lastUpdatedTime","creatorId","status","repositories","instanceType","inactivityTimeoutMinutes","persistentStorage"],"members":{"spaceName":{},"projectName":{},"id":{},"lastUpdatedTime":{"shape":"S3"},"creatorId":{},"status":{},"statusReason":{},"repositories":{"shape":"S16"},"alias":{},"ides":{"shape":"S19"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"},"persistentStorage":{"shape":"S1d"}}}},"nextToken":{}}}},"ListEventLogs":{"http":{"requestUri":"/v1/spaces/{spaceName}/eventLogs","responseCode":200},"input":{"type":"structure","required":["spaceName","startTime","endTime"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"startTime":{"shape":"S3"},"endTime":{"shape":"S3"},"eventName":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["items"],"members":{"nextToken":{},"items":{"type":"list","member":{"type":"structure","required":["id","eventName","eventType","eventCategory","eventSource","eventTime","operationType","userIdentity"],"members":{"id":{},"eventName":{},"eventType":{},"eventCategory":{},"eventSource":{},"eventTime":{"shape":"S3"},"operationType":{},"userIdentity":{"type":"structure","required":["userType","principalId"],"members":{"userType":{},"principalId":{},"userName":{},"awsAccountId":{}}},"projectInformation":{"type":"structure","members":{"name":{},"projectId":{}}},"requestId":{},"requestPayload":{"shape":"S2l"},"responsePayload":{"shape":"S2l"},"errorCode":{},"sourceIpAddress":{},"userAgent":{}}}}}}},"ListProjects":{"http":{"requestUri":"/v1/spaces/{spaceName}/projects","responseCode":200},"input":{"type":"structure","required":["spaceName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"type":"list","member":{"type":"structure","required":["key","values"],"members":{"key":{},"values":{"shape":"S23"},"comparisonOperator":{}}}}}},"output":{"type":"structure","members":{"nextToken":{},"items":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{},"displayName":{},"description":{}}}}}}},"ListSourceRepositories":{"http":{"requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","lastUpdatedTime","createdTime"],"members":{"id":{},"name":{},"description":{},"lastUpdatedTime":{"shape":"S34"},"createdTime":{"shape":"S34"}}}},"nextToken":{}}}},"ListSourceRepositoryBranches":{"http":{"requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/branches","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","sourceRepositoryName"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"sourceRepositoryName":{"location":"uri","locationName":"sourceRepositoryName"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["items"],"members":{"nextToken":{},"items":{"type":"list","member":{"type":"structure","members":{"ref":{},"name":{},"lastUpdatedTime":{"shape":"S3"},"headCommitId":{}}}}}}},"ListSpaces":{"http":{"requestUri":"/v1/spaces","responseCode":200},"input":{"type":"structure","members":{"nextToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"items":{"type":"list","member":{"type":"structure","required":["name","regionName"],"members":{"name":{},"regionName":{},"displayName":{},"description":{}}}}}}},"StartDevEnvironment":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/start","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"},"ides":{"shape":"Sf"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"}}},"output":{"type":"structure","required":["spaceName","projectName","id","status"],"members":{"spaceName":{},"projectName":{},"id":{},"status":{}}},"idempotent":true},"StartDevEnvironmentSession":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/session","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id","sessionConfiguration"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"},"sessionConfiguration":{"type":"structure","required":["sessionType"],"members":{"sessionType":{},"executeCommandSessionConfiguration":{"type":"structure","required":["command"],"members":{"command":{},"arguments":{"type":"list","member":{}}}}}}}},"output":{"type":"structure","required":["accessDetails","spaceName","projectName","id"],"members":{"accessDetails":{"type":"structure","required":["streamUrl","tokenValue"],"members":{"streamUrl":{"shape":"S3r"},"tokenValue":{"shape":"S3r"}},"sensitive":true},"sessionId":{},"spaceName":{},"projectName":{},"id":{}}}},"StopDevEnvironment":{"http":{"method":"PUT","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/stop","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["spaceName","projectName","id","status"],"members":{"spaceName":{},"projectName":{},"id":{},"status":{}}},"idempotent":true},"StopDevEnvironmentSession":{"http":{"method":"DELETE","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/session/{sessionId}","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id","sessionId"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"},"sessionId":{"location":"uri","locationName":"sessionId"}}},"output":{"type":"structure","required":["spaceName","projectName","id","sessionId"],"members":{"spaceName":{},"projectName":{},"id":{},"sessionId":{}}},"idempotent":true},"UpdateDevEnvironment":{"http":{"method":"PATCH","requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}","responseCode":200},"input":{"type":"structure","required":["spaceName","projectName","id"],"members":{"spaceName":{"location":"uri","locationName":"spaceName"},"projectName":{"location":"uri","locationName":"projectName"},"id":{"location":"uri","locationName":"id"},"alias":{},"ides":{"shape":"Sf"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"},"clientToken":{}}},"output":{"type":"structure","required":["id","spaceName","projectName"],"members":{"id":{},"spaceName":{},"projectName":{},"alias":{},"ides":{"shape":"Sf"},"instanceType":{},"inactivityTimeoutMinutes":{"type":"integer"},"clientToken":{}}},"idempotent":true},"VerifySession":{"http":{"method":"GET","requestUri":"/session","responseCode":200},"output":{"type":"structure","members":{"identity":{}}}}},"shapes":{"S3":{"type":"timestamp","timestampFormat":"iso8601"},"Sf":{"type":"list","member":{"type":"structure","members":{"runtime":{},"name":{}}}},"S16":{"type":"list","member":{"type":"structure","required":["repositoryName"],"members":{"repositoryName":{},"branchName":{}}}},"S19":{"type":"list","member":{"type":"structure","members":{"runtime":{},"name":{}}}},"S1d":{"type":"structure","required":["sizeInGiB"],"members":{"sizeInGiB":{"type":"integer"}}},"S23":{"type":"list","member":{}},"S2l":{"type":"structure","members":{"contentType":{},"data":{}}},"S34":{"type":"timestamp","timestampFormat":"iso8601"},"S3r":{"type":"string","sensitive":true}}} /***/ }), -/* 1255 */ +/* 1256 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAccessTokens":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDevEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEventLogs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListProjects":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSourceRepositories":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSourceRepositoryBranches":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSpaces":{"input_token":"nextToken","output_token":"nextToken","result_key":"items"}}} /***/ }), -/* 1256 */ +/* 1257 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1257 */ +/* 1258 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61628,8 +61635,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Pipes = Service.defineService('pipes', ['2015-10-07']); Object.defineProperty(apiLoader.services['pipes'], '2015-10-07', { get: function get() { - var model = __webpack_require__(1258); - model.paginators = __webpack_require__(1259).pagination; + var model = __webpack_require__(1259); + model.paginators = __webpack_require__(1260).pagination; return model; }, enumerable: true, @@ -61640,19 +61647,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1258 */ +/* 1259 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2015-10-07","endpointPrefix":"pipes","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon EventBridge Pipes","serviceId":"Pipes","signatureVersion":"v4","signingName":"pipes","uid":"pipes-2015-10-07"},"operations":{"CreatePipe":{"http":{"requestUri":"/v1/pipes/{Name}","responseCode":200},"input":{"type":"structure","required":["Name","RoleArn","Source","Target"],"members":{"Description":{"shape":"S2"},"DesiredState":{},"Enrichment":{},"EnrichmentParameters":{"shape":"S5"},"Name":{"location":"uri","locationName":"Name"},"RoleArn":{},"Source":{},"SourceParameters":{"shape":"Sj"},"Tags":{"shape":"S1m"},"Target":{},"TargetParameters":{"shape":"S1p"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"LastModifiedTime":{"type":"timestamp"},"Name":{}}},"idempotent":true},"DeletePipe":{"http":{"method":"DELETE","requestUri":"/v1/pipes/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"LastModifiedTime":{"type":"timestamp"},"Name":{}}},"idempotent":true},"DescribePipe":{"http":{"method":"GET","requestUri":"/v1/pipes/{Name}","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"Description":{"shape":"S2"},"DesiredState":{},"Enrichment":{},"EnrichmentParameters":{"shape":"S5"},"LastModifiedTime":{"type":"timestamp"},"Name":{},"RoleArn":{},"Source":{},"SourceParameters":{"shape":"Sj"},"StateReason":{},"Tags":{"shape":"S1m"},"Target":{},"TargetParameters":{"shape":"S1p"}}}},"ListPipes":{"http":{"method":"GET","requestUri":"/v1/pipes","responseCode":200},"input":{"type":"structure","members":{"CurrentState":{"location":"querystring","locationName":"CurrentState"},"DesiredState":{"location":"querystring","locationName":"DesiredState"},"Limit":{"location":"querystring","locationName":"Limit","type":"integer"},"NamePrefix":{"location":"querystring","locationName":"NamePrefix"},"NextToken":{"shape":"S4k","location":"querystring","locationName":"NextToken"},"SourcePrefix":{"location":"querystring","locationName":"SourcePrefix"},"TargetPrefix":{"location":"querystring","locationName":"TargetPrefix"}}},"output":{"type":"structure","members":{"NextToken":{"shape":"S4k"},"Pipes":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"Enrichment":{},"LastModifiedTime":{"type":"timestamp"},"Name":{},"Source":{},"StateReason":{},"Target":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S1m"}}}},"StartPipe":{"http":{"requestUri":"/v1/pipes/{Name}/start","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"LastModifiedTime":{"type":"timestamp"},"Name":{}}}},"StopPipe":{"http":{"requestUri":"/v1/pipes/{Name}/stop","responseCode":200},"input":{"type":"structure","required":["Name"],"members":{"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"LastModifiedTime":{"type":"timestamp"},"Name":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S1m"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdatePipe":{"http":{"method":"PUT","requestUri":"/v1/pipes/{Name}","responseCode":200},"input":{"type":"structure","required":["Name","RoleArn"],"members":{"Description":{"shape":"S2"},"DesiredState":{},"Enrichment":{},"EnrichmentParameters":{"shape":"S5"},"Name":{"location":"uri","locationName":"Name"},"RoleArn":{},"SourceParameters":{"type":"structure","members":{"ActiveMQBrokerParameters":{"type":"structure","required":["Credentials"],"members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"Sm"},"MaximumBatchingWindowInSeconds":{"type":"integer"}}},"DynamoDBStreamParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"DeadLetterConfig":{"shape":"Sr"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"MaximumRecordAgeInSeconds":{"type":"integer"},"MaximumRetryAttempts":{"type":"integer"},"OnPartialBatchItemFailure":{},"ParallelizationFactor":{"type":"integer"}}},"FilterCriteria":{"shape":"Sy"},"KinesisStreamParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"DeadLetterConfig":{"shape":"Sr"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"MaximumRecordAgeInSeconds":{"type":"integer"},"MaximumRetryAttempts":{"type":"integer"},"OnPartialBatchItemFailure":{},"ParallelizationFactor":{"type":"integer"}}},"ManagedStreamingKafkaParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"S17"},"MaximumBatchingWindowInSeconds":{"type":"integer"}}},"RabbitMQBrokerParameters":{"type":"structure","required":["Credentials"],"members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"Sm"},"MaximumBatchingWindowInSeconds":{"type":"integer"}}},"SelfManagedKafkaParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"S1e"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"ServerRootCaCertificate":{},"Vpc":{"shape":"S1g"}}},"SqsQueueParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"MaximumBatchingWindowInSeconds":{"type":"integer"}}}}},"Target":{},"TargetParameters":{"shape":"S1p"}}},"output":{"type":"structure","members":{"Arn":{},"CreationTime":{"type":"timestamp"},"CurrentState":{},"DesiredState":{},"LastModifiedTime":{"type":"timestamp"},"Name":{}}},"idempotent":true}},"shapes":{"S2":{"type":"string","sensitive":true},"S5":{"type":"structure","members":{"HttpParameters":{"type":"structure","members":{"HeaderParameters":{"shape":"S7"},"PathParameterValues":{"shape":"Sa"},"QueryStringParameters":{"shape":"Sc"}}},"InputTemplate":{"shape":"Sf"}}},"S7":{"type":"map","key":{},"value":{"type":"string","sensitive":true}},"Sa":{"type":"list","member":{"type":"string","sensitive":true}},"Sc":{"type":"map","key":{},"value":{"type":"string","sensitive":true}},"Sf":{"type":"string","sensitive":true},"Sj":{"type":"structure","members":{"ActiveMQBrokerParameters":{"type":"structure","required":["Credentials","QueueName"],"members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"Sm"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"QueueName":{"shape":"Sp"}}},"DynamoDBStreamParameters":{"type":"structure","required":["StartingPosition"],"members":{"BatchSize":{"type":"integer"},"DeadLetterConfig":{"shape":"Sr"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"MaximumRecordAgeInSeconds":{"type":"integer"},"MaximumRetryAttempts":{"type":"integer"},"OnPartialBatchItemFailure":{},"ParallelizationFactor":{"type":"integer"},"StartingPosition":{}}},"FilterCriteria":{"shape":"Sy"},"KinesisStreamParameters":{"type":"structure","required":["StartingPosition"],"members":{"BatchSize":{"type":"integer"},"DeadLetterConfig":{"shape":"Sr"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"MaximumRecordAgeInSeconds":{"type":"integer"},"MaximumRetryAttempts":{"type":"integer"},"OnPartialBatchItemFailure":{},"ParallelizationFactor":{"type":"integer"},"StartingPosition":{},"StartingPositionTimestamp":{"type":"timestamp"}}},"ManagedStreamingKafkaParameters":{"type":"structure","required":["TopicName"],"members":{"BatchSize":{"type":"integer"},"ConsumerGroupID":{"shape":"S16"},"Credentials":{"shape":"S17"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"StartingPosition":{},"TopicName":{"shape":"S19"}}},"RabbitMQBrokerParameters":{"type":"structure","required":["Credentials","QueueName"],"members":{"BatchSize":{"type":"integer"},"Credentials":{"shape":"Sm"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"QueueName":{"shape":"Sp"},"VirtualHost":{"shape":"S16"}}},"SelfManagedKafkaParameters":{"type":"structure","required":["TopicName"],"members":{"AdditionalBootstrapServers":{"type":"list","member":{"type":"string","sensitive":true}},"BatchSize":{"type":"integer"},"ConsumerGroupID":{"shape":"S16"},"Credentials":{"shape":"S1e"},"MaximumBatchingWindowInSeconds":{"type":"integer"},"ServerRootCaCertificate":{},"StartingPosition":{},"TopicName":{"shape":"S19"},"Vpc":{"shape":"S1g"}}},"SqsQueueParameters":{"type":"structure","members":{"BatchSize":{"type":"integer"},"MaximumBatchingWindowInSeconds":{"type":"integer"}}}}},"Sm":{"type":"structure","members":{"BasicAuth":{}},"union":true},"Sp":{"type":"string","sensitive":true},"Sr":{"type":"structure","members":{"Arn":{}}},"Sy":{"type":"structure","members":{"Filters":{"type":"list","member":{"type":"structure","members":{"Pattern":{"type":"string","sensitive":true}}}}}},"S16":{"type":"string","sensitive":true},"S17":{"type":"structure","members":{"ClientCertificateTlsAuth":{},"SaslScram512Auth":{}},"union":true},"S19":{"type":"string","sensitive":true},"S1e":{"type":"structure","members":{"BasicAuth":{},"ClientCertificateTlsAuth":{},"SaslScram256Auth":{},"SaslScram512Auth":{}},"union":true},"S1g":{"type":"structure","members":{"SecurityGroup":{"type":"list","member":{"type":"string","sensitive":true}},"Subnets":{"type":"list","member":{"type":"string","sensitive":true}}}},"S1m":{"type":"map","key":{},"value":{"shape":"S1o"}},"S1o":{"type":"string","sensitive":true},"S1p":{"type":"structure","members":{"BatchJobParameters":{"type":"structure","required":["JobDefinition","JobName"],"members":{"ArrayProperties":{"type":"structure","members":{"Size":{"type":"integer"}}},"ContainerOverrides":{"type":"structure","members":{"Command":{"shape":"S1u"},"Environment":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"InstanceType":{},"ResourceRequirements":{"type":"list","member":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{}}}}}},"DependsOn":{"type":"list","member":{"type":"structure","members":{"JobId":{},"Type":{}}}},"JobDefinition":{},"JobName":{},"Parameters":{"type":"map","key":{},"value":{}},"RetryStrategy":{"type":"structure","members":{"Attempts":{"type":"integer"}}}}},"CloudWatchLogsParameters":{"type":"structure","members":{"LogStreamName":{},"Timestamp":{}}},"EcsTaskParameters":{"type":"structure","required":["TaskDefinitionArn"],"members":{"CapacityProviderStrategy":{"type":"list","member":{"type":"structure","required":["capacityProvider"],"members":{"base":{"type":"integer"},"capacityProvider":{"type":"string","sensitive":true},"weight":{"type":"integer"}}}},"EnableECSManagedTags":{"type":"boolean"},"EnableExecuteCommand":{"type":"boolean"},"Group":{},"LaunchType":{},"NetworkConfiguration":{"type":"structure","members":{"awsvpcConfiguration":{"type":"structure","required":["Subnets"],"members":{"AssignPublicIp":{},"SecurityGroups":{"type":"list","member":{"type":"string","sensitive":true}},"Subnets":{"type":"list","member":{"type":"string","sensitive":true}}}}}},"Overrides":{"type":"structure","members":{"ContainerOverrides":{"type":"list","member":{"type":"structure","members":{"Command":{"shape":"S1u"},"Cpu":{"type":"integer"},"Environment":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{}}}},"EnvironmentFiles":{"type":"list","member":{"type":"structure","required":["type","value"],"members":{"type":{},"value":{}}}},"Memory":{"type":"integer"},"MemoryReservation":{"type":"integer"},"Name":{},"ResourceRequirements":{"type":"list","member":{"type":"structure","required":["type","value"],"members":{"type":{},"value":{}}}}}}},"Cpu":{},"EphemeralStorage":{"type":"structure","required":["sizeInGiB"],"members":{"sizeInGiB":{"type":"integer"}}},"ExecutionRoleArn":{},"InferenceAcceleratorOverrides":{"type":"list","member":{"type":"structure","members":{"deviceName":{},"deviceType":{}}}},"Memory":{},"TaskRoleArn":{}}},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"expression":{"type":"string","sensitive":true},"type":{}}}},"PlacementStrategy":{"type":"list","member":{"type":"structure","members":{"field":{"type":"string","sensitive":true},"type":{}}}},"PlatformVersion":{},"PropagateTags":{},"ReferenceId":{"type":"string","sensitive":true},"Tags":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"shape":"S1o"}}}},"TaskCount":{"type":"integer"},"TaskDefinitionArn":{}}},"EventBridgeEventBusParameters":{"type":"structure","members":{"DetailType":{"type":"string","sensitive":true},"EndpointId":{"type":"string","sensitive":true},"Resources":{"type":"list","member":{}},"Source":{"type":"string","sensitive":true},"Time":{}}},"HttpParameters":{"type":"structure","members":{"HeaderParameters":{"shape":"S7"},"PathParameterValues":{"shape":"Sa"},"QueryStringParameters":{"shape":"Sc"}}},"InputTemplate":{"shape":"Sf"},"KinesisStreamParameters":{"type":"structure","required":["PartitionKey"],"members":{"PartitionKey":{"type":"string","sensitive":true}}},"LambdaFunctionParameters":{"type":"structure","members":{"InvocationType":{}}},"RedshiftDataParameters":{"type":"structure","required":["Database","Sqls"],"members":{"Database":{"type":"string","sensitive":true},"DbUser":{"type":"string","sensitive":true},"SecretManagerArn":{},"Sqls":{"type":"list","member":{"type":"string","sensitive":true}},"StatementName":{"type":"string","sensitive":true},"WithEvent":{"type":"boolean"}}},"SageMakerPipelineParameters":{"type":"structure","members":{"PipelineParameterList":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{"type":"string","sensitive":true},"Value":{"type":"string","sensitive":true}}}}}},"SqsQueueParameters":{"type":"structure","members":{"MessageDeduplicationId":{"type":"string","sensitive":true},"MessageGroupId":{"type":"string","sensitive":true}}},"StepFunctionStateMachineParameters":{"type":"structure","members":{"InvocationType":{}}}}},"S1u":{"type":"list","member":{}},"S4k":{"type":"string","sensitive":true}},"xmlNamespace":"http://events.amazonaws.com/doc/2015-10-07"} /***/ }), -/* 1259 */ +/* 1260 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListPipes":{"input_token":"NextToken","output_token":"NextToken","limit_key":"Limit","result_key":"Pipes"}}} /***/ }), -/* 1260 */ +/* 1261 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61664,8 +61671,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SageMakerMetrics = Service.defineService('sagemakermetrics', ['2022-09-30']); Object.defineProperty(apiLoader.services['sagemakermetrics'], '2022-09-30', { get: function get() { - var model = __webpack_require__(1261); - model.paginators = __webpack_require__(1262).pagination; + var model = __webpack_require__(1262); + model.paginators = __webpack_require__(1263).pagination; return model; }, enumerable: true, @@ -61676,19 +61683,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1261 */ +/* 1262 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-09-30","endpointPrefix":"metrics.sagemaker","protocol":"rest-json","serviceAbbreviation":"SageMaker Metrics","serviceFullName":"Amazon SageMaker Metrics Service","serviceId":"SageMaker Metrics","signatureVersion":"v4","signingName":"sagemaker","uid":"sagemaker-metrics-2022-09-30"},"operations":{"BatchPutMetrics":{"http":{"method":"PUT","requestUri":"/BatchPutMetrics"},"input":{"type":"structure","required":["TrialComponentName","MetricData"],"members":{"TrialComponentName":{},"MetricData":{"type":"list","member":{"type":"structure","required":["MetricName","Timestamp","Value"],"members":{"MetricName":{},"Timestamp":{"type":"timestamp"},"Step":{"type":"integer"},"Value":{"type":"double"}}}}}},"output":{"type":"structure","members":{"Errors":{"type":"list","member":{"type":"structure","members":{"Code":{},"MetricIndex":{"type":"integer"}}}}}}}},"shapes":{}} /***/ }), -/* 1262 */ +/* 1263 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1263 */ +/* 1264 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61700,8 +61707,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.KinesisVideoWebRTCStorage = Service.defineService('kinesisvideowebrtcstorage', ['2018-05-10']); Object.defineProperty(apiLoader.services['kinesisvideowebrtcstorage'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1264); - model.paginators = __webpack_require__(1265).pagination; + var model = __webpack_require__(1265); + model.paginators = __webpack_require__(1266).pagination; return model; }, enumerable: true, @@ -61712,19 +61719,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1264 */ +/* 1265 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"kinesisvideo","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Kinesis Video WebRTC Storage","serviceId":"Kinesis Video WebRTC Storage","signatureVersion":"v4","signingName":"kinesisvideo","uid":"kinesis-video-webrtc-storage-2018-05-10"},"operations":{"JoinStorageSession":{"http":{"requestUri":"/joinStorageSession","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{}}}}},"shapes":{}} /***/ }), -/* 1265 */ +/* 1266 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1266 */ +/* 1267 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61736,8 +61743,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.LicenseManagerLinuxSubscriptions = Service.defineService('licensemanagerlinuxsubscriptions', ['2018-05-10']); Object.defineProperty(apiLoader.services['licensemanagerlinuxsubscriptions'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1267); - model.paginators = __webpack_require__(1268).pagination; + var model = __webpack_require__(1268); + model.paginators = __webpack_require__(1269).pagination; return model; }, enumerable: true, @@ -61748,19 +61755,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1267 */ +/* 1268 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"license-manager-linux-subscriptions","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS License Manager Linux Subscriptions","serviceId":"License Manager Linux Subscriptions","signatureVersion":"v4","signingName":"license-manager-linux-subscriptions","uid":"license-manager-linux-subscriptions-2018-05-10"},"operations":{"GetServiceSettings":{"http":{"requestUri":"/subscription/GetServiceSettings","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"HomeRegions":{"shape":"S3"},"LinuxSubscriptionsDiscovery":{},"LinuxSubscriptionsDiscoverySettings":{"shape":"S6"},"Status":{},"StatusMessage":{"shape":"S9"}}},"idempotent":true},"ListLinuxSubscriptionInstances":{"http":{"requestUri":"/subscription/ListLinuxSubscriptionInstances","responseCode":200},"input":{"type":"structure","members":{"Filters":{"shape":"Sc"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Instances":{"type":"list","member":{"type":"structure","members":{"AccountID":{},"AmiId":{},"InstanceID":{},"InstanceType":{},"LastUpdatedTime":{},"ProductCode":{"type":"list","member":{}},"Region":{},"Status":{},"SubscriptionName":{},"UsageOperation":{}}}},"NextToken":{}}},"idempotent":true},"ListLinuxSubscriptions":{"http":{"requestUri":"/subscription/ListLinuxSubscriptions","responseCode":200},"input":{"type":"structure","members":{"Filters":{"shape":"Sc"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"Subscriptions":{"type":"list","member":{"type":"structure","members":{"InstanceCount":{"type":"long"},"Name":{},"Type":{}}}}}},"idempotent":true},"UpdateServiceSettings":{"http":{"requestUri":"/subscription/UpdateServiceSettings","responseCode":200},"input":{"type":"structure","required":["LinuxSubscriptionsDiscovery","LinuxSubscriptionsDiscoverySettings"],"members":{"AllowUpdate":{"type":"boolean"},"LinuxSubscriptionsDiscovery":{},"LinuxSubscriptionsDiscoverySettings":{"shape":"S6"}}},"output":{"type":"structure","members":{"HomeRegions":{"shape":"S3"},"LinuxSubscriptionsDiscovery":{},"LinuxSubscriptionsDiscoverySettings":{"shape":"S6"},"Status":{},"StatusMessage":{"shape":"S9"}}},"idempotent":true}},"shapes":{"S3":{"type":"list","member":{}},"S6":{"type":"structure","required":["OrganizationIntegration","SourceRegions"],"members":{"OrganizationIntegration":{},"SourceRegions":{"shape":"S3"}}},"S9":{"type":"map","key":{},"value":{}},"Sc":{"type":"list","member":{"type":"structure","members":{"Name":{},"Operator":{},"Values":{"shape":"S3"}}}}}} /***/ }), -/* 1268 */ +/* 1269 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListLinuxSubscriptionInstances":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Instances"},"ListLinuxSubscriptions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Subscriptions"}}} /***/ }), -/* 1269 */ +/* 1270 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61772,8 +61779,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.KendraRanking = Service.defineService('kendraranking', ['2022-10-19']); Object.defineProperty(apiLoader.services['kendraranking'], '2022-10-19', { get: function get() { - var model = __webpack_require__(1270); - model.paginators = __webpack_require__(1271).pagination; + var model = __webpack_require__(1271); + model.paginators = __webpack_require__(1272).pagination; return model; }, enumerable: true, @@ -61784,19 +61791,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1270 */ +/* 1271 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-19","endpointPrefix":"kendra-ranking","jsonVersion":"1.0","protocol":"json","serviceAbbreviation":"Kendra Ranking","serviceFullName":"Amazon Kendra Intelligent Ranking","serviceId":"Kendra Ranking","signatureVersion":"v4","signingName":"kendra-ranking","targetPrefix":"AWSKendraRerankingFrontendService","uid":"kendra-ranking-2022-10-19"},"operations":{"CreateRescoreExecutionPlan":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Description":{},"CapacityUnits":{"shape":"S4"},"Tags":{"shape":"S6"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["Id","Arn"],"members":{"Id":{},"Arn":{}}}},"DeleteRescoreExecutionPlan":{"input":{"type":"structure","required":["Id"],"members":{"Id":{}}}},"DescribeRescoreExecutionPlan":{"input":{"type":"structure","required":["Id"],"members":{"Id":{}}},"output":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Description":{},"CapacityUnits":{"shape":"S4"},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"},"Status":{},"ErrorMessage":{}}}},"ListRescoreExecutionPlans":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"SummaryItems":{"type":"list","member":{"type":"structure","members":{"Name":{},"Id":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"},"Status":{}}}},"NextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S6"}}}},"Rescore":{"input":{"type":"structure","required":["RescoreExecutionPlanId","SearchQuery","Documents"],"members":{"RescoreExecutionPlanId":{},"SearchQuery":{},"Documents":{"type":"list","member":{"type":"structure","required":["Id","OriginalScore"],"members":{"Id":{},"GroupId":{},"Title":{},"Body":{},"TokenizedTitle":{"type":"list","member":{}},"TokenizedBody":{"type":"list","member":{}},"OriginalScore":{"type":"float"}}}}}},"output":{"type":"structure","members":{"RescoreId":{},"ResultItems":{"type":"list","member":{"type":"structure","members":{"DocumentId":{},"Score":{"type":"float"}}}}}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateRescoreExecutionPlan":{"input":{"type":"structure","required":["Id"],"members":{"Id":{},"Name":{},"Description":{},"CapacityUnits":{"shape":"S4"}}}}},"shapes":{"S4":{"type":"structure","required":["RescoreCapacityUnits"],"members":{"RescoreCapacityUnits":{"type":"integer"}}},"S6":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}}}} /***/ }), -/* 1271 */ +/* 1272 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListRescoreExecutionPlans":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1272 */ +/* 1273 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61808,9 +61815,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CleanRooms = Service.defineService('cleanrooms', ['2022-02-17']); Object.defineProperty(apiLoader.services['cleanrooms'], '2022-02-17', { get: function get() { - var model = __webpack_require__(1273); - model.paginators = __webpack_require__(1274).pagination; - model.waiters = __webpack_require__(1275).waiters; + var model = __webpack_require__(1274); + model.paginators = __webpack_require__(1275).pagination; + model.waiters = __webpack_require__(1276).waiters; return model; }, enumerable: true, @@ -61821,25 +61828,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1273 */ +/* 1274 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-02-17","endpointPrefix":"cleanrooms","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms Service","serviceId":"CleanRooms","signatureVersion":"v4","signingName":"cleanrooms","uid":"cleanrooms-2022-02-17"},"operations":{"BatchGetSchema":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-schema","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","names"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"names":{"type":"list","member":{}}}},"output":{"type":"structure","required":["schemas","errors"],"members":{"schemas":{"type":"list","member":{"shape":"S7"}},"errors":{"type":"list","member":{"type":"structure","required":["name","code","message"],"members":{"name":{},"code":{},"message":{}}}}}}},"CreateCollaboration":{"http":{"requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","required":["members","name","description","creatorMemberAbilities","creatorDisplayName","queryLogStatus"],"members":{"members":{"type":"list","member":{"type":"structure","required":["accountId","memberAbilities","displayName"],"members":{"accountId":{},"memberAbilities":{"shape":"Sr"},"displayName":{}}}},"name":{},"description":{},"creatorMemberAbilities":{"shape":"Sr"},"creatorDisplayName":{},"dataEncryptionMetadata":{"shape":"Sw"},"queryLogStatus":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S13"}}}},"CreateConfiguredTable":{"http":{"requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","required":["name","tableReference","allowedColumns","analysisMethod"],"members":{"name":{},"description":{},"tableReference":{"shape":"S17"},"allowedColumns":{"shape":"S1a"},"analysisMethod":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S1c"}}},"idempotent":true},"CreateConfiguredTableAnalysisRule":{"http":{"requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{},"analysisRulePolicy":{"shape":"S1i"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S21"}}},"idempotent":true},"CreateConfiguredTableAssociation":{"http":{"requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["name","membershipIdentifier","configuredTableIdentifier","roleArn"],"members":{"name":{},"description":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"configuredTableIdentifier":{},"roleArn":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S26"}}}},"CreateMembership":{"http":{"requestUri":"/memberships","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","queryLogStatus"],"members":{"collaborationIdentifier":{},"queryLogStatus":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S2b"}}}},"DeleteCollaboration":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTable":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAnalysisRule":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAssociation":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMember":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}/member/{accountId}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier","accountId"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"accountId":{"location":"uri","locationName":"accountId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMembership":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetCollaboration":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S13"}}}},"GetConfiguredTable":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S1c"}}}},"GetConfiguredTableAnalysisRule":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S21"}}}},"GetConfiguredTableAssociation":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S26"}}}},"GetMembership":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S2b"}}}},"GetProtectedQuery":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S33"}}}},"GetSchema":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["schema"],"members":{"schema":{"shape":"S7"}}}},"GetSchemaAnalysisRule":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name","type"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"},"type":{"location":"uri","locationName":"type"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"type":"structure","required":["collaborationId","type","name","createTime","updateTime","policy"],"members":{"collaborationId":{},"type":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"policy":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S1k"},"aggregation":{"shape":"S1o"}},"union":true}},"union":true}}}}}},"ListCollaborations":{"http":{"method":"GET","requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"memberStatus":{"location":"querystring","locationName":"memberStatus"}}},"output":{"type":"structure","required":["collaborationList"],"members":{"nextToken":{},"collaborationList":{"type":"list","member":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus"],"members":{"id":{},"arn":{},"name":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{}}}}}}},"ListConfiguredTableAssociations":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableAssociationSummaries"],"members":{"configuredTableAssociationSummaries":{"type":"list","member":{"type":"structure","required":["configuredTableId","membershipId","membershipArn","name","createTime","updateTime","id","arn"],"members":{"configuredTableId":{},"membershipId":{},"membershipArn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"id":{},"arn":{}}}},"nextToken":{}}}},"ListConfiguredTables":{"http":{"method":"GET","requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableSummaries"],"members":{"configuredTableSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","name","createTime","updateTime","analysisRuleTypes","analysisMethod"],"members":{"id":{},"arn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S1e"},"analysisMethod":{}}}},"nextToken":{}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/members","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["memberSummaries"],"members":{"nextToken":{},"memberSummaries":{"type":"list","member":{"type":"structure","required":["accountId","status","displayName","abilities","createTime","updateTime"],"members":{"accountId":{},"status":{},"displayName":{},"abilities":{"shape":"Sr"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"membershipId":{},"membershipArn":{}}}}}}},"ListMemberships":{"http":{"method":"GET","requestUri":"/memberships","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["membershipSummaries"],"members":{"nextToken":{},"membershipSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"Sr"}}}}}}},"ListProtectedQueries":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"status":{"location":"querystring","locationName":"status"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["protectedQueries"],"members":{"nextToken":{},"protectedQueries":{"type":"list","member":{"type":"structure","required":["id","membershipId","membershipArn","createTime","status"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"status":{}}}}}}},"ListSchemas":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"schemaType":{"location":"querystring","locationName":"schemaType"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["schemaSummaries"],"members":{"schemaSummaries":{"type":"list","member":{"type":"structure","required":["name","type","creatorAccountId","createTime","updateTime","collaborationId","collaborationArn","analysisRuleTypes"],"members":{"name":{},"type":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"collaborationId":{},"collaborationArn":{},"analysisRuleTypes":{"shape":"Sc"},"analysisMethod":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sz"}}}},"StartProtectedQuery":{"http":{"requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["type","membershipIdentifier","sqlParameters","resultConfiguration"],"members":{"type":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"sqlParameters":{"shape":"S34"},"resultConfiguration":{"shape":"S37"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S33"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateCollaboration":{"http":{"method":"PATCH","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S13"}}}},"UpdateConfiguredTable":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S1c"}}}},"UpdateConfiguredTableAnalysisRule":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"},"analysisRulePolicy":{"shape":"S1i"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S21"}}}},"UpdateConfiguredTableAssociation":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"description":{},"roleArn":{}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S26"}}}},"UpdateMembership":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"queryLogStatus":{}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S2b"}}}},"UpdateProtectedQuery":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier","targetStatus"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"},"targetStatus":{}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S33"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["columns","partitionKeys","analysisRuleTypes","creatorAccountId","name","collaborationId","collaborationArn","description","createTime","updateTime","type"],"members":{"columns":{"shape":"S8"},"partitionKeys":{"shape":"S8"},"analysisRuleTypes":{"shape":"Sc"},"analysisMethod":{},"creatorAccountId":{},"name":{},"collaborationId":{},"collaborationArn":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"type":{}}},"S8":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}},"Sc":{"type":"list","member":{}},"Sr":{"type":"list","member":{}},"Sw":{"type":"structure","required":["allowCleartext","allowDuplicates","allowJoinsOnColumnsWithDifferentNames","preserveNulls"],"members":{"allowCleartext":{"type":"boolean"},"allowDuplicates":{"type":"boolean"},"allowJoinsOnColumnsWithDifferentNames":{"type":"boolean"},"preserveNulls":{"type":"boolean"}}},"Sz":{"type":"map","key":{},"value":{}},"S13":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus","queryLogStatus"],"members":{"id":{},"arn":{},"name":{},"description":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{},"dataEncryptionMetadata":{"shape":"Sw"},"queryLogStatus":{}}},"S17":{"type":"structure","members":{"glue":{"type":"structure","required":["tableName","databaseName"],"members":{"tableName":{},"databaseName":{}}}},"union":true},"S1a":{"type":"list","member":{}},"S1c":{"type":"structure","required":["id","arn","name","tableReference","createTime","updateTime","analysisRuleTypes","analysisMethod","allowedColumns"],"members":{"id":{},"arn":{},"name":{},"description":{},"tableReference":{"shape":"S17"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S1e"},"analysisMethod":{},"allowedColumns":{"shape":"S1a"}}},"S1e":{"type":"list","member":{}},"S1i":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S1k"},"aggregation":{"shape":"S1o"}},"union":true}},"union":true},"S1k":{"type":"structure","required":["joinColumns","listColumns"],"members":{"joinColumns":{"type":"list","member":{}},"listColumns":{"shape":"S1n"}}},"S1n":{"type":"list","member":{}},"S1o":{"type":"structure","required":["aggregateColumns","joinColumns","dimensionColumns","scalarFunctions","outputConstraints"],"members":{"aggregateColumns":{"type":"list","member":{"type":"structure","required":["columnNames","function"],"members":{"columnNames":{"type":"list","member":{}},"function":{}}}},"joinColumns":{"shape":"S1n"},"joinRequired":{},"dimensionColumns":{"shape":"S1n"},"scalarFunctions":{"type":"list","member":{}},"outputConstraints":{"type":"list","member":{"type":"structure","required":["columnName","minimum","type"],"members":{"columnName":{},"minimum":{"type":"integer"},"type":{}}}}}},"S21":{"type":"structure","required":["configuredTableId","configuredTableArn","policy","type","createTime","updateTime"],"members":{"configuredTableId":{},"configuredTableArn":{},"policy":{"shape":"S1i"},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S26":{"type":"structure","required":["arn","id","configuredTableId","configuredTableArn","membershipId","membershipArn","roleArn","name","createTime","updateTime"],"members":{"arn":{},"id":{},"configuredTableId":{},"configuredTableArn":{},"membershipId":{},"membershipArn":{},"roleArn":{},"name":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S2b":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities","queryLogStatus"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"Sr"},"queryLogStatus":{}}},"S33":{"type":"structure","required":["id","membershipId","membershipArn","createTime","sqlParameters","status","resultConfiguration"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"sqlParameters":{"shape":"S34"},"status":{},"resultConfiguration":{"shape":"S37"},"statistics":{"type":"structure","members":{"totalDurationInMillis":{"type":"long"}}},"result":{"type":"structure","required":["output"],"members":{"output":{"type":"structure","members":{"s3":{"type":"structure","required":["location"],"members":{"location":{}}}},"union":true}}},"error":{"type":"structure","required":["message","code"],"members":{"message":{},"code":{}}}}},"S34":{"type":"structure","required":["queryString"],"members":{"queryString":{}},"sensitive":true},"S37":{"type":"structure","required":["outputConfiguration"],"members":{"outputConfiguration":{"type":"structure","members":{"s3":{"type":"structure","required":["resultFormat","bucket"],"members":{"resultFormat":{},"bucket":{},"keyPrefix":{}}}},"union":true}}}}} /***/ }), -/* 1274 */ +/* 1275 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCollaborations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"collaborationList"},"ListConfiguredTableAssociations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"configuredTableAssociationSummaries"},"ListConfiguredTables":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"configuredTableSummaries"},"ListMembers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"memberSummaries"},"ListMemberships":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"membershipSummaries"},"ListProtectedQueries":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"protectedQueries"},"ListSchemas":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"schemaSummaries"}}} /***/ }), -/* 1275 */ +/* 1276 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1276 */ +/* 1277 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61851,8 +61858,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CloudTrailData = Service.defineService('cloudtraildata', ['2021-08-11']); Object.defineProperty(apiLoader.services['cloudtraildata'], '2021-08-11', { get: function get() { - var model = __webpack_require__(1277); - model.paginators = __webpack_require__(1278).pagination; + var model = __webpack_require__(1278); + model.paginators = __webpack_require__(1279).pagination; return model; }, enumerable: true, @@ -61863,19 +61870,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1277 */ +/* 1278 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-08-11","endpointPrefix":"cloudtrail-data","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS CloudTrail Data Service","serviceId":"CloudTrail Data","signatureVersion":"v4","signingName":"cloudtrail-data","uid":"cloudtrail-data-2021-08-11"},"operations":{"PutAuditEvents":{"http":{"requestUri":"/PutAuditEvents","responseCode":200},"input":{"type":"structure","required":["auditEvents","channelArn"],"members":{"auditEvents":{"type":"list","member":{"type":"structure","required":["eventData","id"],"members":{"eventData":{},"eventDataChecksum":{},"id":{}}}},"channelArn":{"location":"querystring","locationName":"channelArn"},"externalId":{"location":"querystring","locationName":"externalId"}}},"output":{"type":"structure","required":["failed","successful"],"members":{"failed":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","id"],"members":{"errorCode":{},"errorMessage":{},"id":{}}}},"successful":{"type":"list","member":{"type":"structure","required":["eventID","id"],"members":{"eventID":{},"id":{}}}}}}}},"shapes":{}} /***/ }), -/* 1278 */ +/* 1279 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1279 */ +/* 1280 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61887,8 +61894,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Tnb = Service.defineService('tnb', ['2008-10-21']); Object.defineProperty(apiLoader.services['tnb'], '2008-10-21', { get: function get() { - var model = __webpack_require__(1280); - model.paginators = __webpack_require__(1281).pagination; + var model = __webpack_require__(1281); + model.paginators = __webpack_require__(1282).pagination; return model; }, enumerable: true, @@ -61899,19 +61906,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1280 */ +/* 1281 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2008-10-21","endpointPrefix":"tnb","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Telco Network Builder","serviceId":"tnb","signatureVersion":"v4","signingName":"tnb","uid":"tnb-2008-10-21"},"operations":{"CancelSolNetworkOperation":{"http":{"requestUri":"/sol/nslcm/v1/ns_lcm_op_occs/{nsLcmOpOccId}/cancel","responseCode":202},"input":{"type":"structure","required":["nsLcmOpOccId"],"members":{"nsLcmOpOccId":{"location":"uri","locationName":"nsLcmOpOccId"}}}},"CreateSolFunctionPackage":{"http":{"requestUri":"/sol/vnfpkgm/v1/vnf_packages","responseCode":201},"input":{"type":"structure","members":{"tags":{"shape":"S4"}}},"output":{"type":"structure","required":["arn","id","onboardingState","operationalState","usageState"],"members":{"arn":{},"id":{},"onboardingState":{},"operationalState":{},"tags":{"shape":"S4"},"usageState":{}}}},"CreateSolNetworkInstance":{"http":{"requestUri":"/sol/nslcm/v1/ns_instances","responseCode":201},"input":{"type":"structure","required":["nsName","nsdInfoId"],"members":{"nsDescription":{},"nsName":{},"nsdInfoId":{},"tags":{"shape":"S4"}}},"output":{"type":"structure","required":["arn","id","nsInstanceName","nsdInfoId"],"members":{"arn":{},"id":{},"nsInstanceName":{},"nsdInfoId":{},"tags":{"shape":"S4"}}}},"CreateSolNetworkPackage":{"http":{"requestUri":"/sol/nsd/v1/ns_descriptors","responseCode":201},"input":{"type":"structure","members":{"tags":{"shape":"S4"}}},"output":{"type":"structure","required":["arn","id","nsdOnboardingState","nsdOperationalState","nsdUsageState"],"members":{"arn":{},"id":{},"nsdOnboardingState":{},"nsdOperationalState":{},"nsdUsageState":{},"tags":{"shape":"S4"}}}},"DeleteSolFunctionPackage":{"http":{"method":"DELETE","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}","responseCode":204},"input":{"type":"structure","required":["vnfPkgId"],"members":{"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}}},"idempotent":true},"DeleteSolNetworkInstance":{"http":{"method":"DELETE","requestUri":"/sol/nslcm/v1/ns_instances/{nsInstanceId}","responseCode":204},"input":{"type":"structure","required":["nsInstanceId"],"members":{"nsInstanceId":{"location":"uri","locationName":"nsInstanceId"}}},"idempotent":true},"DeleteSolNetworkPackage":{"http":{"method":"DELETE","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}","responseCode":204},"input":{"type":"structure","required":["nsdInfoId"],"members":{"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}}},"idempotent":true},"GetSolFunctionInstance":{"http":{"method":"GET","requestUri":"/sol/vnflcm/v1/vnf_instances/{vnfInstanceId}","responseCode":200},"input":{"type":"structure","required":["vnfInstanceId"],"members":{"vnfInstanceId":{"location":"uri","locationName":"vnfInstanceId"}}},"output":{"type":"structure","required":["arn","id","instantiationState","metadata","nsInstanceId","vnfPkgId","vnfdId"],"members":{"arn":{},"id":{},"instantiatedVnfInfo":{"type":"structure","members":{"vnfState":{},"vnfcResourceInfo":{"type":"list","member":{"type":"structure","members":{"metadata":{"type":"structure","members":{"cluster":{},"helmChart":{},"nodeGroup":{}}}}}}}},"instantiationState":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceId":{},"tags":{"shape":"S4"},"vnfPkgId":{},"vnfProductName":{},"vnfProvider":{},"vnfdId":{},"vnfdVersion":{}}}},"GetSolFunctionPackage":{"http":{"method":"GET","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}","responseCode":200},"input":{"type":"structure","required":["vnfPkgId"],"members":{"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}}},"output":{"type":"structure","required":["arn","id","onboardingState","operationalState","usageState"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"},"vnfd":{"shape":"S1a"}}},"onboardingState":{},"operationalState":{},"tags":{"shape":"S4"},"usageState":{},"vnfProductName":{},"vnfProvider":{},"vnfdId":{},"vnfdVersion":{}}}},"GetSolFunctionPackageContent":{"http":{"method":"GET","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content","responseCode":200},"input":{"type":"structure","required":["accept","vnfPkgId"],"members":{"accept":{"location":"header","locationName":"Accept"},"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}}},"output":{"type":"structure","members":{"contentType":{"location":"header","locationName":"Content-Type"},"packageContent":{"type":"blob"}},"payload":"packageContent"}},"GetSolFunctionPackageDescriptor":{"http":{"method":"GET","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/vnfd","responseCode":200},"input":{"type":"structure","required":["accept","vnfPkgId"],"members":{"accept":{"location":"header","locationName":"Accept"},"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}}},"output":{"type":"structure","members":{"contentType":{"location":"header","locationName":"Content-Type"},"vnfd":{"type":"blob"}},"payload":"vnfd"}},"GetSolNetworkInstance":{"http":{"method":"GET","requestUri":"/sol/nslcm/v1/ns_instances/{nsInstanceId}","responseCode":200},"input":{"type":"structure","required":["nsInstanceId"],"members":{"nsInstanceId":{"location":"uri","locationName":"nsInstanceId"}}},"output":{"type":"structure","required":["arn","id","metadata","nsInstanceDescription","nsInstanceName","nsdId","nsdInfoId"],"members":{"arn":{},"id":{},"lcmOpInfo":{"type":"structure","required":["nsLcmOpOccId"],"members":{"nsLcmOpOccId":{}}},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceDescription":{},"nsInstanceName":{},"nsState":{},"nsdId":{},"nsdInfoId":{},"tags":{"shape":"S4"}}}},"GetSolNetworkOperation":{"http":{"method":"GET","requestUri":"/sol/nslcm/v1/ns_lcm_op_occs/{nsLcmOpOccId}","responseCode":200},"input":{"type":"structure","required":["nsLcmOpOccId"],"members":{"nsLcmOpOccId":{"location":"uri","locationName":"nsLcmOpOccId"}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{},"error":{"shape":"S1t"},"id":{},"lcmOperationType":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceId":{},"operationState":{},"tags":{"shape":"S4"},"tasks":{"type":"list","member":{"type":"structure","members":{"taskContext":{"type":"map","key":{},"value":{}},"taskEndTime":{"shape":"S15"},"taskErrorDetails":{"type":"structure","members":{"cause":{},"details":{}}},"taskName":{},"taskStartTime":{"shape":"S15"},"taskStatus":{}}}}}}},"GetSolNetworkPackage":{"http":{"method":"GET","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}","responseCode":200},"input":{"type":"structure","required":["nsdInfoId"],"members":{"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}}},"output":{"type":"structure","required":["arn","id","metadata","nsdId","nsdName","nsdOnboardingState","nsdOperationalState","nsdUsageState","nsdVersion","vnfPkgIds"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"},"nsd":{"shape":"S27"}}},"nsdId":{},"nsdName":{},"nsdOnboardingState":{},"nsdOperationalState":{},"nsdUsageState":{},"nsdVersion":{},"tags":{"shape":"S4"},"vnfPkgIds":{"shape":"S28"}}}},"GetSolNetworkPackageContent":{"http":{"method":"GET","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}/nsd_content","responseCode":200},"input":{"type":"structure","required":["accept","nsdInfoId"],"members":{"accept":{"location":"header","locationName":"Accept"},"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}}},"output":{"type":"structure","members":{"contentType":{"location":"header","locationName":"Content-Type"},"nsdContent":{"type":"blob"}},"payload":"nsdContent"}},"GetSolNetworkPackageDescriptor":{"http":{"method":"GET","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}/nsd","responseCode":200},"input":{"type":"structure","required":["nsdInfoId"],"members":{"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}}},"output":{"type":"structure","members":{"contentType":{"location":"header","locationName":"Content-Type"},"nsd":{"type":"blob"}},"payload":"nsd"}},"InstantiateSolNetworkInstance":{"http":{"requestUri":"/sol/nslcm/v1/ns_instances/{nsInstanceId}/instantiate","responseCode":201},"input":{"type":"structure","required":["nsInstanceId"],"members":{"additionalParamsForNs":{"shape":"S2e"},"dryRun":{"location":"querystring","locationName":"dry_run","type":"boolean"},"nsInstanceId":{"location":"uri","locationName":"nsInstanceId"},"tags":{"shape":"S4"}}},"output":{"type":"structure","required":["nsLcmOpOccId"],"members":{"nsLcmOpOccId":{},"tags":{"shape":"S4"}}}},"ListSolFunctionInstances":{"http":{"method":"GET","requestUri":"/sol/vnflcm/v1/vnf_instances","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"max_results","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextpage_opaque_marker"}}},"output":{"type":"structure","members":{"functionInstances":{"type":"list","member":{"type":"structure","required":["arn","id","instantiationState","metadata","nsInstanceId","vnfPkgId"],"members":{"arn":{},"id":{},"instantiatedVnfInfo":{"type":"structure","members":{"vnfState":{}}},"instantiationState":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceId":{},"vnfPkgId":{},"vnfPkgName":{}}}},"nextToken":{}}}},"ListSolFunctionPackages":{"http":{"method":"GET","requestUri":"/sol/vnfpkgm/v1/vnf_packages","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"max_results","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextpage_opaque_marker"}}},"output":{"type":"structure","required":["functionPackages"],"members":{"functionPackages":{"type":"list","member":{"type":"structure","required":["arn","id","onboardingState","operationalState","usageState"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"onboardingState":{},"operationalState":{},"usageState":{},"vnfProductName":{},"vnfProvider":{},"vnfdId":{},"vnfdVersion":{}}}},"nextToken":{}}}},"ListSolNetworkInstances":{"http":{"method":"GET","requestUri":"/sol/nslcm/v1/ns_instances","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"max_results","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextpage_opaque_marker"}}},"output":{"type":"structure","members":{"networkInstances":{"type":"list","member":{"type":"structure","required":["arn","id","metadata","nsInstanceDescription","nsInstanceName","nsState","nsdId","nsdInfoId"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceDescription":{},"nsInstanceName":{},"nsState":{},"nsdId":{},"nsdInfoId":{}}}},"nextToken":{}}}},"ListSolNetworkOperations":{"http":{"method":"GET","requestUri":"/sol/nslcm/v1/ns_lcm_op_occs","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"max_results","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextpage_opaque_marker"}}},"output":{"type":"structure","members":{"networkOperations":{"type":"list","member":{"type":"structure","required":["arn","id","lcmOperationType","nsInstanceId","operationState"],"members":{"arn":{},"error":{"shape":"S1t"},"id":{},"lcmOperationType":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsInstanceId":{},"operationState":{}}}},"nextToken":{}}}},"ListSolNetworkPackages":{"http":{"method":"GET","requestUri":"/sol/nsd/v1/ns_descriptors","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"max_results","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextpage_opaque_marker"}}},"output":{"type":"structure","required":["networkPackages"],"members":{"networkPackages":{"type":"list","member":{"type":"structure","required":["arn","id","metadata","nsdOnboardingState","nsdOperationalState","nsdUsageState"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","required":["createdAt","lastModified"],"members":{"createdAt":{"shape":"S15"},"lastModified":{"shape":"S15"}}},"nsdDesigner":{},"nsdId":{},"nsdInvariantId":{},"nsdName":{},"nsdOnboardingState":{},"nsdOperationalState":{},"nsdUsageState":{},"nsdVersion":{},"vnfPkgIds":{"shape":"S28"}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"S4"}}}},"PutSolFunctionPackageContent":{"http":{"method":"PUT","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content","responseCode":202},"input":{"type":"structure","required":["file","vnfPkgId"],"members":{"contentType":{"location":"header","locationName":"Content-Type"},"file":{"type":"blob"},"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}},"payload":"file"},"output":{"type":"structure","required":["id","metadata","vnfProductName","vnfProvider","vnfdId","vnfdVersion"],"members":{"id":{},"metadata":{"type":"structure","members":{"vnfd":{"shape":"S1a"}}},"vnfProductName":{},"vnfProvider":{},"vnfdId":{},"vnfdVersion":{}}},"idempotent":true},"PutSolNetworkPackageContent":{"http":{"method":"PUT","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}/nsd_content","responseCode":200},"input":{"type":"structure","required":["file","nsdInfoId"],"members":{"contentType":{"location":"header","locationName":"Content-Type"},"file":{"type":"blob"},"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}},"payload":"file"},"output":{"type":"structure","required":["arn","id","metadata","nsdId","nsdName","nsdVersion","vnfPkgIds"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","members":{"nsd":{"shape":"S27"}}},"nsdId":{},"nsdName":{},"nsdVersion":{},"vnfPkgIds":{"shape":"S28"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TerminateSolNetworkInstance":{"http":{"requestUri":"/sol/nslcm/v1/ns_instances/{nsInstanceId}/terminate","responseCode":201},"input":{"type":"structure","required":["nsInstanceId"],"members":{"nsInstanceId":{"location":"uri","locationName":"nsInstanceId"},"tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"nsLcmOpOccId":{},"tags":{"shape":"S4"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateSolFunctionPackage":{"http":{"method":"PATCH","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}","responseCode":200},"input":{"type":"structure","required":["operationalState","vnfPkgId"],"members":{"operationalState":{},"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}}},"output":{"type":"structure","required":["operationalState"],"members":{"operationalState":{}}}},"UpdateSolNetworkInstance":{"http":{"requestUri":"/sol/nslcm/v1/ns_instances/{nsInstanceId}/update","responseCode":201},"input":{"type":"structure","required":["nsInstanceId","updateType"],"members":{"modifyVnfInfoData":{"type":"structure","required":["vnfConfigurableProperties","vnfInstanceId"],"members":{"vnfConfigurableProperties":{"shape":"S2e"},"vnfInstanceId":{}}},"nsInstanceId":{"location":"uri","locationName":"nsInstanceId"},"tags":{"shape":"S4"},"updateType":{}}},"output":{"type":"structure","members":{"nsLcmOpOccId":{},"tags":{"shape":"S4"}}}},"UpdateSolNetworkPackage":{"http":{"method":"PATCH","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}","responseCode":200},"input":{"type":"structure","required":["nsdInfoId","nsdOperationalState"],"members":{"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"},"nsdOperationalState":{}}},"output":{"type":"structure","required":["nsdOperationalState"],"members":{"nsdOperationalState":{}}}},"ValidateSolFunctionPackageContent":{"http":{"method":"PUT","requestUri":"/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content/validate","responseCode":202},"input":{"type":"structure","required":["file","vnfPkgId"],"members":{"contentType":{"location":"header","locationName":"Content-Type"},"file":{"type":"blob"},"vnfPkgId":{"location":"uri","locationName":"vnfPkgId"}},"payload":"file"},"output":{"type":"structure","required":["id","metadata","vnfProductName","vnfProvider","vnfdId","vnfdVersion"],"members":{"id":{},"metadata":{"type":"structure","members":{"vnfd":{"shape":"S1a"}}},"vnfProductName":{},"vnfProvider":{},"vnfdId":{},"vnfdVersion":{}}},"idempotent":true},"ValidateSolNetworkPackageContent":{"http":{"method":"PUT","requestUri":"/sol/nsd/v1/ns_descriptors/{nsdInfoId}/nsd_content/validate","responseCode":200},"input":{"type":"structure","required":["file","nsdInfoId"],"members":{"contentType":{"location":"header","locationName":"Content-Type"},"file":{"type":"blob"},"nsdInfoId":{"location":"uri","locationName":"nsdInfoId"}},"payload":"file"},"output":{"type":"structure","required":["arn","id","metadata","nsdId","nsdName","nsdVersion","vnfPkgIds"],"members":{"arn":{},"id":{},"metadata":{"type":"structure","members":{"nsd":{"shape":"S27"}}},"nsdId":{},"nsdName":{},"nsdVersion":{},"vnfPkgIds":{"shape":"S28"}}},"idempotent":true}},"shapes":{"S4":{"type":"map","key":{},"value":{},"sensitive":true},"S15":{"type":"timestamp","timestampFormat":"iso8601"},"S1a":{"type":"structure","members":{"overrides":{"shape":"S1b"}}},"S1b":{"type":"list","member":{"type":"structure","members":{"defaultValue":{},"name":{}}}},"S1t":{"type":"structure","required":["detail"],"members":{"detail":{},"title":{}}},"S27":{"type":"structure","members":{"overrides":{"shape":"S1b"}}},"S28":{"type":"list","member":{}},"S2e":{"type":"structure","members":{},"document":true}}} /***/ }), -/* 1281 */ +/* 1282 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListSolFunctionInstances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"functionInstances"},"ListSolFunctionPackages":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"functionPackages"},"ListSolNetworkInstances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkInstances"},"ListSolNetworkOperations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkOperations"},"ListSolNetworkPackages":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"networkPackages"}}} /***/ }), -/* 1282 */ +/* 1283 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61923,9 +61930,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.InternetMonitor = Service.defineService('internetmonitor', ['2021-06-03']); Object.defineProperty(apiLoader.services['internetmonitor'], '2021-06-03', { get: function get() { - var model = __webpack_require__(1283); - model.paginators = __webpack_require__(1284).pagination; - model.waiters = __webpack_require__(1285).waiters; + var model = __webpack_require__(1284); + model.paginators = __webpack_require__(1285).pagination; + model.waiters = __webpack_require__(1286).waiters; return model; }, enumerable: true, @@ -61936,25 +61943,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1283 */ +/* 1284 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-06-03","endpointPrefix":"internetmonitor","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon CloudWatch Internet Monitor","serviceId":"InternetMonitor","signatureVersion":"v4","signingName":"internetmonitor","uid":"internetmonitor-2021-06-03"},"operations":{"CreateMonitor":{"http":{"requestUri":"/v20210603/Monitors","responseCode":200},"input":{"type":"structure","required":["MonitorName","MaxCityNetworksToMonitor"],"members":{"MonitorName":{},"Resources":{"shape":"S3"},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S6"},"MaxCityNetworksToMonitor":{"type":"integer"},"InternetMeasurementsLogDelivery":{"shape":"Sa"}}},"output":{"type":"structure","required":["Arn","Status"],"members":{"Arn":{},"Status":{}}},"idempotent":true},"DeleteMonitor":{"http":{"method":"DELETE","requestUri":"/v20210603/Monitors/{MonitorName}","responseCode":200},"input":{"type":"structure","required":["MonitorName"],"members":{"MonitorName":{"location":"uri","locationName":"MonitorName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetHealthEvent":{"http":{"method":"GET","requestUri":"/v20210603/Monitors/{MonitorName}/HealthEvents/{EventId}","responseCode":200},"input":{"type":"structure","required":["MonitorName","EventId"],"members":{"MonitorName":{"location":"uri","locationName":"MonitorName"},"EventId":{"location":"uri","locationName":"EventId"}}},"output":{"type":"structure","required":["EventArn","EventId","StartedAt","LastUpdatedAt","ImpactedLocations","Status","ImpactType"],"members":{"EventArn":{},"EventId":{},"StartedAt":{"shape":"Sm"},"EndedAt":{"shape":"Sm"},"CreatedAt":{"shape":"Sm"},"LastUpdatedAt":{"shape":"Sm"},"ImpactedLocations":{"shape":"Sn"},"Status":{},"PercentOfTotalTrafficImpacted":{"type":"double"},"ImpactType":{}}}},"GetMonitor":{"http":{"method":"GET","requestUri":"/v20210603/Monitors/{MonitorName}","responseCode":200},"input":{"type":"structure","required":["MonitorName"],"members":{"MonitorName":{"location":"uri","locationName":"MonitorName"}}},"output":{"type":"structure","required":["MonitorName","MonitorArn","Resources","Status","CreatedAt","ModifiedAt","MaxCityNetworksToMonitor"],"members":{"MonitorName":{},"MonitorArn":{},"Resources":{"shape":"S3"},"Status":{},"CreatedAt":{"shape":"Sm"},"ModifiedAt":{"shape":"Sm"},"ProcessingStatus":{},"ProcessingStatusInfo":{},"Tags":{"shape":"S6"},"MaxCityNetworksToMonitor":{"type":"integer"},"InternetMeasurementsLogDelivery":{"shape":"Sa"}}}},"ListHealthEvents":{"http":{"method":"GET","requestUri":"/v20210603/Monitors/{MonitorName}/HealthEvents","responseCode":200},"input":{"type":"structure","required":["MonitorName"],"members":{"MonitorName":{"location":"uri","locationName":"MonitorName"},"StartTime":{"shape":"Sm","location":"querystring","locationName":"StartTime"},"EndTime":{"shape":"Sm","location":"querystring","locationName":"EndTime"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"EventStatus":{"location":"querystring","locationName":"EventStatus"}}},"output":{"type":"structure","required":["HealthEvents"],"members":{"HealthEvents":{"type":"list","member":{"type":"structure","required":["EventArn","EventId","StartedAt","LastUpdatedAt","ImpactedLocations","Status","ImpactType"],"members":{"EventArn":{},"EventId":{},"StartedAt":{"shape":"Sm"},"EndedAt":{"shape":"Sm"},"CreatedAt":{"shape":"Sm"},"LastUpdatedAt":{"shape":"Sm"},"ImpactedLocations":{"shape":"Sn"},"Status":{},"PercentOfTotalTrafficImpacted":{"type":"double"},"ImpactType":{}}}},"NextToken":{}}}},"ListMonitors":{"http":{"method":"GET","requestUri":"/v20210603/Monitors","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"MonitorStatus":{"location":"querystring","locationName":"MonitorStatus"}}},"output":{"type":"structure","required":["Monitors"],"members":{"Monitors":{"type":"list","member":{"type":"structure","required":["MonitorName","MonitorArn","Status"],"members":{"MonitorName":{},"MonitorArn":{},"Status":{},"ProcessingStatus":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S6"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateMonitor":{"http":{"method":"PATCH","requestUri":"/v20210603/Monitors/{MonitorName}","responseCode":200},"input":{"type":"structure","required":["MonitorName"],"members":{"MonitorName":{"location":"uri","locationName":"MonitorName"},"ResourcesToAdd":{"shape":"S3"},"ResourcesToRemove":{"shape":"S3"},"Status":{},"ClientToken":{"idempotencyToken":true},"MaxCityNetworksToMonitor":{"type":"integer"},"InternetMeasurementsLogDelivery":{"shape":"Sa"}}},"output":{"type":"structure","required":["MonitorArn","Status"],"members":{"MonitorArn":{},"Status":{}}},"idempotent":true}},"shapes":{"S3":{"type":"list","member":{}},"S6":{"type":"map","key":{},"value":{}},"Sa":{"type":"structure","members":{"S3Config":{"type":"structure","members":{"BucketName":{},"BucketPrefix":{},"LogDeliveryStatus":{}}}}},"Sm":{"type":"timestamp","timestampFormat":"iso8601"},"Sn":{"type":"list","member":{"type":"structure","required":["ASName","ASNumber","Country","Status"],"members":{"ASName":{},"ASNumber":{"type":"long"},"Country":{},"Subdivision":{},"Metro":{},"City":{},"Latitude":{"type":"double"},"Longitude":{"type":"double"},"CountryCode":{},"SubdivisionCode":{},"ServiceLocation":{},"Status":{},"CausedBy":{"type":"structure","required":["Networks","AsPath","NetworkEventType"],"members":{"Networks":{"shape":"St"},"AsPath":{"shape":"St"},"NetworkEventType":{}}},"InternetHealth":{"type":"structure","members":{"Availability":{"type":"structure","members":{"ExperienceScore":{"type":"double"},"PercentOfTotalTrafficImpacted":{"type":"double"},"PercentOfClientLocationImpacted":{"type":"double"}}},"Performance":{"type":"structure","members":{"ExperienceScore":{"type":"double"},"PercentOfTotalTrafficImpacted":{"type":"double"},"PercentOfClientLocationImpacted":{"type":"double"},"RoundTripTime":{"type":"structure","members":{"P50":{"type":"double"},"P90":{"type":"double"},"P95":{"type":"double"}}}}}}}}}},"St":{"type":"list","member":{"type":"structure","required":["ASName","ASNumber"],"members":{"ASName":{},"ASNumber":{"type":"long"}}}}}} /***/ }), -/* 1284 */ +/* 1285 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListHealthEvents":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"HealthEvents"},"ListMonitors":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Monitors"}}} /***/ }), -/* 1285 */ +/* 1286 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1286 */ +/* 1287 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -61966,8 +61973,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.IVSRealTime = Service.defineService('ivsrealtime', ['2020-07-14']); Object.defineProperty(apiLoader.services['ivsrealtime'], '2020-07-14', { get: function get() { - var model = __webpack_require__(1287); - model.paginators = __webpack_require__(1288).pagination; + var model = __webpack_require__(1288); + model.paginators = __webpack_require__(1289).pagination; return model; }, enumerable: true, @@ -61978,19 +61985,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1287 */ +/* 1288 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-14","endpointPrefix":"ivsrealtime","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"ivsrealtime","serviceFullName":"Amazon Interactive Video Service RealTime","serviceId":"IVS RealTime","signatureVersion":"v4","signingName":"ivs","uid":"ivs-realtime-2020-07-14"},"operations":{"CreateParticipantToken":{"http":{"requestUri":"/CreateParticipantToken","responseCode":200},"input":{"type":"structure","required":["stageArn"],"members":{"attributes":{"shape":"S2"},"capabilities":{"shape":"S4"},"duration":{"type":"integer"},"stageArn":{},"userId":{}}},"output":{"type":"structure","members":{"participantToken":{"shape":"Sa"}}}},"CreateStage":{"http":{"requestUri":"/CreateStage","responseCode":200},"input":{"type":"structure","members":{"name":{},"participantTokenConfigurations":{"type":"list","member":{"type":"structure","members":{"attributes":{"shape":"S2"},"capabilities":{"shape":"S4"},"duration":{"type":"integer"},"userId":{}}}},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{"participantTokens":{"type":"list","member":{"shape":"Sa"}},"stage":{"shape":"Sn"}}}},"DeleteStage":{"http":{"requestUri":"/DeleteStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DisconnectParticipant":{"http":{"requestUri":"/DisconnectParticipant","responseCode":200},"input":{"type":"structure","required":["participantId","stageArn"],"members":{"participantId":{},"reason":{},"stageArn":{}}},"output":{"type":"structure","members":{}}},"GetStage":{"http":{"requestUri":"/GetStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"stage":{"shape":"Sn"}}}},"ListStages":{"http":{"requestUri":"/ListStages","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["stages"],"members":{"nextToken":{},"stages":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"activeSessionId":{},"arn":{},"name":{},"tags":{"shape":"Si"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Si"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateStage":{"http":{"requestUri":"/UpdateStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{}}},"output":{"type":"structure","members":{"stage":{"shape":"Sn"}}}}},"shapes":{"S2":{"type":"map","key":{},"value":{}},"S4":{"type":"list","member":{}},"Sa":{"type":"structure","members":{"attributes":{"shape":"S2"},"capabilities":{"shape":"S4"},"duration":{"type":"integer"},"expirationTime":{"type":"timestamp"},"participantId":{},"token":{},"userId":{}}},"Si":{"type":"map","key":{},"value":{}},"Sn":{"type":"structure","required":["arn"],"members":{"activeSessionId":{},"arn":{},"name":{},"tags":{"shape":"Si"}}}}} /***/ }), -/* 1288 */ +/* 1289 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListStages":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}} /***/ }), -/* 1289 */ +/* 1290 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -62002,8 +62009,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.VPCLattice = Service.defineService('vpclattice', ['2022-11-30']); Object.defineProperty(apiLoader.services['vpclattice'], '2022-11-30', { get: function get() { - var model = __webpack_require__(1290); - model.paginators = __webpack_require__(1291).pagination; + var model = __webpack_require__(1291); + model.paginators = __webpack_require__(1292).pagination; return model; }, enumerable: true, @@ -62014,13 +62021,13 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1290 */ +/* 1291 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-11-30","endpointPrefix":"vpc-lattice","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon VPC Lattice","serviceId":"VPC Lattice","signatureVersion":"v4","signingName":"vpc-lattice","uid":"vpc-lattice-2022-11-30"},"operations":{"BatchUpdateRule":{"http":{"method":"PATCH","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules","responseCode":200},"input":{"type":"structure","required":["listenerIdentifier","rules","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"rules":{"type":"list","member":{"type":"structure","required":["ruleIdentifier"],"members":{"action":{"shape":"S5"},"match":{"shape":"Sd"},"priority":{"type":"integer"},"ruleIdentifier":{}}}},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"successful":{"type":"list","member":{"type":"structure","members":{"action":{"shape":"S5"},"arn":{},"id":{},"isDefault":{"type":"boolean"},"match":{"shape":"Sd"},"name":{},"priority":{"type":"integer"}}}},"unsuccessful":{"type":"list","member":{"type":"structure","members":{"failureCode":{},"failureMessage":{},"ruleIdentifier":{}}}}}},"idempotent":true},"CreateAccessLogSubscription":{"http":{"requestUri":"/accesslogsubscriptions","responseCode":201},"input":{"type":"structure","required":["destinationArn","resourceIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"destinationArn":{},"resourceIdentifier":{},"tags":{"shape":"S19"}}},"output":{"type":"structure","required":["arn","destinationArn","id","resourceArn","resourceId"],"members":{"arn":{},"destinationArn":{},"id":{},"resourceArn":{},"resourceId":{}}},"idempotent":true},"CreateListener":{"http":{"requestUri":"/services/{serviceIdentifier}/listeners","responseCode":201},"input":{"type":"structure","required":["defaultAction","name","protocol","serviceIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"defaultAction":{"shape":"S5"},"name":{},"port":{"type":"integer"},"protocol":{},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{"arn":{},"defaultAction":{"shape":"S5"},"id":{},"name":{},"port":{"type":"integer"},"protocol":{},"serviceArn":{},"serviceId":{}}},"idempotent":true},"CreateRule":{"http":{"requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules","responseCode":201},"input":{"type":"structure","required":["action","listenerIdentifier","match","name","priority","serviceIdentifier"],"members":{"action":{"shape":"S5"},"clientToken":{"idempotencyToken":true},"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"match":{"shape":"Sd"},"name":{},"priority":{"type":"integer"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{"action":{"shape":"S5"},"arn":{},"id":{},"match":{"shape":"Sd"},"name":{},"priority":{"type":"integer"}}},"idempotent":true},"CreateService":{"http":{"requestUri":"/services","responseCode":201},"input":{"type":"structure","required":["name"],"members":{"authType":{},"certificateArn":{},"clientToken":{"idempotencyToken":true},"customDomainName":{},"name":{},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"certificateArn":{},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"id":{},"name":{},"status":{}}},"idempotent":true},"CreateServiceNetwork":{"http":{"requestUri":"/servicenetworks","responseCode":201},"input":{"type":"structure","required":["name"],"members":{"authType":{},"clientToken":{"idempotencyToken":true},"name":{},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"id":{},"name":{}}},"idempotent":true},"CreateServiceNetworkServiceAssociation":{"http":{"requestUri":"/servicenetworkserviceassociations","responseCode":200},"input":{"type":"structure","required":["serviceIdentifier","serviceNetworkIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"serviceIdentifier":{},"serviceNetworkIdentifier":{},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{"arn":{},"createdBy":{},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"id":{},"status":{}}},"idempotent":true},"CreateServiceNetworkVpcAssociation":{"http":{"requestUri":"/servicenetworkvpcassociations","responseCode":200},"input":{"type":"structure","required":["serviceNetworkIdentifier","vpcIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"securityGroupIds":{"type":"list","member":{}},"serviceNetworkIdentifier":{},"tags":{"shape":"S19"},"vpcIdentifier":{}}},"output":{"type":"structure","members":{"arn":{},"createdBy":{},"id":{},"securityGroupIds":{"shape":"S2k"},"status":{}}},"idempotent":true},"CreateTargetGroup":{"http":{"requestUri":"/targetgroups","responseCode":201},"input":{"type":"structure","required":["name","type"],"members":{"clientToken":{"idempotencyToken":true},"config":{"shape":"S2n"},"name":{},"tags":{"shape":"S19"},"type":{}}},"output":{"type":"structure","members":{"arn":{},"config":{"shape":"S2n"},"id":{},"name":{},"status":{},"type":{}}},"idempotent":true},"DeleteAccessLogSubscription":{"http":{"method":"DELETE","requestUri":"/accesslogsubscriptions/{accessLogSubscriptionIdentifier}","responseCode":204},"input":{"type":"structure","required":["accessLogSubscriptionIdentifier"],"members":{"accessLogSubscriptionIdentifier":{"location":"uri","locationName":"accessLogSubscriptionIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAuthPolicy":{"http":{"method":"DELETE","requestUri":"/authpolicy/{resourceIdentifier}","responseCode":204},"input":{"type":"structure","required":["resourceIdentifier"],"members":{"resourceIdentifier":{"location":"uri","locationName":"resourceIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteListener":{"http":{"method":"DELETE","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}","responseCode":204},"input":{"type":"structure","required":["listenerIdentifier","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteResourcePolicy":{"http":{"method":"DELETE","requestUri":"/resourcepolicy/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRule":{"http":{"method":"DELETE","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}","responseCode":204},"input":{"type":"structure","required":["listenerIdentifier","ruleIdentifier","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"ruleIdentifier":{"location":"uri","locationName":"ruleIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteService":{"http":{"method":"DELETE","requestUri":"/services/{serviceIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceIdentifier"],"members":{"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"name":{},"status":{}}},"idempotent":true},"DeleteServiceNetwork":{"http":{"method":"DELETE","requestUri":"/servicenetworks/{serviceNetworkIdentifier}","responseCode":204},"input":{"type":"structure","required":["serviceNetworkIdentifier"],"members":{"serviceNetworkIdentifier":{"location":"uri","locationName":"serviceNetworkIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteServiceNetworkServiceAssociation":{"http":{"method":"DELETE","requestUri":"/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceNetworkServiceAssociationIdentifier"],"members":{"serviceNetworkServiceAssociationIdentifier":{"location":"uri","locationName":"serviceNetworkServiceAssociationIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{}}},"idempotent":true},"DeleteServiceNetworkVpcAssociation":{"http":{"method":"DELETE","requestUri":"/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceNetworkVpcAssociationIdentifier"],"members":{"serviceNetworkVpcAssociationIdentifier":{"location":"uri","locationName":"serviceNetworkVpcAssociationIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{}}},"idempotent":true},"DeleteTargetGroup":{"http":{"method":"DELETE","requestUri":"/targetgroups/{targetGroupIdentifier}","responseCode":200},"input":{"type":"structure","required":["targetGroupIdentifier"],"members":{"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{}}},"idempotent":true},"DeregisterTargets":{"http":{"requestUri":"/targetgroups/{targetGroupIdentifier}/deregistertargets","responseCode":200},"input":{"type":"structure","required":["targetGroupIdentifier","targets"],"members":{"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"},"targets":{"type":"list","member":{"shape":"S3v"}}}},"output":{"type":"structure","members":{"successful":{"shape":"S3y"},"unsuccessful":{"shape":"S3z"}}},"idempotent":true},"GetAccessLogSubscription":{"http":{"method":"GET","requestUri":"/accesslogsubscriptions/{accessLogSubscriptionIdentifier}","responseCode":200},"input":{"type":"structure","required":["accessLogSubscriptionIdentifier"],"members":{"accessLogSubscriptionIdentifier":{"location":"uri","locationName":"accessLogSubscriptionIdentifier"}}},"output":{"type":"structure","required":["arn","createdAt","destinationArn","id","lastUpdatedAt","resourceArn","resourceId"],"members":{"arn":{},"createdAt":{"shape":"S43"},"destinationArn":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"resourceArn":{},"resourceId":{}}}},"GetAuthPolicy":{"http":{"method":"GET","requestUri":"/authpolicy/{resourceIdentifier}","responseCode":200},"input":{"type":"structure","required":["resourceIdentifier"],"members":{"resourceIdentifier":{"location":"uri","locationName":"resourceIdentifier"}}},"output":{"type":"structure","members":{"createdAt":{"shape":"S43"},"lastUpdatedAt":{"shape":"S43"},"policy":{},"state":{}}}},"GetListener":{"http":{"method":"GET","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}","responseCode":200},"input":{"type":"structure","required":["listenerIdentifier","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"defaultAction":{"shape":"S5"},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"port":{"type":"integer"},"protocol":{},"serviceArn":{},"serviceId":{}}}},"GetResourcePolicy":{"http":{"method":"GET","requestUri":"/resourcepolicy/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"policy":{}}}},"GetRule":{"http":{"method":"GET","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}","responseCode":200},"input":{"type":"structure","required":["listenerIdentifier","ruleIdentifier","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"ruleIdentifier":{"location":"uri","locationName":"ruleIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"action":{"shape":"S5"},"arn":{},"createdAt":{"shape":"S43"},"id":{},"isDefault":{"type":"boolean"},"lastUpdatedAt":{"shape":"S43"},"match":{"shape":"Sd"},"name":{},"priority":{"type":"integer"}}}},"GetService":{"http":{"method":"GET","requestUri":"/services/{serviceIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceIdentifier"],"members":{"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"certificateArn":{},"createdAt":{"shape":"S43"},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"status":{}}}},"GetServiceNetwork":{"http":{"method":"GET","requestUri":"/servicenetworks/{serviceNetworkIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceNetworkIdentifier"],"members":{"serviceNetworkIdentifier":{"location":"uri","locationName":"serviceNetworkIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"createdAt":{"shape":"S43"},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"numberOfAssociatedServices":{"type":"long"},"numberOfAssociatedVPCs":{"type":"long"}}}},"GetServiceNetworkServiceAssociation":{"http":{"method":"GET","requestUri":"/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceNetworkServiceAssociationIdentifier"],"members":{"serviceNetworkServiceAssociationIdentifier":{"location":"uri","locationName":"serviceNetworkServiceAssociationIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"createdBy":{},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"failureCode":{},"failureMessage":{},"id":{},"serviceArn":{},"serviceId":{},"serviceName":{},"serviceNetworkArn":{},"serviceNetworkId":{},"serviceNetworkName":{},"status":{}}}},"GetServiceNetworkVpcAssociation":{"http":{"method":"GET","requestUri":"/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceNetworkVpcAssociationIdentifier"],"members":{"serviceNetworkVpcAssociationIdentifier":{"location":"uri","locationName":"serviceNetworkVpcAssociationIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"createdBy":{},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"securityGroupIds":{"shape":"S2k"},"serviceNetworkArn":{},"serviceNetworkId":{},"serviceNetworkName":{},"status":{},"vpcId":{}}}},"GetTargetGroup":{"http":{"method":"GET","requestUri":"/targetgroups/{targetGroupIdentifier}","responseCode":200},"input":{"type":"structure","required":["targetGroupIdentifier"],"members":{"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"config":{"shape":"S2n"},"createdAt":{"shape":"S43"},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"serviceArns":{"shape":"S4q"},"status":{},"type":{}}}},"ListAccessLogSubscriptions":{"http":{"method":"GET","requestUri":"/accesslogsubscriptions","responseCode":200},"input":{"type":"structure","required":["resourceIdentifier"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"resourceIdentifier":{"location":"querystring","locationName":"resourceIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["arn","createdAt","destinationArn","id","lastUpdatedAt","resourceArn","resourceId"],"members":{"arn":{},"createdAt":{"shape":"S43"},"destinationArn":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"resourceArn":{},"resourceId":{}}}},"nextToken":{}}}},"ListListeners":{"http":{"method":"GET","requestUri":"/services/{serviceIdentifier}/listeners","responseCode":200},"input":{"type":"structure","required":["serviceIdentifier"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"port":{"type":"integer"},"protocol":{}}}},"nextToken":{}}}},"ListRules":{"http":{"method":"GET","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules","responseCode":200},"input":{"type":"structure","required":["listenerIdentifier","serviceIdentifier"],"members":{"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"id":{},"isDefault":{"type":"boolean"},"lastUpdatedAt":{"shape":"S43"},"name":{},"priority":{"type":"integer"}}}},"nextToken":{}}}},"ListServiceNetworkServiceAssociations":{"http":{"method":"GET","requestUri":"/servicenetworkserviceassociations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"serviceIdentifier":{"location":"querystring","locationName":"serviceIdentifier"},"serviceNetworkIdentifier":{"location":"querystring","locationName":"serviceNetworkIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"createdBy":{},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"id":{},"serviceArn":{},"serviceId":{},"serviceName":{},"serviceNetworkArn":{},"serviceNetworkId":{},"serviceNetworkName":{},"status":{}}}},"nextToken":{}}}},"ListServiceNetworkVpcAssociations":{"http":{"method":"GET","requestUri":"/servicenetworkvpcassociations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"serviceNetworkIdentifier":{"location":"querystring","locationName":"serviceNetworkIdentifier"},"vpcIdentifier":{"location":"querystring","locationName":"vpcIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"createdBy":{},"id":{},"lastUpdatedAt":{"shape":"S43"},"serviceNetworkArn":{},"serviceNetworkId":{},"serviceNetworkName":{},"status":{},"vpcId":{}}}},"nextToken":{}}}},"ListServiceNetworks":{"http":{"method":"GET","requestUri":"/servicenetworks","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"numberOfAssociatedServices":{"type":"long"},"numberOfAssociatedVPCs":{"type":"long"}}}},"nextToken":{}}}},"ListServices":{"http":{"method":"GET","requestUri":"/services","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"id":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"status":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S19"}}}},"ListTargetGroups":{"http":{"method":"GET","requestUri":"/targetgroups","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"targetGroupType":{"location":"querystring","locationName":"targetGroupType"},"vpcIdentifier":{"location":"querystring","locationName":"vpcIdentifier"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"createdAt":{"shape":"S43"},"id":{},"ipAddressType":{},"lastUpdatedAt":{"shape":"S43"},"name":{},"port":{"type":"integer"},"protocol":{},"serviceArns":{"shape":"S4q"},"status":{},"type":{},"vpcIdentifier":{}}}},"nextToken":{}}}},"ListTargets":{"http":{"requestUri":"/targetgroups/{targetGroupIdentifier}/listtargets","responseCode":200},"input":{"type":"structure","required":["targetGroupIdentifier"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"},"targets":{"type":"list","member":{"shape":"S3v"}}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","members":{"id":{},"port":{"type":"integer"},"reasonCode":{},"status":{}}}},"nextToken":{}}}},"PutAuthPolicy":{"http":{"method":"PUT","requestUri":"/authpolicy/{resourceIdentifier}","responseCode":200},"input":{"type":"structure","required":["policy","resourceIdentifier"],"members":{"policy":{},"resourceIdentifier":{"location":"uri","locationName":"resourceIdentifier"}}},"output":{"type":"structure","members":{"policy":{},"state":{}}}},"PutResourcePolicy":{"http":{"method":"PUT","requestUri":"/resourcepolicy/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["policy","resourceArn"],"members":{"policy":{},"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{}},"idempotent":true},"RegisterTargets":{"http":{"requestUri":"/targetgroups/{targetGroupIdentifier}/registertargets","responseCode":200},"input":{"type":"structure","required":["targetGroupIdentifier","targets"],"members":{"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"},"targets":{"type":"list","member":{"shape":"S3v"}}}},"output":{"type":"structure","members":{"successful":{"shape":"S3y"},"unsuccessful":{"shape":"S3z"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S19"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateAccessLogSubscription":{"http":{"method":"PATCH","requestUri":"/accesslogsubscriptions/{accessLogSubscriptionIdentifier}","responseCode":200},"input":{"type":"structure","required":["accessLogSubscriptionIdentifier","destinationArn"],"members":{"accessLogSubscriptionIdentifier":{"location":"uri","locationName":"accessLogSubscriptionIdentifier"},"destinationArn":{}}},"output":{"type":"structure","required":["arn","destinationArn","id","resourceArn","resourceId"],"members":{"arn":{},"destinationArn":{},"id":{},"resourceArn":{},"resourceId":{}}},"idempotent":true},"UpdateListener":{"http":{"method":"PATCH","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}","responseCode":200},"input":{"type":"structure","required":["defaultAction","listenerIdentifier","serviceIdentifier"],"members":{"defaultAction":{"shape":"S5"},"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"defaultAction":{"shape":"S5"},"id":{},"name":{},"port":{"type":"integer"},"protocol":{},"serviceArn":{},"serviceId":{}}},"idempotent":true},"UpdateRule":{"http":{"method":"PATCH","requestUri":"/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}","responseCode":200},"input":{"type":"structure","required":["listenerIdentifier","ruleIdentifier","serviceIdentifier"],"members":{"action":{"shape":"S5"},"listenerIdentifier":{"location":"uri","locationName":"listenerIdentifier"},"match":{"shape":"Sd"},"priority":{"type":"integer"},"ruleIdentifier":{"location":"uri","locationName":"ruleIdentifier"},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"action":{"shape":"S5"},"arn":{},"id":{},"isDefault":{"type":"boolean"},"match":{"shape":"Sd"},"name":{},"priority":{"type":"integer"}}},"idempotent":true},"UpdateService":{"http":{"method":"PATCH","requestUri":"/services/{serviceIdentifier}","responseCode":200},"input":{"type":"structure","required":["serviceIdentifier"],"members":{"authType":{},"certificateArn":{},"serviceIdentifier":{"location":"uri","locationName":"serviceIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"certificateArn":{},"customDomainName":{},"id":{},"name":{}}}},"UpdateServiceNetwork":{"http":{"method":"PATCH","requestUri":"/servicenetworks/{serviceNetworkIdentifier}","responseCode":200},"input":{"type":"structure","required":["authType","serviceNetworkIdentifier"],"members":{"authType":{},"serviceNetworkIdentifier":{"location":"uri","locationName":"serviceNetworkIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"authType":{},"id":{},"name":{}}},"idempotent":true},"UpdateServiceNetworkVpcAssociation":{"http":{"method":"PATCH","requestUri":"/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["securityGroupIds","serviceNetworkVpcAssociationIdentifier"],"members":{"securityGroupIds":{"type":"list","member":{}},"serviceNetworkVpcAssociationIdentifier":{"location":"uri","locationName":"serviceNetworkVpcAssociationIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"createdBy":{},"id":{},"securityGroupIds":{"shape":"S2k"},"status":{}}},"idempotent":true},"UpdateTargetGroup":{"http":{"method":"PATCH","requestUri":"/targetgroups/{targetGroupIdentifier}","responseCode":200},"input":{"type":"structure","required":["healthCheck","targetGroupIdentifier"],"members":{"healthCheck":{"shape":"S2o"},"targetGroupIdentifier":{"location":"uri","locationName":"targetGroupIdentifier"}}},"output":{"type":"structure","members":{"arn":{},"config":{"shape":"S2n"},"id":{},"name":{},"status":{},"type":{}}},"idempotent":true}},"shapes":{"S5":{"type":"structure","members":{"fixedResponse":{"type":"structure","required":["statusCode"],"members":{"statusCode":{"type":"integer"}}},"forward":{"type":"structure","required":["targetGroups"],"members":{"targetGroups":{"type":"list","member":{"type":"structure","required":["targetGroupIdentifier"],"members":{"targetGroupIdentifier":{},"weight":{"type":"integer"}}}}}}},"union":true},"Sd":{"type":"structure","members":{"httpMatch":{"type":"structure","members":{"headerMatches":{"type":"list","member":{"type":"structure","required":["match","name"],"members":{"caseSensitive":{"type":"boolean"},"match":{"type":"structure","members":{"contains":{},"exact":{},"prefix":{}},"union":true},"name":{}}}},"method":{},"pathMatch":{"type":"structure","required":["match"],"members":{"caseSensitive":{"type":"boolean"},"match":{"type":"structure","members":{"exact":{},"prefix":{}},"union":true}}}}}},"union":true},"S19":{"type":"map","key":{},"value":{}},"S1y":{"type":"structure","members":{"domainName":{},"hostedZoneId":{}}},"S2k":{"type":"list","member":{}},"S2n":{"type":"structure","required":["port","protocol","vpcIdentifier"],"members":{"healthCheck":{"shape":"S2o"},"ipAddressType":{},"port":{"type":"integer"},"protocol":{},"protocolVersion":{},"vpcIdentifier":{}}},"S2o":{"type":"structure","members":{"enabled":{"type":"boolean"},"healthCheckIntervalSeconds":{"type":"integer"},"healthCheckTimeoutSeconds":{"type":"integer"},"healthyThresholdCount":{"type":"integer"},"matcher":{"type":"structure","members":{"httpCode":{}},"union":true},"path":{},"port":{"type":"integer"},"protocol":{},"protocolVersion":{},"unhealthyThresholdCount":{"type":"integer"}}},"S3v":{"type":"structure","required":["id"],"members":{"id":{},"port":{"type":"integer"}}},"S3y":{"type":"list","member":{"shape":"S3v"}},"S3z":{"type":"list","member":{"type":"structure","members":{"failureCode":{},"failureMessage":{},"id":{},"port":{"type":"integer"}}}},"S43":{"type":"timestamp","timestampFormat":"iso8601"},"S4q":{"type":"list","member":{}}}} /***/ }), -/* 1291 */ +/* 1292 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAccessLogSubscriptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListListeners":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRules":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListServiceNetworkServiceAssociations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListServiceNetworkVpcAssociations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListServiceNetworks":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListServices":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListTargetGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListTargets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} diff --git a/dist/aws-sdk.js b/dist/aws-sdk.js index b4cbcac906..5380350a00 100644 --- a/dist/aws-sdk.js +++ b/dist/aws-sdk.js @@ -1,4 +1,4 @@ -// AWS SDK for JavaScript v2.1349.0 +// AWS SDK for JavaScript v2.1350.0 // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i-1});var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"];t.exports={isEmptyData:a,convertToBuffer:i}},{"buffer/":435}],337:[function(e,t,r){function a(e,t){this.hash=new e,this.outer=new e;var r=i(e,t),a=new Uint8Array(e.BLOCK_SIZE);a.set(r);for(var s=0;se.BLOCK_SIZE){var a=new e;a.update(r),r=a.digest()}var i=new Uint8Array(e.BLOCK_SIZE);return i.set(r),i}var s=e("./browserHashUtils");t.exports=a,a.prototype.update=function(e){if(s.isEmptyData(e)||this.error)return this;try{this.hash.update(s.convertToBuffer(e))}catch(e){this.error=e}return this},a.prototype.digest=function(e){return this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest(e)}},{"./browserHashUtils":336}],338:[function(e,t,r){function a(){this.state=[1732584193,4023233417,2562383102,271733878],this.buffer=new DataView(new ArrayBuffer(c)),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}function i(e,t,r,a,i,s){return((t=(t+e&4294967295)+(a+s&4294967295)&4294967295)<>>32-i)+r&4294967295}function s(e,t,r,a,s,o,n){return i(t&r|~t&a,e,t,s,o,n)}function o(e,t,r,a,s,o,n){return i(t&a|r&~a,e,t,s,o,n)}function n(e,t,r,a,s,o,n){return i(t^r^a,e,t,s,o,n)}function u(e,t,r,a,s,o,n){return i(r^(t|~a),e,t,s,o,n)}var p=e("./browserHashUtils"),m=e("buffer/").Buffer,c=64;t.exports=a,a.BLOCK_SIZE=c,a.prototype.update=function(e){if(p.isEmptyData(e))return this;if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=p.convertToBuffer(e),r=0,a=t.byteLength;for(this.bytesHashed+=a;a>0;)this.buffer.setUint8(this.bufferLength++,t[r++]),a--,this.bufferLength===c&&(this.hashBuffer(),this.bufferLength=0);return this},a.prototype.digest=function(e){if(!this.finished){var t=this,r=t.buffer,a=t.bufferLength,i=t.bytesHashed,s=8*i;if(r.setUint8(this.bufferLength++,128),a%c>=c-8){for(var o=this.bufferLength;o>>0,!0),r.setUint32(c-4,Math.floor(s/4294967296),!0),this.hashBuffer(),this.finished=!0}for(var n=new DataView(new ArrayBuffer(16)),o=0;o<4;o++)n.setUint32(4*o,this.state[o],!0);var u=new m(n.buffer,n.byteOffset,n.byteLength);return e?u.toString(e):u},a.prototype.hashBuffer=function(){var e=this,t=e.buffer,r=e.state,a=r[0],i=r[1],p=r[2],m=r[3];a=s(a,i,p,m,t.getUint32(0,!0),7,3614090360),m=s(m,a,i,p,t.getUint32(4,!0),12,3905402710),p=s(p,m,a,i,t.getUint32(8,!0),17,606105819),i=s(i,p,m,a,t.getUint32(12,!0),22,3250441966),a=s(a,i,p,m,t.getUint32(16,!0),7,4118548399),m=s(m,a,i,p,t.getUint32(20,!0),12,1200080426),p=s(p,m,a,i,t.getUint32(24,!0),17,2821735955),i=s(i,p,m,a,t.getUint32(28,!0),22,4249261313),a=s(a,i,p,m,t.getUint32(32,!0),7,1770035416),m=s(m,a,i,p,t.getUint32(36,!0),12,2336552879),p=s(p,m,a,i,t.getUint32(40,!0),17,4294925233),i=s(i,p,m,a,t.getUint32(44,!0),22,2304563134),a=s(a,i,p,m,t.getUint32(48,!0),7,1804603682),m=s(m,a,i,p,t.getUint32(52,!0),12,4254626195),p=s(p,m,a,i,t.getUint32(56,!0),17,2792965006),i=s(i,p,m,a,t.getUint32(60,!0),22,1236535329),a=o(a,i,p,m,t.getUint32(4,!0),5,4129170786),m=o(m,a,i,p,t.getUint32(24,!0),9,3225465664),p=o(p,m,a,i,t.getUint32(44,!0),14,643717713),i=o(i,p,m,a,t.getUint32(0,!0),20,3921069994),a=o(a,i,p,m,t.getUint32(20,!0),5,3593408605),m=o(m,a,i,p,t.getUint32(40,!0),9,38016083),p=o(p,m,a,i,t.getUint32(60,!0),14,3634488961),i=o(i,p,m,a,t.getUint32(16,!0),20,3889429448),a=o(a,i,p,m,t.getUint32(36,!0),5,568446438),m=o(m,a,i,p,t.getUint32(56,!0),9,3275163606),p=o(p,m,a,i,t.getUint32(12,!0),14,4107603335),i=o(i,p,m,a,t.getUint32(32,!0),20,1163531501),a=o(a,i,p,m,t.getUint32(52,!0),5,2850285829),m=o(m,a,i,p,t.getUint32(8,!0),9,4243563512),p=o(p,m,a,i,t.getUint32(28,!0),14,1735328473),i=o(i,p,m,a,t.getUint32(48,!0),20,2368359562),a=n(a,i,p,m,t.getUint32(20,!0),4,4294588738),m=n(m,a,i,p,t.getUint32(32,!0),11,2272392833),p=n(p,m,a,i,t.getUint32(44,!0),16,1839030562),i=n(i,p,m,a,t.getUint32(56,!0),23,4259657740),a=n(a,i,p,m,t.getUint32(4,!0),4,2763975236),m=n(m,a,i,p,t.getUint32(16,!0),11,1272893353),p=n(p,m,a,i,t.getUint32(28,!0),16,4139469664),i=n(i,p,m,a,t.getUint32(40,!0),23,3200236656),a=n(a,i,p,m,t.getUint32(52,!0),4,681279174),m=n(m,a,i,p,t.getUint32(0,!0),11,3936430074),p=n(p,m,a,i,t.getUint32(12,!0),16,3572445317),i=n(i,p,m,a,t.getUint32(24,!0),23,76029189),a=n(a,i,p,m,t.getUint32(36,!0),4,3654602809),m=n(m,a,i,p,t.getUint32(48,!0),11,3873151461),p=n(p,m,a,i,t.getUint32(60,!0),16,530742520),i=n(i,p,m,a,t.getUint32(8,!0),23,3299628645),a=u(a,i,p,m,t.getUint32(0,!0),6,4096336452),m=u(m,a,i,p,t.getUint32(28,!0),10,1126891415),p=u(p,m,a,i,t.getUint32(56,!0),15,2878612391),i=u(i,p,m,a,t.getUint32(20,!0),21,4237533241),a=u(a,i,p,m,t.getUint32(48,!0),6,1700485571),m=u(m,a,i,p,t.getUint32(12,!0),10,2399980690),p=u(p,m,a,i,t.getUint32(40,!0),15,4293915773),i=u(i,p,m,a,t.getUint32(4,!0),21,2240044497),a=u(a,i,p,m,t.getUint32(32,!0),6,1873313359),m=u(m,a,i,p,t.getUint32(60,!0),10,4264355552),p=u(p,m,a,i,t.getUint32(24,!0),15,2734768916),i=u(i,p,m,a,t.getUint32(52,!0),21,1309151649),a=u(a,i,p,m,t.getUint32(16,!0),6,4149444226),m=u(m,a,i,p,t.getUint32(44,!0),10,3174756917),p=u(p,m,a,i,t.getUint32(8,!0),15,718787259),i=u(i,p,m,a,t.getUint32(36,!0),21,3951481745),r[0]=a+r[0]&4294967295,r[1]=i+r[1]&4294967295,r[2]=p+r[2]&4294967295,r[3]=m+r[3]&4294967295}},{"./browserHashUtils":336,"buffer/":435}],339:[function(e,t,r){function a(){this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=new Uint32Array(80),this.offset=0,this.shift=24,this.totalLength=0}var i=e("buffer/").Buffer,s=e("./browserHashUtils");new Uint32Array([1518500249,1859775393,-1894007588,-899497514]),Math.pow(2,53);t.exports=a,a.BLOCK_SIZE=64,a.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(s.isEmptyData(e))return this;e=s.convertToBuffer(e);var t=e.length;this.totalLength+=8*t;for(var r=0;r14||14===this.offset&&this.shift<24)&&this.processBlock(),this.offset=14,this.shift=24,this.write(0),this.write(0),this.write(this.totalLength>0xffffffffff?this.totalLength/1099511627776:0),this.write(this.totalLength>4294967295?this.totalLength/4294967296:0);for(var t=24;t>=0;t-=8)this.write(this.totalLength>>t);var r=new i(20),a=new DataView(r.buffer);return a.setUint32(0,this.h0,!1),a.setUint32(4,this.h1,!1),a.setUint32(8,this.h2,!1),a.setUint32(12,this.h3,!1),a.setUint32(16,this.h4,!1),e?r.toString(e):r},a.prototype.processBlock=function(){for(var e=16;e<80;e++){var t=this.block[e-3]^this.block[e-8]^this.block[e-14]^this.block[e-16];this.block[e]=t<<1|t>>>31}var r,a,i=this.h0,s=this.h1,o=this.h2,n=this.h3,u=this.h4;for(e=0;e<80;e++){e<20?(r=n^s&(o^n),a=1518500249):e<40?(r=s^o^n,a=1859775393):e<60?(r=s&o|n&(s|o),a=2400959708):(r=s^o^n,a=3395469782);var p=(i<<5|i>>>27)+r+u+a+(0|this.block[e]);u=n,n=o,o=s<<30|s>>>2,s=i,i=p}for(this.h0=this.h0+i|0,this.h1=this.h1+s|0,this.h2=this.h2+o|0,this.h3=this.h3+n|0,this.h4=this.h4+u|0,this.offset=0,e=0;e<16;e++)this.block[e]=0}},{"./browserHashUtils":336,"buffer/":435}],340:[function(e,t,r){function a(){this.state=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}var i=e("buffer/").Buffer,s=e("./browserHashUtils"),o=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),n=Math.pow(2,53)-1;t.exports=a,a.BLOCK_SIZE=64,a.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(s.isEmptyData(e))return this;e=s.convertToBuffer(e);var t=0,r=e.byteLength;if(this.bytesHashed+=r,8*this.bytesHashed>n)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;r>0;)this.buffer[this.bufferLength++]=e[t++],r--,64===this.bufferLength&&(this.hashBuffer(),this.bufferLength=0);return this},a.prototype.digest=function(e){if(!this.finished){var t=8*this.bytesHashed,r=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),a=this.bufferLength;if(r.setUint8(this.bufferLength++,128),a%64>=56){for(var s=this.bufferLength;s<64;s++)r.setUint8(s,0);this.hashBuffer(),this.bufferLength=0}for(var s=this.bufferLength;s<56;s++)r.setUint8(s,0);r.setUint32(56,Math.floor(t/4294967296),!0),r.setUint32(60,t),this.hashBuffer(),this.finished=!0}for(var o=new i(32),s=0;s<8;s++)o[4*s]=this.state[s]>>>24&255,o[4*s+1]=this.state[s]>>>16&255,o[4*s+2]=this.state[s]>>>8&255,o[4*s+3]=this.state[s]>>>0&255;return e?o.toString(e):o},a.prototype.hashBuffer=function(){for(var e=this,t=e.buffer,r=e.state,a=r[0],i=r[1],s=r[2],n=r[3],u=r[4],p=r[5],m=r[6],c=r[7],l=0;l<64;l++){if(l<16)this.temp[l]=(255&t[4*l])<<24|(255&t[4*l+1])<<16|(255&t[4*l+2])<<8|255&t[4*l+3];else{var d=this.temp[l-2],y=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10;d=this.temp[l-15];var b=(d>>>7|d<<25)^(d>>>18|d<<14)^d>>>3;this.temp[l]=(y+this.temp[l-7]|0)+(b+this.temp[l-16]|0)}var S=(((u>>>6|u<<26)^(u>>>11|u<<21)^(u>>>25|u<<7))+(u&p^~u&m)|0)+(c+(o[l]+this.temp[l]|0)|0)|0,g=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&i^a&s^i&s)|0;c=m,m=p,p=u,u=n+S|0,n=s,s=i,i=a,a=S+g|0}r[0]+=a,r[1]+=i,r[2]+=s,r[3]+=n,r[4]+=u,r[5]+=p,r[6]+=m,r[7]+=c}},{"./browserHashUtils":336,"buffer/":435}],341:[function(e,t,r){(function(r){(function(){var r=e("./util");r.crypto.lib=e("./browserCryptoLib"),r.Buffer=e("buffer/").Buffer,r.url=e("url/"),r.querystring=e("querystring/"),r.realClock=e("./realclock/browserClock"),r.environment="js",r.createEventStream=e("./event-stream/buffered-create-event-stream").createEventStream,r.isBrowser=function(){return!0},r.isNode=function(){return!1};var a=e("./core");if(t.exports=a,e("./credentials"),e("./credentials/credential_provider_chain"),e("./credentials/temporary_credentials"),e("./credentials/chainable_temporary_credentials"),e("./credentials/web_identity_credentials"),e("./credentials/cognito_identity_credentials"),e("./credentials/saml_credentials"),a.XML.Parser=e("./xml/browser_parser"),e("./http/xhr"),void 0===i)var i={browser:!0}}).call(this)}).call(this,e("_process"))},{"./browserCryptoLib":335,"./core":345,"./credentials":346,"./credentials/chainable_temporary_credentials":347,"./credentials/cognito_identity_credentials":348,"./credentials/credential_provider_chain":349,"./credentials/saml_credentials":350,"./credentials/temporary_credentials":351,"./credentials/web_identity_credentials":352,"./event-stream/buffered-create-event-stream":360,"./http/xhr":368,"./realclock/browserClock":388,"./util":423,"./xml/browser_parser":424,_process:440,"buffer/":435,"querystring/":447,"url/":449}],342:[function(e,t,r){var a=e("../core"),i=a.util.url,s=a.util.crypto.lib,o=a.util.base64.encode,n=a.util.inherit,u=function(e){var t={"+":"-","=":"_","/":"~"};return e.replace(/[\+=\/]/g,function(e){return t[e]})},p=function(e,t){var r=s.createSign("RSA-SHA1");return r.write(e),u(r.sign(t,"base64"))},m=function(e,t,r,a){var i=JSON.stringify({Statement:[{Resource:e,Condition:{DateLessThan:{"AWS:EpochTime":t}}}]});return{Expires:t,"Key-Pair-Id":r,Signature:p(i.toString(),a)}},c=function(e,t,r){return e=e.replace(/\s/gm,""),{Policy:u(o(e)),"Key-Pair-Id":t,Signature:p(e,r)}},l=function(e){var t=e.split("://");if(t.length<2)throw new Error("Invalid URL.");return t[0].replace("*","")},d=function(e){var t=i.parse(e);return t.path.replace(/^\//,"")+(t.hash||"")},y=function(e){switch(l(e)){case"http":case"https":return e;case"rtmp":return d(e);default:throw new Error("Invalid URI scheme. Scheme must be one of http, https, or rtmp")}},b=function(e,t){if(!t||"function"!=typeof t)throw e;t(e)},S=function(e,t){if(!t||"function"!=typeof t)return e;t(null,e)};a.CloudFront.Signer=n({constructor:function(e,t){if(void 0===e||void 0===t)throw new Error("A key pair ID and private key are required");this.keyPairId=e,this.privateKey=t},getSignedCookie:function(e,t){var r="policy"in e?c(e.policy,this.keyPairId,this.privateKey):m(e.url,e.expires,this.keyPairId,this.privateKey),a={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(a["CloudFront-"+i]=r[i]);return S(a,t)},getSignedUrl:function(e,t){try{var r=y(e.url)}catch(e){return b(e,t)}var a=i.parse(e.url,!0),s=Object.prototype.hasOwnProperty.call(e,"policy")?c(e.policy,this.keyPairId,this.privateKey):m(r,e.expires,this.keyPairId,this.privateKey);a.search=null;for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(a.query[o]=s[o]);try{var n="rtmp"===l(e.url)?d(i.format(a)):i.format(a)}catch(e){return b(e,t)}return S(n,t)}}),t.exports=a.CloudFront.Signer},{"../core":345}],343:[function(e,t,r){var a=e("./core");e("./credentials"),e("./credentials/credential_provider_chain");var i;a.Config=a.util.inherit({constructor:function(e){void 0===e&&(e={}),e=this.extractCredentials(e),a.util.each.call(this,this.keys,function(t,r){this.set(t,e[t],r)})},getCredentials:function(e){function t(t){e(t,t?null:i.credentials)}function r(e,t){return new a.util.error(t||new Error,{code:"CredentialsError",message:e,name:"CredentialsError"})}var i=this;i.credentials?"function"==typeof i.credentials.get?function(){i.credentials.get(function(e){e&&(e=r("Could not load credentials from "+i.credentials.constructor.name,e)),t(e)})}():function(){var e=null;i.credentials.accessKeyId&&i.credentials.secretAccessKey||(e=r("Missing credentials")),t(e)}():i.credentialProvider?i.credentialProvider.resolve(function(e,a){e&&(e=r("Could not load credentials from any providers",e)),i.credentials=a,t(e)}):t(r("No credentials to load"))},getToken:function(e){function t(t){e(t,t?null:i.token)}function r(e,t){return new a.util.error(t||new Error,{code:"TokenError",message:e,name:"TokenError"})}var i=this;i.token?"function"==typeof i.token.get?function(){i.token.get(function(e){e&&(e=r("Could not load token from "+i.token.constructor.name,e)),t(e)})}():function(){var e=null;i.token.token||(e=r("Missing token")),t(e)}():i.tokenProvider?i.tokenProvider.resolve(function(e,a){e&&(e=r("Could not load token from any providers",e)),i.token=a,t(e)}):t(r("No token to load"))},update:function(e,t){t=t||!1,e=this.extractCredentials(e),a.util.each.call(this,e,function(e,r){(t||Object.prototype.hasOwnProperty.call(this.keys,e)||a.Service.hasService(e))&&this.set(e,r)})},loadFromPath:function(e){this.clear();var t=JSON.parse(a.util.readFileSync(e)),r=new a.FileSystemCredentials(e),i=new a.CredentialProviderChain;return i.providers.unshift(r),i.resolve(function(e,r){if(e)throw e;t.credentials=r}),this.constructor(t),this},clear:function(){a.util.each.call(this,this.keys,function(e){delete this[e]}),this.set("credentials",void 0),this.set("credentialProvider",void 0)},set:function(e,t,r){void 0===t?(void 0===r&&(r=this.keys[e]),this[e]="function"==typeof r?r.call(this):r):"httpOptions"===e&&this[e]?this[e]=a.util.merge(this[e],t):this[e]=t},keys:{credentials:null,credentialProvider:null,region:null,logger:null,apiVersions:{},apiVersion:null,endpoint:void 0,httpOptions:{timeout:12e4},maxRetries:void 0,maxRedirects:10,paramValidation:!0,sslEnabled:!0,s3ForcePathStyle:!1,s3BucketEndpoint:!1,s3DisableBodySigning:!0,s3UsEast1RegionalEndpoint:"legacy",s3UseArnRegion:void 0,computeChecksums:!0,convertResponseTypes:!0,correctClockSkew:!1,customUserAgent:null,dynamoDbCrc32:!0,systemClockOffset:0,signatureVersion:null,signatureCache:!0,retryDelayOptions:{},useAccelerateEndpoint:!1,clientSideMonitoring:!1,endpointDiscoveryEnabled:void 0,endpointCacheSize:1e3,hostPrefixEnabled:!0,stsRegionalEndpoints:"legacy",useFipsEndpoint:!1,useDualstackEndpoint:!1,token:null},extractCredentials:function(e){return e.accessKeyId&&e.secretAccessKey&&(e=a.util.copy(e),e.credentials=new a.Credentials(e)),e},setPromisesDependency:function(e){i=e,null===e&&"function"==typeof Promise&&(i=Promise);var t=[a.Request,a.Credentials,a.CredentialProviderChain];a.S3&&(t.push(a.S3),a.S3.ManagedUpload&&t.push(a.S3.ManagedUpload)),a.util.addPromises(t,i)},getPromisesDependency:function(){return i}}),a.config=new a.Config},{"./core":345,"./credentials":346,"./credentials/credential_provider_chain":349}],344:[function(e,t,r){(function(r){(function(){function a(e,t){if("string"==typeof e){if(["legacy","regional"].indexOf(e.toLowerCase())>=0)return e.toLowerCase();throw s.util.error(new Error,t)}}function i(e,t){e=e||{};var i;if(e[t.clientConfig]&&(i=a(e[t.clientConfig],{code:"InvalidConfiguration",message:'invalid "'+t.clientConfig+'" configuration. Expect "legacy" or "regional". Got "'+e[t.clientConfig]+'".'})))return i;if(!s.util.isNode())return i;if(Object.prototype.hasOwnProperty.call(r.env,t.env)){if(i=a(r.env[t.env],{code:"InvalidEnvironmentalVariable",message:"invalid "+t.env+' environmental variable. Expect "legacy" or "regional". Got "'+r.env[t.env]+'".'}))return i}var o={};try{o=s.util.getProfilesFromSharedConfig(s.util.iniLoader)[r.env.AWS_PROFILE||s.util.defaultProfile]}catch(e){}if(o&&Object.prototype.hasOwnProperty.call(o,t.sharedConfig)){if(i=a(o[t.sharedConfig],{code:"InvalidConfiguration",message:"invalid "+t.sharedConfig+' profile config. Expect "legacy" or "regional". Got "'+o[t.sharedConfig]+'".'}))return i}return i}var s=e("./core");t.exports=i}).call(this)}).call(this,e("_process"))},{"./core":345,_process:440}],345:[function(e,t,r){var a={util:e("./util")};({}).toString(),t.exports=a,a.util.update(a,{VERSION:"2.1349.0",Signers:{},Protocol:{Json:e("./protocol/json"),Query:e("./protocol/query"),Rest:e("./protocol/rest"),RestJson:e("./protocol/rest_json"),RestXml:e("./protocol/rest_xml")},XML:{Builder:e("./xml/builder"),Parser:null},JSON:{Builder:e("./json/builder"),Parser:e("./json/parser")},Model:{Api:e("./model/api"),Operation:e("./model/operation"),Shape:e("./model/shape"),Paginator:e("./model/paginator"),ResourceWaiter:e("./model/resource_waiter")},apiLoader:e("./api_loader"),EndpointCache:e("../vendor/endpoint-cache").EndpointCache}),e("./sequential_executor"),e("./service"),e("./config"),e("./http"),e("./event_listeners"),e("./request"),e("./response"),e("./resource_waiter"),e("./signers/request_signer"),e("./param_validator"),e("./maintenance_mode_message"),a.events=new a.SequentialExecutor,a.util.memoizedProperty(a,"endpointCache",function(){return new a.EndpointCache(a.config.endpointCacheSize)},!0)},{"../vendor/endpoint-cache":460,"./api_loader":334,"./config":343,"./event_listeners":366,"./http":367,"./json/builder":369,"./json/parser":370,"./maintenance_mode_message":371,"./model/api":372,"./model/operation":374,"./model/paginator":375,"./model/resource_waiter":376,"./model/shape":377,"./param_validator":378,"./protocol/json":381,"./protocol/query":382,"./protocol/rest":383,"./protocol/rest_json":384,"./protocol/rest_xml":385,"./request":392,"./resource_waiter":393,"./response":394,"./sequential_executor":396,"./service":397,"./signers/request_signer":415,"./util":423,"./xml/builder":425}],346:[function(e,t,r){var a=e("./core");a.Credentials=a.util.inherit({constructor:function(){if(a.util.hideProperties(this,["secretAccessKey"]),this.expired=!1,this.expireTime=null,this.refreshCallbacks=[],1===arguments.length&&"object"==typeof arguments[0]){var e=arguments[0].credentials||arguments[0];this.accessKeyId=e.accessKeyId,this.secretAccessKey=e.secretAccessKey,this.sessionToken=e.sessionToken}else this.accessKeyId=arguments[0],this.secretAccessKey=arguments[1],this.sessionToken=arguments[2]},expiryWindow:15,needsRefresh:function(){var e=a.util.date.getDate().getTime(),t=new Date(e+1e3*this.expiryWindow);return!!(this.expireTime&&t>this.expireTime)||(this.expired||!this.accessKeyId||!this.secretAccessKey)},get:function(e){var t=this;this.needsRefresh()?this.refresh(function(r){r||(t.expired=!1),e&&e(r)}):e&&e()},refresh:function(e){this.expired=!1,e()},coalesceRefresh:function(e,t){var r=this;1===r.refreshCallbacks.push(e)&&r.load(function(e){a.util.arrayEach(r.refreshCallbacks,function(r){t?r(e):a.util.defer(function(){r(e)})}),r.refreshCallbacks.length=0})},load:function(e){e()}}),a.Credentials.addPromisesToClass=function(e){this.prototype.getPromise=a.util.promisifyMethod("get",e),this.prototype.refreshPromise=a.util.promisifyMethod("refresh",e)},a.Credentials.deletePromisesFromClass=function(){delete this.prototype.getPromise,delete this.prototype.refreshPromise},a.util.addPromises(a.Credentials)},{"./core":345}],347:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.ChainableTemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),e=e||{},this.errorCode="ChainableTemporaryCredentialsProviderFailure",this.expired=!0,this.tokenCodeFn=null;var t=a.util.copy(e.params)||{};if(t.RoleArn&&(t.RoleSessionName=t.RoleSessionName||"temporary-credentials"),t.SerialNumber){if(!e.tokenCodeFn||"function"!=typeof e.tokenCodeFn)throw new a.util.error(new Error("tokenCodeFn must be a function when params.SerialNumber is given"),{code:this.errorCode});this.tokenCodeFn=e.tokenCodeFn}var r=a.util.merge({params:t,credentials:e.masterCredentials||a.config.credentials},e.stsConfig||{});this.service=new i(r)},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this,r=t.service.config.params.RoleArn?"assumeRole":"getSessionToken";this.getTokenCode(function(a,i){var s={};if(a)return void e(a);i&&(s.TokenCode=i),t.service[r](s,function(r,a){r||t.service.credentialsFrom(a,t),e(r)})})},getTokenCode:function(e){var t=this;this.tokenCodeFn?this.tokenCodeFn(this.service.config.params.SerialNumber,function(r,i){if(r){var s=r;return r instanceof Error&&(s=r.message),void e(a.util.error(new Error("Error fetching MFA token: "+s),{code:t.errorCode}))}e(null,i)}):e(null)}})},{"../../clients/sts":329,"../core":345}],348:[function(e,t,r){var a=e("../core"),i=e("../../clients/cognitoidentity"),s=e("../../clients/sts");a.CognitoIdentityCredentials=a.util.inherit(a.Credentials,{localStorageKey:{id:"aws.cognito.identity-id.",providers:"aws.cognito.identity-providers."},constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.data=null,this._identityId=null,this._clientConfig=a.util.copy(t||{}),this.loadCachedId();var r=this;Object.defineProperty(this,"identityId",{get:function(){return r.loadCachedId(),r._identityId||r.params.IdentityId},set:function(e){r._identityId=e}})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.data=null,t._identityId=null,t.getId(function(r){r?(t.clearIdOnNotAuthorized(r),e(r)):t.params.RoleArn?t.getCredentialsFromSTS(e):t.getCredentialsForIdentity(e)})},clearCachedId:function(){this._identityId=null,delete this.params.IdentityId;var e=this.params.IdentityPoolId,t=this.params.LoginId||"";delete this.storage[this.localStorageKey.id+e+t],delete this.storage[this.localStorageKey.providers+e+t]},clearIdOnNotAuthorized:function(e){var t=this;"NotAuthorizedException"==e.code&&t.clearCachedId()},getId:function(e){var t=this;if("string"==typeof t.params.IdentityId)return e(null,t.params.IdentityId);t.cognito.getId(function(r,a){!r&&a.IdentityId?(t.params.IdentityId=a.IdentityId,e(null,a.IdentityId)):e(r)})},loadCredentials:function(e,t){e&&t&&(t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration)},getCredentialsForIdentity:function(e){var t=this;t.cognito.getCredentialsForIdentity(function(r,a){r?t.clearIdOnNotAuthorized(r):(t.cacheId(a),t.data=a,t.loadCredentials(t.data,t)),e(r)})},getCredentialsFromSTS:function(e){var t=this;t.cognito.getOpenIdToken(function(r,a){r?(t.clearIdOnNotAuthorized(r),e(r)):(t.cacheId(a),t.params.WebIdentityToken=a.Token,t.webIdentityCredentials.refresh(function(r){r||(t.data=t.webIdentityCredentials.data,t.sts.credentialsFrom(t.data,t)),e(r)}))})},loadCachedId:function(){var e=this;if(a.util.isBrowser()&&!e.params.IdentityId){var t=e.getStorage("id");if(t&&e.params.Logins){var r=Object.keys(e.params.Logins);0!==(e.getStorage("providers")||"").split(",").filter(function(e){return-1!==r.indexOf(e)}).length&&(e.params.IdentityId=t)}else t&&(e.params.IdentityId=t)}},createClients:function(){var e=this._clientConfig;if(this.webIdentityCredentials=this.webIdentityCredentials||new a.WebIdentityCredentials(this.params,e),!this.cognito){var t=a.util.merge({},e);t.params=this.params,this.cognito=new i(t)}this.sts=this.sts||new s(e)},cacheId:function(e){this._identityId=e.IdentityId,this.params.IdentityId=this._identityId,a.util.isBrowser()&&(this.setStorage("id",e.IdentityId),this.params.Logins&&this.setStorage("providers",Object.keys(this.params.Logins).join(",")))},getStorage:function(e){return this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]},setStorage:function(e,t){try{this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]=t}catch(e){}},storage:function(){try{var e=a.util.isBrowser()&&null!==window.localStorage&&"object"==typeof window.localStorage?window.localStorage:{};return e["aws.test-storage"]="foobar",delete e["aws.test-storage"],e}catch(e){return{}}}()})},{"../../clients/cognitoidentity":260,"../../clients/sts":329,"../core":345}],349:[function(e,t,r){var a=e("../core");a.CredentialProviderChain=a.util.inherit(a.Credentials,{constructor:function(e){this.providers=e||a.CredentialProviderChain.defaultProviders.slice(0),this.resolveCallbacks=[]},resolve:function(e){function t(e,o){if(!e&&o||i===s.length)return a.util.arrayEach(r.resolveCallbacks,function(t){t(e,o)}),void(r.resolveCallbacks.length=0);var n=s[i++];o="function"==typeof n?n.call():n,o.get?o.get(function(e){t(e,e?null:o) +;return t.paginators=e("../apis/ssm-2014-11-06.paginators.json").pagination,t.waiters=e("../apis/ssm-2014-11-06.waiters2.json").waiters,t},enumerable:!0,configurable:!0}),t.exports=a.SSM},{"../apis/ssm-2014-11-06.min.json":225,"../apis/ssm-2014-11-06.paginators.json":226,"../apis/ssm-2014-11-06.waiters2.json":227,"../lib/core":345,"../lib/node_loader":341}],328:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.storagegateway={},a.StorageGateway=i.defineService("storagegateway",["2013-06-30"]),Object.defineProperty(s.services.storagegateway,"2013-06-30",{get:function(){var t=e("../apis/storagegateway-2013-06-30.min.json");return t.paginators=e("../apis/storagegateway-2013-06-30.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.StorageGateway},{"../apis/storagegateway-2013-06-30.min.json":228,"../apis/storagegateway-2013-06-30.paginators.json":229,"../lib/core":345,"../lib/node_loader":341}],329:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.sts={},a.STS=i.defineService("sts",["2011-06-15"]),e("../lib/services/sts"),Object.defineProperty(s.services.sts,"2011-06-15",{get:function(){var t=e("../apis/sts-2011-06-15.min.json");return t.paginators=e("../apis/sts-2011-06-15.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.STS},{"../apis/sts-2011-06-15.min.json":232,"../apis/sts-2011-06-15.paginators.json":233,"../lib/core":345,"../lib/node_loader":341,"../lib/services/sts":412}],330:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.translate={},a.Translate=i.defineService("translate",["2017-07-01"]),Object.defineProperty(s.services.translate,"2017-07-01",{get:function(){var t=e("../apis/translate-2017-07-01.min.json");return t.paginators=e("../apis/translate-2017-07-01.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.Translate},{"../apis/translate-2017-07-01.min.json":234,"../apis/translate-2017-07-01.paginators.json":235,"../lib/core":345,"../lib/node_loader":341}],331:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.waf={},a.WAF=i.defineService("waf",["2015-08-24"]),Object.defineProperty(s.services.waf,"2015-08-24",{get:function(){var t=e("../apis/waf-2015-08-24.min.json");return t.paginators=e("../apis/waf-2015-08-24.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.WAF},{"../apis/waf-2015-08-24.min.json":236,"../apis/waf-2015-08-24.paginators.json":237,"../lib/core":345,"../lib/node_loader":341}],332:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.workdocs={},a.WorkDocs=i.defineService("workdocs",["2016-05-01"]),Object.defineProperty(s.services.workdocs,"2016-05-01",{get:function(){var t=e("../apis/workdocs-2016-05-01.min.json");return t.paginators=e("../apis/workdocs-2016-05-01.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.WorkDocs},{"../apis/workdocs-2016-05-01.min.json":238,"../apis/workdocs-2016-05-01.paginators.json":239,"../lib/core":345,"../lib/node_loader":341}],333:[function(e,t,r){e("../lib/node_loader");var a=e("../lib/core"),i=a.Service,s=a.apiLoader;s.services.xray={},a.XRay=i.defineService("xray",["2016-04-12"]),Object.defineProperty(s.services.xray,"2016-04-12",{get:function(){var t=e("../apis/xray-2016-04-12.min.json");return t.paginators=e("../apis/xray-2016-04-12.paginators.json").pagination,t},enumerable:!0,configurable:!0}),t.exports=a.XRay},{"../apis/xray-2016-04-12.min.json":240,"../apis/xray-2016-04-12.paginators.json":241,"../lib/core":345,"../lib/node_loader":341}],334:[function(e,t,r){function a(e,t){if(!a.services.hasOwnProperty(e))throw new Error("InvalidService: Failed to load api for "+e);return a.services[e][t]}a.services={},t.exports=a},{}],335:[function(e,t,r){var a=e("./browserHmac"),i=e("./browserMd5"),s=e("./browserSha1"),o=e("./browserSha256");t.exports={createHash:function(e){if("md5"===(e=e.toLowerCase()))return new i;if("sha256"===e)return new o;if("sha1"===e)return new s;throw new Error("Hash algorithm "+e+" is not supported in the browser SDK")},createHmac:function(e,t){if("md5"===(e=e.toLowerCase()))return new a(i,t);if("sha256"===e)return new a(o,t);if("sha1"===e)return new a(s,t);throw new Error("HMAC algorithm "+e+" is not supported in the browser SDK")},createSign:function(){throw new Error("createSign is not implemented in the browser")}}},{"./browserHmac":337,"./browserMd5":338,"./browserSha1":339,"./browserSha256":340}],336:[function(e,t,r){function a(e){return"string"==typeof e?0===e.length:0===e.byteLength}function i(e){return"string"==typeof e&&(e=new s(e,"utf8")),ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}var s=e("buffer/").Buffer;"undefined"!=typeof ArrayBuffer&&void 0===ArrayBuffer.isView&&(ArrayBuffer.isView=function(e){return o.indexOf(Object.prototype.toString.call(e))>-1});var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"];t.exports={isEmptyData:a,convertToBuffer:i}},{"buffer/":435}],337:[function(e,t,r){function a(e,t){this.hash=new e,this.outer=new e;var r=i(e,t),a=new Uint8Array(e.BLOCK_SIZE);a.set(r);for(var s=0;se.BLOCK_SIZE){var a=new e;a.update(r),r=a.digest()}var i=new Uint8Array(e.BLOCK_SIZE);return i.set(r),i}var s=e("./browserHashUtils");t.exports=a,a.prototype.update=function(e){if(s.isEmptyData(e)||this.error)return this;try{this.hash.update(s.convertToBuffer(e))}catch(e){this.error=e}return this},a.prototype.digest=function(e){return this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest(e)}},{"./browserHashUtils":336}],338:[function(e,t,r){function a(){this.state=[1732584193,4023233417,2562383102,271733878],this.buffer=new DataView(new ArrayBuffer(c)),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}function i(e,t,r,a,i,s){return((t=(t+e&4294967295)+(a+s&4294967295)&4294967295)<>>32-i)+r&4294967295}function s(e,t,r,a,s,o,n){return i(t&r|~t&a,e,t,s,o,n)}function o(e,t,r,a,s,o,n){return i(t&a|r&~a,e,t,s,o,n)}function n(e,t,r,a,s,o,n){return i(t^r^a,e,t,s,o,n)}function u(e,t,r,a,s,o,n){return i(r^(t|~a),e,t,s,o,n)}var p=e("./browserHashUtils"),m=e("buffer/").Buffer,c=64;t.exports=a,a.BLOCK_SIZE=c,a.prototype.update=function(e){if(p.isEmptyData(e))return this;if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=p.convertToBuffer(e),r=0,a=t.byteLength;for(this.bytesHashed+=a;a>0;)this.buffer.setUint8(this.bufferLength++,t[r++]),a--,this.bufferLength===c&&(this.hashBuffer(),this.bufferLength=0);return this},a.prototype.digest=function(e){if(!this.finished){var t=this,r=t.buffer,a=t.bufferLength,i=t.bytesHashed,s=8*i;if(r.setUint8(this.bufferLength++,128),a%c>=c-8){for(var o=this.bufferLength;o>>0,!0),r.setUint32(c-4,Math.floor(s/4294967296),!0),this.hashBuffer(),this.finished=!0}for(var n=new DataView(new ArrayBuffer(16)),o=0;o<4;o++)n.setUint32(4*o,this.state[o],!0);var u=new m(n.buffer,n.byteOffset,n.byteLength);return e?u.toString(e):u},a.prototype.hashBuffer=function(){var e=this,t=e.buffer,r=e.state,a=r[0],i=r[1],p=r[2],m=r[3];a=s(a,i,p,m,t.getUint32(0,!0),7,3614090360),m=s(m,a,i,p,t.getUint32(4,!0),12,3905402710),p=s(p,m,a,i,t.getUint32(8,!0),17,606105819),i=s(i,p,m,a,t.getUint32(12,!0),22,3250441966),a=s(a,i,p,m,t.getUint32(16,!0),7,4118548399),m=s(m,a,i,p,t.getUint32(20,!0),12,1200080426),p=s(p,m,a,i,t.getUint32(24,!0),17,2821735955),i=s(i,p,m,a,t.getUint32(28,!0),22,4249261313),a=s(a,i,p,m,t.getUint32(32,!0),7,1770035416),m=s(m,a,i,p,t.getUint32(36,!0),12,2336552879),p=s(p,m,a,i,t.getUint32(40,!0),17,4294925233),i=s(i,p,m,a,t.getUint32(44,!0),22,2304563134),a=s(a,i,p,m,t.getUint32(48,!0),7,1804603682),m=s(m,a,i,p,t.getUint32(52,!0),12,4254626195),p=s(p,m,a,i,t.getUint32(56,!0),17,2792965006),i=s(i,p,m,a,t.getUint32(60,!0),22,1236535329),a=o(a,i,p,m,t.getUint32(4,!0),5,4129170786),m=o(m,a,i,p,t.getUint32(24,!0),9,3225465664),p=o(p,m,a,i,t.getUint32(44,!0),14,643717713),i=o(i,p,m,a,t.getUint32(0,!0),20,3921069994),a=o(a,i,p,m,t.getUint32(20,!0),5,3593408605),m=o(m,a,i,p,t.getUint32(40,!0),9,38016083),p=o(p,m,a,i,t.getUint32(60,!0),14,3634488961),i=o(i,p,m,a,t.getUint32(16,!0),20,3889429448),a=o(a,i,p,m,t.getUint32(36,!0),5,568446438),m=o(m,a,i,p,t.getUint32(56,!0),9,3275163606),p=o(p,m,a,i,t.getUint32(12,!0),14,4107603335),i=o(i,p,m,a,t.getUint32(32,!0),20,1163531501),a=o(a,i,p,m,t.getUint32(52,!0),5,2850285829),m=o(m,a,i,p,t.getUint32(8,!0),9,4243563512),p=o(p,m,a,i,t.getUint32(28,!0),14,1735328473),i=o(i,p,m,a,t.getUint32(48,!0),20,2368359562),a=n(a,i,p,m,t.getUint32(20,!0),4,4294588738),m=n(m,a,i,p,t.getUint32(32,!0),11,2272392833),p=n(p,m,a,i,t.getUint32(44,!0),16,1839030562),i=n(i,p,m,a,t.getUint32(56,!0),23,4259657740),a=n(a,i,p,m,t.getUint32(4,!0),4,2763975236),m=n(m,a,i,p,t.getUint32(16,!0),11,1272893353),p=n(p,m,a,i,t.getUint32(28,!0),16,4139469664),i=n(i,p,m,a,t.getUint32(40,!0),23,3200236656),a=n(a,i,p,m,t.getUint32(52,!0),4,681279174),m=n(m,a,i,p,t.getUint32(0,!0),11,3936430074),p=n(p,m,a,i,t.getUint32(12,!0),16,3572445317),i=n(i,p,m,a,t.getUint32(24,!0),23,76029189),a=n(a,i,p,m,t.getUint32(36,!0),4,3654602809),m=n(m,a,i,p,t.getUint32(48,!0),11,3873151461),p=n(p,m,a,i,t.getUint32(60,!0),16,530742520),i=n(i,p,m,a,t.getUint32(8,!0),23,3299628645),a=u(a,i,p,m,t.getUint32(0,!0),6,4096336452),m=u(m,a,i,p,t.getUint32(28,!0),10,1126891415),p=u(p,m,a,i,t.getUint32(56,!0),15,2878612391),i=u(i,p,m,a,t.getUint32(20,!0),21,4237533241),a=u(a,i,p,m,t.getUint32(48,!0),6,1700485571),m=u(m,a,i,p,t.getUint32(12,!0),10,2399980690),p=u(p,m,a,i,t.getUint32(40,!0),15,4293915773),i=u(i,p,m,a,t.getUint32(4,!0),21,2240044497),a=u(a,i,p,m,t.getUint32(32,!0),6,1873313359),m=u(m,a,i,p,t.getUint32(60,!0),10,4264355552),p=u(p,m,a,i,t.getUint32(24,!0),15,2734768916),i=u(i,p,m,a,t.getUint32(52,!0),21,1309151649),a=u(a,i,p,m,t.getUint32(16,!0),6,4149444226),m=u(m,a,i,p,t.getUint32(44,!0),10,3174756917),p=u(p,m,a,i,t.getUint32(8,!0),15,718787259),i=u(i,p,m,a,t.getUint32(36,!0),21,3951481745),r[0]=a+r[0]&4294967295,r[1]=i+r[1]&4294967295,r[2]=p+r[2]&4294967295,r[3]=m+r[3]&4294967295}},{"./browserHashUtils":336,"buffer/":435}],339:[function(e,t,r){function a(){this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=new Uint32Array(80),this.offset=0,this.shift=24,this.totalLength=0}var i=e("buffer/").Buffer,s=e("./browserHashUtils");new Uint32Array([1518500249,1859775393,-1894007588,-899497514]),Math.pow(2,53);t.exports=a,a.BLOCK_SIZE=64,a.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(s.isEmptyData(e))return this;e=s.convertToBuffer(e);var t=e.length;this.totalLength+=8*t;for(var r=0;r14||14===this.offset&&this.shift<24)&&this.processBlock(),this.offset=14,this.shift=24,this.write(0),this.write(0),this.write(this.totalLength>0xffffffffff?this.totalLength/1099511627776:0),this.write(this.totalLength>4294967295?this.totalLength/4294967296:0);for(var t=24;t>=0;t-=8)this.write(this.totalLength>>t);var r=new i(20),a=new DataView(r.buffer);return a.setUint32(0,this.h0,!1),a.setUint32(4,this.h1,!1),a.setUint32(8,this.h2,!1),a.setUint32(12,this.h3,!1),a.setUint32(16,this.h4,!1),e?r.toString(e):r},a.prototype.processBlock=function(){for(var e=16;e<80;e++){var t=this.block[e-3]^this.block[e-8]^this.block[e-14]^this.block[e-16];this.block[e]=t<<1|t>>>31}var r,a,i=this.h0,s=this.h1,o=this.h2,n=this.h3,u=this.h4;for(e=0;e<80;e++){e<20?(r=n^s&(o^n),a=1518500249):e<40?(r=s^o^n,a=1859775393):e<60?(r=s&o|n&(s|o),a=2400959708):(r=s^o^n,a=3395469782);var p=(i<<5|i>>>27)+r+u+a+(0|this.block[e]);u=n,n=o,o=s<<30|s>>>2,s=i,i=p}for(this.h0=this.h0+i|0,this.h1=this.h1+s|0,this.h2=this.h2+o|0,this.h3=this.h3+n|0,this.h4=this.h4+u|0,this.offset=0,e=0;e<16;e++)this.block[e]=0}},{"./browserHashUtils":336,"buffer/":435}],340:[function(e,t,r){function a(){this.state=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}var i=e("buffer/").Buffer,s=e("./browserHashUtils"),o=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),n=Math.pow(2,53)-1;t.exports=a,a.BLOCK_SIZE=64,a.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(s.isEmptyData(e))return this;e=s.convertToBuffer(e);var t=0,r=e.byteLength;if(this.bytesHashed+=r,8*this.bytesHashed>n)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;r>0;)this.buffer[this.bufferLength++]=e[t++],r--,64===this.bufferLength&&(this.hashBuffer(),this.bufferLength=0);return this},a.prototype.digest=function(e){if(!this.finished){var t=8*this.bytesHashed,r=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),a=this.bufferLength;if(r.setUint8(this.bufferLength++,128),a%64>=56){for(var s=this.bufferLength;s<64;s++)r.setUint8(s,0);this.hashBuffer(),this.bufferLength=0}for(var s=this.bufferLength;s<56;s++)r.setUint8(s,0);r.setUint32(56,Math.floor(t/4294967296),!0),r.setUint32(60,t),this.hashBuffer(),this.finished=!0}for(var o=new i(32),s=0;s<8;s++)o[4*s]=this.state[s]>>>24&255,o[4*s+1]=this.state[s]>>>16&255,o[4*s+2]=this.state[s]>>>8&255,o[4*s+3]=this.state[s]>>>0&255;return e?o.toString(e):o},a.prototype.hashBuffer=function(){for(var e=this,t=e.buffer,r=e.state,a=r[0],i=r[1],s=r[2],n=r[3],u=r[4],p=r[5],m=r[6],c=r[7],l=0;l<64;l++){if(l<16)this.temp[l]=(255&t[4*l])<<24|(255&t[4*l+1])<<16|(255&t[4*l+2])<<8|255&t[4*l+3];else{var d=this.temp[l-2],y=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10;d=this.temp[l-15];var b=(d>>>7|d<<25)^(d>>>18|d<<14)^d>>>3;this.temp[l]=(y+this.temp[l-7]|0)+(b+this.temp[l-16]|0)}var S=(((u>>>6|u<<26)^(u>>>11|u<<21)^(u>>>25|u<<7))+(u&p^~u&m)|0)+(c+(o[l]+this.temp[l]|0)|0)|0,g=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&i^a&s^i&s)|0;c=m,m=p,p=u,u=n+S|0,n=s,s=i,i=a,a=S+g|0}r[0]+=a,r[1]+=i,r[2]+=s,r[3]+=n,r[4]+=u,r[5]+=p,r[6]+=m,r[7]+=c}},{"./browserHashUtils":336,"buffer/":435}],341:[function(e,t,r){(function(r){(function(){var r=e("./util");r.crypto.lib=e("./browserCryptoLib"),r.Buffer=e("buffer/").Buffer,r.url=e("url/"),r.querystring=e("querystring/"),r.realClock=e("./realclock/browserClock"),r.environment="js",r.createEventStream=e("./event-stream/buffered-create-event-stream").createEventStream,r.isBrowser=function(){return!0},r.isNode=function(){return!1};var a=e("./core");if(t.exports=a,e("./credentials"),e("./credentials/credential_provider_chain"),e("./credentials/temporary_credentials"),e("./credentials/chainable_temporary_credentials"),e("./credentials/web_identity_credentials"),e("./credentials/cognito_identity_credentials"),e("./credentials/saml_credentials"),a.XML.Parser=e("./xml/browser_parser"),e("./http/xhr"),void 0===i)var i={browser:!0}}).call(this)}).call(this,e("_process"))},{"./browserCryptoLib":335,"./core":345,"./credentials":346,"./credentials/chainable_temporary_credentials":347,"./credentials/cognito_identity_credentials":348,"./credentials/credential_provider_chain":349,"./credentials/saml_credentials":350,"./credentials/temporary_credentials":351,"./credentials/web_identity_credentials":352,"./event-stream/buffered-create-event-stream":360,"./http/xhr":368,"./realclock/browserClock":388,"./util":423,"./xml/browser_parser":424,_process:440,"buffer/":435,"querystring/":447,"url/":449}],342:[function(e,t,r){var a=e("../core"),i=a.util.url,s=a.util.crypto.lib,o=a.util.base64.encode,n=a.util.inherit,u=function(e){var t={"+":"-","=":"_","/":"~"};return e.replace(/[\+=\/]/g,function(e){return t[e]})},p=function(e,t){var r=s.createSign("RSA-SHA1");return r.write(e),u(r.sign(t,"base64"))},m=function(e,t,r,a){var i=JSON.stringify({Statement:[{Resource:e,Condition:{DateLessThan:{"AWS:EpochTime":t}}}]});return{Expires:t,"Key-Pair-Id":r,Signature:p(i.toString(),a)}},c=function(e,t,r){return e=e.replace(/\s/gm,""),{Policy:u(o(e)),"Key-Pair-Id":t,Signature:p(e,r)}},l=function(e){var t=e.split("://");if(t.length<2)throw new Error("Invalid URL.");return t[0].replace("*","")},d=function(e){var t=i.parse(e);return t.path.replace(/^\//,"")+(t.hash||"")},y=function(e){switch(l(e)){case"http":case"https":return e;case"rtmp":return d(e);default:throw new Error("Invalid URI scheme. Scheme must be one of http, https, or rtmp")}},b=function(e,t){if(!t||"function"!=typeof t)throw e;t(e)},S=function(e,t){if(!t||"function"!=typeof t)return e;t(null,e)};a.CloudFront.Signer=n({constructor:function(e,t){if(void 0===e||void 0===t)throw new Error("A key pair ID and private key are required");this.keyPairId=e,this.privateKey=t},getSignedCookie:function(e,t){var r="policy"in e?c(e.policy,this.keyPairId,this.privateKey):m(e.url,e.expires,this.keyPairId,this.privateKey),a={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(a["CloudFront-"+i]=r[i]);return S(a,t)},getSignedUrl:function(e,t){try{var r=y(e.url)}catch(e){return b(e,t)}var a=i.parse(e.url,!0),s=Object.prototype.hasOwnProperty.call(e,"policy")?c(e.policy,this.keyPairId,this.privateKey):m(r,e.expires,this.keyPairId,this.privateKey);a.search=null;for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(a.query[o]=s[o]);try{var n="rtmp"===l(e.url)?d(i.format(a)):i.format(a)}catch(e){return b(e,t)}return S(n,t)}}),t.exports=a.CloudFront.Signer},{"../core":345}],343:[function(e,t,r){var a=e("./core");e("./credentials"),e("./credentials/credential_provider_chain");var i;a.Config=a.util.inherit({constructor:function(e){void 0===e&&(e={}),e=this.extractCredentials(e),a.util.each.call(this,this.keys,function(t,r){this.set(t,e[t],r)})},getCredentials:function(e){function t(t){e(t,t?null:i.credentials)}function r(e,t){return new a.util.error(t||new Error,{code:"CredentialsError",message:e,name:"CredentialsError"})}var i=this;i.credentials?"function"==typeof i.credentials.get?function(){i.credentials.get(function(e){e&&(e=r("Could not load credentials from "+i.credentials.constructor.name,e)),t(e)})}():function(){var e=null;i.credentials.accessKeyId&&i.credentials.secretAccessKey||(e=r("Missing credentials")),t(e)}():i.credentialProvider?i.credentialProvider.resolve(function(e,a){e&&(e=r("Could not load credentials from any providers",e)),i.credentials=a,t(e)}):t(r("No credentials to load"))},getToken:function(e){function t(t){e(t,t?null:i.token)}function r(e,t){return new a.util.error(t||new Error,{code:"TokenError",message:e,name:"TokenError"})}var i=this;i.token?"function"==typeof i.token.get?function(){i.token.get(function(e){e&&(e=r("Could not load token from "+i.token.constructor.name,e)),t(e)})}():function(){var e=null;i.token.token||(e=r("Missing token")),t(e)}():i.tokenProvider?i.tokenProvider.resolve(function(e,a){e&&(e=r("Could not load token from any providers",e)),i.token=a,t(e)}):t(r("No token to load"))},update:function(e,t){t=t||!1,e=this.extractCredentials(e),a.util.each.call(this,e,function(e,r){(t||Object.prototype.hasOwnProperty.call(this.keys,e)||a.Service.hasService(e))&&this.set(e,r)})},loadFromPath:function(e){this.clear();var t=JSON.parse(a.util.readFileSync(e)),r=new a.FileSystemCredentials(e),i=new a.CredentialProviderChain;return i.providers.unshift(r),i.resolve(function(e,r){if(e)throw e;t.credentials=r}),this.constructor(t),this},clear:function(){a.util.each.call(this,this.keys,function(e){delete this[e]}),this.set("credentials",void 0),this.set("credentialProvider",void 0)},set:function(e,t,r){void 0===t?(void 0===r&&(r=this.keys[e]),this[e]="function"==typeof r?r.call(this):r):"httpOptions"===e&&this[e]?this[e]=a.util.merge(this[e],t):this[e]=t},keys:{credentials:null,credentialProvider:null,region:null,logger:null,apiVersions:{},apiVersion:null,endpoint:void 0,httpOptions:{timeout:12e4},maxRetries:void 0,maxRedirects:10,paramValidation:!0,sslEnabled:!0,s3ForcePathStyle:!1,s3BucketEndpoint:!1,s3DisableBodySigning:!0,s3UsEast1RegionalEndpoint:"legacy",s3UseArnRegion:void 0,computeChecksums:!0,convertResponseTypes:!0,correctClockSkew:!1,customUserAgent:null,dynamoDbCrc32:!0,systemClockOffset:0,signatureVersion:null,signatureCache:!0,retryDelayOptions:{},useAccelerateEndpoint:!1,clientSideMonitoring:!1,endpointDiscoveryEnabled:void 0,endpointCacheSize:1e3,hostPrefixEnabled:!0,stsRegionalEndpoints:"legacy",useFipsEndpoint:!1,useDualstackEndpoint:!1,token:null},extractCredentials:function(e){return e.accessKeyId&&e.secretAccessKey&&(e=a.util.copy(e),e.credentials=new a.Credentials(e)),e},setPromisesDependency:function(e){i=e,null===e&&"function"==typeof Promise&&(i=Promise);var t=[a.Request,a.Credentials,a.CredentialProviderChain];a.S3&&(t.push(a.S3),a.S3.ManagedUpload&&t.push(a.S3.ManagedUpload)),a.util.addPromises(t,i)},getPromisesDependency:function(){return i}}),a.config=new a.Config},{"./core":345,"./credentials":346,"./credentials/credential_provider_chain":349}],344:[function(e,t,r){(function(r){(function(){function a(e,t){if("string"==typeof e){if(["legacy","regional"].indexOf(e.toLowerCase())>=0)return e.toLowerCase();throw s.util.error(new Error,t)}}function i(e,t){e=e||{};var i;if(e[t.clientConfig]&&(i=a(e[t.clientConfig],{code:"InvalidConfiguration",message:'invalid "'+t.clientConfig+'" configuration. Expect "legacy" or "regional". Got "'+e[t.clientConfig]+'".'})))return i;if(!s.util.isNode())return i;if(Object.prototype.hasOwnProperty.call(r.env,t.env)){if(i=a(r.env[t.env],{code:"InvalidEnvironmentalVariable",message:"invalid "+t.env+' environmental variable. Expect "legacy" or "regional". Got "'+r.env[t.env]+'".'}))return i}var o={};try{o=s.util.getProfilesFromSharedConfig(s.util.iniLoader)[r.env.AWS_PROFILE||s.util.defaultProfile]}catch(e){}if(o&&Object.prototype.hasOwnProperty.call(o,t.sharedConfig)){if(i=a(o[t.sharedConfig],{code:"InvalidConfiguration",message:"invalid "+t.sharedConfig+' profile config. Expect "legacy" or "regional". Got "'+o[t.sharedConfig]+'".'}))return i}return i}var s=e("./core");t.exports=i}).call(this)}).call(this,e("_process"))},{"./core":345,_process:440}],345:[function(e,t,r){var a={util:e("./util")};({}).toString(),t.exports=a,a.util.update(a,{VERSION:"2.1350.0",Signers:{},Protocol:{Json:e("./protocol/json"),Query:e("./protocol/query"),Rest:e("./protocol/rest"),RestJson:e("./protocol/rest_json"),RestXml:e("./protocol/rest_xml")},XML:{Builder:e("./xml/builder"),Parser:null},JSON:{Builder:e("./json/builder"),Parser:e("./json/parser")},Model:{Api:e("./model/api"),Operation:e("./model/operation"),Shape:e("./model/shape"),Paginator:e("./model/paginator"),ResourceWaiter:e("./model/resource_waiter")},apiLoader:e("./api_loader"),EndpointCache:e("../vendor/endpoint-cache").EndpointCache}),e("./sequential_executor"),e("./service"),e("./config"),e("./http"),e("./event_listeners"),e("./request"),e("./response"),e("./resource_waiter"),e("./signers/request_signer"),e("./param_validator"),e("./maintenance_mode_message"),a.events=new a.SequentialExecutor,a.util.memoizedProperty(a,"endpointCache",function(){return new a.EndpointCache(a.config.endpointCacheSize)},!0)},{"../vendor/endpoint-cache":460,"./api_loader":334,"./config":343,"./event_listeners":366,"./http":367,"./json/builder":369,"./json/parser":370,"./maintenance_mode_message":371,"./model/api":372,"./model/operation":374,"./model/paginator":375,"./model/resource_waiter":376,"./model/shape":377,"./param_validator":378,"./protocol/json":381,"./protocol/query":382,"./protocol/rest":383,"./protocol/rest_json":384,"./protocol/rest_xml":385,"./request":392,"./resource_waiter":393,"./response":394,"./sequential_executor":396,"./service":397,"./signers/request_signer":415,"./util":423,"./xml/builder":425}],346:[function(e,t,r){var a=e("./core");a.Credentials=a.util.inherit({constructor:function(){if(a.util.hideProperties(this,["secretAccessKey"]),this.expired=!1,this.expireTime=null,this.refreshCallbacks=[],1===arguments.length&&"object"==typeof arguments[0]){var e=arguments[0].credentials||arguments[0];this.accessKeyId=e.accessKeyId,this.secretAccessKey=e.secretAccessKey,this.sessionToken=e.sessionToken}else this.accessKeyId=arguments[0],this.secretAccessKey=arguments[1],this.sessionToken=arguments[2]},expiryWindow:15,needsRefresh:function(){var e=a.util.date.getDate().getTime(),t=new Date(e+1e3*this.expiryWindow);return!!(this.expireTime&&t>this.expireTime)||(this.expired||!this.accessKeyId||!this.secretAccessKey)},get:function(e){var t=this;this.needsRefresh()?this.refresh(function(r){r||(t.expired=!1),e&&e(r)}):e&&e()},refresh:function(e){this.expired=!1,e()},coalesceRefresh:function(e,t){var r=this;1===r.refreshCallbacks.push(e)&&r.load(function(e){a.util.arrayEach(r.refreshCallbacks,function(r){t?r(e):a.util.defer(function(){r(e)})}),r.refreshCallbacks.length=0})},load:function(e){e()}}),a.Credentials.addPromisesToClass=function(e){this.prototype.getPromise=a.util.promisifyMethod("get",e),this.prototype.refreshPromise=a.util.promisifyMethod("refresh",e)},a.Credentials.deletePromisesFromClass=function(){delete this.prototype.getPromise,delete this.prototype.refreshPromise},a.util.addPromises(a.Credentials)},{"./core":345}],347:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.ChainableTemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),e=e||{},this.errorCode="ChainableTemporaryCredentialsProviderFailure",this.expired=!0,this.tokenCodeFn=null;var t=a.util.copy(e.params)||{};if(t.RoleArn&&(t.RoleSessionName=t.RoleSessionName||"temporary-credentials"),t.SerialNumber){if(!e.tokenCodeFn||"function"!=typeof e.tokenCodeFn)throw new a.util.error(new Error("tokenCodeFn must be a function when params.SerialNumber is given"),{code:this.errorCode});this.tokenCodeFn=e.tokenCodeFn}var r=a.util.merge({params:t,credentials:e.masterCredentials||a.config.credentials},e.stsConfig||{});this.service=new i(r)},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this,r=t.service.config.params.RoleArn?"assumeRole":"getSessionToken";this.getTokenCode(function(a,i){var s={};if(a)return void e(a);i&&(s.TokenCode=i),t.service[r](s,function(r,a){r||t.service.credentialsFrom(a,t),e(r)})})},getTokenCode:function(e){var t=this;this.tokenCodeFn?this.tokenCodeFn(this.service.config.params.SerialNumber,function(r,i){if(r){var s=r;return r instanceof Error&&(s=r.message),void e(a.util.error(new Error("Error fetching MFA token: "+s),{code:t.errorCode}))}e(null,i)}):e(null)}})},{"../../clients/sts":329,"../core":345}],348:[function(e,t,r){var a=e("../core"),i=e("../../clients/cognitoidentity"),s=e("../../clients/sts");a.CognitoIdentityCredentials=a.util.inherit(a.Credentials,{localStorageKey:{id:"aws.cognito.identity-id.",providers:"aws.cognito.identity-providers."},constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.data=null,this._identityId=null,this._clientConfig=a.util.copy(t||{}),this.loadCachedId();var r=this;Object.defineProperty(this,"identityId",{get:function(){return r.loadCachedId(),r._identityId||r.params.IdentityId},set:function(e){r._identityId=e}})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.data=null,t._identityId=null,t.getId(function(r){r?(t.clearIdOnNotAuthorized(r),e(r)):t.params.RoleArn?t.getCredentialsFromSTS(e):t.getCredentialsForIdentity(e)})},clearCachedId:function(){this._identityId=null,delete this.params.IdentityId;var e=this.params.IdentityPoolId,t=this.params.LoginId||"";delete this.storage[this.localStorageKey.id+e+t],delete this.storage[this.localStorageKey.providers+e+t]},clearIdOnNotAuthorized:function(e){var t=this;"NotAuthorizedException"==e.code&&t.clearCachedId()},getId:function(e){var t=this;if("string"==typeof t.params.IdentityId)return e(null,t.params.IdentityId);t.cognito.getId(function(r,a){!r&&a.IdentityId?(t.params.IdentityId=a.IdentityId,e(null,a.IdentityId)):e(r)})},loadCredentials:function(e,t){e&&t&&(t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration)},getCredentialsForIdentity:function(e){var t=this;t.cognito.getCredentialsForIdentity(function(r,a){r?t.clearIdOnNotAuthorized(r):(t.cacheId(a),t.data=a,t.loadCredentials(t.data,t)),e(r)})},getCredentialsFromSTS:function(e){var t=this;t.cognito.getOpenIdToken(function(r,a){r?(t.clearIdOnNotAuthorized(r),e(r)):(t.cacheId(a),t.params.WebIdentityToken=a.Token,t.webIdentityCredentials.refresh(function(r){r||(t.data=t.webIdentityCredentials.data,t.sts.credentialsFrom(t.data,t)),e(r)}))})},loadCachedId:function(){var e=this;if(a.util.isBrowser()&&!e.params.IdentityId){var t=e.getStorage("id");if(t&&e.params.Logins){var r=Object.keys(e.params.Logins);0!==(e.getStorage("providers")||"").split(",").filter(function(e){return-1!==r.indexOf(e)}).length&&(e.params.IdentityId=t)}else t&&(e.params.IdentityId=t)}},createClients:function(){var e=this._clientConfig;if(this.webIdentityCredentials=this.webIdentityCredentials||new a.WebIdentityCredentials(this.params,e),!this.cognito){var t=a.util.merge({},e);t.params=this.params,this.cognito=new i(t)}this.sts=this.sts||new s(e)},cacheId:function(e){this._identityId=e.IdentityId,this.params.IdentityId=this._identityId,a.util.isBrowser()&&(this.setStorage("id",e.IdentityId),this.params.Logins&&this.setStorage("providers",Object.keys(this.params.Logins).join(",")))},getStorage:function(e){return this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]},setStorage:function(e,t){try{this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]=t}catch(e){}},storage:function(){try{var e=a.util.isBrowser()&&null!==window.localStorage&&"object"==typeof window.localStorage?window.localStorage:{};return e["aws.test-storage"]="foobar",delete e["aws.test-storage"],e}catch(e){return{}}}()})},{"../../clients/cognitoidentity":260,"../../clients/sts":329,"../core":345}],349:[function(e,t,r){var a=e("../core");a.CredentialProviderChain=a.util.inherit(a.Credentials,{constructor:function(e){this.providers=e||a.CredentialProviderChain.defaultProviders.slice(0),this.resolveCallbacks=[]},resolve:function(e){function t(e,o){if(!e&&o||i===s.length)return a.util.arrayEach(r.resolveCallbacks,function(t){t(e,o)}),void(r.resolveCallbacks.length=0);var n=s[i++];o="function"==typeof n?n.call():n,o.get?o.get(function(e){t(e,e?null:o) }):t(null,o)}var r=this;if(0===r.providers.length)return e(new Error("No providers")),r;if(1===r.resolveCallbacks.push(e)){var i=0,s=r.providers.slice(0);t()}return r}}),a.CredentialProviderChain.defaultProviders=[],a.CredentialProviderChain.addPromisesToClass=function(e){this.prototype.resolvePromise=a.util.promisifyMethod("resolve",e)},a.CredentialProviderChain.deletePromisesFromClass=function(){delete this.prototype.resolvePromise},a.util.addPromises(a.CredentialProviderChain)},{"../core":345}],350:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.SAMLCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),this.expired=!0,this.params=e},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithSAML(function(r,a){r||t.service.credentialsFrom(a,t),e(r)})},createClients:function(){this.service=this.service||new i({params:this.params})}})},{"../../clients/sts":329,"../core":345}],351:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.TemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.loadMasterCredentials(t),this.expired=!0,this.params=e||{},this.params.RoleArn&&(this.params.RoleSessionName=this.params.RoleSessionName||"temporary-credentials")},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.masterCredentials.get(function(){t.service.config.credentials=t.masterCredentials,(t.params.RoleArn?t.service.assumeRole:t.service.getSessionToken).call(t.service,function(r,a){r||t.service.credentialsFrom(a,t),e(r)})})},loadMasterCredentials:function(e){for(this.masterCredentials=e||a.config.credentials;this.masterCredentials.masterCredentials;)this.masterCredentials=this.masterCredentials.masterCredentials;"function"!=typeof this.masterCredentials.get&&(this.masterCredentials=new a.Credentials(this.masterCredentials))},createClients:function(){this.service=this.service||new i({params:this.params})}})},{"../../clients/sts":329,"../core":345}],352:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.WebIdentityCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.params.RoleSessionName=this.params.RoleSessionName||"web-identity",this.data=null,this._clientConfig=a.util.copy(t||{})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithWebIdentity(function(r,a){t.data=null,r||(t.data=a,t.service.credentialsFrom(a,t)),e(r)})},createClients:function(){if(!this.service){var e=a.util.merge({},this._clientConfig);e.params=this.params,this.service=new i(e)}}})},{"../../clients/sts":329,"../core":345}],353:[function(e,t,r){(function(r){(function(){function a(e){var t=e.service,r=t.api||{},a={};return t.config.region&&(a.region=t.config.region),r.serviceId&&(a.serviceId=r.serviceId),t.config.credentials.accessKeyId&&(a.accessKeyId=t.config.credentials.accessKeyId),a}function i(e,t,r){r&&void 0!==t&&null!==t&&"structure"===r.type&&r.required&&r.required.length>0&&b.arrayEach(r.required,function(a){var s=r.members[a];if(!0===s.endpointDiscoveryId){var o=s.isLocationName?s.name:a;e[o]=String(t[a])}else i(e,t[a],s)})}function s(e,t){var r={};return i(r,e.params,t),r}function o(e){var t=e.service,r=t.api,i=r.operations?r.operations[e.operation]:void 0,o=i?i.input:void 0,n=s(e,o),p=a(e);Object.keys(n).length>0&&(p=b.update(p,n),i&&(p.operation=i.name));var m=y.endpointCache.get(p);if(!m||1!==m.length||""!==m[0].Address)if(m&&m.length>0)e.httpRequest.updateEndpoint(m[0].Address);else{var c=t.makeRequest(r.endpointOperation,{Operation:i.name,Identifiers:n});u(c),c.removeListener("validate",y.EventListeners.Core.VALIDATE_PARAMETERS),c.removeListener("retry",y.EventListeners.Core.RETRY_CHECK),y.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}]),c.send(function(e,t){t&&t.Endpoints?y.endpointCache.put(p,t.Endpoints):e&&y.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}])})}}function n(e,t){var r=e.service,i=r.api,o=i.operations?i.operations[e.operation]:void 0,n=o?o.input:void 0,p=s(e,n),m=a(e);Object.keys(p).length>0&&(m=b.update(m,p),o&&(m.operation=o.name));var c=y.EndpointCache.getKeyString(m),l=y.endpointCache.get(c);if(l&&1===l.length&&""===l[0].Address)return g[c]||(g[c]=[]),void g[c].push({request:e,callback:t});if(l&&l.length>0)e.httpRequest.updateEndpoint(l[0].Address),t();else{var d=r.makeRequest(i.endpointOperation,{Operation:o.name,Identifiers:p});d.removeListener("validate",y.EventListeners.Core.VALIDATE_PARAMETERS),u(d),y.endpointCache.put(c,[{Address:"",CachePeriodInMinutes:60}]),d.send(function(r,a){if(r){if(e.response.error=b.error(r,{retryable:!1}),y.endpointCache.remove(m),g[c]){var i=g[c];b.arrayEach(i,function(e){e.request.response.error=b.error(r,{retryable:!1}),e.callback()}),delete g[c]}}else if(a&&(y.endpointCache.put(c,a.Endpoints),e.httpRequest.updateEndpoint(a.Endpoints[0].Address),g[c])){var i=g[c];b.arrayEach(i,function(e){e.request.httpRequest.updateEndpoint(a.Endpoints[0].Address),e.callback()}),delete g[c]}t()})}}function u(e){var t=e.service.api,r=t.apiVersion;r&&!e.httpRequest.headers["x-amz-api-version"]&&(e.httpRequest.headers["x-amz-api-version"]=r)}function p(e){var t=e.error,r=e.httpResponse;if(t&&("InvalidEndpointException"===t.code||421===r.statusCode)){var i=e.request,o=i.service.api.operations||{},n=o[i.operation]?o[i.operation].input:void 0,u=s(i,n),p=a(i);Object.keys(u).length>0&&(p=b.update(p,u),o[i.operation]&&(p.operation=o[i.operation].name)),y.endpointCache.remove(p)}}function m(e){if(e._originalConfig&&e._originalConfig.endpoint&&!0===e._originalConfig.endpointDiscoveryEnabled)throw b.error(new Error,{code:"ConfigurationException",message:"Custom endpoint is supplied; endpointDiscoveryEnabled must not be true."});var t=y.config[e.serviceIdentifier]||{};return Boolean(y.config.endpoint||t.endpoint||e._originalConfig&&e._originalConfig.endpoint)}function c(e){return["false","0"].indexOf(e)>=0}function l(e){var t=e.service||{};if(void 0!==t.config.endpointDiscoveryEnabled)return t.config.endpointDiscoveryEnabled;if(!b.isBrowser()){for(var a=0;a-1&&0===++e[t];t--);}var s=e("../core").util,o=s.buffer.toBuffer;a.fromNumber=function(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(e+" is too large (or, if negative, too small) to represent as an Int64");for(var t=new Uint8Array(8),r=7,s=Math.abs(Math.round(e));r>-1&&s>0;r--,s/=256)t[r]=s;return e<0&&i(t),new a(t)},a.prototype.valueOf=function(){var e=this.bytes.slice(0),t=128&e[0];return t&&i(e),parseInt(e.toString("hex"),16)*(t?-1:1)},a.prototype.toString=function(){return String(this.valueOf())},t.exports={Int64:a}},{"../core":345}],363:[function(e,t,r){function a(e,t,r){var a=s(t),o=a.headers[":message-type"];if(o){if("error"===o.value)throw i(a);if("event"!==o.value)return}var n=a.headers[":event-type"],u=r.members[n.value];if(u){var p={},m=u.eventPayloadMemberName;if(m){var c=u.members[m];"binary"===c.type?p[m]=a.body:p[m]=e.parse(a.body.toString(),c)}for(var l=u.eventHeaderMemberNames,d=0;d=0)return e.httpRequest.headers["X-Amz-Content-Sha256"]="UNSIGNED-PAYLOAD",t();i.util.computeSha256(s,function(r,a){r?t(r):(e.httpRequest.headers["X-Amz-Content-Sha256"]=a,t())})}else t()}}),e("SET_CONTENT_LENGTH","afterBuild",function(e){var t=r(e),a=i.util.getRequestPayloadShape(e);if(void 0===e.httpRequest.headers["Content-Length"])try{var s=i.util.string.byteLength(e.httpRequest.body);e.httpRequest.headers["Content-Length"]=s}catch(r){if(a&&a.isStreaming){if(a.requiresLength)throw r;if(t.indexOf("unsigned-body")>=0)return void(e.httpRequest.headers["Transfer-Encoding"]="chunked");throw r}throw r}}),e("SET_HTTP_HOST","afterBuild",function(e){e.httpRequest.headers.Host=e.httpRequest.endpoint.host}),e("SET_TRACE_ID","afterBuild",function(e){if(i.util.isNode()&&!Object.hasOwnProperty.call(e.httpRequest.headers,"X-Amzn-Trace-Id")){var r=t.env.AWS_LAMBDA_FUNCTION_NAME,a=t.env._X_AMZN_TRACE_ID;"string"==typeof r&&r.length>0&&"string"==typeof a&&a.length>0&&(e.httpRequest.headers["X-Amzn-Trace-Id"]=a)}}),e("RESTART","restart",function(){var e=this.response.error;e&&e.retryable&&(this.httpRequest=new i.HttpRequest(this.service.endpoint,this.service.region),this.response.retryCount=600?this.emit("sign",[this],function(e){e?t(e):o()}):o()}),e("HTTP_HEADERS","httpHeaders",function(e,t,r,a){r.httpResponse.statusCode=e,r.httpResponse.statusMessage=a,r.httpResponse.headers=t,r.httpResponse.body=i.util.buffer.toBuffer(""),r.httpResponse.buffers=[],r.httpResponse.numBytes=0;var s=t.date||t.Date,o=r.request.service;if(s){var n=Date.parse(s);o.config.correctClockSkew&&o.isClockSkewed(n)&&o.applyClockOffset(n)}}),e("HTTP_DATA","httpData",function(e,t){if(e){if(i.util.isNode()){t.httpResponse.numBytes+=e.length;var r=t.httpResponse.headers["content-length"],a={loaded:t.httpResponse.numBytes,total:r};t.request.emit("httpDownloadProgress",[a,t])}t.httpResponse.buffers.push(i.util.buffer.toBuffer(e))}}),e("HTTP_DONE","httpDone",function(e){if(e.httpResponse.buffers&&e.httpResponse.buffers.length>0){var t=i.util.buffer.concat(e.httpResponse.buffers);e.httpResponse.body=t}delete e.httpResponse.numBytes,delete e.httpResponse.buffers}),e("FINALIZE_ERROR","retry",function(e){e.httpResponse.statusCode&&(e.error.statusCode=e.httpResponse.statusCode,void 0===e.error.retryable&&(e.error.retryable=this.service.retryableError(e.error,this)))}),e("INVALIDATE_CREDENTIALS","retry",function(e){if(e.error)switch(e.error.code){case"RequestExpired":case"ExpiredTokenException":case"ExpiredToken":e.error.retryable=!0,e.request.service.config.credentials.expired=!0}}),e("EXPIRED_SIGNATURE","retry",function(e){var t=e.error;t&&"string"==typeof t.code&&"string"==typeof t.message&&t.code.match(/Signature/)&&t.message.match(/expired/)&&(e.error.retryable=!0)}),e("CLOCK_SKEWED","retry",function(e){e.error&&this.service.clockSkewError(e.error)&&this.service.config.correctClockSkew&&(e.error.retryable=!0)}),e("REDIRECT","retry",function(e){e.error&&e.error.statusCode>=300&&e.error.statusCode<400&&e.httpResponse.headers.location&&(this.httpRequest.endpoint=new i.Endpoint(e.httpResponse.headers.location),this.httpRequest.headers.Host=this.httpRequest.endpoint.host,e.error.redirect=!0,e.error.retryable=!0)}),e("RETRY_CHECK","retry",function(e){e.error&&(e.error.redirect&&e.redirectCount=0?(e.error=null,setTimeout(t,r)):t()})}),CorePost:(new s).addNamedListeners(function(e){e("EXTRACT_REQUEST_ID","extractData",i.util.extractRequestId),e("EXTRACT_REQUEST_ID","extractError",i.util.extractRequestId),e("ENOTFOUND_ERROR","httpError",function(e){if("NetworkingError"===e.code&&function(e){return"ENOTFOUND"===e.errno||"number"==typeof e.errno&&"function"==typeof i.util.getSystemErrorName&&["EAI_NONAME","EAI_NODATA"].indexOf(i.util.getSystemErrorName(e.errno)>=0)}(e)){var t="Inaccessible host: `"+e.hostname+"' at port `"+e.port+"'. This service may not be available in the `"+e.region+"' region.";this.response.error=i.util.error(new Error(t),{code:"UnknownEndpoint",region:e.region,hostname:e.hostname,retryable:!0,originalError:e})}})}),Logger:(new s).addNamedListeners(function(t){t("LOG_REQUEST","complete",function(t){function r(e,t){if(!t)return t;if(e.isSensitive)return"***SensitiveInformation***";switch(e.type){case"structure":var a={};return i.util.each(t,function(t,i){Object.prototype.hasOwnProperty.call(e.members,t)?a[t]=r(e.members[t],i):a[t]=i}),a;case"list":var s=[];return i.util.arrayEach(t,function(t,a){s.push(r(e.member,t))}),s;case"map":var o={};return i.util.each(t,function(t,a){o[t]=r(e.value,a)}),o;default:return t}}var a=t.request,s=a.service.config.logger;if(s){var o=function(){var o=t.request.service.getSkewCorrectedDate().getTime(),n=(o-a.startTime.getTime())/1e3,u=!!s.isTTY,p=t.httpResponse.statusCode,m=a.params;if(a.service.api.operations&&a.service.api.operations[a.operation]&&a.service.api.operations[a.operation].input){m=r(a.service.api.operations[a.operation].input,a.params)}var c=e("util").inspect(m,!0,null),l="";return u&&(l+=""),l+="[AWS "+a.service.serviceIdentifier+" "+p,l+=" "+n.toString()+"s "+t.retryCount+" retries]",u&&(l+=""),l+=" "+i.util.string.lowerFirst(a.operation),l+="("+c+")",u&&(l+=""),l}();"function"==typeof s.log?s.log(o):"function"==typeof s.write&&s.write(o+"\n")}})}),Json:(new s).addNamedListeners(function(t){var r=e("./protocol/json");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),Rest:(new s).addNamedListeners(function(t){var r=e("./protocol/rest");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),RestJson:(new s).addNamedListeners(function(t){var r=e("./protocol/rest_json");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData), t("EXTRACT_ERROR","extractError",r.extractError),t("UNSET_CONTENT_LENGTH","afterBuild",r.unsetContentLength)}),RestXml:(new s).addNamedListeners(function(t){var r=e("./protocol/rest_xml");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),Query:(new s).addNamedListeners(function(t){var r=e("./protocol/query");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)})}}).call(this)}).call(this,e("_process"))},{"./core":345,"./discover_endpoint":353,"./protocol/json":381,"./protocol/query":382,"./protocol/rest":383,"./protocol/rest_json":384,"./protocol/rest_xml":385,"./sequential_executor":396,_process:440,util:434}],367:[function(e,t,r){var a=e("./core"),i=a.util.inherit;a.Endpoint=i({constructor:function(e,t){if(a.util.hideProperties(this,["slashes","auth","hash","search","query"]),void 0===e||null===e)throw new Error("Invalid endpoint: "+e);if("string"!=typeof e)return a.util.copy(e);if(!e.match(/^http/)){e=((t&&void 0!==t.sslEnabled?t.sslEnabled:a.config.sslEnabled)?"https":"http")+"://"+e}a.util.update(this,a.util.urlParse(e)),this.port?this.port=parseInt(this.port,10):this.port="https:"===this.protocol?443:80}}),a.HttpRequest=i({constructor:function(e,t){e=new a.Endpoint(e),this.method="POST",this.path=e.path||"/",this.headers={},this.body="",this.endpoint=e,this.region=t,this._userAgent="",this.setUserAgent()},setUserAgent:function(){this._userAgent=this.headers[this.getUserAgentHeaderName()]=a.util.userAgent()},getUserAgentHeaderName:function(){return(a.util.isBrowser()?"X-Amz-":"")+"User-Agent"},appendToUserAgent:function(e){"string"==typeof e&&e&&(this._userAgent+=" "+e),this.headers[this.getUserAgentHeaderName()]=this._userAgent},getUserAgent:function(){return this._userAgent},pathname:function(){return this.path.split("?",1)[0]},search:function(){var e=this.path.split("?",2)[1];return e?(e=a.util.queryStringParse(e),a.util.queryParamsToString(e)):""},updateEndpoint:function(e){var t=new a.Endpoint(e);this.endpoint=t,this.path=t.path||"/",this.headers.Host&&(this.headers.Host=t.host)}}),a.HttpResponse=i({constructor:function(){this.statusCode=void 0,this.headers={},this.body=void 0,this.streaming=!1,this.stream=null},createUnbufferedStream:function(){return this.streaming=!0,this.stream}}),a.HttpClient=i({}),a.HttpClient.getInstance=function(){return void 0===this.singleton&&(this.singleton=new this),this.singleton}},{"./core":345}],368:[function(e,t,r){var a=e("../core"),i=e("events").EventEmitter;e("../http"),a.XHRClient=a.util.inherit({handleRequest:function(e,t,r,s){var o=this,n=e.endpoint,u=new i,p=n.protocol+"//"+n.hostname;80!==n.port&&443!==n.port&&(p+=":"+n.port),p+=e.path;var m=new XMLHttpRequest,c=!1;e.stream=m,m.addEventListener("readystatechange",function(){try{if(0===m.status)return}catch(e){return}this.readyState>=this.HEADERS_RECEIVED&&!c&&(u.statusCode=m.status,u.headers=o.parseHeaders(m.getAllResponseHeaders()),u.emit("headers",u.statusCode,u.headers,m.statusText),c=!0),this.readyState===this.DONE&&o.finishRequest(m,u)},!1),m.upload.addEventListener("progress",function(e){u.emit("sendProgress",e)}),m.addEventListener("progress",function(e){u.emit("receiveProgress",e)},!1),m.addEventListener("timeout",function(){s(a.util.error(new Error("Timeout"),{code:"TimeoutError"}))},!1),m.addEventListener("error",function(){s(a.util.error(new Error("Network Failure"),{code:"NetworkingError"}))},!1),m.addEventListener("abort",function(){s(a.util.error(new Error("Request aborted"),{code:"RequestAbortedError"}))},!1),r(u),m.open(e.method,p,!1!==t.xhrAsync),a.util.each(e.headers,function(e,t){"Content-Length"!==e&&"User-Agent"!==e&&"Host"!==e&&m.setRequestHeader(e,t)}),t.timeout&&!1!==t.xhrAsync&&(m.timeout=t.timeout),t.xhrWithCredentials&&(m.withCredentials=!0);try{m.responseType="arraybuffer"}catch(e){}try{e.body?m.send(e.body):m.send()}catch(t){if(!e.body||"object"!=typeof e.body.buffer)throw t;m.send(e.body.buffer)}return u},parseHeaders:function(e){var t={};return a.util.arrayEach(e.split(/\r?\n/),function(e){var r=e.split(":",1)[0],a=e.substring(r.length+2);r.length>0&&(t[r.toLowerCase()]=a)}),t},finishRequest:function(e,t){var r;if("arraybuffer"===e.responseType&&e.response){var i=e.response;r=new a.util.Buffer(i.byteLength);for(var s=new Uint8Array(i),o=0;o-1?t||"":t,this.isJsonValue?JSON.parse(t):t&&"function"==typeof t.toString?t.toString():t},this.toWireFormat=function(e){return this.isJsonValue?JSON.stringify(e):e}}function l(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseFloat(e)},this.toWireFormat=this.toType}function d(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseInt(e,10)},this.toWireFormat=this.toType}function y(){s.apply(this,arguments),this.toType=function(e){var t=h.base64.decode(e);if(this.isSensitive&&h.isNode()&&"function"==typeof h.Buffer.alloc){var r=h.Buffer.alloc(t.length,t);t.fill(0),t=r}return t},this.toWireFormat=h.base64.encode}function b(){y.apply(this,arguments)}function S(){s.apply(this,arguments),this.toType=function(e){return"boolean"==typeof e?e:null===e||void 0===e?null:"true"===e}}var g=e("./collection"),h=e("../util");s.normalizedTypes={character:"string",double:"float",long:"integer",short:"integer",biginteger:"integer",bigdecimal:"float",blob:"binary"},s.types={structure:n,list:u,map:p,boolean:S,timestamp:m,float:l,integer:d,string:c,base64:b,binary:y},s.resolve=function(e,t){if(e.shape){var r=t.api.shapes[e.shape];if(!r)throw new Error("Cannot find shape reference: "+e.shape);return r}return null},s.create=function(e,t,r){if(e.isShape)return e;var a=s.resolve(e,t);if(a){var i=Object.keys(e);t.documentation||(i=i.filter(function(e){return!e.match(/documentation/)}));var o=function(){a.constructor.call(this,e,t,r)};return o.prototype=a,new o}e.type||(e.members?e.type="structure":e.member?e.type="list":e.key?e.type="map":e.type="string");var n=e.type;if(s.normalizedTypes[e.type]&&(e.type=s.normalizedTypes[e.type]),s.types[e.type])return new s.types[e.type](e,t,r);throw new Error("Unrecognized shape type: "+n)},s.shapes={StructureShape:n,ListShape:u,MapShape:p,StringShape:c,BooleanShape:S,Base64Shape:b},t.exports=s},{"../util":423,"./collection":373}],378:[function(e,t,r){var a=e("./core");a.ParamValidator=a.util.inherit({constructor:function(e){!0!==e&&void 0!==e||(e={min:!0}),this.validation=e},validate:function(e,t,r){if(this.errors=[],this.validateMember(e,t||{},r||"params"),this.errors.length>1){var i=this.errors.join("\n* ");throw i="There were "+this.errors.length+" validation errors:\n* "+i,a.util.error(new Error(i),{code:"MultipleValidationErrors",errors:this.errors})}if(1===this.errors.length)throw this.errors[0];return!0},fail:function(e,t){this.errors.push(a.util.error(new Error(t),{code:e}))},validateStructure:function(e,t,r){if(e.isDocument)return!0;this.validateType(t,r,["object"],"structure");for(var a,i=0;e.required&&i= 1, but found "'+t+'" for '+r)},validatePattern:function(e,t,r){this.validation.pattern&&void 0!==e.pattern&&(new RegExp(e.pattern).test(t)||this.fail("PatternMatchError",'Provided value "'+t+'" does not match regex pattern /'+e.pattern+"/ for "+r))},validateRange:function(e,t,r,a){this.validation.min&&void 0!==e.min&&t= "+e.min+", but found "+t+" for "+r),this.validation.max&&void 0!==e.max&&t>e.max&&this.fail("MaxRangeError","Expected "+a+" <= "+e.max+", but found "+t+" for "+r)},validateEnum:function(e,t,r){this.validation.enum&&void 0!==e.enum&&-1===e.enum.indexOf(t)&&this.fail("EnumError","Found string value of "+t+", but expected "+e.enum.join("|")+" for "+r)},validateType:function(e,t,r,i){if(null===e||void 0===e)return!1;for(var s=!1,o=0;o63)throw u.error(new Error,{code:"ValidationError",message:"Hostname label length should be between 1 to 63 characters, inclusive."});if(!r.test(e))throw p.util.error(new Error,{code:"ValidationError",message:e+" is not hostname compatible."})})}var u=e("../util"),p=e("../core");t.exports={populateHostPrefix:a}},{"../core":345,"../util":423}],381:[function(e,t,r){function a(e){var t=e.httpRequest,r=e.service.api,a=r.targetPrefix+"."+r.operations[e.operation].name,i=r.jsonVersion||"1.0",s=r.operations[e.operation].input,o=new n;1===i&&(i="1.0"),t.body=o.build(e.params||{},s),t.headers["Content-Type"]="application/x-amz-json-"+i,t.headers["X-Amz-Target"]=a,p(e)}function i(e){var t={},r=e.httpResponse;if(t.code=r.headers["x-amzn-errortype"]||"UnknownError","string"==typeof t.code&&(t.code=t.code.split(":")[0]),r.body.length>0)try{var a=JSON.parse(r.body.toString()),i=a.__type||a.code||a.Code;i&&(t.code=i.split("#").pop()),"RequestEntityTooLarge"===t.code?t.message="Request body must be less than 1 MB":t.message=a.message||a.Message||null}catch(a){t.statusCode=r.statusCode,t.message=r.statusMessage}else t.statusCode=r.statusCode,t.message=r.statusCode.toString();e.error=o.error(new Error,t)}function s(e){var t=e.httpResponse.body.toString()||"{}";if(!1===e.request.service.config.convertResponseTypes)e.data=JSON.parse(t);else{var r=e.request.service.api.operations[e.request.operation],a=r.output||{},i=new u;e.data=i.parse(t,a)}}var o=e("../util"),n=e("../json/builder"),u=e("../json/parser"),p=e("./helpers").populateHostPrefix;t.exports={buildRequest:a,extractError:i,extractData:s}},{"../json/builder":369,"../json/parser":370,"../util":423,"./helpers":380}],382:[function(e,t,r){function a(e){var t=e.service.api.operations[e.operation],r=e.httpRequest;r.headers["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8",r.params={Version:e.service.api.apiVersion,Action:t.name},(new u).serialize(e.params,t.input,function(e,t){r.params[e]=t}),r.body=n.queryParamsToString(r.params),m(e)}function i(e){var t,r=e.httpResponse.body.toString();if(r.match("=0?"&":"?";var n=[];m.arrayEach(Object.keys(s).sort(),function(e){Array.isArray(s[e])||(s[e]=[s[e]]);for(var t=0;t=0&&delete e.httpRequest.headers["Content-Length"]}function i(e){var t=new l,r=e.service.api.operations[e.operation].input;if(r.payload){var a={},i=r.members[r.payload];a=e.params[r.payload],"structure"===i.type?(e.httpRequest.body=t.build(a||{},i),s(e)):void 0!==a&&(e.httpRequest.body=a,("binary"===i.type||i.isStreaming)&&s(e,!0))}else e.httpRequest.body=t.build(e.params,r),s(e)}function s(e,t){if(!e.httpRequest.headers["Content-Type"]){var r=t?"binary/octet-stream":"application/json";e.httpRequest.headers["Content-Type"]=r}}function o(e){m.buildRequest(e),y.indexOf(e.httpRequest.method)<0&&i(e)}function n(e){c.extractError(e)}function u(e){m.extractData(e);var t,r=e.request,a=r.service.api.operations[r.operation],i=r.service.api.operations[r.operation].output||{};a.hasEventOutput;if(i.payload){var s=i.members[i.payload],o=e.httpResponse.body;if(s.isEventStream)t=new d,e.data[payload]=p.createEventStream(2===AWS.HttpClient.streamsApiVersion?e.httpResponse.stream:o,t,s);else if("structure"===s.type||"list"===s.type){var t=new d;e.data[i.payload]=t.parse(o,s) }else"binary"===s.type||s.isStreaming?e.data[i.payload]=o:e.data[i.payload]=s.toType(o)}else{var n=e.data;c.extractData(e),e.data=p.merge(n,e.data)}}var p=e("../util"),m=e("./rest"),c=e("./json"),l=e("../json/builder"),d=e("../json/parser"),y=["GET","HEAD","DELETE"];t.exports={buildRequest:o,extractError:n,extractData:u,unsetContentLength:a}},{"../json/builder":369,"../json/parser":370,"../util":423,"./json":381,"./rest":383}],385:[function(e,t,r){function a(e){var t=e.service.api.operations[e.operation].input,r=new n.XML.Builder,a=e.params,i=t.payload;if(i){var s=t.members[i];if(void 0===(a=a[i]))return;if("structure"===s.type){var o=s.name;e.httpRequest.body=r.toXML(a,s,o,!0)}else e.httpRequest.body=a}else e.httpRequest.body=r.toXML(a,t,t.name||t.shape||u.string.upperFirst(e.operation)+"Request")}function i(e){p.buildRequest(e),["GET","HEAD"].indexOf(e.httpRequest.method)<0&&a(e)}function s(e){p.extractError(e);var t;try{t=(new n.XML.Parser).parse(e.httpResponse.body.toString())}catch(r){t={Code:e.httpResponse.statusCode,Message:e.httpResponse.statusMessage}}t.Errors&&(t=t.Errors),t.Error&&(t=t.Error),t.Code?e.error=u.error(new Error,{code:t.Code,message:t.Message}):e.error=u.error(new Error,{code:e.httpResponse.statusCode,message:null})}function o(e){p.extractData(e);var t,r=e.request,a=e.httpResponse.body,i=r.service.api.operations[r.operation],s=i.output,o=(i.hasEventOutput,s.payload);if(o){var m=s.members[o];m.isEventStream?(t=new n.XML.Parser,e.data[o]=u.createEventStream(2===n.HttpClient.streamsApiVersion?e.httpResponse.stream:e.httpResponse.body,t,m)):"structure"===m.type?(t=new n.XML.Parser,e.data[o]=t.parse(a.toString(),m)):"binary"===m.type||m.isStreaming?e.data[o]=a:e.data[o]=m.toType(a)}else if(a.length>0){t=new n.XML.Parser;var c=t.parse(a.toString(),s);u.update(e.data,c)}}var n=e("../core"),u=e("../util"),p=e("./rest");t.exports={buildRequest:i,extractError:s,extractData:o}},{"../core":345,"../util":423,"./rest":383}],386:[function(e,t,r){function a(){}function i(e){return e.isQueryName||"ec2"!==e.api.protocol?e.name:e.name[0].toUpperCase()+e.name.substr(1)}function s(e,t,r,a){p.each(r.members,function(r,s){var o=t[r];if(null!==o&&void 0!==o){var n=i(s);n=e?e+"."+n:n,u(n,o,s,a)}})}function o(e,t,r,a){var i=1;p.each(t,function(t,s){var o=r.flattened?".":".entry.",n=o+i+++".",p=n+(r.key.name||"key"),m=n+(r.value.name||"value");u(e+p,t,r.key,a),u(e+m,s,r.value,a)})}function n(e,t,r,a){var s=r.member||{};if(0===t.length)return void a.call(this,e,null);p.arrayEach(t,function(t,o){var n="."+(o+1);if("ec2"===r.api.protocol)n+="";else if(r.flattened){if(s.name){var p=e.split(".");p.pop(),p.push(i(s)),e=p.join(".")}}else n="."+(s.name?s.name:"member")+n;u(e+n,t,s,a)})}function u(e,t,r,a){null!==t&&void 0!==t&&("structure"===r.type?s(e,t,r,a):"list"===r.type?n(e,t,r,a):"map"===r.type?o(e,t,r,a):a(e,r.toWireFormat(t).toString()))}var p=e("../util");a.prototype.serialize=function(e,t,r){s("",e,t,r)},t.exports=a},{"../util":423}],387:[function(e,t,r){var a=e("../core"),i=null,s={signatureVersion:"v4",signingName:"rds-db",operations:{}},o={region:"string",hostname:"string",port:"number",username:"string"};a.RDS.Signer=a.util.inherit({constructor:function(e){this.options=e||{}},convertUrlToAuthToken:function(e){if(0===e.indexOf("https://"))return e.substring("https://".length)},getAuthToken:function(e,t){"function"==typeof e&&void 0===t&&(t=e,e={});var r=this,o="function"==typeof t;e=a.util.merge(this.options,e);var n=this.validateAuthTokenOptions(e);if(!0!==n){if(o)return t(n,null);throw n}var u={region:e.region,endpoint:new a.Endpoint(e.hostname+":"+e.port),paramValidation:!1,signatureVersion:"v4"};e.credentials&&(u.credentials=e.credentials),i=new a.Service(u),i.api=s;var p=i.makeRequest();if(this.modifyRequestForAuthToken(p,e),!o){var m=p.presign(900);return this.convertUrlToAuthToken(m)}p.presign(900,function(e,a){a&&(a=r.convertUrlToAuthToken(a)),t(e,a)})},modifyRequestForAuthToken:function(e,t){e.on("build",e.buildAsGet),e.httpRequest.body=a.util.queryParamsToString({Action:"connect",DBUser:t.username})},validateAuthTokenOptions:function(e){var t="";e=e||{};for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&typeof e[r]!==o[r]&&(t+="option '"+r+"' should have been type '"+o[r]+"', was '"+typeof e[r]+"'.\n");return!t.length||a.util.error(new Error,{code:"InvalidParameter",message:t})}})},{"../core":345}],388:[function(e,t,r){t.exports={now:function(){return"undefined"!=typeof performance&&"function"==typeof performance.now?performance.now():Date.now()}}},{}],389:[function(e,t,r){function a(e){return"string"==typeof e&&(e.startsWith("fips-")||e.endsWith("-fips"))}function i(e){return"string"==typeof e&&["aws-global","aws-us-gov-global"].includes(e)}function s(e){return["fips-aws-global","aws-fips","aws-global"].includes(e)?"us-east-1":["fips-aws-us-gov-global","aws-us-gov-global"].includes(e)?"us-gov-west-1":e.replace(/fips-(dkr-|prod-)?|-fips/,"")}t.exports={isFipsRegion:a,isGlobalRegion:i,getRealRegion:s}},{}],390:[function(e,t,r){function a(e){if(!e)return null;var t=e.split("-");return t.length<3?null:t.slice(0,t.length-2).join("-")+"-*"}function i(e){var t=e.config.region,r=a(t),i=e.api.endpointPrefix;return[[t,i],[r,i],[t,"*"],[r,"*"],["*",i],["*","*"]].map(function(e){return e[0]&&e[1]?e.join("/"):null})}function s(e,t){u.each(t,function(t,r){"globalEndpoint"!==t&&(void 0!==e.config[t]&&null!==e.config[t]||(e.config[t]=r))})}function o(e){for(var t=i(e),r=e.config.useFipsEndpoint,a=e.config.useDualstackEndpoint,o=0;o=0){u=!0;var p=0}var m=function(){u&&p!==n?i.emit("error",a.util.error(new Error("Stream content length mismatch. Received "+p+" of "+n+" bytes."),{code:"StreamContentLengthMismatch"})):2===a.HttpClient.streamsApiVersion?i.end():i.emit("end")},c=o.httpResponse.createUnbufferedStream();if(2===a.HttpClient.streamsApiVersion)if(u){var l=new e.PassThrough;l._write=function(t){return t&&t.length&&(p+=t.length),e.PassThrough.prototype._write.apply(this,arguments)},l.on("end",m),i.on("error",function(e){u=!1,c.unpipe(l),l.emit("end"),l.end()}),c.pipe(l).pipe(i,{end:!1})}else c.pipe(i);else u&&c.on("data",function(e){e&&e.length&&(p+=e.length)}),c.on("data",function(e){i.emit("data",e)}),c.on("end",m);c.on("error",function(e){u=!1,i.emit("error",e)})}}),i},emitEvent:function(e,t,r){"function"==typeof t&&(r=t,t=null),r||(r=function(){}),t||(t=this.eventParameters(e,this.response)),a.SequentialExecutor.prototype.emit.call(this,e,t,function(e){e&&(this.response.error=e),r.call(this,e)})},eventParameters:function(e){switch(e){case"restart":case"validate":case"sign":case"build":case"afterValidate":case"afterBuild":return[this];case"error":return[this.response.error,this.response];default:return[this.response]}},presign:function(e,t){return t||"function"!=typeof e||(t=e,e=null),(new a.Signers.Presign).sign(this.toGet(),e,t)},isPresigned:function(){return Object.prototype.hasOwnProperty.call(this.httpRequest.headers,"presigned-expires")},toUnauthenticated:function(){return this._unAuthenticated=!0,this.removeListener("validate",a.EventListeners.Core.VALIDATE_CREDENTIALS),this.removeListener("sign",a.EventListeners.Core.SIGN),this},toGet:function(){return"query"!==this.service.api.protocol&&"ec2"!==this.service.api.protocol||(this.removeListener("build",this.buildAsGet),this.addListener("build",this.buildAsGet)),this},buildAsGet:function(e){e.httpRequest.method="GET",e.httpRequest.path=e.service.endpoint.path+"?"+e.httpRequest.body,e.httpRequest.body="",delete e.httpRequest.headers["Content-Length"],delete e.httpRequest.headers["Content-Type"]},haltHandlersOnError:function(){this._haltHandlersOnError=!0}}),a.Request.addPromisesToClass=function(e){this.prototype.promise=function(){var t=this;return this.httpRequest.appendToUserAgent("promise"),new e(function(e,r){t.on("complete",function(t){t.error?r(t.error):e(Object.defineProperty(t.data||{},"$response",{value:t}))}),t.runTo()})}},a.Request.deletePromisesFromClass=function(){delete this.prototype.promise},a.util.addPromises(a.Request),a.util.mixin(a.Request,a.SequentialExecutor)}).call(this)}).call(this,e("_process"))},{"./core":345,"./state_machine":422,_process:440,jmespath:439}],393:[function(e,t,r){function a(e){var t=e.request._waiter,r=t.config.acceptors,a=!1,i="retry";r.forEach(function(r){if(!a){var s=t.matchers[r.matcher];s&&s(e,r.expected,r.argument)&&(a=!0,i=r.state)}}),!a&&e.error&&(i="failure"),"success"===i?t.setSuccess(e):t.setError(e,"retry"===i)}var i=e("./core"),s=i.util.inherit,o=e("jmespath");i.ResourceWaiter=s({constructor:function(e,t){this.service=e,this.state=t,this.loadWaiterConfig(this.state)},service:null,state:null,config:null,matchers:{path:function(e,t,r){try{var a=o.search(e.data,r)}catch(e){return!1}return o.strictDeepEqual(a,t)},pathAll:function(e,t,r){try{var a=o.search(e.data,r)}catch(e){return!1}Array.isArray(a)||(a=[a]);var i=a.length;if(!i)return!1;for(var s=0;s=1&&t.doneParts===t.numParts&&t.finishMultiPart()}))}r&&t.fillQueue.call(t)},abort:function(){var e=this;!0===e.isDoneChunking&&1===e.totalPartNumbers&&e.singlePart?e.singlePart.abort():e.cleanup(a.util.error(new Error("Request aborted by user"),{code:"RequestAbortedError",retryable:!1}))},validateBody:function(){var e=this;if(e.body=e.service.config.params.Body,"string"==typeof e.body)e.body=a.util.buffer.toBuffer(e.body);else if(!e.body)throw new Error("params.Body is required");e.sliceFn=a.util.arraySliceFn(e.body)},bindServiceObject:function(e){e=e||{};var t=this;if(t.service){var r=t.service,i=a.util.copy(r.config);i.signatureVersion=r.getSignatureVersion(),t.service=new r.constructor.__super__(i),t.service.config.params=a.util.merge(t.service.config.params||{},e),Object.defineProperty(t.service,"_originalConfig",{get:function(){return r._originalConfig},enumerable:!1,configurable:!0})}else t.service=new a.S3({params:e})},adjustTotalBytes:function(){var e=this;try{e.totalBytes=i(e.body)}catch(e){}if(e.totalBytes){var t=Math.ceil(e.totalBytes/e.maxTotalParts);t>e.partSize&&(e.partSize=t)}else e.totalBytes=void 0},isDoneChunking:!1,partPos:0,totalChunkedBytes:0,totalUploadedBytes:0,totalBytes:void 0,numParts:0,totalPartNumbers:0,activeParts:0,doneParts:0,parts:null,completeInfo:null,failed:!1,multipartReq:null,partBuffers:null,partBufferLength:0,fillBuffer:function(){var e=this,t=i(e.body);if(0===t)return e.isDoneChunking=!0,e.numParts=1,void e.nextChunk(e.body);for(;e.activeParts=e.queueSize)){var t=e.body.read(e.partSize-e.partBufferLength)||e.body.read();if(t&&(e.partBuffers.push(t),e.partBufferLength+=t.length,e.totalChunkedBytes+=t.length),e.partBufferLength>=e.partSize){var r=1===e.partBuffers.length?e.partBuffers[0]:s.concat(e.partBuffers);if(e.partBuffers=[],e.partBufferLength=0,r.length>e.partSize){var a=r.slice(e.partSize);e.partBuffers.push(a),e.partBufferLength+=a.length,r=r.slice(0,e.partSize)}e.nextChunk(r)}e.isDoneChunking&&!e.isDoneSending&&(r=1===e.partBuffers.length?e.partBuffers[0]:s.concat(e.partBuffers),e.partBuffers=[],e.partBufferLength=0,e.totalBytes=e.totalChunkedBytes,e.isDoneSending=!0,(0===e.numParts||r.length>0)&&(e.numParts++,e.nextChunk(r))),e.body.read(0)}},nextChunk:function(e){var t=this;if(t.failed)return null;var r=++t.totalPartNumbers;if(t.isDoneChunking&&1===r){var i={Body:e};this.tags&&(i.Tagging=this.getTaggingHeader());var s=t.service.putObject(i);return s._managedUpload=t,s.on("httpUploadProgress",t.progress).send(t.finishSinglePart),t.singlePart=s,null}if(t.service.config.params.ContentMD5){var o=a.util.error(new Error("The Content-MD5 you specified is invalid for multi-part uploads."),{code:"InvalidDigest",retryable:!1});return t.cleanup(o),null}if(t.completeInfo[r]&&null!==t.completeInfo[r].ETag)return null;t.activeParts++,t.service.config.params.UploadId?t.uploadPart(e,r):t.multipartReq?t.queueChunks(e,r):(t.multipartReq=t.service.createMultipartUpload(),t.multipartReq.on("success",function(e){t.service.config.params.UploadId=e.data.UploadId,t.multipartReq=null}),t.queueChunks(e,r),t.multipartReq.on("error",function(e){t.cleanup(e)}),t.multipartReq.send())},getTaggingHeader:function(){for(var e=[],t=0;t-1&&r.splice(i,1)}return this},removeAllListeners:function(e){return e?delete this._events[e]:this._events={},this},emit:function(e,t,r){r||(r=function(){});var a=this.listeners(e),i=a.length;return this.callListeners(a,t,r),i>0},callListeners:function(e,t,r,i){function s(i){if(i&&(n=a.util.error(n||new Error,i),o._haltHandlersOnError))return r.call(o,n);o.callListeners(e,t,r,n)}for(var o=this,n=i||null;e.length>0;){var u=e.shift();if(u._isAsync)return void u.apply(o,t.concat([s]));try{u.apply(o,t)}catch(e){ diff --git a/lib/core.js b/lib/core.js index beaca0f8e0..0b00d65b80 100644 --- a/lib/core.js +++ b/lib/core.js @@ -20,7 +20,7 @@ AWS.util.update(AWS, { /** * @constant */ - VERSION: '2.1349.0', + VERSION: '2.1350.0', /** * @api private diff --git a/package.json b/package.json index 7aa47231dd..1363606f91 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk", "description": "AWS SDK for JavaScript", - "version": "2.1349.0", + "version": "2.1350.0", "author": { "name": "Amazon Web Services", "email": "",