diff --git a/.changes/2.1646.0.json b/.changes/2.1646.0.json new file mode 100644 index 0000000000..98c4785447 --- /dev/null +++ b/.changes/2.1646.0.json @@ -0,0 +1,37 @@ +[ + { + "type": "feature", + "category": "BedrockRuntime", + "description": "This release adds document support to Converse and ConverseStream APIs" + }, + { + "type": "feature", + "category": "CodeArtifact", + "description": "Add support for the Cargo package format." + }, + { + "type": "feature", + "category": "ComputeOptimizer", + "description": "This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL." + }, + { + "type": "feature", + "category": "CostOptimizationHub", + "description": "This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL." + }, + { + "type": "feature", + "category": "Glue", + "description": "Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows." + }, + { + "type": "feature", + "category": "IVSRealTime", + "description": "IVS Real-Time now offers customers the ability to record individual stage participants to S3." + }, + { + "type": "feature", + "category": "SageMaker", + "description": "Adds support for model references in Hub service, and adds support for cross-account access of Hubs" + } +] \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b04e2717b7..0239fcf24b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ # Changelog for AWS SDK for JavaScript - + +## 2.1646.0 +* feature: BedrockRuntime: This release adds document support to Converse and ConverseStream APIs +* feature: CodeArtifact: Add support for the Cargo package format. +* feature: ComputeOptimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. +* feature: CostOptimizationHub: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. +* feature: Glue: Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. +* feature: IVSRealTime: IVS Real-Time now offers customers the ability to record individual stage participants to S3. +* feature: SageMaker: Adds support for model references in Hub service, and adds support for cross-account access of Hubs + ## 2.1645.0 * feature: Artifact: This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response). * feature: Athena: Add v2 smoke tests and smithy smokeTests trait for SDK testing. diff --git a/README.md b/README.md index 8e0930917f..cbd043852a 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,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/bedrock-runtime-2023-09-30.min.json b/apis/bedrock-runtime-2023-09-30.min.json index 7bc7d6c901..71ed6b6085 100644 --- a/apis/bedrock-runtime-2023-09-30.min.json +++ b/apis/bedrock-runtime-2023-09-30.min.json @@ -32,13 +32,13 @@ "shape": "S3" }, "system": { - "shape": "Sn" + "shape": "Ss" }, "inferenceConfig": { - "shape": "Sq" + "shape": "Sv" }, "toolConfig": { - "shape": "Sv" + "shape": "S10" }, "guardrailConfig": { "type": "structure", @@ -53,7 +53,7 @@ } }, "additionalModelRequestFields": { - "shape": "Sg" + "shape": "Sl" }, "additionalModelResponseFieldPaths": { "type": "list", @@ -81,7 +81,7 @@ }, "stopReason": {}, "usage": { - "shape": "S1d" + "shape": "S1i" }, "metrics": { "type": "structure", @@ -95,13 +95,13 @@ } }, "additionalModelResponseFields": { - "shape": "Sg" + "shape": "Sl" }, "trace": { "type": "structure", "members": { "guardrail": { - "shape": "S1k" + "shape": "S1p" } } } @@ -128,13 +128,13 @@ "shape": "S3" }, "system": { - "shape": "Sn" + "shape": "Ss" }, "inferenceConfig": { - "shape": "Sq" + "shape": "Sv" }, "toolConfig": { - "shape": "Sv" + "shape": "S10" }, "guardrailConfig": { "type": "structure", @@ -150,7 +150,7 @@ } }, "additionalModelRequestFields": { - "shape": "Sg" + "shape": "Sl" }, "additionalModelResponseFieldPaths": { "type": "list", @@ -253,7 +253,7 @@ "members": { "stopReason": {}, "additionalModelResponseFields": { - "shape": "Sg" + "shape": "Sl" } }, "event": true @@ -266,7 +266,7 @@ ], "members": { "usage": { - "shape": "S1d" + "shape": "S1i" }, "metrics": { "type": "structure", @@ -283,7 +283,7 @@ "type": "structure", "members": { "guardrail": { - "shape": "S1k" + "shape": "S1p" } } } @@ -291,16 +291,16 @@ "event": true }, "internalServerException": { - "shape": "S30" + "shape": "S35" }, "modelStreamErrorException": { - "shape": "S32" + "shape": "S37" }, "validationException": { - "shape": "S34" + "shape": "S39" }, "throttlingException": { - "shape": "S35" + "shape": "S3a" } }, "eventstream": true @@ -322,7 +322,7 @@ ], "members": { "body": { - "shape": "S37" + "shape": "S3c" }, "contentType": { "location": "header", @@ -359,7 +359,7 @@ ], "members": { "body": { - "shape": "S37" + "shape": "S3c" }, "contentType": { "location": "header", @@ -382,7 +382,7 @@ ], "members": { "body": { - "shape": "S37" + "shape": "S3c" }, "contentType": { "location": "header", @@ -433,16 +433,16 @@ "sensitive": true }, "internalServerException": { - "shape": "S30" + "shape": "S35" }, "modelStreamErrorException": { - "shape": "S32" + "shape": "S37" }, "validationException": { - "shape": "S34" + "shape": "S39" }, "throttlingException": { - "shape": "S35" + "shape": "S3a" }, "modelTimeoutException": { "type": "structure", @@ -491,6 +491,9 @@ "image": { "shape": "S9" }, + "document": { + "shape": "Sd" + }, "toolUse": { "type": "structure", "required": [ @@ -502,7 +505,7 @@ "toolUseId": {}, "name": {}, "input": { - "shape": "Sg" + "shape": "Sl" } } }, @@ -520,11 +523,14 @@ "type": "structure", "members": { "json": { - "shape": "Sg" + "shape": "Sl" }, "text": {}, "image": { "shape": "S9" + }, + "document": { + "shape": "Sd" } }, "union": true @@ -534,7 +540,7 @@ } }, "guardContent": { - "shape": "Sl" + "shape": "Sq" } }, "union": true @@ -561,12 +567,33 @@ } } }, - "Sg": { + "Sd": { + "type": "structure", + "required": [ + "format", + "name", + "source" + ], + "members": { + "format": {}, + "name": {}, + "source": { + "type": "structure", + "members": { + "bytes": { + "type": "blob" + } + }, + "union": true + } + } + }, + "Sl": { "type": "structure", "members": {}, "document": true }, - "Sl": { + "Sq": { "type": "structure", "members": { "text": { @@ -581,20 +608,20 @@ }, "union": true }, - "Sn": { + "Ss": { "type": "list", "member": { "type": "structure", "members": { "text": {}, "guardContent": { - "shape": "Sl" + "shape": "Sq" } }, "union": true } }, - "Sq": { + "Sv": { "type": "structure", "members": { "maxTokens": { @@ -612,7 +639,7 @@ } } }, - "Sv": { + "S10": { "type": "structure", "required": [ "tools" @@ -636,7 +663,7 @@ "type": "structure", "members": { "json": { - "shape": "Sg" + "shape": "Sl" } }, "union": true @@ -672,7 +699,7 @@ } } }, - "S1d": { + "S1i": { "type": "structure", "required": [ "inputTokens", @@ -691,7 +718,7 @@ } } }, - "S1k": { + "S1p": { "type": "structure", "members": { "modelOutput": { @@ -702,7 +729,7 @@ "type": "map", "key": {}, "value": { - "shape": "S1o" + "shape": "S1t" } }, "outputAssessments": { @@ -711,13 +738,13 @@ "value": { "type": "list", "member": { - "shape": "S1o" + "shape": "S1t" } } } } }, - "S1o": { + "S1t": { "type": "structure", "members": { "topicPolicy": { @@ -849,7 +876,7 @@ } } }, - "S30": { + "S35": { "type": "structure", "members": { "message": {} @@ -860,7 +887,7 @@ "exception": true, "fault": true }, - "S32": { + "S37": { "type": "structure", "members": { "message": {}, @@ -875,7 +902,7 @@ }, "exception": true }, - "S34": { + "S39": { "type": "structure", "members": { "message": {} @@ -886,7 +913,7 @@ }, "exception": true }, - "S35": { + "S3a": { "type": "structure", "members": { "message": {} @@ -897,7 +924,7 @@ }, "exception": true }, - "S37": { + "S3c": { "type": "blob", "sensitive": true } diff --git a/apis/bedrock-runtime-2023-09-30.normal.json b/apis/bedrock-runtime-2023-09-30.normal.json index 90e2d4aedb..25ae7f98f8 100644 --- a/apis/bedrock-runtime-2023-09-30.normal.json +++ b/apis/bedrock-runtime-2023-09-30.normal.json @@ -214,6 +214,10 @@ "shape": "ImageBlock", "documentation": "

Image to include in the message.

This field is only supported by Anthropic Claude 3 models.

" }, + "document": { + "shape": "DocumentBlock", + "documentation": "

A document to include in the message.

" + }, "toolUse": { "shape": "ToolUseBlock", "documentation": "

Information about a tool use request from a model.

" @@ -616,6 +620,63 @@ "members": {}, "document": true }, + "DocumentBlock": { + "type": "structure", + "required": [ + "format", + "name", + "source" + ], + "members": { + "format": { + "shape": "DocumentFormat", + "documentation": "

The format of a document, or its extension.

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

A name for the document.

" + }, + "source": { + "shape": "DocumentSource", + "documentation": "

Contains the content of the document.

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

A document to include in a message when sending a Converse or ConverseStream request. You can include up to 5 documents in a request. The maximum document size is 50 MB.

" + }, + "DocumentBlockNameString": { + "type": "string", + "max": 64, + "min": 1 + }, + "DocumentFormat": { + "type": "string", + "enum": [ + "pdf", + "csv", + "doc", + "docx", + "xls", + "xlsx", + "html", + "txt", + "md" + ] + }, + "DocumentSource": { + "type": "structure", + "members": { + "bytes": { + "shape": "DocumentSourceBytesBlob", + "documentation": "

A base64-encoded string of a UTF-8 encoded file, that is the document to include in the message.

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

Contains the content of the document included in a message when sending a Converse or ConverseStream request or in the response.

", + "union": true + }, + "DocumentSourceBytesBlob": { + "type": "blob", + "min": 1 + }, "GuardrailAssessment": { "type": "structure", "members": { @@ -1734,6 +1795,10 @@ "image": { "shape": "ImageBlock", "documentation": "

A tool result that is an image.

This field is only supported by Anthropic Claude 3 models.

" + }, + "document": { + "shape": "DocumentBlock", + "documentation": "

A tool result that is a document.

" } }, "documentation": "

The tool result content block.

", diff --git a/apis/codeartifact-2018-09-22.min.json b/apis/codeartifact-2018-09-22.min.json index 7a218dfe14..83b9f6ec8b 100644 --- a/apis/codeartifact-2018-09-22.min.json +++ b/apis/codeartifact-2018-09-22.min.json @@ -5,11 +5,17 @@ "endpointPrefix": "codeartifact", "jsonVersion": "1.1", "protocol": "rest-json", + "protocols": [ + "rest-json" + ], "serviceFullName": "CodeArtifact", "serviceId": "codeartifact", "signatureVersion": "v4", "signingName": "codeartifact", - "uid": "codeartifact-2018-09-22" + "uid": "codeartifact-2018-09-22", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "AssociateExternalConnection": { diff --git a/apis/codeartifact-2018-09-22.normal.json b/apis/codeartifact-2018-09-22.normal.json index 824954513f..ef55d2ec6c 100644 --- a/apis/codeartifact-2018-09-22.normal.json +++ b/apis/codeartifact-2018-09-22.normal.json @@ -5,11 +5,17 @@ "endpointPrefix": "codeartifact", "jsonVersion": "1.1", "protocol": "rest-json", + "protocols": [ + "rest-json" + ], "serviceFullName": "CodeArtifact", "serviceId": "codeartifact", "signatureVersion": "v4", "signingName": "codeartifact", - "uid": "codeartifact-2018-09-22" + "uid": "codeartifact-2018-09-22", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "AssociateExternalConnection": { @@ -849,7 +855,7 @@ "shape": "ValidationException" } ], - "documentation": "

Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format:

" + "documentation": "

Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format:

" }, "GetRepositoryPermissionsPolicy": { "name": "GetRepositoryPermissionsPolicy", @@ -1689,7 +1695,7 @@ }, "externalConnection": { "shape": "ExternalConnectionName", - "documentation": "

The name of the external connection to add to the repository. The following values are supported:

", + "documentation": "

The name of the external connection to add to the repository. The following values are supported:

", "location": "querystring", "locationName": "external-connection" } @@ -1713,7 +1719,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the associated package. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the associated package. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -1782,7 +1788,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package versions to be copied. The package component that specifies its namespace depends on its type. For example:

The namespace is required when copying package versions of the following formats:

", + "documentation": "

The namespace of the package versions to be copied. The package component that specifies its namespace depends on its type. For example:

The namespace is required when copying package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2083,7 +2089,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package to delete. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting packages of the following formats:

", + "documentation": "

The namespace of the package to delete. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting packages of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2139,7 +2145,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package versions to be deleted. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting package versions of the following formats:

", + "documentation": "

The namespace of the package versions to be deleted. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2349,7 +2355,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the requested package. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting packages of the following formats:

", + "documentation": "

The namespace of the requested package. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting packages of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2409,7 +2415,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the requested package version. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting package versions of the following formats:

", + "documentation": "

The namespace of the requested package version. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2559,7 +2565,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package versions to be disposed. The package component that specifies its namespace depends on its type. For example:

The namespace is required when disposing package versions of the following formats:

", + "documentation": "

The namespace of the package versions to be disposed. The package component that specifies its namespace depends on its type. For example:

The namespace is required when disposing package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2744,7 +2750,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package from which to get the associated package group. The package component that specifies its namespace depends on its type. For example:

The namespace is required when getting associated package groups from packages of the following formats:

", + "documentation": "

The namespace of the package from which to get the associated package group. The package component that specifies its namespace depends on its type. For example:

The namespace is required when getting associated package groups from packages of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2875,7 +2881,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version with the requested asset file. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting assets from package versions of the following formats:

", + "documentation": "

The namespace of the package version with the requested asset file. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting assets from package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2969,7 +2975,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting the readme from package versions of the following formats:

", + "documentation": "

The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example:

The namespace is required when requesting the readme from package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -2996,7 +3002,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -3383,7 +3389,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example:

The namespace is required requesting assets from package versions of the following formats:

", + "documentation": "

The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example:

The namespace is required requesting assets from package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -3422,7 +3428,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -3482,7 +3488,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version with the requested dependencies. The package component that specifies its namespace depends on its type. For example:

The namespace is required when listing dependencies from package versions of the following formats:

", + "documentation": "

The namespace of the package version with the requested dependencies. The package component that specifies its namespace depends on its type. For example:

The namespace is required when listing dependencies from package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -3515,7 +3521,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version that contains the returned dependencies. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package version that contains the returned dependencies. The package component that specifies its namespace depends on its type. For example:

The namespace is required when listing dependencies from package versions of the following formats:

" }, "package": { "shape": "PackageName", @@ -3579,7 +3585,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting package versions of the following formats:

", + "documentation": "

The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example:

The namespace is required when deleting package versions of the following formats:

", "location": "querystring", "locationName": "namespace" }, @@ -3634,7 +3640,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -3688,7 +3694,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace prefix used to filter requested packages. Only packages with a namespace that starts with the provided string value are returned. Note that although this option is called --namespace and not --namespace-prefix, it has prefix-matching behavior.

Each package format uses namespace as follows:

", + "documentation": "

The namespace prefix used to filter requested packages. Only packages with a namespace that starts with the provided string value are returned. Note that although this option is called --namespace and not --namespace-prefix, it has prefix-matching behavior.

Each package format uses namespace as follows:

", "location": "querystring", "locationName": "namespace" }, @@ -3935,7 +3941,7 @@ "members": { "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package that this package depends on. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package that this package depends on. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -3967,7 +3973,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

" }, "name": { "shape": "PackageName", @@ -3989,7 +3995,8 @@ "nuget", "generic", "ruby", - "swift" + "swift", + "cargo" ] }, "PackageGroupAllowedRepository": { @@ -4273,7 +4280,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package. The package component that specifies its namespace depends on its type. For example:

" }, "package": { "shape": "PackageName", @@ -4307,7 +4314,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version. The package component that specifies its namespace depends on its type. For example:

" + "documentation": "

The namespace of the package version. The package component that specifies its namespace depends on its type. For example:

" }, "packageName": { "shape": "PackageName", @@ -4684,7 +4691,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package to be updated. The package component that specifies its namespace depends on its type. For example:

", + "documentation": "

The namespace of the package to be updated. The package component that specifies its namespace depends on its type. For example:

", "location": "querystring", "locationName": "namespace" }, @@ -5153,7 +5160,7 @@ }, "namespace": { "shape": "PackageNamespace", - "documentation": "

The namespace of the package version to be updated. The package component that specifies its namespace depends on its type. For example:

", + "documentation": "

The namespace of the package version to be updated. The package component that specifies its namespace depends on its type. For example:

", "location": "querystring", "locationName": "namespace" }, @@ -5274,5 +5281,5 @@ } } }, - "documentation": "

CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to share packages with development teams and pull packages. Packages can be pulled from both public and CodeArtifact repositories. You can also create an upstream relationship between a CodeArtifact repository and another repository, which effectively merges their contents from the point of view of a package manager client.

CodeArtifact concepts

CodeArtifact supported API operations

" + "documentation": "

CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools such as npm, Apache Maven, pip, and dotnet. You can use CodeArtifact to share packages with development teams and pull packages. Packages can be pulled from both public and CodeArtifact repositories. You can also create an upstream relationship between a CodeArtifact repository and another repository, which effectively merges their contents from the point of view of a package manager client.

CodeArtifact concepts

CodeArtifact supported API operations

" } \ No newline at end of file diff --git a/apis/compute-optimizer-2019-11-01.min.json b/apis/compute-optimizer-2019-11-01.min.json index ce4c391489..445c23df6b 100644 --- a/apis/compute-optimizer-2019-11-01.min.json +++ b/apis/compute-optimizer-2019-11-01.min.json @@ -5,12 +5,18 @@ "endpointPrefix": "compute-optimizer", "jsonVersion": "1.0", "protocol": "json", + "protocols": [ + "json" + ], "serviceFullName": "AWS Compute Optimizer", "serviceId": "Compute Optimizer", "signatureVersion": "v4", "signingName": "compute-optimizer", "targetPrefix": "ComputeOptimizerService", - "uid": "compute-optimizer-2019-11-01" + "uid": "compute-optimizer-2019-11-01", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "DeleteRecommendationPreferences": { @@ -317,6 +323,45 @@ } } }, + "ExportRDSDatabaseRecommendations": { + "input": { + "type": "structure", + "required": [ + "s3DestinationConfig" + ], + "members": { + "accountIds": { + "shape": "Sw" + }, + "filters": { + "shape": "S28" + }, + "fieldsToExport": { + "type": "list", + "member": {} + }, + "s3DestinationConfig": { + "shape": "S13" + }, + "fileFormat": {}, + "includeMemberAccounts": { + "type": "boolean" + }, + "recommendationPreferences": { + "shape": "S17" + } + } + }, + "output": { + "type": "structure", + "members": { + "jobId": {}, + "s3Destination": { + "shape": "Sn" + } + } + } + }, "GetAutoScalingGroupRecommendations": { "input": { "type": "structure", @@ -354,13 +399,16 @@ "autoScalingGroupName": {}, "finding": {}, "utilizationMetrics": { - "shape": "S2f" + "shape": "S2m" }, "lookBackPeriodInDays": { "type": "double" }, "currentConfiguration": { - "shape": "S2l" + "shape": "S2s" + }, + "currentInstanceGpuInfo": { + "shape": "S2x" }, "recommendationOptions": { "type": "list", @@ -368,10 +416,13 @@ "type": "structure", "members": { "configuration": { - "shape": "S2l" + "shape": "S2s" + }, + "instanceGpuInfo": { + "shape": "S2x" }, "projectedUtilizationMetrics": { - "shape": "S2s" + "shape": "S34" }, "performanceRisk": { "type": "double" @@ -380,11 +431,7 @@ "type": "integer" }, "savingsOpportunity": { - "shape": "S2v" - }, - "migrationEffort": {}, - "instanceGpuInfo": { - "shape": "S31" + "shape": "S37" }, "savingsOpportunityAfterDiscounts": { "type": "structure", @@ -402,7 +449,8 @@ } } } - } + }, + "migrationEffort": {} } } }, @@ -411,19 +459,16 @@ }, "currentPerformanceRisk": {}, "effectiveRecommendationPreferences": { - "shape": "S3a" + "shape": "S3h" }, "inferredWorkloadTypes": { - "shape": "S3t" - }, - "currentInstanceGpuInfo": { - "shape": "S31" + "shape": "S40" } } } }, "errors": { - "shape": "S3v" + "shape": "S42" } } } @@ -460,7 +505,7 @@ "volumeArn": {}, "accountId": {}, "currentConfiguration": { - "shape": "S46" + "shape": "S4d" }, "finding": {}, "utilizationMetrics": { @@ -485,7 +530,7 @@ "type": "structure", "members": { "configuration": { - "shape": "S46" + "shape": "S4d" }, "performanceRisk": { "type": "double" @@ -494,7 +539,7 @@ "type": "integer" }, "savingsOpportunity": { - "shape": "S2v" + "shape": "S37" }, "savingsOpportunityAfterDiscounts": { "type": "structure", @@ -520,9 +565,6 @@ "type": "timestamp" }, "currentPerformanceRisk": {}, - "tags": { - "shape": "S4m" - }, "effectiveRecommendationPreferences": { "type": "structure", "members": { @@ -533,12 +575,15 @@ } } } + }, + "tags": { + "shape": "S4w" } } } }, "errors": { - "shape": "S3v" + "shape": "S42" } } } @@ -585,7 +630,7 @@ "member": {} }, "utilizationMetrics": { - "shape": "S2f" + "shape": "S2m" }, "lookBackPeriodInDays": { "type": "double" @@ -596,8 +641,11 @@ "type": "structure", "members": { "instanceType": {}, + "instanceGpuInfo": { + "shape": "S2x" + }, "projectedUtilizationMetrics": { - "shape": "S2s" + "shape": "S34" }, "platformDifferences": { "type": "list", @@ -610,11 +658,7 @@ "type": "integer" }, "savingsOpportunity": { - "shape": "S2v" - }, - "migrationEffort": {}, - "instanceGpuInfo": { - "shape": "S31" + "shape": "S37" }, "savingsOpportunityAfterDiscounts": { "type": "structure", @@ -632,7 +676,8 @@ } } } - } + }, + "migrationEffort": {} } } }, @@ -651,14 +696,14 @@ }, "currentPerformanceRisk": {}, "effectiveRecommendationPreferences": { - "shape": "S3a" + "shape": "S3h" }, "inferredWorkloadTypes": { - "shape": "S3t" + "shape": "S40" }, "instanceState": {}, "tags": { - "shape": "S4m" + "shape": "S4w" }, "externalMetricStatus": { "type": "structure", @@ -668,14 +713,14 @@ } }, "currentInstanceGpuInfo": { - "shape": "S31" + "shape": "S2x" }, "idle": {} } } }, "errors": { - "shape": "S3v" + "shape": "S42" } } } @@ -726,10 +771,10 @@ "members": { "name": {}, "timestamps": { - "shape": "S5r" + "shape": "S5y" }, "values": { - "shape": "S5s" + "shape": "S5z" } } } @@ -785,13 +830,13 @@ "members": { "name": {}, "timestamps": { - "shape": "S5r" + "shape": "S5y" }, "upperBoundValues": { - "shape": "S5s" + "shape": "S5z" }, "lowerBoundValues": { - "shape": "S5s" + "shape": "S5z" } } } @@ -849,7 +894,7 @@ "members": { "containerName": {}, "memorySizeConfiguration": { - "shape": "S6e" + "shape": "S6l" }, "cpu": { "type": "integer" @@ -898,7 +943,24 @@ "type": "integer" }, "savingsOpportunity": { - "shape": "S2v" + "shape": "S37" + }, + "savingsOpportunityAfterDiscounts": { + "type": "structure", + "members": { + "savingsOpportunityPercentage": { + "type": "double" + }, + "estimatedMonthlySavings": { + "type": "structure", + "members": { + "currency": {}, + "value": { + "type": "double" + } + } + } + } }, "projectedUtilizationMetrics": { "type": "list", @@ -923,38 +985,18 @@ "members": { "containerName": {}, "memorySizeConfiguration": { - "shape": "S6e" + "shape": "S6l" }, "cpu": { "type": "integer" } } } - }, - "savingsOpportunityAfterDiscounts": { - "type": "structure", - "members": { - "savingsOpportunityPercentage": { - "type": "double" - }, - "estimatedMonthlySavings": { - "type": "structure", - "members": { - "currency": {}, - "value": { - "type": "double" - } - } - } - } } } } }, "currentPerformanceRisk": {}, - "tags": { - "shape": "S4m" - }, "effectiveRecommendationPreferences": { "type": "structure", "members": { @@ -965,12 +1007,15 @@ } } } + }, + "tags": { + "shape": "S4w" } } } }, "errors": { - "shape": "S3v" + "shape": "S42" } } } @@ -990,14 +1035,14 @@ "members": { "enhancedInfrastructureMetrics": {}, "externalMetricsPreference": { - "shape": "S3d" + "shape": "S3k" }, "lookBackPeriod": {}, "utilizationPreferences": { - "shape": "S3g" + "shape": "S3n" }, "preferredResources": { - "shape": "S3m" + "shape": "S3t" } } } @@ -1154,7 +1199,7 @@ } }, "savingsOpportunity": { - "shape": "S2v" + "shape": "S37" }, "savingsOpportunityAfterDiscounts": { "type": "structure", @@ -1177,9 +1222,6 @@ } }, "currentPerformanceRisk": {}, - "tags": { - "shape": "S4m" - }, "effectiveRecommendationPreferences": { "type": "structure", "members": { @@ -1190,6 +1232,9 @@ } } } + }, + "tags": { + "shape": "S4w" } } } @@ -1202,8 +1247,7 @@ "type": "structure", "members": { "resourceArns": { - "type": "list", - "member": {} + "shape": "S8g" }, "nextToken": {}, "maxResults": { @@ -1275,19 +1319,244 @@ "licenseEdition": {}, "licenseModel": {}, "savingsOpportunity": { - "shape": "S2v" + "shape": "S37" } } } }, "tags": { - "shape": "S4m" + "shape": "S4w" } } } }, "errors": { - "shape": "S3v" + "shape": "S42" + } + } + } + }, + "GetRDSDatabaseRecommendationProjectedMetrics": { + "input": { + "type": "structure", + "required": [ + "resourceArn", + "stat", + "period", + "startTime", + "endTime" + ], + "members": { + "resourceArn": {}, + "stat": {}, + "period": { + "type": "integer" + }, + "startTime": { + "type": "timestamp" + }, + "endTime": { + "type": "timestamp" + }, + "recommendationPreferences": { + "shape": "S17" + } + } + }, + "output": { + "type": "structure", + "members": { + "recommendedOptionProjectedMetrics": { + "type": "list", + "member": { + "type": "structure", + "members": { + "recommendedDBInstanceClass": {}, + "rank": { + "type": "integer" + }, + "projectedMetrics": { + "type": "list", + "member": { + "type": "structure", + "members": { + "name": {}, + "timestamps": { + "shape": "S5y" + }, + "values": { + "shape": "S5z" + } + } + } + } + } + } + } + } + } + }, + "GetRDSDatabaseRecommendations": { + "input": { + "type": "structure", + "members": { + "resourceArns": { + "shape": "S8g" + }, + "nextToken": {}, + "maxResults": { + "type": "integer" + }, + "filters": { + "shape": "S28" + }, + "accountIds": { + "shape": "Sw" + }, + "recommendationPreferences": { + "shape": "S17" + } + } + }, + "output": { + "type": "structure", + "members": { + "nextToken": {}, + "rdsDBRecommendations": { + "type": "list", + "member": { + "type": "structure", + "members": { + "resourceArn": {}, + "accountId": {}, + "engine": {}, + "engineVersion": {}, + "currentDBInstanceClass": {}, + "currentStorageConfiguration": { + "shape": "S9f" + }, + "idle": {}, + "instanceFinding": {}, + "storageFinding": {}, + "instanceFindingReasonCodes": { + "type": "list", + "member": {} + }, + "storageFindingReasonCodes": { + "type": "list", + "member": {} + }, + "instanceRecommendationOptions": { + "type": "list", + "member": { + "type": "structure", + "members": { + "dbInstanceClass": {}, + "projectedUtilizationMetrics": { + "type": "list", + "member": { + "shape": "S9w" + } + }, + "performanceRisk": { + "type": "double" + }, + "rank": { + "type": "integer" + }, + "savingsOpportunity": { + "shape": "S37" + }, + "savingsOpportunityAfterDiscounts": { + "type": "structure", + "members": { + "savingsOpportunityPercentage": { + "type": "double" + }, + "estimatedMonthlySavings": { + "type": "structure", + "members": { + "currency": {}, + "value": { + "type": "double" + } + } + } + } + } + } + } + }, + "storageRecommendationOptions": { + "type": "list", + "member": { + "type": "structure", + "members": { + "storageConfiguration": { + "shape": "S9f" + }, + "rank": { + "type": "integer" + }, + "savingsOpportunity": { + "shape": "S37" + }, + "savingsOpportunityAfterDiscounts": { + "type": "structure", + "members": { + "savingsOpportunityPercentage": { + "type": "double" + }, + "estimatedMonthlySavings": { + "type": "structure", + "members": { + "currency": {}, + "value": { + "type": "double" + } + } + } + } + } + } + } + }, + "utilizationMetrics": { + "type": "list", + "member": { + "shape": "S9w" + } + }, + "effectiveRecommendationPreferences": { + "type": "structure", + "members": { + "cpuVendorArchitectures": { + "shape": "S18" + }, + "enhancedInfrastructureMetrics": {}, + "lookBackPeriod": {}, + "savingsEstimationMode": { + "type": "structure", + "members": { + "source": {} + } + } + } + }, + "lookbackPeriodInDays": { + "type": "double" + }, + "lastRefreshTimestamp": { + "type": "timestamp" + }, + "tags": { + "shape": "S4w" + } + } + } + }, + "errors": { + "shape": "S42" } } } @@ -1325,14 +1594,14 @@ "enhancedInfrastructureMetrics": {}, "inferredWorkloadTypes": {}, "externalMetricsPreference": { - "shape": "S3d" + "shape": "S3k" }, "lookBackPeriod": {}, "utilizationPreferences": { - "shape": "S3g" + "shape": "S3n" }, "preferredResources": { - "shape": "S3m" + "shape": "S3t" }, "savingsEstimationMode": {} } @@ -1390,7 +1659,7 @@ "recommendationResourceType": {}, "accountId": {}, "savingsOpportunity": { - "shape": "S2v" + "shape": "S37" }, "currentPerformanceRiskRatings": { "type": "structure", @@ -1415,10 +1684,10 @@ "type": "structure", "members": { "inferredWorkloadTypes": { - "shape": "S3t" + "shape": "S40" }, "estimatedMonthlySavings": { - "shape": "S2x" + "shape": "S39" } } } @@ -1443,11 +1712,11 @@ "enhancedInfrastructureMetrics": {}, "inferredWorkloadTypes": {}, "externalMetricsPreference": { - "shape": "S3d" + "shape": "S3k" }, "lookBackPeriod": {}, "utilizationPreferences": { - "shape": "S3g" + "shape": "S3n" }, "preferredResources": { "type": "list", @@ -1456,10 +1725,10 @@ "members": { "name": {}, "includeList": { - "shape": "S3p" + "shape": "S3w" }, "excludeList": { - "shape": "S3p" + "shape": "S3w" } } } @@ -1597,13 +1866,25 @@ } } }, - "S2f": { + "S28": { "type": "list", "member": { - "shape": "S2g" + "type": "structure", + "members": { + "name": {}, + "values": { + "shape": "Sf" + } + } } }, - "S2g": { + "S2m": { + "type": "list", + "member": { + "shape": "S2n" + } + }, + "S2n": { "type": "structure", "members": { "name": {}, @@ -1613,7 +1894,7 @@ } } }, - "S2l": { + "S2s": { "type": "structure", "members": { "desiredCapacity": { @@ -1628,24 +1909,43 @@ "instanceType": {} } }, - "S2s": { + "S2x": { + "type": "structure", + "members": { + "gpus": { + "type": "list", + "member": { + "type": "structure", + "members": { + "gpuCount": { + "type": "integer" + }, + "gpuMemorySizeInMiB": { + "type": "integer" + } + } + } + } + } + }, + "S34": { "type": "list", "member": { - "shape": "S2g" + "shape": "S2n" } }, - "S2v": { + "S37": { "type": "structure", "members": { "savingsOpportunityPercentage": { "type": "double" }, "estimatedMonthlySavings": { - "shape": "S2x" + "shape": "S39" } } }, - "S2x": { + "S39": { "type": "structure", "members": { "currency": {}, @@ -1654,26 +1954,7 @@ } } }, - "S31": { - "type": "structure", - "members": { - "gpus": { - "type": "list", - "member": { - "type": "structure", - "members": { - "gpuCount": { - "type": "integer" - }, - "gpuMemorySizeInMiB": { - "type": "integer" - } - } - } - } - } - }, - "S3a": { + "S3h": { "type": "structure", "members": { "cpuVendorArchitectures": { @@ -1682,14 +1963,14 @@ "enhancedInfrastructureMetrics": {}, "inferredWorkloadTypes": {}, "externalMetricsPreference": { - "shape": "S3d" + "shape": "S3k" }, "lookBackPeriod": {}, "utilizationPreferences": { - "shape": "S3g" + "shape": "S3n" }, "preferredResources": { - "shape": "S3m" + "shape": "S3t" }, "savingsEstimationMode": { "type": "structure", @@ -1699,13 +1980,13 @@ } } }, - "S3d": { + "S3k": { "type": "structure", "members": { "source": {} } }, - "S3g": { + "S3n": { "type": "list", "member": { "type": "structure", @@ -1721,33 +2002,33 @@ } } }, - "S3m": { + "S3t": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "includeList": { - "shape": "S3p" + "shape": "S3w" }, "effectiveIncludeList": { - "shape": "S3p" + "shape": "S3w" }, "excludeList": { - "shape": "S3p" + "shape": "S3w" } } } }, - "S3p": { + "S3w": { "type": "list", "member": {} }, - "S3t": { + "S40": { "type": "list", "member": {} }, - "S3v": { + "S42": { "type": "list", "member": { "type": "structure", @@ -1758,7 +2039,7 @@ } } }, - "S46": { + "S4d": { "type": "structure", "members": { "volumeType": {}, @@ -1782,7 +2063,7 @@ } } }, - "S4m": { + "S4w": { "type": "list", "member": { "type": "structure", @@ -1792,19 +2073,19 @@ } } }, - "S5r": { + "S5y": { "type": "list", "member": { "type": "timestamp" } }, - "S5s": { + "S5z": { "type": "list", "member": { "type": "double" } }, - "S6e": { + "S6l": { "type": "structure", "members": { "memory": { @@ -1814,6 +2095,38 @@ "type": "integer" } } + }, + "S8g": { + "type": "list", + "member": {} + }, + "S9f": { + "type": "structure", + "members": { + "storageType": {}, + "allocatedStorage": { + "type": "integer" + }, + "iops": { + "type": "integer" + }, + "maxAllocatedStorage": { + "type": "integer" + }, + "storageThroughput": { + "type": "integer" + } + } + }, + "S9w": { + "type": "structure", + "members": { + "name": {}, + "statistic": {}, + "value": { + "type": "double" + } + } } } } \ No newline at end of file diff --git a/apis/compute-optimizer-2019-11-01.normal.json b/apis/compute-optimizer-2019-11-01.normal.json index da46e5c867..2c63f6b71f 100644 --- a/apis/compute-optimizer-2019-11-01.normal.json +++ b/apis/compute-optimizer-2019-11-01.normal.json @@ -5,12 +5,18 @@ "endpointPrefix": "compute-optimizer", "jsonVersion": "1.0", "protocol": "json", + "protocols": [ + "json" + ], "serviceFullName": "AWS Compute Optimizer", "serviceId": "Compute Optimizer", "signatureVersion": "v4", "signingName": "compute-optimizer", "targetPrefix": "ComputeOptimizerService", - "uid": "compute-optimizer-2019-11-01" + "uid": "compute-optimizer-2019-11-01", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "DeleteRecommendationPreferences": { @@ -333,6 +339,46 @@ ], "documentation": "

Export optimization recommendations for your licenses.

Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide.

You can have only one license export job in progress per Amazon Web Services Region.

" }, + "ExportRDSDatabaseRecommendations": { + "name": "ExportRDSDatabaseRecommendations", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "ExportRDSDatabaseRecommendationsRequest" + }, + "output": { + "shape": "ExportRDSDatabaseRecommendationsResponse" + }, + "errors": [ + { + "shape": "OptInRequiredException" + }, + { + "shape": "InternalServerException" + }, + { + "shape": "ServiceUnavailableException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "InvalidParameterValueException" + }, + { + "shape": "MissingAuthenticationToken" + }, + { + "shape": "ThrottlingException" + }, + { + "shape": "LimitExceededException" + } + ], + "documentation": "

Export optimization recommendations for your Amazon Relational Database Service (Amazon RDS).

Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide.

You can have only one Amazon RDS export job in progress per Amazon Web Services Region.

" + }, "GetAutoScalingGroupRecommendations": { "name": "GetAutoScalingGroupRecommendations", "http": { @@ -761,6 +807,86 @@ ], "documentation": "

Returns license recommendations for Amazon EC2 instances that run on a specific license.

Compute Optimizer generates recommendations for licenses that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide.

" }, + "GetRDSDatabaseRecommendationProjectedMetrics": { + "name": "GetRDSDatabaseRecommendationProjectedMetrics", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "GetRDSDatabaseRecommendationProjectedMetricsRequest" + }, + "output": { + "shape": "GetRDSDatabaseRecommendationProjectedMetricsResponse" + }, + "errors": [ + { + "shape": "OptInRequiredException" + }, + { + "shape": "InternalServerException" + }, + { + "shape": "ServiceUnavailableException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "InvalidParameterValueException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "MissingAuthenticationToken" + }, + { + "shape": "ThrottlingException" + } + ], + "documentation": "

Returns the projected metrics of Amazon RDS recommendations.

" + }, + "GetRDSDatabaseRecommendations": { + "name": "GetRDSDatabaseRecommendations", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "GetRDSDatabaseRecommendationsRequest" + }, + "output": { + "shape": "GetRDSDatabaseRecommendationsResponse" + }, + "errors": [ + { + "shape": "OptInRequiredException" + }, + { + "shape": "InternalServerException" + }, + { + "shape": "ServiceUnavailableException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "InvalidParameterValueException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "MissingAuthenticationToken" + }, + { + "shape": "ThrottlingException" + } + ], + "documentation": "

Returns Amazon RDS recommendations.

Compute Optimizer generates recommendations for Amazon RDS that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide.

" + }, "GetRecommendationPreferences": { "name": "GetRecommendationPreferences", "http": { @@ -951,6 +1077,9 @@ "shape": "AccountId" } }, + "AllocatedStorage": { + "type": "integer" + }, "AutoScalingConfiguration": { "type": "string", "enum": [ @@ -1037,6 +1166,10 @@ "shape": "AutoScalingGroupConfiguration", "documentation": "

An array of objects that describe the current configuration of the Auto Scaling group.

" }, + "currentInstanceGpuInfo": { + "shape": "GpuInfo", + "documentation": "

Describes the GPU accelerator settings for the current instance type of the Auto Scaling group.

" + }, "recommendationOptions": { "shape": "AutoScalingGroupRecommendationOptions", "documentation": "

An array of objects that describe the recommendation options for the Auto Scaling group.

" @@ -1056,10 +1189,6 @@ "inferredWorkloadTypes": { "shape": "InferredWorkloadTypes", "documentation": "

The applications that might be running on the instances in the Auto Scaling group as inferred by Compute Optimizer.

Compute Optimizer can infer if one of the following applications might be running on the instances:

" - }, - "currentInstanceGpuInfo": { - "shape": "GpuInfo", - "documentation": "

Describes the GPU accelerator settings for the current instance type of the Auto Scaling group.

" } }, "documentation": "

Describes an Auto Scaling group recommendation.

" @@ -1071,6 +1200,10 @@ "shape": "AutoScalingGroupConfiguration", "documentation": "

An array of objects that describe an Auto Scaling group configuration.

" }, + "instanceGpuInfo": { + "shape": "GpuInfo", + "documentation": "

Describes the GPU accelerator settings for the recommended instance type of the Auto Scaling group.

" + }, "projectedUtilizationMetrics": { "shape": "ProjectedUtilizationMetrics", "documentation": "

An array of objects that describe the projected utilization metrics of the Auto Scaling group recommendation option.

The Cpu and Memory metrics are the only projected utilization metrics returned. Additionally, the Memory metric is returned only for resources that have the unified CloudWatch agent installed on them. For more information, see Enabling Memory Utilization with the CloudWatch Agent.

" @@ -1087,17 +1220,13 @@ "shape": "SavingsOpportunity", "documentation": "

An object that describes the savings opportunity for the Auto Scaling group recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.

" }, - "migrationEffort": { - "shape": "MigrationEffort", - "documentation": "

The level of effort required to migrate from the current instance type to the recommended instance type.

For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture.

" - }, - "instanceGpuInfo": { - "shape": "GpuInfo", - "documentation": "

Describes the GPU accelerator settings for the recommended instance type of the Auto Scaling group.

" - }, "savingsOpportunityAfterDiscounts": { "shape": "AutoScalingGroupSavingsOpportunityAfterDiscounts", "documentation": "

An object that describes the savings opportunity for the Auto Scaling group recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage.

" + }, + "migrationEffort": { + "shape": "MigrationEffort", + "documentation": "

The level of effort required to migrate from the current instance type to the recommended instance type.

For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture.

" } }, "documentation": "

Describes a recommendation option for an Auto Scaling group.

" @@ -1208,6 +1337,9 @@ "CNY" ] }, + "CurrentDBInstanceClass": { + "type": "string" + }, "CurrentInstanceType": { "type": "string" }, @@ -1280,6 +1412,35 @@ "P99_5" ] }, + "DBInstanceClass": { + "type": "string" + }, + "DBStorageConfiguration": { + "type": "structure", + "members": { + "storageType": { + "shape": "StorageType", + "documentation": "

The type of RDS storage.

" + }, + "allocatedStorage": { + "shape": "AllocatedStorage", + "documentation": "

The size of the RDS storage in gigabytes (GB).

" + }, + "iops": { + "shape": "NullableIOPS", + "documentation": "

The provisioned IOPs of the RDS storage.

" + }, + "maxAllocatedStorage": { + "shape": "NullableMaxAllocatedStorage", + "documentation": "

The maximum limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the RDS instance.

" + }, + "storageThroughput": { + "shape": "NullableStorageThroughput", + "documentation": "

The storage throughput of the RDS storage.

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

The configuration of the recommended RDS storage.

" + }, "DeleteRecommendationPreferencesRequest": { "type": "structure", "required": [ @@ -1289,7 +1450,7 @@ "members": { "resourceType": { "shape": "ResourceType", - "documentation": "

The target resource type of the recommendation preference to delete.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

The valid values for this parameter are Ec2Instance and AutoScalingGroup.

" + "documentation": "

The target resource type of the recommendation preference to delete.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

" }, "scope": { "shape": "Scope", @@ -1653,13 +1814,13 @@ "shape": "CurrentPerformanceRisk", "documentation": "

The risk of the current Amazon ECS service not meeting the performance needs of its workloads. The higher the risk, the more likely the current service can't meet the performance requirements of its workload.

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

A list of tags assigned to your Amazon ECS service recommendations.

" - }, "effectiveRecommendationPreferences": { "shape": "ECSEffectiveRecommendationPreferences", "documentation": "

Describes the effective recommendation preferences for Amazon ECS services.

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

A list of tags assigned to your Amazon ECS service recommendations.

" } }, "documentation": "

Describes an Amazon ECS service recommendation.

" @@ -1728,6 +1889,10 @@ "savingsOpportunity": { "shape": "SavingsOpportunity" }, + "savingsOpportunityAfterDiscounts": { + "shape": "ECSSavingsOpportunityAfterDiscounts", + "documentation": "

Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

" + }, "projectedUtilizationMetrics": { "shape": "ECSServiceProjectedUtilizationMetrics", "documentation": "

An array of objects that describe the projected utilization metrics of the Amazon ECS service recommendation option.

" @@ -1735,10 +1900,6 @@ "containerRecommendations": { "shape": "ContainerRecommendations", "documentation": "

The CPU and memory size recommendations for the containers within the task of your Amazon ECS service.

" - }, - "savingsOpportunityAfterDiscounts": { - "shape": "ECSSavingsOpportunityAfterDiscounts", - "documentation": "

Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

" } }, "documentation": "

Describes the recommendation options for an Amazon ECS service.

" @@ -1836,7 +1997,7 @@ "members": { "cpuVendorArchitectures": { "shape": "CpuVendorArchitectures", - "documentation": "

Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations.

For example, when you specify AWS_ARM64 with:

" + "documentation": "

Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations.

For example, when you specify AWS_ARM64 with:

" }, "enhancedInfrastructureMetrics": { "shape": "EnhancedInfrastructureMetrics", @@ -1869,6 +2030,12 @@ }, "documentation": "

Describes the effective recommendation preferences for a resource.

" }, + "Engine": { + "type": "string" + }, + "EngineVersion": { + "type": "string" + }, "EnhancedInfrastructureMetrics": { "type": "string", "enum": [ @@ -2196,6 +2363,52 @@ } } }, + "ExportRDSDatabaseRecommendationsRequest": { + "type": "structure", + "required": [ + "s3DestinationConfig" + ], + "members": { + "accountIds": { + "shape": "AccountIds", + "documentation": "

The Amazon Web Services account IDs for the export Amazon RDS recommendations.

If your account is the management account or the delegated administrator of an organization, use this parameter to specify the member account you want to export recommendations to.

This parameter can't be specified together with the include member accounts parameter. The parameters are mutually exclusive.

If this parameter or the include member accounts parameter is omitted, the recommendations for member accounts aren't included in the export.

You can specify multiple account IDs per request.

" + }, + "filters": { + "shape": "RDSDBRecommendationFilters", + "documentation": "

An array of objects to specify a filter that exports a more specific set of Amazon RDS recommendations.

" + }, + "fieldsToExport": { + "shape": "ExportableRDSDBFields", + "documentation": "

The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.

" + }, + "s3DestinationConfig": { + "shape": "S3DestinationConfig" + }, + "fileFormat": { + "shape": "FileFormat", + "documentation": "

The format of the export file.

The CSV file is the only export file format currently supported.

" + }, + "includeMemberAccounts": { + "shape": "IncludeMemberAccounts", + "documentation": "

If your account is the management account or the delegated administrator of an organization, this parameter indicates whether to include recommendations for resources in all member accounts of the organization.

The member accounts must also be opted in to Compute Optimizer, and trusted access for Compute Optimizer must be enabled in the organization account. For more information, see Compute Optimizer and Amazon Web Services Organizations trusted access in the Compute Optimizer User Guide.

If this parameter is omitted, recommendations for member accounts of the organization aren't included in the export file.

If this parameter or the account ID parameter is omitted, recommendations for member accounts aren't included in the export.

" + }, + "recommendationPreferences": { + "shape": "RecommendationPreferences" + } + } + }, + "ExportRDSDatabaseRecommendationsResponse": { + "type": "structure", + "members": { + "jobId": { + "shape": "JobId", + "documentation": "

The identification number of the export job.

To view the status of an export job, use the DescribeRecommendationExportJobs action and specify the job ID.

" + }, + "s3Destination": { + "shape": "S3Destination" + } + } + }, "ExportableAutoScalingGroupField": { "type": "string", "enum": [ @@ -2251,6 +2464,8 @@ "EffectiveRecommendationPreferencesCpuVendorArchitectures", "EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics", "EffectiveRecommendationPreferencesInferredWorkloadTypes", + "EffectiveRecommendationPreferencesPreferredResources", + "EffectiveRecommendationPreferencesLookBackPeriod", "InferredWorkloadTypes", "RecommendationOptionsMigrationEffort", "CurrentInstanceGpuInfo", @@ -2262,9 +2477,7 @@ "EffectiveRecommendationPreferencesSavingsEstimationMode", "RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage", "RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts", - "RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts", - "EffectiveRecommendationPreferencesPreferredResources", - "EffectiveRecommendationPreferencesLookBackPeriod" + "RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts" ] }, "ExportableAutoScalingGroupFields": { @@ -2368,8 +2581,8 @@ "InferredWorkloadTypes", "RecommendationOptionsMigrationEffort", "EffectiveRecommendationPreferencesExternalMetricsSource", - "InstanceState", "Tags", + "InstanceState", "ExternalMetricStatusCode", "ExternalMetricStatusReason", "CurrentInstanceGpuInfo", @@ -2468,6 +2681,76 @@ "shape": "ExportableLicenseField" } }, + "ExportableRDSDBField": { + "type": "string", + "enum": [ + "ResourceArn", + "AccountId", + "Engine", + "EngineVersion", + "Idle", + "MultiAZDBInstance", + "CurrentDBInstanceClass", + "CurrentStorageConfigurationStorageType", + "CurrentStorageConfigurationAllocatedStorage", + "CurrentStorageConfigurationMaxAllocatedStorage", + "CurrentStorageConfigurationIOPS", + "CurrentStorageConfigurationStorageThroughput", + "CurrentInstanceOnDemandHourlyPrice", + "CurrentStorageOnDemandMonthlyPrice", + "LookbackPeriodInDays", + "UtilizationMetricsCpuMaximum", + "UtilizationMetricsMemoryMaximum", + "UtilizationMetricsEBSVolumeStorageSpaceUtilizationMaximum", + "UtilizationMetricsNetworkReceiveThroughputMaximum", + "UtilizationMetricsNetworkTransmitThroughputMaximum", + "UtilizationMetricsEBSVolumeReadIOPSMaximum", + "UtilizationMetricsEBSVolumeWriteIOPSMaximum", + "UtilizationMetricsEBSVolumeReadThroughputMaximum", + "UtilizationMetricsEBSVolumeWriteThroughputMaximum", + "UtilizationMetricsDatabaseConnectionsMaximum", + "InstanceFinding", + "InstanceFindingReasonCodes", + "StorageFinding", + "StorageFindingReasonCodes", + "InstanceRecommendationOptionsDBInstanceClass", + "InstanceRecommendationOptionsRank", + "InstanceRecommendationOptionsPerformanceRisk", + "InstanceRecommendationOptionsProjectedUtilizationMetricsCpuMaximum", + "StorageRecommendationOptionsStorageType", + "StorageRecommendationOptionsAllocatedStorage", + "StorageRecommendationOptionsMaxAllocatedStorage", + "StorageRecommendationOptionsIOPS", + "StorageRecommendationOptionsStorageThroughput", + "StorageRecommendationOptionsRank", + "InstanceRecommendationOptionsInstanceOnDemandHourlyPrice", + "InstanceRecommendationOptionsSavingsOpportunityPercentage", + "InstanceRecommendationOptionsEstimatedMonthlySavingsCurrency", + "InstanceRecommendationOptionsEstimatedMonthlySavingsValue", + "InstanceRecommendationOptionsSavingsOpportunityAfterDiscountsPercentage", + "InstanceRecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts", + "InstanceRecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts", + "StorageRecommendationOptionsOnDemandMonthlyPrice", + "StorageRecommendationOptionsSavingsOpportunityPercentage", + "StorageRecommendationOptionsEstimatedMonthlySavingsCurrency", + "StorageRecommendationOptionsEstimatedMonthlySavingsValue", + "StorageRecommendationOptionsSavingsOpportunityAfterDiscountsPercentage", + "StorageRecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts", + "StorageRecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts", + "EffectiveRecommendationPreferencesCpuVendorArchitectures", + "EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics", + "EffectiveRecommendationPreferencesLookBackPeriod", + "EffectiveRecommendationPreferencesSavingsEstimationMode", + "LastRefreshTimestamp", + "Tags" + ] + }, + "ExportableRDSDBFields": { + "type": "list", + "member": { + "shape": "ExportableRDSDBField" + } + }, "ExportableVolumeField": { "type": "string", "enum": [ @@ -2499,8 +2782,8 @@ "RecommendationOptionsSavingsOpportunityPercentage", "RecommendationOptionsEstimatedMonthlySavingsCurrency", "RecommendationOptionsEstimatedMonthlySavingsValue", - "RootVolume", "Tags", + "RootVolume", "CurrentConfigurationRootVolume", "EffectiveRecommendationPreferencesSavingsEstimationMode", "RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage", @@ -3078,24 +3361,113 @@ } } }, - "GetRecommendationError": { + "GetRDSDatabaseRecommendationProjectedMetricsRequest": { "type": "structure", + "required": [ + "resourceArn", + "stat", + "period", + "startTime", + "endTime" + ], "members": { - "identifier": { - "shape": "Identifier", - "documentation": "

The ID of the error.

" + "resourceArn": { + "shape": "ResourceArn", + "documentation": "

The ARN that identifies the Amazon RDS.

The following is the format of the ARN:

arn:aws:rds:{region}:{accountId}:db:{resourceName}

" }, - "code": { - "shape": "Code", - "documentation": "

The error code.

" + "stat": { + "shape": "MetricStatistic", + "documentation": "

The statistic of the projected metrics.

" }, - "message": { - "shape": "Message", - "documentation": "

The message, or reason, for the error.

" - } - }, - "documentation": "

Describes an error experienced when getting recommendations.

For example, an error is returned if you request recommendations for an unsupported Auto Scaling group, or if you request recommendations for an instance of an unsupported instance family.

" - }, + "period": { + "shape": "Period", + "documentation": "

The granularity, in seconds, of the projected metrics data points.

" + }, + "startTime": { + "shape": "Timestamp", + "documentation": "

The timestamp of the first projected metrics data point to return.

" + }, + "endTime": { + "shape": "Timestamp", + "documentation": "

The timestamp of the last projected metrics data point to return.

" + }, + "recommendationPreferences": { + "shape": "RecommendationPreferences" + } + } + }, + "GetRDSDatabaseRecommendationProjectedMetricsResponse": { + "type": "structure", + "members": { + "recommendedOptionProjectedMetrics": { + "shape": "RDSDatabaseRecommendedOptionProjectedMetrics", + "documentation": "

An array of objects that describes the projected metrics.

" + } + } + }, + "GetRDSDatabaseRecommendationsRequest": { + "type": "structure", + "members": { + "resourceArns": { + "shape": "ResourceArns", + "documentation": "

The ARN that identifies the Amazon RDS.

The following is the format of the ARN:

arn:aws:rds:{region}:{accountId}:db:{resourceName}

The following is the format of a DB Cluster ARN:

arn:aws:rds:{region}:{accountId}:cluster:{resourceName}

" + }, + "nextToken": { + "shape": "NextToken", + "documentation": "

The token to advance to the next page of Amazon RDS recommendations.

" + }, + "maxResults": { + "shape": "MaxResults", + "documentation": "

The maximum number of Amazon RDS recommendations to return with a single request.

To retrieve the remaining results, make another request with the returned nextToken value.

" + }, + "filters": { + "shape": "RDSDBRecommendationFilters", + "documentation": "

An array of objects to specify a filter that returns a more specific list of Amazon RDS recommendations.

" + }, + "accountIds": { + "shape": "AccountIds", + "documentation": "

Return the Amazon RDS recommendations to the specified Amazon Web Services account IDs.

If your account is the management account or the delegated administrator of an organization, use this parameter to return the Amazon RDS recommendations to specific member accounts.

You can only specify one account ID per request.

" + }, + "recommendationPreferences": { + "shape": "RecommendationPreferences" + } + } + }, + "GetRDSDatabaseRecommendationsResponse": { + "type": "structure", + "members": { + "nextToken": { + "shape": "NextToken", + "documentation": "

The token to advance to the next page of Amazon RDS recommendations.

" + }, + "rdsDBRecommendations": { + "shape": "RDSDBRecommendations", + "documentation": "

An array of objects that describe the Amazon RDS recommendations.

" + }, + "errors": { + "shape": "GetRecommendationErrors", + "documentation": "

An array of objects that describe errors of the request.

" + } + } + }, + "GetRecommendationError": { + "type": "structure", + "members": { + "identifier": { + "shape": "Identifier", + "documentation": "

The ID of the error.

" + }, + "code": { + "shape": "Code", + "documentation": "

The error code.

" + }, + "message": { + "shape": "Message", + "documentation": "

The message, or reason, for the error.

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

Describes an error experienced when getting recommendations.

For example, an error is returned if you request recommendations for an unsupported Auto Scaling group, or if you request recommendations for an instance of an unsupported instance family.

" + }, "GetRecommendationErrors": { "type": "list", "member": { @@ -3110,7 +3482,7 @@ "members": { "resourceType": { "shape": "ResourceType", - "documentation": "

The target resource type of the recommendation preference for which to return preferences.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

The valid values for this parameter are Ec2Instance and AutoScalingGroup.

" + "documentation": "

The target resource type of the recommendation preference for which to return preferences.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

" }, "scope": { "shape": "Scope", @@ -3211,6 +3583,13 @@ "Identifier": { "type": "string" }, + "Idle": { + "type": "string", + "enum": [ + "True", + "False" + ] + }, "IncludeMemberAccounts": { "type": "boolean" }, @@ -3315,7 +3694,7 @@ }, "finding": { "shape": "Finding", - "documentation": "

The finding classification of the instance.

Findings for instances include:

" + "documentation": "

The finding classification of the instance.

Findings for instances include:

The valid values in your API responses appear as OVER_PROVISIONED, UNDER_PROVISIONED, or OPTIMIZED.

" }, "findingReasonCodes": { "shape": "InstanceRecommendationFindingReasonCodes", @@ -3414,6 +3793,10 @@ "shape": "InstanceType", "documentation": "

The instance type of the instance recommendation.

" }, + "instanceGpuInfo": { + "shape": "GpuInfo", + "documentation": "

Describes the GPU accelerator settings for the recommended instance type.

" + }, "projectedUtilizationMetrics": { "shape": "ProjectedUtilizationMetrics", "documentation": "

An array of objects that describe the projected utilization metrics of the instance recommendation option.

The Cpu and Memory metrics are the only projected utilization metrics returned. Additionally, the Memory metric is returned only for resources that have the unified CloudWatch agent installed on them. For more information, see Enabling Memory Utilization with the CloudWatch Agent.

" @@ -3434,17 +3817,13 @@ "shape": "SavingsOpportunity", "documentation": "

An object that describes the savings opportunity for the instance recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.

" }, - "migrationEffort": { - "shape": "MigrationEffort", - "documentation": "

The level of effort required to migrate from the current instance type to the recommended instance type.

For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture.

" - }, - "instanceGpuInfo": { - "shape": "GpuInfo", - "documentation": "

Describes the GPU accelerator settings for the recommended instance type.

" - }, "savingsOpportunityAfterDiscounts": { "shape": "InstanceSavingsOpportunityAfterDiscounts", "documentation": "

An object that describes the savings opportunity for the instance recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage.

" + }, + "migrationEffort": { + "shape": "MigrationEffort", + "documentation": "

The level of effort required to migrate from the current instance type to the recommended instance type.

For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture.

" } }, "documentation": "

Describes a recommendation option for an Amazon EC2 instance.

" @@ -3705,13 +4084,13 @@ "shape": "CurrentPerformanceRisk", "documentation": "

The risk of the current Lambda function not meeting the performance needs of its workloads. The higher the risk, the more likely the current Lambda function requires more memory.

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

A list of tags assigned to your Lambda function recommendations.

" - }, "effectiveRecommendationPreferences": { "shape": "LambdaEffectiveRecommendationPreferences", "documentation": "

Describes the effective recommendation preferences for Lambda functions.

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

A list of tags assigned to your Lambda function recommendations.

" } }, "documentation": "

Describes an Lambda function recommendation.

" @@ -4166,12 +4545,21 @@ "NullableCpu": { "type": "integer" }, + "NullableIOPS": { + "type": "integer" + }, + "NullableMaxAllocatedStorage": { + "type": "integer" + }, "NullableMemory": { "type": "integer" }, "NullableMemoryReservation": { "type": "integer" }, + "NullableStorageThroughput": { + "type": "integer" + }, "NumberOfCores": { "type": "integer" }, @@ -4286,7 +4674,7 @@ "members": { "resourceType": { "shape": "ResourceType", - "documentation": "

The target resource type of the recommendation preference to create.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

The valid values for this parameter are Ec2Instance and AutoScalingGroup.

" + "documentation": "

The target resource type of the recommendation preference to create.

The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group.

" }, "scope": { "shape": "Scope", @@ -4326,6 +4714,431 @@ "type": "structure", "members": {} }, + "RDSDBInstanceRecommendationOption": { + "type": "structure", + "members": { + "dbInstanceClass": { + "shape": "DBInstanceClass", + "documentation": "

Describes the DB instance class recommendation option for your Amazon RDS instance.

" + }, + "projectedUtilizationMetrics": { + "shape": "RDSDBProjectedUtilizationMetrics", + "documentation": "

An array of objects that describe the projected utilization metrics of the RDS instance recommendation option.

" + }, + "performanceRisk": { + "shape": "PerformanceRisk", + "documentation": "

The performance risk of the RDS instance recommendation option.

" + }, + "rank": { + "shape": "Rank", + "documentation": "

The rank identifier of the RDS instance recommendation option.

" + }, + "savingsOpportunity": { + "shape": "SavingsOpportunity" + }, + "savingsOpportunityAfterDiscounts": { + "shape": "RDSInstanceSavingsOpportunityAfterDiscounts", + "documentation": "

Describes the savings opportunity for Amazon RDS recommendations or for the recommendation option.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

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

Describes the recommendation options for an Amazon RDS instance.

" + }, + "RDSDBInstanceRecommendationOptions": { + "type": "list", + "member": { + "shape": "RDSDBInstanceRecommendationOption" + } + }, + "RDSDBMetricName": { + "type": "string", + "enum": [ + "CPU", + "Memory", + "EBSVolumeStorageSpaceUtilization", + "NetworkReceiveThroughput", + "NetworkTransmitThroughput", + "EBSVolumeReadIOPS", + "EBSVolumeWriteIOPS", + "EBSVolumeReadThroughput", + "EBSVolumeWriteThroughput", + "DatabaseConnections" + ] + }, + "RDSDBMetricStatistic": { + "type": "string", + "enum": [ + "Maximum", + "Minimum", + "Average" + ] + }, + "RDSDBProjectedUtilizationMetrics": { + "type": "list", + "member": { + "shape": "RDSDBUtilizationMetric" + } + }, + "RDSDBRecommendation": { + "type": "structure", + "members": { + "resourceArn": { + "shape": "ResourceArn", + "documentation": "

The ARN of the current Amazon RDS.

The following is the format of the ARN:

arn:aws:rds:{region}:{accountId}:db:{resourceName}

" + }, + "accountId": { + "shape": "AccountId", + "documentation": "

The Amazon Web Services account ID of the Amazon RDS.

" + }, + "engine": { + "shape": "Engine", + "documentation": "

The engine of the RDS instance.

" + }, + "engineVersion": { + "shape": "EngineVersion", + "documentation": "

The database engine version.

" + }, + "currentDBInstanceClass": { + "shape": "CurrentDBInstanceClass", + "documentation": "

The DB instance class of the current RDS instance.

" + }, + "currentStorageConfiguration": { + "shape": "DBStorageConfiguration", + "documentation": "

The configuration of the current RDS storage.

" + }, + "idle": { + "shape": "Idle", + "documentation": "

This indicates if the RDS instance is idle or not.

" + }, + "instanceFinding": { + "shape": "RDSInstanceFinding", + "documentation": "

The finding classification of an Amazon RDS instance.

Findings for Amazon RDS instance include:

" + }, + "storageFinding": { + "shape": "RDSStorageFinding", + "documentation": "

The finding classification of Amazon RDS storage.

Findings for Amazon RDS instance include:

" + }, + "instanceFindingReasonCodes": { + "shape": "RDSInstanceFindingReasonCodes", + "documentation": "

The reason for the finding classification of an Amazon RDS instance.

" + }, + "storageFindingReasonCodes": { + "shape": "RDSStorageFindingReasonCodes", + "documentation": "

The reason for the finding classification of Amazon RDS storage.

" + }, + "instanceRecommendationOptions": { + "shape": "RDSDBInstanceRecommendationOptions", + "documentation": "

An array of objects that describe the recommendation options for the Amazon RDS instance.

" + }, + "storageRecommendationOptions": { + "shape": "RDSDBStorageRecommendationOptions", + "documentation": "

An array of objects that describe the recommendation options for Amazon RDS storage.

" + }, + "utilizationMetrics": { + "shape": "RDSDBUtilizationMetrics", + "documentation": "

An array of objects that describe the utilization metrics of the Amazon RDS.

" + }, + "effectiveRecommendationPreferences": { + "shape": "RDSEffectiveRecommendationPreferences", + "documentation": "

Describes the effective recommendation preferences for Amazon RDS.

" + }, + "lookbackPeriodInDays": { + "shape": "LookBackPeriodInDays", + "documentation": "

The number of days the Amazon RDS utilization metrics were analyzed.

" + }, + "lastRefreshTimestamp": { + "shape": "LastRefreshTimestamp", + "documentation": "

The timestamp of when the Amazon RDS recommendation was last generated.

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

A list of tags assigned to your Amazon RDS recommendations.

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

Describes an Amazon RDS recommendation.

" + }, + "RDSDBRecommendationFilter": { + "type": "structure", + "members": { + "name": { + "shape": "RDSDBRecommendationFilterName", + "documentation": "

The name of the filter.

Specify Finding to return recommendations with a specific finding classification.

You can filter your Amazon RDS recommendations by tag:key and tag-key tags.

A tag:key is a key and value combination of a tag assigned to your Amazon RDS recommendations. Use the tag key in the filter name and the tag value as the filter value. For example, to find all Amazon RDS service recommendations that have a tag with the key of Owner and the value of TeamA, specify tag:Owner for the filter name and TeamA for the filter value.

A tag-key is the key of a tag assigned to your Amazon RDS recommendations. Use this filter to find all of your Amazon RDS recommendations that have a tag with a specific key. This doesn’t consider the tag value. For example, you can find your Amazon RDS service recommendations with a tag key value of Owner or without any tag keys assigned.

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

The value of the filter.

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

Describes a filter that returns a more specific list of Amazon RDS recommendations. Use this filter with the GetECSServiceRecommendations action.

" + }, + "RDSDBRecommendationFilterName": { + "type": "string", + "enum": [ + "InstanceFinding", + "InstanceFindingReasonCode", + "StorageFinding", + "StorageFindingReasonCode", + "Idle" + ] + }, + "RDSDBRecommendationFilters": { + "type": "list", + "member": { + "shape": "RDSDBRecommendationFilter" + } + }, + "RDSDBRecommendations": { + "type": "list", + "member": { + "shape": "RDSDBRecommendation" + } + }, + "RDSDBStorageRecommendationOption": { + "type": "structure", + "members": { + "storageConfiguration": { + "shape": "DBStorageConfiguration", + "documentation": "

The recommended storage configuration.

" + }, + "rank": { + "shape": "Rank", + "documentation": "

The rank identifier of the RDS storage recommendation option.

" + }, + "savingsOpportunity": { + "shape": "SavingsOpportunity" + }, + "savingsOpportunityAfterDiscounts": { + "shape": "RDSStorageSavingsOpportunityAfterDiscounts", + "documentation": "

Describes the savings opportunity for Amazon RDS storage recommendations or for the recommendation option.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

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

Describes the recommendation options for Amazon RDS storage.

" + }, + "RDSDBStorageRecommendationOptions": { + "type": "list", + "member": { + "shape": "RDSDBStorageRecommendationOption" + } + }, + "RDSDBUtilizationMetric": { + "type": "structure", + "members": { + "name": { + "shape": "RDSDBMetricName", + "documentation": "

The name of the utilization metric.

" + }, + "statistic": { + "shape": "RDSDBMetricStatistic", + "documentation": "

The statistic of the utilization metric.

The Compute Optimizer API, Command Line Interface (CLI), and SDKs return utilization metrics using only the Maximum statistic, which is the highest value observed during the specified period.

The Compute Optimizer console displays graphs for some utilization metrics using the Average statistic, which is the value of Sum / SampleCount during the specified period. For more information, see Viewing resource recommendations in the Compute Optimizer User Guide. You can also get averaged utilization metric data for your resources using Amazon CloudWatch. For more information, see the Amazon CloudWatch User Guide.

" + }, + "value": { + "shape": "MetricValue", + "documentation": "

The value of the utilization metric.

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

Describes the utilization metric of an Amazon RDS.

To determine the performance difference between your current Amazon RDS and the recommended option, compare the utilization metric data of your service against its projected utilization metric data.

" + }, + "RDSDBUtilizationMetrics": { + "type": "list", + "member": { + "shape": "RDSDBUtilizationMetric" + } + }, + "RDSDatabaseProjectedMetric": { + "type": "structure", + "members": { + "name": { + "shape": "RDSDBMetricName", + "documentation": "

The name of the projected metric.

" + }, + "timestamps": { + "shape": "Timestamps", + "documentation": "

The timestamps of the projected metric.

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

The values for the projected metric.

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

Describes the projected metrics of an Amazon RDS recommendation option.

To determine the performance difference between your current Amazon RDS and the recommended option, compare the metric data of your service against its projected metric data.

" + }, + "RDSDatabaseProjectedMetrics": { + "type": "list", + "member": { + "shape": "RDSDatabaseProjectedMetric" + } + }, + "RDSDatabaseRecommendedOptionProjectedMetric": { + "type": "structure", + "members": { + "recommendedDBInstanceClass": { + "shape": "RecommendedDBInstanceClass", + "documentation": "

The recommended DB instance class for the Amazon RDS.

" + }, + "rank": { + "shape": "Rank", + "documentation": "

The rank identifier of the RDS instance recommendation option.

" + }, + "projectedMetrics": { + "shape": "RDSDatabaseProjectedMetrics", + "documentation": "

An array of objects that describe the projected metric.

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

Describes the projected metrics of an Amazon RDS recommendation option.

To determine the performance difference between your current Amazon RDS and the recommended option, compare the metric data of your service against its projected metric data.

" + }, + "RDSDatabaseRecommendedOptionProjectedMetrics": { + "type": "list", + "member": { + "shape": "RDSDatabaseRecommendedOptionProjectedMetric" + } + }, + "RDSEffectiveRecommendationPreferences": { + "type": "structure", + "members": { + "cpuVendorArchitectures": { + "shape": "CpuVendorArchitectures", + "documentation": "

Describes the CPU vendor and architecture for Amazon RDS recommendations.

" + }, + "enhancedInfrastructureMetrics": { + "shape": "EnhancedInfrastructureMetrics", + "documentation": "

Describes the activation status of the enhanced infrastructure metrics preference.

A status of Active confirms that the preference is applied in the latest recommendation refresh, and a status of Inactive confirms that it's not yet applied to recommendations.

For more information, see Enhanced infrastructure metrics in the Compute Optimizer User Guide.

" + }, + "lookBackPeriod": { + "shape": "LookBackPeriodPreference", + "documentation": "

The number of days the utilization metrics of the Amazon RDS are analyzed.

" + }, + "savingsEstimationMode": { + "shape": "RDSSavingsEstimationMode", + "documentation": "

Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon RDS.

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

Describes the effective recommendation preferences for Amazon RDS.

" + }, + "RDSInstanceEstimatedMonthlySavings": { + "type": "structure", + "members": { + "currency": { + "shape": "Currency", + "documentation": "

The currency of the estimated monthly savings.

" + }, + "value": { + "shape": "Value", + "documentation": "

The value of the estimated monthly savings for Amazon RDS instances.

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

Describes the estimated monthly savings possible for Amazon RDS instances by adopting Compute Optimizer recommendations. This is based on Amazon RDS pricing after applying Savings Plans discounts.

" + }, + "RDSInstanceFinding": { + "type": "string", + "enum": [ + "Optimized", + "Underprovisioned", + "Overprovisioned" + ] + }, + "RDSInstanceFindingReasonCode": { + "type": "string", + "enum": [ + "CPUOverprovisioned", + "NetworkBandwidthOverprovisioned", + "EBSIOPSOverprovisioned", + "EBSThroughputOverprovisioned", + "CPUUnderprovisioned", + "NetworkBandwidthUnderprovisioned", + "EBSThroughputUnderprovisioned", + "NewGenerationDBInstanceClassAvailable", + "NewEngineVersionAvailable" + ] + }, + "RDSInstanceFindingReasonCodes": { + "type": "list", + "member": { + "shape": "RDSInstanceFindingReasonCode" + } + }, + "RDSInstanceSavingsOpportunityAfterDiscounts": { + "type": "structure", + "members": { + "savingsOpportunityPercentage": { + "shape": "SavingsOpportunityPercentage", + "documentation": "

The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon RDS instance recommendations. This includes any applicable Savings Plans discounts.

" + }, + "estimatedMonthlySavings": { + "shape": "RDSInstanceEstimatedMonthlySavings", + "documentation": "

The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations. This includes any applicable Savings Plans discounts.

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

Describes the savings opportunity for Amazon RDS instance recommendations after applying Savings Plans discounts.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

" + }, + "RDSSavingsEstimationMode": { + "type": "structure", + "members": { + "source": { + "shape": "RDSSavingsEstimationModeSource", + "documentation": "

Describes the source for calculating the savings opportunity for Amazon RDS.

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

Describes the savings estimation mode used for calculating savings opportunity for Amazon RDS.

" + }, + "RDSSavingsEstimationModeSource": { + "type": "string", + "enum": [ + "PublicPricing", + "CostExplorerRightsizing", + "CostOptimizationHub" + ] + }, + "RDSStorageEstimatedMonthlySavings": { + "type": "structure", + "members": { + "currency": { + "shape": "Currency", + "documentation": "

The currency of the estimated monthly savings.

" + }, + "value": { + "shape": "Value", + "documentation": "

The value of the estimated monthly savings for Amazon RDS storage.

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

Describes the estimated monthly savings possible for Amazon RDS storage by adopting Compute Optimizer recommendations. This is based on Amazon RDS pricing after applying Savings Plans discounts.

" + }, + "RDSStorageFinding": { + "type": "string", + "enum": [ + "Optimized", + "Underprovisioned", + "Overprovisioned" + ] + }, + "RDSStorageFindingReasonCode": { + "type": "string", + "enum": [ + "EBSVolumeAllocatedStorageUnderprovisioned", + "EBSVolumeThroughputUnderprovisioned", + "EBSVolumeIOPSOverprovisioned", + "EBSVolumeThroughputOverprovisioned", + "NewGenerationStorageTypeAvailable" + ] + }, + "RDSStorageFindingReasonCodes": { + "type": "list", + "member": { + "shape": "RDSStorageFindingReasonCode" + } + }, + "RDSStorageSavingsOpportunityAfterDiscounts": { + "type": "structure", + "members": { + "savingsOpportunityPercentage": { + "shape": "SavingsOpportunityPercentage", + "documentation": "

The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon RDS storage recommendations. This includes any applicable Savings Plans discounts.

" + }, + "estimatedMonthlySavings": { + "shape": "RDSStorageEstimatedMonthlySavings", + "documentation": "

The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations. This includes any applicable Savings Plans discounts.

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

Describes the savings opportunity for Amazon RDS storage recommendations after applying Savings Plans discounts.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

" + }, "Rank": { "type": "integer" }, @@ -4417,10 +5230,10 @@ "members": { "cpuVendorArchitectures": { "shape": "CpuVendorArchitectures", - "documentation": "

Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.

For example, when you specify AWS_ARM64 with:

" + "documentation": "

Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.

For example, when you specify AWS_ARM64 with:

" } }, - "documentation": "

Describes the recommendation preferences to return in the response of a GetAutoScalingGroupRecommendations, GetEC2InstanceRecommendations, and GetEC2RecommendationProjectedMetrics request.

" + "documentation": "

Describes the recommendation preferences to return in the response of a GetAutoScalingGroupRecommendations, GetEC2InstanceRecommendations, GetEC2RecommendationProjectedMetrics, GetRDSDatabaseRecommendations, and GetRDSDatabaseRecommendationProjectedMetrics request.

" }, "RecommendationPreferencesDetail": { "type": "structure", @@ -4495,7 +5308,9 @@ "EbsVolume", "LambdaFunction", "EcsService", - "License" + "License", + "RdsDBInstance", + "RdsDBInstanceStorage" ] }, "RecommendationSources": { @@ -4540,6 +5355,9 @@ }, "documentation": "

A summary of a recommendation.

" }, + "RecommendedDBInstanceClass": { + "type": "string" + }, "RecommendedInstanceType": { "type": "string" }, @@ -4585,7 +5403,8 @@ "LambdaFunction", "NotApplicable", "EcsService", - "License" + "License", + "RdsDBInstance" ] }, "RootVolume": { @@ -4719,6 +5538,9 @@ "StatusReason": { "type": "string" }, + "StorageType": { + "type": "string" + }, "Summaries": { "type": "list", "member": { @@ -4852,7 +5674,7 @@ "documentation": "

The parameters to set when customizing the resource utilization thresholds.

" } }, - "documentation": "

The preference to control the resource’s CPU utilization thresholds - threshold and headroom.

This preference is only available for the Amazon EC2 instance resource type.

" + "documentation": "

The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory utilization headroom.

This preference is only available for the Amazon EC2 instance resource type.

" }, "UtilizationPreferences": { "type": "list", @@ -4960,13 +5782,13 @@ "shape": "CurrentPerformanceRisk", "documentation": "

The risk of the current EBS volume not meeting the performance needs of its workloads. The higher the risk, the more likely the current EBS volume doesn't have sufficient capacity.

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

A list of tags assigned to your Amazon EBS volume recommendations.

" - }, "effectiveRecommendationPreferences": { "shape": "EBSEffectiveRecommendationPreferences", "documentation": "

Describes the effective recommendation preferences for Amazon EBS volume.

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

A list of tags assigned to your Amazon EBS volume recommendations.

" } }, "documentation": "

Describes an Amazon Elastic Block Store (Amazon EBS) volume recommendation.

" diff --git a/apis/cost-optimization-hub-2022-07-26.min.json b/apis/cost-optimization-hub-2022-07-26.min.json index 9d34a0328f..9c5917ad77 100644 --- a/apis/cost-optimization-hub-2022-07-26.min.json +++ b/apis/cost-optimization-hub-2022-07-26.min.json @@ -2,9 +2,15 @@ "version": "2.0", "metadata": { "apiVersion": "2022-07-26", + "auth": [ + "aws.auth#sigv4" + ], "endpointPrefix": "cost-optimization-hub", "jsonVersion": "1.0", "protocol": "json", + "protocols": [ + "json" + ], "serviceFullName": "Cost Optimization Hub", "serviceId": "Cost Optimization Hub", "signatureVersion": "v4", @@ -21,8 +27,8 @@ "output": { "type": "structure", "members": { - "memberAccountDiscountVisibility": {}, - "savingsEstimationMode": {} + "savingsEstimationMode": {}, + "memberAccountDiscountVisibility": {} } } }, @@ -39,52 +45,52 @@ "output": { "type": "structure", "members": { + "recommendationId": {}, + "resourceId": {}, + "resourceArn": {}, "accountId": {}, - "actionType": {}, - "costCalculationLookbackPeriodInDays": { - "type": "integer" - }, "currencyCode": {}, - "currentResourceDetails": { - "shape": "Sa" + "recommendationLookbackPeriodInDays": { + "type": "integer" }, - "currentResourceType": {}, - "estimatedMonthlyCost": { - "type": "double" + "costCalculationLookbackPeriodInDays": { + "type": "integer" }, - "estimatedMonthlySavings": { + "estimatedSavingsPercentage": { "type": "double" }, "estimatedSavingsOverCostCalculationLookbackPeriod": { "type": "double" }, - "estimatedSavingsPercentage": { - "type": "double" - }, - "implementationEffort": {}, + "currentResourceType": {}, + "recommendedResourceType": {}, + "region": {}, + "source": {}, "lastRefreshTimestamp": { "type": "timestamp" }, - "recommendationId": {}, - "recommendationLookbackPeriodInDays": { - "type": "integer" + "estimatedMonthlySavings": { + "type": "double" }, - "recommendedResourceDetails": { - "shape": "Sa" + "estimatedMonthlyCost": { + "type": "double" }, - "recommendedResourceType": {}, - "region": {}, - "resourceArn": {}, - "resourceId": {}, + "implementationEffort": {}, "restartNeeded": { "type": "boolean" }, + "actionType": {}, "rollbackPossible": { "type": "boolean" }, - "source": {}, + "currentResourceDetails": { + "shape": "Sg" + }, + "recommendedResourceDetails": { + "shape": "Sg" + }, "tags": { - "shape": "S1k" + "shape": "S1p" } } } @@ -93,38 +99,38 @@ "input": { "type": "structure", "members": { - "accountId": {}, "includeOrganizationInfo": { "type": "boolean" }, + "accountId": {}, + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {} + } } }, "output": { "type": "structure", "members": { - "includeMemberAccounts": { - "type": "boolean" - }, "items": { "type": "list", "member": { "type": "structure", "members": { "accountId": {}, - "createdTimestamp": { - "type": "timestamp" - }, + "status": {}, "lastUpdatedTimestamp": { "type": "timestamp" }, - "status": {} + "createdTimestamp": { + "type": "timestamp" + } } } }, + "includeMemberAccounts": { + "type": "boolean" + }, "nextToken": {} } } @@ -137,7 +143,7 @@ ], "members": { "filter": { - "shape": "S1w" + "shape": "S21" }, "groupBy": {}, "maxResults": { @@ -149,26 +155,26 @@ "output": { "type": "structure", "members": { - "currencyCode": {}, "estimatedTotalDedupedSavings": { "type": "double" }, - "groupBy": {}, "items": { "type": "list", "member": { "type": "structure", "members": { + "group": {}, "estimatedMonthlySavings": { "type": "double" }, - "group": {}, "recommendationCount": { "type": "integer" } } } }, + "groupBy": {}, + "currencyCode": {}, "nextToken": {} } } @@ -178,22 +184,22 @@ "type": "structure", "members": { "filter": { - "shape": "S1w" + "shape": "S21" }, - "includeAllRecommendations": { - "type": "boolean" - }, - "maxResults": { - "type": "integer" - }, - "nextToken": {}, "orderBy": { "type": "structure", "members": { "dimension": {}, "order": {} } - } + }, + "includeAllRecommendations": { + "type": "boolean" + }, + "maxResults": { + "type": "integer" + }, + "nextToken": {} } }, "output": { @@ -204,42 +210,42 @@ "member": { "type": "structure", "members": { + "recommendationId": {}, "accountId": {}, - "actionType": {}, - "currencyCode": {}, - "currentResourceSummary": {}, + "region": {}, + "resourceId": {}, + "resourceArn": {}, "currentResourceType": {}, - "estimatedMonthlyCost": { - "type": "double" - }, + "recommendedResourceType": {}, "estimatedMonthlySavings": { "type": "double" }, "estimatedSavingsPercentage": { "type": "double" }, - "implementationEffort": {}, - "lastRefreshTimestamp": { - "type": "timestamp" - }, - "recommendationId": {}, - "recommendationLookbackPeriodInDays": { - "type": "integer" + "estimatedMonthlyCost": { + "type": "double" }, - "recommendedResourceSummary": {}, - "recommendedResourceType": {}, - "region": {}, - "resourceArn": {}, - "resourceId": {}, + "currencyCode": {}, + "implementationEffort": {}, "restartNeeded": { "type": "boolean" }, + "actionType": {}, "rollbackPossible": { "type": "boolean" }, + "currentResourceSummary": {}, + "recommendedResourceSummary": {}, + "lastRefreshTimestamp": { + "type": "timestamp" + }, + "recommendationLookbackPeriodInDays": { + "type": "integer" + }, "source": {}, "tags": { - "shape": "S1k" + "shape": "S1p" } } } @@ -255,10 +261,10 @@ "status" ], "members": { + "status": {}, "includeMemberAccounts": { "type": "boolean" - }, - "status": {} + } } }, "output": { @@ -272,66 +278,47 @@ "input": { "type": "structure", "members": { - "memberAccountDiscountVisibility": {}, - "savingsEstimationMode": {} + "savingsEstimationMode": {}, + "memberAccountDiscountVisibility": {} } }, "output": { "type": "structure", "members": { - "memberAccountDiscountVisibility": {}, - "savingsEstimationMode": {} + "savingsEstimationMode": {}, + "memberAccountDiscountVisibility": {} } } } }, "shapes": { - "Sa": { + "Sg": { "type": "structure", "members": { - "computeSavingsPlans": { + "lambdaFunction": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "accountScope": {}, - "hourlyCommitment": {}, - "paymentOption": {}, - "term": {} + "compute": { + "shape": "Sj" + } } }, "costCalculation": { - "shape": "Sd" + "shape": "Sk" } } }, - "ebsVolume": { + "ecsService": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "attachmentState": {}, - "performance": { - "type": "structure", - "members": { - "iops": { - "type": "double" - }, - "throughput": { - "type": "double" - } - } - }, - "storage": { - "type": "structure", - "members": { - "sizeInGb": { - "type": "double" - }, - "type": {} - } + "compute": { + "shape": "Sj" } } }, @@ -340,14 +327,14 @@ } } }, - "ec2AutoScalingGroup": { + "ec2Instance": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { "instance": { - "shape": "Sr" + "shape": "St" } } }, @@ -356,15 +343,33 @@ } } }, - "ec2Instance": { + "ebsVolume": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "instance": { - "shape": "Sr" - } + "storage": { + "type": "structure", + "members": { + "type": {}, + "sizeInGb": { + "type": "double" + } + } + }, + "performance": { + "type": "structure", + "members": { + "iops": { + "type": "double" + }, + "throughput": { + "type": "double" + } + } + }, + "attachmentState": {} } }, "costCalculation": { @@ -372,22 +377,19 @@ } } }, - "ec2InstanceSavingsPlans": { + "ec2AutoScalingGroup": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "accountScope": {}, - "hourlyCommitment": {}, - "instanceFamily": {}, - "paymentOption": {}, - "savingsPlansRegion": {}, - "term": {} + "instance": { + "shape": "St" + } } }, "costCalculation": { - "shape": "Sd" + "shape": "Sk" } } }, @@ -398,43 +400,59 @@ "type": "structure", "members": { "accountScope": {}, - "currentGeneration": {}, - "instanceFamily": {}, - "instanceType": {}, - "monthlyRecurringCost": {}, + "service": {}, "normalizedUnitsToPurchase": {}, + "term": {}, + "paymentOption": {}, "numberOfInstancesToPurchase": {}, "offeringClass": {}, - "paymentOption": {}, - "platform": {}, + "instanceFamily": {}, + "instanceType": {}, "reservedInstancesRegion": {}, - "service": {}, + "currentGeneration": {}, + "platform": {}, + "tenancy": {}, "sizeFlexEligible": { "type": "boolean" }, - "tenancy": {}, - "term": {}, - "upfrontCost": {} + "upfrontCost": {}, + "monthlyRecurringCost": {} } }, "costCalculation": { - "shape": "Sz" + "shape": "S12" } } }, - "ecsService": { + "rdsReservedInstances": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "compute": { - "shape": "S13" - } + "accountScope": {}, + "service": {}, + "normalizedUnitsToPurchase": {}, + "term": {}, + "paymentOption": {}, + "numberOfInstancesToPurchase": {}, + "instanceFamily": {}, + "instanceType": {}, + "reservedInstancesRegion": {}, + "sizeFlexEligible": { + "type": "boolean" + }, + "currentGeneration": {}, + "upfrontCost": {}, + "monthlyRecurringCost": {}, + "licenseModel": {}, + "databaseEdition": {}, + "databaseEngine": {}, + "deploymentOption": {} } }, "costCalculation": { - "shape": "Sk" + "shape": "S12" } } }, @@ -445,127 +463,115 @@ "type": "structure", "members": { "accountScope": {}, - "currentGeneration": {}, - "instanceFamily": {}, - "instanceType": {}, - "monthlyRecurringCost": {}, + "service": {}, "normalizedUnitsToPurchase": {}, - "numberOfInstancesToPurchase": {}, + "term": {}, "paymentOption": {}, + "numberOfInstancesToPurchase": {}, + "instanceFamily": {}, + "instanceType": {}, "reservedInstancesRegion": {}, - "service": {}, + "currentGeneration": {}, "sizeFlexEligible": { "type": "boolean" }, - "term": {}, - "upfrontCost": {} + "upfrontCost": {}, + "monthlyRecurringCost": {} } }, "costCalculation": { - "shape": "Sz" + "shape": "S12" } } }, - "lambdaFunction": { + "openSearchReservedInstances": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { - "compute": { - "shape": "S13" - } + "accountScope": {}, + "service": {}, + "normalizedUnitsToPurchase": {}, + "term": {}, + "paymentOption": {}, + "numberOfInstancesToPurchase": {}, + "instanceType": {}, + "reservedInstancesRegion": {}, + "currentGeneration": {}, + "sizeFlexEligible": { + "type": "boolean" + }, + "upfrontCost": {}, + "monthlyRecurringCost": {} } }, "costCalculation": { - "shape": "Sk" + "shape": "S12" } } }, - "openSearchReservedInstances": { + "redshiftReservedInstances": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { "accountScope": {}, - "currentGeneration": {}, - "instanceType": {}, - "monthlyRecurringCost": {}, + "service": {}, "normalizedUnitsToPurchase": {}, - "numberOfInstancesToPurchase": {}, + "term": {}, "paymentOption": {}, + "numberOfInstancesToPurchase": {}, + "instanceFamily": {}, + "instanceType": {}, "reservedInstancesRegion": {}, - "service": {}, "sizeFlexEligible": { "type": "boolean" }, - "term": {}, - "upfrontCost": {} + "currentGeneration": {}, + "upfrontCost": {}, + "monthlyRecurringCost": {} } }, "costCalculation": { - "shape": "Sz" + "shape": "S12" } } }, - "rdsReservedInstances": { + "ec2InstanceSavingsPlans": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { "accountScope": {}, - "currentGeneration": {}, - "databaseEdition": {}, - "databaseEngine": {}, - "deploymentOption": {}, - "instanceFamily": {}, - "instanceType": {}, - "licenseModel": {}, - "monthlyRecurringCost": {}, - "normalizedUnitsToPurchase": {}, - "numberOfInstancesToPurchase": {}, - "paymentOption": {}, - "reservedInstancesRegion": {}, - "service": {}, - "sizeFlexEligible": { - "type": "boolean" - }, "term": {}, - "upfrontCost": {} + "paymentOption": {}, + "hourlyCommitment": {}, + "instanceFamily": {}, + "savingsPlansRegion": {} } }, "costCalculation": { - "shape": "Sz" + "shape": "S1e" } } }, - "redshiftReservedInstances": { + "computeSavingsPlans": { "type": "structure", "members": { "configuration": { "type": "structure", "members": { "accountScope": {}, - "currentGeneration": {}, - "instanceFamily": {}, - "instanceType": {}, - "monthlyRecurringCost": {}, - "normalizedUnitsToPurchase": {}, - "numberOfInstancesToPurchase": {}, - "paymentOption": {}, - "reservedInstancesRegion": {}, - "service": {}, - "sizeFlexEligible": { - "type": "boolean" - }, "term": {}, - "upfrontCost": {} + "paymentOption": {}, + "hourlyCommitment": {} } }, "costCalculation": { - "shape": "Sz" + "shape": "S1e" } } }, @@ -576,104 +582,134 @@ "type": "structure", "members": { "accountScope": {}, - "hourlyCommitment": {}, + "term": {}, "paymentOption": {}, - "term": {} + "hourlyCommitment": {} } }, "costCalculation": { - "shape": "Sd" + "shape": "S1e" } } - } - }, - "union": true - }, - "Sd": { - "type": "structure", - "members": { - "pricing": { + }, + "rdsDbInstance": { "type": "structure", "members": { - "estimatedMonthlyCommitment": { - "type": "double" - }, - "estimatedOnDemandCost": { - "type": "double" + "configuration": { + "type": "structure", + "members": { + "instance": { + "type": "structure", + "members": { + "dbInstanceClass": {} + } + } + } }, - "monthlySavingsPlansEligibleCost": { - "type": "double" + "costCalculation": { + "shape": "Sk" + } + } + }, + "rdsDbInstanceStorage": { + "type": "structure", + "members": { + "configuration": { + "type": "structure", + "members": { + "storageType": {}, + "allocatedStorageInGb": { + "type": "double" + }, + "iops": { + "type": "double" + }, + "storageThroughput": { + "type": "double" + } + } }, - "savingsPercentage": { - "type": "double" + "costCalculation": { + "shape": "Sk" } } } + }, + "union": true + }, + "Sj": { + "type": "structure", + "members": { + "vCpu": { + "type": "double" + }, + "memorySizeInMB": { + "type": "integer" + }, + "architecture": {}, + "platform": {} } }, "Sk": { "type": "structure", "members": { + "usages": { + "type": "list", + "member": { + "type": "structure", + "members": { + "usageType": {}, + "usageAmount": { + "type": "double" + }, + "operation": {}, + "productCode": {}, + "unit": {} + } + } + }, "pricing": { "type": "structure", "members": { - "estimatedCostAfterDiscounts": { + "estimatedCostBeforeDiscounts": { "type": "double" }, - "estimatedCostBeforeDiscounts": { + "estimatedNetUnusedAmortizedCommitments": { "type": "double" }, "estimatedDiscounts": { "type": "structure", "members": { - "otherDiscount": { + "savingsPlansDiscount": { "type": "double" }, "reservedInstancesDiscount": { "type": "double" }, - "savingsPlansDiscount": { + "otherDiscount": { "type": "double" } } }, - "estimatedNetUnusedAmortizedCommitments": { + "estimatedCostAfterDiscounts": { "type": "double" } } - }, - "usages": { - "type": "list", - "member": { - "type": "structure", - "members": { - "operation": {}, - "productCode": {}, - "unit": {}, - "usageAmount": { - "type": "double" - }, - "usageType": {} - } - } } } }, - "Sr": { + "St": { "type": "structure", "members": { "type": {} } }, - "Sz": { + "S12": { "type": "structure", "members": { "pricing": { "type": "structure", "members": { - "estimatedMonthlyAmortizedReservationCost": { - "type": "double" - }, "estimatedOnDemandCost": { "type": "double" }, @@ -682,25 +718,37 @@ }, "savingsPercentage": { "type": "double" + }, + "estimatedMonthlyAmortizedReservationCost": { + "type": "double" } } } } }, - "S13": { + "S1e": { "type": "structure", "members": { - "architecture": {}, - "memorySizeInMB": { - "type": "integer" - }, - "platform": {}, - "vCpu": { - "type": "double" + "pricing": { + "type": "structure", + "members": { + "monthlySavingsPlansEligibleCost": { + "type": "double" + }, + "estimatedMonthlyCommitment": { + "type": "double" + }, + "savingsPercentage": { + "type": "double" + }, + "estimatedOnDemandCost": { + "type": "double" + } + } } } }, - "S1k": { + "S1p": { "type": "list", "member": { "type": "structure", @@ -710,22 +758,20 @@ } } }, - "S1w": { + "S21": { "type": "structure", "members": { - "accountIds": { - "type": "list", - "member": {} + "restartNeeded": { + "type": "boolean" }, - "actionTypes": { - "type": "list", - "member": {} + "rollbackPossible": { + "type": "boolean" }, "implementationEfforts": { "type": "list", "member": {} }, - "recommendationIds": { + "accountIds": { "type": "list", "member": {} }, @@ -733,26 +779,28 @@ "type": "list", "member": {} }, - "resourceArns": { + "resourceTypes": { "type": "list", "member": {} }, - "resourceIds": { + "actionTypes": { "type": "list", "member": {} }, - "resourceTypes": { + "tags": { + "shape": "S1p" + }, + "resourceIds": { "type": "list", "member": {} }, - "restartNeeded": { - "type": "boolean" - }, - "rollbackPossible": { - "type": "boolean" + "resourceArns": { + "type": "list", + "member": {} }, - "tags": { - "shape": "S1k" + "recommendationIds": { + "type": "list", + "member": {} } } } diff --git a/apis/cost-optimization-hub-2022-07-26.normal.json b/apis/cost-optimization-hub-2022-07-26.normal.json index 4367cdefd8..581dc77243 100644 --- a/apis/cost-optimization-hub-2022-07-26.normal.json +++ b/apis/cost-optimization-hub-2022-07-26.normal.json @@ -2,9 +2,15 @@ "version": "2.0", "metadata": { "apiVersion": "2022-07-26", + "auth": [ + "aws.auth#sigv4" + ], "endpointPrefix": "cost-optimization-hub", "jsonVersion": "1.0", "protocol": "json", + "protocols": [ + "json" + ], "serviceFullName": "Cost Optimization Hub", "serviceId": "Cost Optimization Hub", "signatureVersion": "v4", @@ -221,17 +227,17 @@ "shape": "AccountId", "documentation": "

The Amazon Web Services account ID.

" }, - "createdTimestamp": { - "shape": "Timestamp", - "documentation": "

The time when the account enrollment status was created.

" + "status": { + "shape": "EnrollmentStatus", + "documentation": "

The account enrollment status.

" }, "lastUpdatedTimestamp": { "shape": "Timestamp", "documentation": "

The time when the account enrollment status was last updated.

" }, - "status": { - "shape": "EnrollmentStatus", - "documentation": "

The account enrollment status.

" + "createdTimestamp": { + "shape": "Timestamp", + "documentation": "

The time when the account enrollment status was created.

" } }, "documentation": "

Describes the enrollment status of an organization's member accounts in Cost Optimization Hub.

" @@ -244,7 +250,7 @@ }, "AccountId": { "type": "string", - "pattern": "^[0-9]{12}$" + "pattern": "[0-9]{12}" }, "AccountIdList": { "type": "list", @@ -294,21 +300,21 @@ "ComputeConfiguration": { "type": "structure", "members": { - "architecture": { - "shape": "String", - "documentation": "

The architecture of the resource.

" + "vCpu": { + "shape": "Double", + "documentation": "

The number of vCPU cores in the resource.

" }, "memorySizeInMB": { "shape": "Integer", "documentation": "

The memory size of the resource.

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

The architecture of the resource.

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

The platform of the resource. The platform is the specific combination of operating system, license model, and software on an instance.

" - }, - "vCpu": { - "shape": "Double", - "documentation": "

The number of vCPU cores in the resource.

" } }, "documentation": "

Describes the performance configuration for compute services such as Amazon EC2, Lambda, and ECS.

" @@ -334,17 +340,17 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for. Amazon Web Services calculates recommendations including the management account and member accounts if the value is set to PAYER. If the value is LINKED, recommendations are calculated for individual member accounts only.

" }, - "hourlyCommitment": { + "term": { "shape": "String", - "documentation": "

The hourly commitment for the Savings Plans type.

" + "documentation": "

The Savings Plans recommendation term in years.

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

The payment option for the commitment.

" }, - "term": { + "hourlyCommitment": { "shape": "String", - "documentation": "

The Savings Plans recommendation term in years.

" + "documentation": "

The hourly commitment for the Savings Plans type.

" } }, "documentation": "

The Compute Savings Plans configuration used for recommendations.

" @@ -352,6 +358,16 @@ "Datetime": { "type": "timestamp" }, + "DbInstanceConfiguration": { + "type": "structure", + "members": { + "dbInstanceClass": { + "shape": "String", + "documentation": "

The DB instance class of the DB instance.

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

The DB instance configuration used for recommendations.

" + }, "Double": { "type": "double", "box": true @@ -373,17 +389,17 @@ "EbsVolumeConfiguration": { "type": "structure", "members": { - "attachmentState": { - "shape": "String", - "documentation": "

The Amazon Elastic Block Store attachment state.

" + "storage": { + "shape": "StorageConfiguration", + "documentation": "

The disk storage of the Amazon Elastic Block Store volume.

" }, "performance": { "shape": "BlockStoragePerformanceConfiguration", "documentation": "

The Amazon Elastic Block Store performance configuration.

" }, - "storage": { - "shape": "StorageConfiguration", - "documentation": "

The disk storage of the Amazon Elastic Block Store volume.

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

The Amazon Elastic Block Store attachment state.

" } }, "documentation": "

The Amazon Elastic Block Store volume configuration used for recommendations.

" @@ -457,6 +473,14 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

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

The Savings Plans recommendation term in years.

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

The payment option for the commitment.

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

The hourly commitment for the Savings Plans type.

" @@ -465,17 +489,9 @@ "shape": "String", "documentation": "

The instance family of the recommended Savings Plan.

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

The payment option for the commitment.

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

The Amazon Web Services Region of the commitment.

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

The Savings Plans recommendation term in years.

" } }, "documentation": "

The EC2 instance Savings Plans configuration used for recommendations.

" @@ -501,25 +517,21 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

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

Determines whether the recommendation is for a current generation instance.

" - }, - "instanceFamily": { + "service": { "shape": "String", - "documentation": "

The instance family of the recommended reservation.

" + "documentation": "

The service that you want your recommendations for.

" }, - "instanceType": { + "normalizedUnitsToPurchase": { "shape": "String", - "documentation": "

The type of instance that Amazon Web Services recommends.

" + "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" }, - "monthlyRecurringCost": { + "term": { "shape": "String", - "documentation": "

How much purchasing reserved instances costs you on a monthly basis.

" + "documentation": "

The reserved instances recommendation term in years.

" }, - "normalizedUnitsToPurchase": { + "paymentOption": { "shape": "String", - "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" + "documentation": "

The payment option for the commitment.

" }, "numberOfInstancesToPurchase": { "shape": "String", @@ -529,37 +541,41 @@ "shape": "String", "documentation": "

Indicates whether the recommendation is for standard or convertible reservations.

" }, - "paymentOption": { + "instanceFamily": { "shape": "String", - "documentation": "

The payment option for the commitment.

" + "documentation": "

The instance family of the recommended reservation.

" }, - "platform": { + "instanceType": { "shape": "String", - "documentation": "

The platform of the recommended reservation. The platform is the specific combination of operating system, license model, and software on an instance.

" + "documentation": "

The type of instance that Amazon Web Services recommends.

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

The Amazon Web Services Region of the commitment.

" }, - "service": { + "currentGeneration": { "shape": "String", - "documentation": "

The service that you want your recommendations for.

" + "documentation": "

Determines whether the recommendation is for a current generation instance.

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

Determines whether the recommendation is size flexible.

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

The platform of the recommended reservation. The platform is the specific combination of operating system, license model, and software on an instance.

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

Determines whether the recommended reservation is dedicated or shared.

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

The reserved instances recommendation term in years.

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

Determines whether the recommendation is size flexible.

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

How much purchasing this instance costs you upfront.

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

How much purchasing reserved instances costs you on a monthly basis.

" } }, "documentation": "

The EC2 reserved instances configuration used for recommendations.

" @@ -609,53 +625,53 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

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

Determines whether the recommendation is for a current generation instance.

" - }, - "instanceFamily": { + "service": { "shape": "String", - "documentation": "

The instance family of the recommended reservation.

" + "documentation": "

The service that you want your recommendations for.

" }, - "instanceType": { + "normalizedUnitsToPurchase": { "shape": "String", - "documentation": "

The type of instance that Amazon Web Services recommends.

" + "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" }, - "monthlyRecurringCost": { + "term": { "shape": "String", - "documentation": "

How much purchasing reserved instances costs you on a monthly basis.

" + "documentation": "

The reserved instances recommendation term in years.

" }, - "normalizedUnitsToPurchase": { + "paymentOption": { "shape": "String", - "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" + "documentation": "

The payment option for the commitment.

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

The number of instances that Amazon Web Services recommends that you purchase.

" }, - "paymentOption": { + "instanceFamily": { "shape": "String", - "documentation": "

The payment option for the commitment.

" + "documentation": "

The instance family of the recommended reservation.

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

The type of instance that Amazon Web Services recommends.

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

The Amazon Web Services Region of the commitment.

" }, - "service": { + "currentGeneration": { "shape": "String", - "documentation": "

The service that you want your recommendations for.

" + "documentation": "

Determines whether the recommendation is for a current generation instance.

" }, "sizeFlexEligible": { "shape": "Boolean", "documentation": "

Determines whether the recommendation is size flexible.

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

The reserved instances recommendation term in years.

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

How much purchasing this instance costs you upfront.

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

How much purchasing reserved instances costs you on a monthly basis.

" } }, "documentation": "

The ElastiCache reserved instances configuration used for recommendations.

" @@ -670,17 +686,17 @@ "EstimatedDiscounts": { "type": "structure", "members": { - "otherDiscount": { + "savingsPlansDiscount": { "shape": "Double", - "documentation": "

Estimated other discounts include all discounts that are not itemized. Itemized discounts include reservedInstanceDiscount and savingsPlansDiscount.

" + "documentation": "

Estimated Savings Plans discounts.

" }, "reservedInstancesDiscount": { "shape": "Double", "documentation": "

Estimated reserved instance discounts.

" }, - "savingsPlansDiscount": { + "otherDiscount": { "shape": "Double", - "documentation": "

Estimated Savings Plans discounts.

" + "documentation": "

Estimated other discounts include all discounts that are not itemized. Itemized discounts include reservedInstanceDiscount and savingsPlansDiscount.

" } }, "documentation": "

Estimated discount details of the current and recommended resource configuration for a recommendation.

" @@ -688,49 +704,49 @@ "Filter": { "type": "structure", "members": { - "accountIds": { - "shape": "AccountIdList", - "documentation": "

The account that the recommendation is for.

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

Whether or not implementing the recommendation requires a restart.

" }, - "actionTypes": { - "shape": "ActionTypeList", - "documentation": "

The type of action you can take by adopting the recommendation.

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

Whether or not implementing the recommendation can be rolled back.

" }, "implementationEfforts": { "shape": "ImplementationEffortList", "documentation": "

The effort required to implement the recommendation.

" }, - "recommendationIds": { - "shape": "RecommendationIdList", - "documentation": "

The IDs for the recommendations.

" + "accountIds": { + "shape": "AccountIdList", + "documentation": "

The account that the recommendation is for.

" }, "regions": { "shape": "RegionList", "documentation": "

The Amazon Web Services Region of the resource.

" }, - "resourceArns": { - "shape": "ResourceArnList", - "documentation": "

The Amazon Resource Name (ARN) of the recommendation.

" - }, - "resourceIds": { - "shape": "ResourceIdList", - "documentation": "

The resource ID of the recommendation.

" - }, "resourceTypes": { "shape": "ResourceTypeList", "documentation": "

The resource type of the recommendation.

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

Whether or not implementing the recommendation requires a restart.

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

Whether or not implementing the recommendation can be rolled back.

" + "actionTypes": { + "shape": "ActionTypeList", + "documentation": "

The type of action you can take by adopting the recommendation.

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

A list of tags assigned to the recommendation.

" + }, + "resourceIds": { + "shape": "ResourceIdList", + "documentation": "

The resource ID of the recommendation.

" + }, + "resourceArns": { + "shape": "ResourceArnList", + "documentation": "

The Amazon Resource Name (ARN) of the recommendation.

" + }, + "recommendationIds": { + "shape": "RecommendationIdList", + "documentation": "

The IDs for the recommendations.

" } }, "documentation": "

Describes a filter that returns a more specific list of recommendations. Filters recommendations by different dimensions.

" @@ -742,13 +758,13 @@ "GetPreferencesResponse": { "type": "structure", "members": { - "memberAccountDiscountVisibility": { - "shape": "MemberAccountDiscountVisibility", - "documentation": "

Retrieves the status of the \"member account discount visibility\" preference.

" - }, "savingsEstimationMode": { "shape": "SavingsEstimationMode", "documentation": "

Retrieves the status of the \"savings estimation mode\" preference.

" + }, + "memberAccountDiscountVisibility": { + "shape": "MemberAccountDiscountVisibility", + "documentation": "

Retrieves the status of the \"member account discount visibility\" preference.

" } } }, @@ -767,93 +783,93 @@ "GetRecommendationResponse": { "type": "structure", "members": { + "recommendationId": { + "shape": "String", + "documentation": "

The ID for the recommendation.

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

The unique identifier for the resource. This is the same as the Amazon Resource Name (ARN), if available.

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

The Amazon Resource Name (ARN) of the resource.

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

The account that the recommendation is for.

" }, - "actionType": { - "shape": "ActionType", - "documentation": "

The type of action you can take by adopting the recommendation.

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

The currency code used for the recommendation.

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

The lookback period that's used to generate the recommendation.

" }, "costCalculationLookbackPeriodInDays": { "shape": "Integer", "documentation": "

The lookback period used to calculate cost impact for a recommendation.

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

The currency code used for the recommendation.

" + "estimatedSavingsPercentage": { + "shape": "Double", + "documentation": "

The estimated savings percentage relative to the total cost over the cost calculation lookback period.

" }, - "currentResourceDetails": { - "shape": "ResourceDetails", - "documentation": "

The details for the resource.

" + "estimatedSavingsOverCostCalculationLookbackPeriod": { + "shape": "Double", + "documentation": "

The estimated savings amount over the lookback period used to calculate cost impact for a recommendation.

" }, "currentResourceType": { "shape": "ResourceType", "documentation": "

The type of resource.

" }, - "estimatedMonthlyCost": { - "shape": "Double", - "documentation": "

The estimated monthly cost of the recommendation.

" + "recommendedResourceType": { + "shape": "ResourceType", + "documentation": "

The resource type of the recommendation.

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

The Amazon Web Services Region of the resource.

" + }, + "source": { + "shape": "Source", + "documentation": "

The source of the recommendation.

" + }, + "lastRefreshTimestamp": { + "shape": "Datetime", + "documentation": "

The time when the recommendation was last generated.

" }, "estimatedMonthlySavings": { "shape": "Double", "documentation": "

The estimated monthly savings amount for the recommendation.

" }, - "estimatedSavingsOverCostCalculationLookbackPeriod": { - "shape": "Double", - "documentation": "

The estimated savings amount over the lookback period used to calculate cost impact for a recommendation.

" - }, - "estimatedSavingsPercentage": { + "estimatedMonthlyCost": { "shape": "Double", - "documentation": "

The estimated savings percentage relative to the total cost over the cost calculation lookback period.

" + "documentation": "

The estimated monthly cost of the current resource. For Reserved Instances and Savings Plans, it refers to the cost for eligible usage.

" }, "implementationEffort": { "shape": "ImplementationEffort", "documentation": "

The effort required to implement the recommendation.

" }, - "lastRefreshTimestamp": { - "shape": "Datetime", - "documentation": "

The time when the recommendation was last generated.

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

The ID for the recommendation.

" - }, - "recommendationLookbackPeriodInDays": { - "shape": "Integer", - "documentation": "

The lookback period that's used to generate the recommendation.

" - }, - "recommendedResourceDetails": { - "shape": "ResourceDetails", - "documentation": "

The details about the recommended resource.

" - }, - "recommendedResourceType": { - "shape": "ResourceType", - "documentation": "

The resource type of the recommendation.

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

The Amazon Web Services Region of the resource.

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

The Amazon Resource Name (ARN) of the resource.

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

The unique identifier for the resource. This is the same as the Amazon Resource Name (ARN), if available.

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

Whether or not implementing the recommendation requires a restart.

" }, + "actionType": { + "shape": "ActionType", + "documentation": "

The type of action you can take by adopting the recommendation.

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

Whether or not implementing the recommendation can be rolled back.

" }, - "source": { - "shape": "Source", - "documentation": "

The source of the recommendation.

" + "currentResourceDetails": { + "shape": "ResourceDetails", + "documentation": "

The details for the resource.

" + }, + "recommendedResourceDetails": { + "shape": "ResourceDetails", + "documentation": "

The details about the recommended resource.

" }, "tags": { "shape": "TagList", @@ -920,35 +936,35 @@ "ListEnrollmentStatusesRequest": { "type": "structure", "members": { - "accountId": { - "shape": "AccountId", - "documentation": "

The account ID of a member account in the organization.

" - }, "includeOrganizationInfo": { "shape": "PrimitiveBoolean", "documentation": "

Indicates whether to return the enrollment status for the organization.

" }, - "maxResults": { - "shape": "MaxResults", - "documentation": "

The maximum number of objects that are returned for the request.

" + "accountId": { + "shape": "AccountId", + "documentation": "

The account ID of a member account in the organization.

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

The token to retrieve the next set of results.

" + }, + "maxResults": { + "shape": "MaxResults", + "documentation": "

The maximum number of objects that are returned for the request.

" } } }, "ListEnrollmentStatusesResponse": { "type": "structure", "members": { - "includeMemberAccounts": { - "shape": "Boolean", - "documentation": "

The enrollment status of all member accounts in the organization if the account is the management account.

" - }, "items": { "shape": "AccountEnrollmentStatuses", "documentation": "

The enrollment status of a specific account ID, including creation and last updated timestamps.

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

The enrollment status of all member accounts in the organization if the account is the management account.

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

The token to retrieve the next set of results.

" @@ -987,21 +1003,21 @@ "ListRecommendationSummariesResponse": { "type": "structure", "members": { - "currencyCode": { - "shape": "String", - "documentation": "

The currency code used for the recommendation.

" - }, "estimatedTotalDedupedSavings": { "shape": "Double", "documentation": "

The total overall savings for the aggregated view.

" }, + "items": { + "shape": "RecommendationSummariesList", + "documentation": "

List of all savings recommendations.

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

The dimension used to group the recommendations by.

" }, - "items": { - "shape": "RecommendationSummariesList", - "documentation": "

List of all savings recommendations.

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

The currency code used for the recommendation.

" }, "nextToken": { "shape": "String", @@ -1016,6 +1032,10 @@ "shape": "Filter", "documentation": "

The constraints that you want all returned recommendations to match.

" }, + "orderBy": { + "shape": "OrderBy", + "documentation": "

The ordering of recommendations by a dimension.

" + }, "includeAllRecommendations": { "shape": "PrimitiveBoolean", "documentation": "

List of all recommendations for a resource, or a single recommendation if de-duped by resourceId.

" @@ -1027,10 +1047,6 @@ "nextToken": { "shape": "String", "documentation": "

The token to retrieve the next set of results.

" - }, - "orderBy": { - "shape": "OrderBy", - "documentation": "

The ordering of recommendations by a dimension.

" } } }, @@ -1087,49 +1103,49 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

" }, - "currentGeneration": { + "service": { "shape": "String", - "documentation": "

Determines whether the recommendation is for a current generation instance.

" + "documentation": "

The service that you want your recommendations for.

" }, - "instanceType": { + "normalizedUnitsToPurchase": { "shape": "String", - "documentation": "

The type of instance that Amazon Web Services recommends.

" + "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" }, - "monthlyRecurringCost": { + "term": { "shape": "String", - "documentation": "

How much purchasing reserved instances costs you on a monthly basis.

" + "documentation": "

The reserved instances recommendation term in years.

" }, - "normalizedUnitsToPurchase": { + "paymentOption": { "shape": "String", - "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" + "documentation": "

The payment option for the commitment.

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

The number of instances that Amazon Web Services recommends that you purchase.

" }, - "paymentOption": { + "instanceType": { "shape": "String", - "documentation": "

The payment option for the commitment.

" + "documentation": "

The type of instance that Amazon Web Services recommends.

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

The Amazon Web Services Region of the commitment.

" }, - "service": { + "currentGeneration": { "shape": "String", - "documentation": "

The service that you want your recommendations for.

" + "documentation": "

Determines whether the recommendation is for a current generation instance.

" }, "sizeFlexEligible": { "shape": "Boolean", "documentation": "

Determines whether the recommendation is size flexible.

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

The reserved instances recommendation term in years.

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

How much purchasing this instance costs you upfront.

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

How much purchasing reserved instances costs you on a monthly basis.

" } }, "documentation": "

The OpenSearch reserved instances configuration used for recommendations.

" @@ -1158,6 +1174,64 @@ "PrimitiveBoolean": { "type": "boolean" }, + "RdsDbInstance": { + "type": "structure", + "members": { + "configuration": { + "shape": "RdsDbInstanceConfiguration", + "documentation": "

The Amazon RDS DB instance configuration used for recommendations.

" + }, + "costCalculation": { + "shape": "ResourceCostCalculation" + } + }, + "documentation": "

Contains the details of an Amazon RDS DB instance.

" + }, + "RdsDbInstanceConfiguration": { + "type": "structure", + "members": { + "instance": { + "shape": "DbInstanceConfiguration", + "documentation": "

Details about the instance configuration.

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

The Amazon RDS DB instance configuration used for recommendations.

" + }, + "RdsDbInstanceStorage": { + "type": "structure", + "members": { + "configuration": { + "shape": "RdsDbInstanceStorageConfiguration", + "documentation": "

The Amazon RDS DB instance storage configuration used for recommendations.

" + }, + "costCalculation": { + "shape": "ResourceCostCalculation" + } + }, + "documentation": "

Contains the details of an Amazon RDS DB instance storage.

" + }, + "RdsDbInstanceStorageConfiguration": { + "type": "structure", + "members": { + "storageType": { + "shape": "String", + "documentation": "

The storage type to associate with the DB instance.

" + }, + "allocatedStorageInGb": { + "shape": "Double", + "documentation": "

The new amount of storage in GB to allocate for the DB instance.

" + }, + "iops": { + "shape": "Double", + "documentation": "

The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.

" + }, + "storageThroughput": { + "shape": "Double", + "documentation": "

The storage throughput for the DB instance.

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

The Amazon RDS DB instance storage configuration used for recommendations.

" + }, "RdsReservedInstances": { "type": "structure", "members": { @@ -1179,21 +1253,25 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

" }, - "currentGeneration": { + "service": { "shape": "String", - "documentation": "

Determines whether the recommendation is for a current generation instance.

" + "documentation": "

The service that you want your recommendations for.

" }, - "databaseEdition": { + "normalizedUnitsToPurchase": { "shape": "String", - "documentation": "

The database edition that the recommended reservation supports.

" + "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" }, - "databaseEngine": { + "term": { "shape": "String", - "documentation": "

The database engine that the recommended reservation supports.

" + "documentation": "

The reserved instances recommendation term in years.

" }, - "deploymentOption": { + "paymentOption": { "shape": "String", - "documentation": "

Determines whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone.

" + "documentation": "

The payment option for the commitment.

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

The number of instances that Amazon Web Services recommends that you purchase.

" }, "instanceFamily": { "shape": "String", @@ -1203,45 +1281,41 @@ "shape": "String", "documentation": "

The type of instance that Amazon Web Services recommends.

" }, - "licenseModel": { + "reservedInstancesRegion": { "shape": "String", - "documentation": "

The license model that the recommended reservation supports.

" + "documentation": "

The Amazon Web Services Region of the commitment.

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

How much purchasing this instance costs you on a monthly basis.

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

Determines whether the recommendation is size flexible.

" }, - "normalizedUnitsToPurchase": { + "currentGeneration": { "shape": "String", - "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" + "documentation": "

Determines whether the recommendation is for a current generation instance.

" }, - "numberOfInstancesToPurchase": { + "upfrontCost": { "shape": "String", - "documentation": "

The number of instances that Amazon Web Services recommends that you purchase.

" + "documentation": "

How much purchasing this instance costs you upfront.

" }, - "paymentOption": { + "monthlyRecurringCost": { "shape": "String", - "documentation": "

The payment option for the commitment.

" + "documentation": "

How much purchasing this instance costs you on a monthly basis.

" }, - "reservedInstancesRegion": { + "licenseModel": { "shape": "String", - "documentation": "

The Amazon Web Services Region of the commitment.

" + "documentation": "

The license model that the recommended reservation supports.

" }, - "service": { + "databaseEdition": { "shape": "String", - "documentation": "

The service that you want your recommendations for.

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

Determines whether the recommendation is size flexible.

" + "documentation": "

The database edition that the recommended reservation supports.

" }, - "term": { + "databaseEngine": { "shape": "String", - "documentation": "

The reserved instances recommendation term in years.

" + "documentation": "

The database engine that the recommended reservation supports.

" }, - "upfrontCost": { + "deploymentOption": { "shape": "String", - "documentation": "

How much purchasing this instance costs you upfront.

" + "documentation": "

Determines whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone.

" } }, "documentation": "

The RDS reserved instances configuration used for recommendations.

" @@ -1249,29 +1323,33 @@ "Recommendation": { "type": "structure", "members": { + "recommendationId": { + "shape": "String", + "documentation": "

The ID for the recommendation.

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

The account that the recommendation is for.

" }, - "actionType": { + "region": { "shape": "String", - "documentation": "

The type of tasks that can be carried out by this action.

" + "documentation": "

The Amazon Web Services Region of the resource.

" }, - "currencyCode": { + "resourceId": { "shape": "String", - "documentation": "

The currency code used for the recommendation.

" + "documentation": "

The resource ID for the recommendation.

" }, - "currentResourceSummary": { + "resourceArn": { "shape": "String", - "documentation": "

Describes the current resource.

" + "documentation": "

The Amazon Resource Name (ARN) for the recommendation.

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

The current resource type.

" }, - "estimatedMonthlyCost": { - "shape": "Double", - "documentation": "

The estimated monthly cost for the recommendation.

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

The recommended resource type.

" }, "estimatedMonthlySavings": { "shape": "Double", @@ -1281,49 +1359,45 @@ "shape": "Double", "documentation": "

The estimated savings percentage relative to the total cost over the cost calculation lookback period.

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

The effort required to implement the recommendation.

" - }, - "lastRefreshTimestamp": { - "shape": "Datetime", - "documentation": "

The time when the recommendation was last generated.

" + "estimatedMonthlyCost": { + "shape": "Double", + "documentation": "

The estimated monthly cost of the current resource. For Reserved Instances and Savings Plans, it refers to the cost for eligible usage.

" }, - "recommendationId": { + "currencyCode": { "shape": "String", - "documentation": "

The ID for the recommendation.

" - }, - "recommendationLookbackPeriodInDays": { - "shape": "Integer", - "documentation": "

The lookback period that's used to generate the recommendation.

" + "documentation": "

The currency code used for the recommendation.

" }, - "recommendedResourceSummary": { + "implementationEffort": { "shape": "String", - "documentation": "

Describes the recommended resource.

" + "documentation": "

The effort required to implement the recommendation.

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

The recommended resource type.

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

Whether or not implementing the recommendation requires a restart.

" }, - "region": { + "actionType": { "shape": "String", - "documentation": "

The Amazon Web Services Region of the resource.

" + "documentation": "

The type of tasks that can be carried out by this action.

" }, - "resourceArn": { + "rollbackPossible": { + "shape": "Boolean", + "documentation": "

Whether or not implementing the recommendation can be rolled back.

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

The Amazon Resource Name (ARN) for the recommendation.

" + "documentation": "

Describes the current resource.

" }, - "resourceId": { + "recommendedResourceSummary": { "shape": "String", - "documentation": "

The resource ID for the recommendation.

" + "documentation": "

Describes the recommended resource.

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

Whether or not implementing the recommendation requires a restart.

" + "lastRefreshTimestamp": { + "shape": "Datetime", + "documentation": "

The time when the recommendation was last generated.

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

Whether or not implementing the recommendation can be rolled back.

" + "recommendationLookbackPeriodInDays": { + "shape": "Integer", + "documentation": "

The lookback period that's used to generate the recommendation.

" }, "source": { "shape": "Source", @@ -1359,14 +1433,14 @@ "RecommendationSummary": { "type": "structure", "members": { - "estimatedMonthlySavings": { - "shape": "Double", - "documentation": "

The estimated total savings resulting from modifications, on a monthly basis.

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

The grouping of recommendations.

" }, + "estimatedMonthlySavings": { + "shape": "Double", + "documentation": "

The estimated total savings resulting from modifications, on a monthly basis.

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

The total number of instance recommendations.

" @@ -1395,53 +1469,53 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

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

Determines whether the recommendation is for a current generation instance.

" - }, - "instanceFamily": { + "service": { "shape": "String", - "documentation": "

The instance family of the recommended reservation.

" + "documentation": "

The service that you want your recommendations for.

" }, - "instanceType": { + "normalizedUnitsToPurchase": { "shape": "String", - "documentation": "

The type of instance that Amazon Web Services recommends.

" + "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" }, - "monthlyRecurringCost": { + "term": { "shape": "String", - "documentation": "

How much purchasing reserved instances costs you on a monthly basis.

" + "documentation": "

The reserved instances recommendation term in years.

" }, - "normalizedUnitsToPurchase": { + "paymentOption": { "shape": "String", - "documentation": "

The number of normalized units that Amazon Web Services recommends that you purchase.

" + "documentation": "

The payment option for the commitment.

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

The number of instances that Amazon Web Services recommends that you purchase.

" }, - "paymentOption": { + "instanceFamily": { "shape": "String", - "documentation": "

The payment option for the commitment.

" + "documentation": "

The instance family of the recommended reservation.

" }, - "reservedInstancesRegion": { + "instanceType": { "shape": "String", - "documentation": "

The Amazon Web Services Region of the commitment.

" + "documentation": "

The type of instance that Amazon Web Services recommends.

" }, - "service": { + "reservedInstancesRegion": { "shape": "String", - "documentation": "

The service that you want your recommendations for.

" + "documentation": "

The Amazon Web Services Region of the commitment.

" }, "sizeFlexEligible": { "shape": "Boolean", "documentation": "

Determines whether the recommendation is size flexible.

" }, - "term": { + "currentGeneration": { "shape": "String", - "documentation": "

The reserved instances recommendation term in years.

" + "documentation": "

Determines whether the recommendation is for a current generation instance.

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

How much purchasing this instance costs you upfront.

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

How much purchasing reserved instances costs you on a monthly basis.

" } }, "documentation": "

The Redshift reserved instances configuration used for recommendations.

" @@ -1467,10 +1541,6 @@ "ReservedInstancesPricing": { "type": "structure", "members": { - "estimatedMonthlyAmortizedReservationCost": { - "shape": "Double", - "documentation": "

The estimated cost of your recurring monthly fees for the recommended reserved instance across the month.

" - }, "estimatedOnDemandCost": { "shape": "Double", "documentation": "

The remaining On-Demand cost estimated to not be covered by the recommended reserved instance, over the length of the lookback period.

" @@ -1482,6 +1552,10 @@ "savingsPercentage": { "shape": "Double", "documentation": "

The savings percentage relative to the total On-Demand costs that are associated with this instance.

" + }, + "estimatedMonthlyAmortizedReservationCost": { + "shape": "Double", + "documentation": "

The estimated cost of your recurring monthly fees for the recommended reserved instance across the month.

" } }, "documentation": "

Pricing details for your recommended reserved instance.

" @@ -1497,13 +1571,13 @@ "ResourceCostCalculation": { "type": "structure", "members": { - "pricing": { - "shape": "ResourcePricing", - "documentation": "

Pricing details of the resource recommendation.

" - }, "usages": { "shape": "UsageList", "documentation": "

Usage details of the resource recommendation.

" + }, + "pricing": { + "shape": "ResourcePricing", + "documentation": "

Pricing details of the resource recommendation.

" } }, "documentation": "

Cost impact of the resource recommendation.

" @@ -1511,9 +1585,17 @@ "ResourceDetails": { "type": "structure", "members": { - "computeSavingsPlans": { - "shape": "ComputeSavingsPlans", - "documentation": "

The Compute Savings Plans recommendation details.

" + "lambdaFunction": { + "shape": "LambdaFunction", + "documentation": "

The Lambda function recommendation details.

" + }, + "ecsService": { + "shape": "EcsService", + "documentation": "

The ECS service recommendation details.

" + }, + "ec2Instance": { + "shape": "Ec2Instance", + "documentation": "

The EC2 instance recommendation details.

" }, "ebsVolume": { "shape": "EbsVolume", @@ -1523,45 +1605,45 @@ "shape": "Ec2AutoScalingGroup", "documentation": "

The EC2 Auto Scaling group recommendation details.

" }, - "ec2Instance": { - "shape": "Ec2Instance", - "documentation": "

The EC2 instance recommendation details.

" - }, - "ec2InstanceSavingsPlans": { - "shape": "Ec2InstanceSavingsPlans", - "documentation": "

The EC2 instance Savings Plans recommendation details.

" - }, "ec2ReservedInstances": { "shape": "Ec2ReservedInstances", "documentation": "

The EC2 reserved instances recommendation details.

" }, - "ecsService": { - "shape": "EcsService", - "documentation": "

The ECS service recommendation details.

" + "rdsReservedInstances": { + "shape": "RdsReservedInstances", + "documentation": "

The RDS reserved instances recommendation details.

" }, "elastiCacheReservedInstances": { "shape": "ElastiCacheReservedInstances", "documentation": "

The ElastiCache reserved instances recommendation details.

" }, - "lambdaFunction": { - "shape": "LambdaFunction", - "documentation": "

The Lambda function recommendation details.

" - }, "openSearchReservedInstances": { "shape": "OpenSearchReservedInstances", "documentation": "

The OpenSearch reserved instances recommendation details.

" }, - "rdsReservedInstances": { - "shape": "RdsReservedInstances", - "documentation": "

The RDS reserved instances recommendation details.

" - }, "redshiftReservedInstances": { "shape": "RedshiftReservedInstances", "documentation": "

The Redshift reserved instances recommendation details.

" }, + "ec2InstanceSavingsPlans": { + "shape": "Ec2InstanceSavingsPlans", + "documentation": "

The EC2 instance Savings Plans recommendation details.

" + }, + "computeSavingsPlans": { + "shape": "ComputeSavingsPlans", + "documentation": "

The Compute Savings Plans recommendation details.

" + }, "sageMakerSavingsPlans": { "shape": "SageMakerSavingsPlans", "documentation": "

The SageMaker Savings Plans recommendation details.

" + }, + "rdsDbInstance": { + "shape": "RdsDbInstance", + "documentation": "

The DB instance recommendation details.

" + }, + "rdsDbInstanceStorage": { + "shape": "RdsDbInstanceStorage", + "documentation": "

The DB instance storage recommendation details.

" } }, "documentation": "

Contains detailed information about the specified resource.

", @@ -1578,21 +1660,21 @@ "ResourcePricing": { "type": "structure", "members": { - "estimatedCostAfterDiscounts": { - "shape": "Double", - "documentation": "

The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans.

" - }, "estimatedCostBeforeDiscounts": { "shape": "Double", "documentation": "

The savings estimate using Amazon Web Services public pricing without incorporating any discounts.

" }, + "estimatedNetUnusedAmortizedCommitments": { + "shape": "Double", + "documentation": "

The estimated net unused amortized commitment for the recommendation.

" + }, "estimatedDiscounts": { "shape": "EstimatedDiscounts", "documentation": "

The estimated discounts for a recommendation.

" }, - "estimatedNetUnusedAmortizedCommitments": { + "estimatedCostAfterDiscounts": { "shape": "Double", - "documentation": "

The estimated net unused amortized commitment for the recommendation.

" + "documentation": "

The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans.

" } }, "documentation": "

Contains pricing information about the specified resource.

" @@ -1612,7 +1694,9 @@ "RdsReservedInstances", "OpenSearchReservedInstances", "RedshiftReservedInstances", - "ElastiCacheReservedInstances" + "ElastiCacheReservedInstances", + "RdsDbInstanceStorage", + "RdsDbInstance" ] }, "ResourceTypeList": { @@ -1644,17 +1728,17 @@ "shape": "String", "documentation": "

The account scope that you want your recommendations for.

" }, - "hourlyCommitment": { + "term": { "shape": "String", - "documentation": "

The hourly commitment for the Savings Plans type.

" + "documentation": "

The Savings Plans recommendation term in years.

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

The payment option for the commitment.

" }, - "term": { + "hourlyCommitment": { "shape": "String", - "documentation": "

The Savings Plans recommendation term in years.

" + "documentation": "

The hourly commitment for the Savings Plans type.

" } }, "documentation": "

The SageMaker Savings Plans configuration used for recommendations.

" @@ -1679,21 +1763,21 @@ "SavingsPlansPricing": { "type": "structure", "members": { - "estimatedMonthlyCommitment": { - "shape": "Double", - "documentation": "

Estimated monthly commitment for the Savings Plan.

" - }, - "estimatedOnDemandCost": { - "shape": "Double", - "documentation": "

Estimated On-Demand cost you will pay after buying the Savings Plan.

" - }, "monthlySavingsPlansEligibleCost": { "shape": "Double", "documentation": "

The cost of paying for the recommended Savings Plan monthly.

" }, + "estimatedMonthlyCommitment": { + "shape": "Double", + "documentation": "

Estimated monthly commitment for the Savings Plan.

" + }, "savingsPercentage": { "shape": "Double", "documentation": "

Estimated savings as a percentage of your overall costs after buying the Savings Plan.

" + }, + "estimatedOnDemandCost": { + "shape": "Double", + "documentation": "

Estimated On-Demand cost you will pay after buying the Savings Plan.

" } }, "documentation": "

Pricing information about a Savings Plan.

" @@ -1708,13 +1792,13 @@ "StorageConfiguration": { "type": "structure", "members": { - "sizeInGb": { - "shape": "Double", - "documentation": "

The storage volume.

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

The storage type.

" + }, + "sizeInGb": { + "shape": "Double", + "documentation": "

The storage volume.

" } }, "documentation": "

The storage configuration used for recommendations.

" @@ -1753,13 +1837,13 @@ "status" ], "members": { - "includeMemberAccounts": { - "shape": "Boolean", - "documentation": "

Indicates whether to enroll member accounts of the organization if the account is the management account.

" - }, "status": { "shape": "EnrollmentStatus", "documentation": "

Sets the account status.

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

Indicates whether to enroll member accounts of the organization if the account is the management account.

" } } }, @@ -1775,32 +1859,40 @@ "UpdatePreferencesRequest": { "type": "structure", "members": { - "memberAccountDiscountVisibility": { - "shape": "MemberAccountDiscountVisibility", - "documentation": "

Sets the \"member account discount visibility\" preference.

" - }, "savingsEstimationMode": { "shape": "SavingsEstimationMode", "documentation": "

Sets the \"savings estimation mode\" preference.

" + }, + "memberAccountDiscountVisibility": { + "shape": "MemberAccountDiscountVisibility", + "documentation": "

Sets the \"member account discount visibility\" preference.

" } } }, "UpdatePreferencesResponse": { "type": "structure", "members": { - "memberAccountDiscountVisibility": { - "shape": "MemberAccountDiscountVisibility", - "documentation": "

Shows the status of the \"member account discount visibility\" preference.

" - }, "savingsEstimationMode": { "shape": "SavingsEstimationMode", "documentation": "

Shows the status of the \"savings estimation mode\" preference.

" + }, + "memberAccountDiscountVisibility": { + "shape": "MemberAccountDiscountVisibility", + "documentation": "

Shows the status of the \"member account discount visibility\" preference.

" } } }, "Usage": { "type": "structure", "members": { + "usageType": { + "shape": "String", + "documentation": "

The usage type.

" + }, + "usageAmount": { + "shape": "Double", + "documentation": "

The usage amount.

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

The operation value.

" @@ -1812,14 +1904,6 @@ "unit": { "shape": "String", "documentation": "

The usage unit.

" - }, - "usageAmount": { - "shape": "Double", - "documentation": "

The usage amount.

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

The usage type.

" } }, "documentation": "

Details about the usage.

" diff --git a/apis/cost-optimization-hub-2022-07-26.waiters2.json b/apis/cost-optimization-hub-2022-07-26.waiters2.json new file mode 100644 index 0000000000..13f60ee66b --- /dev/null +++ b/apis/cost-optimization-hub-2022-07-26.waiters2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "waiters": { + } +} diff --git a/apis/dynamodb-2011-12-05.min.json b/apis/dynamodb-2011-12-05.min.json index 1ec530d83e..c2c471555c 100644 --- a/apis/dynamodb-2011-12-05.min.json +++ b/apis/dynamodb-2011-12-05.min.json @@ -13,7 +13,10 @@ "serviceId": "DynamoDB", "signatureVersion": "v4", "targetPrefix": "DynamoDB_20111205", - "uid": "dynamodb-2011-12-05" + "uid": "dynamodb-2011-12-05", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "BatchGetItem": { diff --git a/apis/dynamodb-2011-12-05.normal.json b/apis/dynamodb-2011-12-05.normal.json index a1e9438623..55445a3554 100644 --- a/apis/dynamodb-2011-12-05.normal.json +++ b/apis/dynamodb-2011-12-05.normal.json @@ -13,7 +13,10 @@ "serviceId": "DynamoDB", "signatureVersion": "v4", "targetPrefix": "DynamoDB_20111205", - "uid": "dynamodb-2011-12-05" + "uid": "dynamodb-2011-12-05", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "BatchGetItem": { diff --git a/apis/dynamodb-2012-08-10.min.json b/apis/dynamodb-2012-08-10.min.json index db159bf4f8..b6cf874d87 100644 --- a/apis/dynamodb-2012-08-10.min.json +++ b/apis/dynamodb-2012-08-10.min.json @@ -13,7 +13,10 @@ "serviceId": "DynamoDB", "signatureVersion": "v4", "targetPrefix": "DynamoDB_20120810", - "uid": "dynamodb-2012-08-10" + "uid": "dynamodb-2012-08-10", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "BatchExecuteStatement": { diff --git a/apis/dynamodb-2012-08-10.normal.json b/apis/dynamodb-2012-08-10.normal.json index cf1e73b316..df4c380aa4 100644 --- a/apis/dynamodb-2012-08-10.normal.json +++ b/apis/dynamodb-2012-08-10.normal.json @@ -13,7 +13,10 @@ "serviceId": "DynamoDB", "signatureVersion": "v4", "targetPrefix": "DynamoDB_20120810", - "uid": "dynamodb-2012-08-10" + "uid": "dynamodb-2012-08-10", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "BatchExecuteStatement": { @@ -160,7 +163,7 @@ "shape": "TableNotFoundException" } ], - "documentation": "

Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

If you want to add a new replica table to a global table, each of the following conditions must be true:

If global secondary indexes are specified, then the following conditions must also be met:

If local secondary indexes are specified, then the following conditions must also be met:

Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes.

If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table.

", + "documentation": "

Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

If you want to add a new replica table to a global table, each of the following conditions must be true:

If global secondary indexes are specified, then the following conditions must also be met:

If local secondary indexes are specified, then the following conditions must also be met:

Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes.

If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table.

", "endpointdiscovery": {} }, "CreateTable": { @@ -445,7 +448,7 @@ "shape": "GlobalTableNotFoundException" } ], - "documentation": "

Returns information about the specified global table.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

", + "documentation": "

Returns information about the specified global table.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

", "endpointdiscovery": {} }, "DescribeGlobalTableSettings": { @@ -468,7 +471,7 @@ "shape": "InternalServerError" } ], - "documentation": "

Describes Region-specific settings for a global table.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

", + "documentation": "

Describes Region-specific settings for a global table.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

", "endpointdiscovery": {} }, "DescribeImport": { @@ -931,7 +934,7 @@ "shape": "InternalServerError" } ], - "documentation": "

Lists all global tables that have a replica in the specified Region.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

", + "documentation": "

Lists all global tables that have a replica in the specified Region.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

", "endpointdiscovery": {} }, "ListImports": { @@ -1396,7 +1399,7 @@ "shape": "TableNotFoundException" } ], - "documentation": "

Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead.

Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas.

If global secondary indexes are specified, then the following conditions must also be met:

", + "documentation": "

Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead.

Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas.

If global secondary indexes are specified, then the following conditions must also be met:

", "endpointdiscovery": {} }, "UpdateGlobalTableSettings": { @@ -1431,7 +1434,7 @@ "shape": "InternalServerError" } ], - "documentation": "

Updates settings for a global table.

For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables.

", + "documentation": "

Updates settings for a global table.

This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy).

To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.

", "endpointdiscovery": {} }, "UpdateItem": { diff --git a/apis/glue-2017-03-31.paginators.json b/apis/glue-2017-03-31.paginators.json index 05c39b5256..18913544fe 100644 --- a/apis/glue-2017-03-31.paginators.json +++ b/apis/glue-2017-03-31.paginators.json @@ -43,12 +43,14 @@ "GetJobRuns": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "JobRuns" }, "GetJobs": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "Jobs" }, "GetMLTaskRuns": { "input_token": "NextToken", @@ -95,7 +97,8 @@ "GetTriggers": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "Triggers" }, "GetUnfilteredPartitionsMetadata": { "input_token": "NextToken", @@ -110,12 +113,14 @@ "GetWorkflowRuns": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "Runs" }, "ListBlueprints": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "Blueprints" }, "ListColumnStatisticsTaskRuns": { "input_token": "NextToken", @@ -160,7 +165,8 @@ "ListJobs": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "JobNames" }, "ListMLTransforms": { "input_token": "NextToken", @@ -198,7 +204,8 @@ "ListTriggers": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "TriggerNames" }, "ListUsageProfiles": { "input_token": "NextToken", @@ -209,7 +216,8 @@ "ListWorkflows": { "input_token": "NextToken", "limit_key": "MaxResults", - "output_token": "NextToken" + "output_token": "NextToken", + "result_key": "Workflows" }, "SearchTables": { "input_token": "NextToken", diff --git a/apis/ivs-realtime-2020-07-14.min.json b/apis/ivs-realtime-2020-07-14.min.json index 46416f8d2b..dd2b22ae4b 100644 --- a/apis/ivs-realtime-2020-07-14.min.json +++ b/apis/ivs-realtime-2020-07-14.min.json @@ -22,11 +22,11 @@ "type": "structure", "members": { "name": {}, - "tags": { + "video": { "shape": "S3" }, - "video": { - "shape": "S6" + "tags": { + "shape": "S8" } } }, @@ -50,17 +50,17 @@ "stageArn" ], "members": { - "attributes": { - "shape": "Sf" - }, - "capabilities": { - "shape": "Sh" - }, + "stageArn": {}, "duration": { "type": "integer" }, - "stageArn": {}, - "userId": {} + "userId": {}, + "attributes": { + "shape": "Si" + }, + "capabilities": { + "shape": "Sk" + } } }, "output": { @@ -86,35 +86,38 @@ "member": { "type": "structure", "members": { - "attributes": { - "shape": "Sf" - }, - "capabilities": { - "shape": "Sh" - }, "duration": { "type": "integer" }, - "userId": {} + "userId": {}, + "attributes": { + "shape": "Si" + }, + "capabilities": { + "shape": "Sk" + } } } }, "tags": { - "shape": "S3" + "shape": "S8" + }, + "autoParticipantRecordingConfiguration": { + "shape": "Sv" } } }, "output": { "type": "structure", "members": { + "stage": { + "shape": "S10" + }, "participantTokens": { "type": "list", "member": { "shape": "Sn" } - }, - "stage": { - "shape": "Sx" } } } @@ -132,10 +135,10 @@ "members": { "name": {}, "s3": { - "shape": "S11" + "shape": "S15" }, "tags": { - "shape": "S3" + "shape": "S8" } } }, @@ -143,7 +146,7 @@ "type": "structure", "members": { "storageConfiguration": { - "shape": "S14" + "shape": "S18" } } } @@ -213,13 +216,13 @@ "input": { "type": "structure", "required": [ - "participantId", - "stageArn" + "stageArn", + "participantId" ], "members": { + "stageArn": {}, "participantId": {}, - "reason": {}, - "stageArn": {} + "reason": {} } }, "output": { @@ -245,7 +248,7 @@ "type": "structure", "members": { "composition": { - "shape": "S1i" + "shape": "S1m" } } } @@ -281,14 +284,14 @@ "input": { "type": "structure", "required": [ - "participantId", + "stageArn", "sessionId", - "stageArn" + "participantId" ], "members": { - "participantId": {}, + "stageArn": {}, "sessionId": {}, - "stageArn": {} + "participantId": {} } }, "output": { @@ -297,26 +300,29 @@ "participant": { "type": "structure", "members": { + "participantId": {}, + "userId": {}, + "state": {}, + "firstJoinTime": { + "shape": "S24" + }, "attributes": { "type": "map", "key": {}, "value": {} }, - "browserName": {}, - "browserVersion": {}, - "firstJoinTime": { - "shape": "S1v" + "published": { + "type": "boolean" }, "ispName": {}, "osName": {}, "osVersion": {}, - "participantId": {}, - "published": { - "type": "boolean" - }, + "browserName": {}, + "browserVersion": {}, "sdkVersion": {}, - "state": {}, - "userId": {} + "recordingS3BucketName": {}, + "recordingS3Prefix": {}, + "recordingState": {} } } } @@ -340,7 +346,7 @@ "type": "structure", "members": { "stage": { - "shape": "Sx" + "shape": "S10" } } } @@ -353,12 +359,12 @@ "input": { "type": "structure", "required": [ - "sessionId", - "stageArn" + "stageArn", + "sessionId" ], "members": { - "sessionId": {}, - "stageArn": {} + "stageArn": {}, + "sessionId": {} } }, "output": { @@ -367,12 +373,12 @@ "stageSession": { "type": "structure", "members": { - "endTime": { - "shape": "S1v" - }, "sessionId": {}, "startTime": { - "shape": "S1v" + "shape": "S24" + }, + "endTime": { + "shape": "S24" } } } @@ -397,7 +403,7 @@ "type": "structure", "members": { "storageConfiguration": { - "shape": "S14" + "shape": "S18" } } } @@ -410,12 +416,12 @@ "input": { "type": "structure", "members": { - "filterByEncoderConfigurationArn": {}, "filterByStageArn": {}, + "filterByEncoderConfigurationArn": {}, + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {} + } } }, "output": { @@ -430,12 +436,13 @@ "type": "structure", "required": [ "arn", - "destinations", "stageArn", + "destinations", "state" ], "members": { "arn": {}, + "stageArn": {}, "destinations": { "type": "list", "member": { @@ -445,27 +452,26 @@ "state" ], "members": { - "endTime": { - "shape": "S1v" - }, "id": {}, + "state": {}, "startTime": { - "shape": "S1v" + "shape": "S24" }, - "state": {} + "endTime": { + "shape": "S24" + } } } }, - "endTime": { - "shape": "S1v" + "state": {}, + "tags": { + "shape": "S8" }, - "stageArn": {}, "startTime": { - "shape": "S1v" + "shape": "S24" }, - "state": {}, - "tags": { - "shape": "S3" + "endTime": { + "shape": "S24" } } } @@ -482,10 +488,10 @@ "input": { "type": "structure", "members": { + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {} + } } }, "output": { @@ -505,7 +511,7 @@ "arn": {}, "name": {}, "tags": { - "shape": "S3" + "shape": "S8" } } } @@ -522,18 +528,18 @@ "input": { "type": "structure", "required": [ - "participantId", + "stageArn", "sessionId", - "stageArn" + "participantId" ], "members": { + "stageArn": {}, + "sessionId": {}, + "participantId": {}, + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {}, - "participantId": {}, - "sessionId": {}, - "stageArn": {} + } } }, "output": { @@ -547,13 +553,13 @@ "member": { "type": "structure", "members": { - "errorCode": {}, - "eventTime": { - "shape": "S1v" - }, "name": {}, "participantId": {}, - "remoteParticipantId": {} + "eventTime": { + "shape": "S24" + }, + "remoteParticipantId": {}, + "errorCode": {} } } }, @@ -569,21 +575,22 @@ "input": { "type": "structure", "required": [ - "sessionId", - "stageArn" + "stageArn", + "sessionId" ], "members": { + "stageArn": {}, + "sessionId": {}, + "filterByUserId": {}, "filterByPublished": { "type": "boolean" }, "filterByState": {}, - "filterByUserId": {}, + "nextToken": {}, "maxResults": { "type": "integer" }, - "nextToken": {}, - "sessionId": {}, - "stageArn": {} + "filterByRecordingState": {} } }, "output": { @@ -592,24 +599,25 @@ "participants" ], "members": { - "nextToken": {}, "participants": { "type": "list", "member": { "type": "structure", "members": { + "participantId": {}, + "userId": {}, + "state": {}, "firstJoinTime": { - "shape": "S1v" + "shape": "S24" }, - "participantId": {}, "published": { "type": "boolean" }, - "state": {}, - "userId": {} + "recordingState": {} } } - } + }, + "nextToken": {} } } }, @@ -624,11 +632,11 @@ "stageArn" ], "members": { + "stageArn": {}, + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {}, - "stageArn": {} + } } }, "output": { @@ -637,22 +645,22 @@ "stageSessions" ], "members": { - "nextToken": {}, "stageSessions": { "type": "list", "member": { "type": "structure", "members": { - "endTime": { - "shape": "S1v" - }, "sessionId": {}, "startTime": { - "shape": "S1v" + "shape": "S24" + }, + "endTime": { + "shape": "S24" } } } - } + }, + "nextToken": {} } } }, @@ -664,10 +672,10 @@ "input": { "type": "structure", "members": { + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {} + } } }, "output": { @@ -676,7 +684,6 @@ "stages" ], "members": { - "nextToken": {}, "stages": { "type": "list", "member": { @@ -685,15 +692,16 @@ "arn" ], "members": { - "activeSessionId": {}, "arn": {}, "name": {}, + "activeSessionId": {}, "tags": { - "shape": "S3" + "shape": "S8" } } } - } + }, + "nextToken": {} } } }, @@ -705,10 +713,10 @@ "input": { "type": "structure", "members": { + "nextToken": {}, "maxResults": { "type": "integer" - }, - "nextToken": {} + } } }, "output": { @@ -717,7 +725,6 @@ "storageConfigurations" ], "members": { - "nextToken": {}, "storageConfigurations": { "type": "list", "member": { @@ -729,14 +736,15 @@ "arn": {}, "name": {}, "s3": { - "shape": "S11" + "shape": "S15" }, "tags": { - "shape": "S3" + "shape": "S8" } } } - } + }, + "nextToken": {} } } }, @@ -765,7 +773,7 @@ ], "members": { "tags": { - "shape": "S3" + "shape": "S8" } } } @@ -778,25 +786,25 @@ "input": { "type": "structure", "required": [ - "destinations", - "stageArn" + "stageArn", + "destinations" ], "members": { - "destinations": { - "type": "list", - "member": { - "shape": "S1l" - } - }, + "stageArn": {}, "idempotencyToken": { "idempotencyToken": true }, "layout": { - "shape": "S1x" + "shape": "S1o" + }, + "destinations": { + "type": "list", + "member": { + "shape": "S25" + } }, - "stageArn": {}, "tags": { - "shape": "S3" + "shape": "S8" } } }, @@ -804,7 +812,7 @@ "type": "structure", "members": { "composition": { - "shape": "S1i" + "shape": "S1m" } } } @@ -845,7 +853,7 @@ "locationName": "resourceArn" }, "tags": { - "shape": "S3" + "shape": "S8" } } }, @@ -897,14 +905,17 @@ ], "members": { "arn": {}, - "name": {} + "name": {}, + "autoParticipantRecordingConfiguration": { + "shape": "Sv" + } } }, "output": { "type": "structure", "members": { "stage": { - "shape": "Sx" + "shape": "S10" } } } @@ -912,27 +923,27 @@ }, "shapes": { "S3": { - "type": "map", - "key": {}, - "value": {} - }, - "S6": { "type": "structure", "members": { - "bitrate": { + "width": { "type": "integer" }, - "framerate": { - "type": "float" - }, "height": { "type": "integer" }, - "width": { + "framerate": { + "type": "float" + }, + "bitrate": { "type": "integer" } } }, + "S8": { + "type": "map", + "key": {}, + "value": {} + }, "Sc": { "type": "structure", "required": [ @@ -941,62 +952,78 @@ "members": { "arn": {}, "name": {}, - "tags": { + "video": { "shape": "S3" }, - "video": { - "shape": "S6" + "tags": { + "shape": "S8" } } }, - "Sf": { + "Si": { "type": "map", "key": {}, "value": {} }, - "Sh": { + "Sk": { "type": "list", "member": {} }, "Sn": { "type": "structure", "members": { - "attributes": { - "shape": "Sf" + "participantId": {}, + "token": { + "type": "string", + "sensitive": true }, - "capabilities": { - "shape": "Sh" + "userId": {}, + "attributes": { + "shape": "Si" }, "duration": { "type": "integer" }, + "capabilities": { + "shape": "Sk" + }, "expirationTime": { "type": "timestamp", "timestampFormat": "iso8601" - }, - "participantId": {}, - "token": { - "type": "string", - "sensitive": true - }, - "userId": {} + } + } + }, + "Sv": { + "type": "structure", + "required": [ + "storageConfigurationArn" + ], + "members": { + "storageConfigurationArn": {}, + "mediaTypes": { + "type": "list", + "member": {} + } } }, - "Sx": { + "S10": { "type": "structure", "required": [ "arn" ], "members": { - "activeSessionId": {}, "arn": {}, "name": {}, + "activeSessionId": {}, "tags": { - "shape": "S3" + "shape": "S8" + }, + "autoParticipantRecordingConfiguration": { + "shape": "Sv" } } }, - "S11": { + "S15": { "type": "structure", "required": [ "bucketName" @@ -1005,7 +1032,7 @@ "bucketName": {} } }, - "S14": { + "S18": { "type": "structure", "required": [ "arn" @@ -1014,36 +1041,49 @@ "arn": {}, "name": {}, "s3": { - "shape": "S11" + "shape": "S15" }, "tags": { - "shape": "S3" + "shape": "S8" } } }, - "S1i": { + "S1m": { "type": "structure", "required": [ "arn", - "destinations", - "layout", "stageArn", - "state" + "state", + "layout", + "destinations" ], "members": { "arn": {}, + "stageArn": {}, + "state": {}, + "layout": { + "shape": "S1o" + }, "destinations": { "type": "list", "member": { "type": "structure", "required": [ - "configuration", "id", - "state" + "state", + "configuration" ], "members": { + "id": {}, + "state": {}, + "startTime": { + "shape": "S24" + }, + "endTime": { + "shape": "S24" + }, "configuration": { - "shape": "S1l" + "shape": "S25" }, "detail": { "type": "structure", @@ -1058,114 +1098,101 @@ } } } - }, - "endTime": { - "shape": "S1v" - }, - "id": {}, - "startTime": { - "shape": "S1v" - }, - "state": {} + } } } }, - "endTime": { - "shape": "S1v" - }, - "layout": { - "shape": "S1x" + "tags": { + "shape": "S8" }, - "stageArn": {}, "startTime": { - "shape": "S1v" - }, - "state": {}, - "tags": { - "shape": "S3" - } - } - }, - "S1l": { - "type": "structure", - "members": { - "channel": { - "type": "structure", - "required": [ - "channelArn" - ], - "members": { - "channelArn": {}, - "encoderConfigurationArn": {} - } + "shape": "S24" }, - "name": {}, - "s3": { - "type": "structure", - "required": [ - "encoderConfigurationArns", - "storageConfigurationArn" - ], - "members": { - "encoderConfigurationArns": { - "type": "list", - "member": {} - }, - "recordingConfiguration": { - "type": "structure", - "members": { - "format": {} - } - }, - "storageConfigurationArn": {} - } + "endTime": { + "shape": "S24" } } }, - "S1v": { - "type": "timestamp", - "timestampFormat": "iso8601" - }, - "S1x": { + "S1o": { "type": "structure", "members": { "grid": { "type": "structure", "members": { "featuredParticipantAttribute": {}, - "gridGap": { - "type": "integer" - }, "omitStoppedVideo": { "type": "boolean" }, "videoAspectRatio": {}, - "videoFillMode": {} + "videoFillMode": {}, + "gridGap": { + "type": "integer" + } } }, "pip": { "type": "structure", "members": { "featuredParticipantAttribute": {}, - "gridGap": { - "type": "integer" - }, "omitStoppedVideo": { "type": "boolean" }, - "pipBehavior": {}, - "pipHeight": { + "videoFillMode": {}, + "gridGap": { "type": "integer" }, + "pipParticipantAttribute": {}, + "pipBehavior": {}, "pipOffset": { "type": "integer" }, - "pipParticipantAttribute": {}, "pipPosition": {}, "pipWidth": { "type": "integer" }, - "videoFillMode": {} + "pipHeight": { + "type": "integer" + } + } + } + } + }, + "S24": { + "type": "timestamp", + "timestampFormat": "iso8601" + }, + "S25": { + "type": "structure", + "members": { + "name": {}, + "channel": { + "type": "structure", + "required": [ + "channelArn" + ], + "members": { + "channelArn": {}, + "encoderConfigurationArn": {} + } + }, + "s3": { + "type": "structure", + "required": [ + "storageConfigurationArn", + "encoderConfigurationArns" + ], + "members": { + "storageConfigurationArn": {}, + "encoderConfigurationArns": { + "type": "list", + "member": {} + }, + "recordingConfiguration": { + "type": "structure", + "members": { + "format": {} + } + } } } } diff --git a/apis/ivs-realtime-2020-07-14.normal.json b/apis/ivs-realtime-2020-07-14.normal.json index 5a2dd1110f..02ebf787ba 100644 --- a/apis/ivs-realtime-2020-07-14.normal.json +++ b/apis/ivs-realtime-2020-07-14.normal.json @@ -848,7 +848,30 @@ "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" + }, + "AutoParticipantRecordingConfiguration": { + "type": "structure", + "required": [ + "storageConfigurationArn" + ], + "members": { + "storageConfigurationArn": { + "shape": "AutoParticipantRecordingStorageConfigurationArn", + "documentation": "

ARN of the StorageConfiguration resource to use for auto participant recording. Default: \"\" (empty string, no storage configuration is specified). Individual participant recording cannot be started unless a storage configuration is specified, when a Stage is created or updated.

" + }, + "mediaTypes": { + "shape": "ParticipantRecordingMediaTypeList", + "documentation": "

Types of media to be recorded. Default: AUDIO_VIDEO.

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

Object specifying an auto-participant-recording configuration.

" + }, + "AutoParticipantRecordingStorageConfigurationArn": { + "type": "string", + "max": 128, + "min": 0, + "pattern": "^$|^arn:aws:ivs:[a-z0-9-]+:[0-9]+:storage-configuration/[a-zA-Z0-9-]+$" }, "Bitrate": { "type": "integer", @@ -860,7 +883,7 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+" }, "ChannelDestinationConfiguration": { "type": "structure", @@ -883,43 +906,43 @@ "type": "structure", "required": [ "arn", - "destinations", - "layout", "stageArn", - "state" + "state", + "layout", + "destinations" ], "members": { "arn": { "shape": "CompositionArn", "documentation": "

ARN of the Composition resource.

" }, - "destinations": { - "shape": "DestinationList", - "documentation": "

Array of Destination objects. A Composition can contain either one destination (channel or s3) or two (one channel and one s3).

" - }, - "endTime": { - "shape": "Time", - "documentation": "

UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string.

" - }, - "layout": { - "shape": "LayoutConfiguration", - "documentation": "

Layout object to configure composition parameters.

" - }, "stageArn": { "shape": "StageArn", "documentation": "

ARN of the stage used as input

" }, - "startTime": { - "shape": "Time", - "documentation": "

UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string.

" - }, "state": { "shape": "CompositionState", "documentation": "

State of the Composition.

" }, + "layout": { + "shape": "LayoutConfiguration", + "documentation": "

Layout object to configure composition parameters.

" + }, + "destinations": { + "shape": "DestinationList", + "documentation": "

Array of Destination objects. A Composition can contain either one destination (channel or s3) or two (one channel and one s3).

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" + }, + "startTime": { + "shape": "Time", + "documentation": "

UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string.

" + }, + "endTime": { + "shape": "Time", + "documentation": "

UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string.

" } }, "documentation": "

Object specifying a Composition resource.

" @@ -928,13 +951,13 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:composition/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:composition/[a-zA-Z0-9-]+" }, "CompositionClientToken": { "type": "string", "max": 64, "min": 1, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" }, "CompositionState": { "type": "string", @@ -950,8 +973,8 @@ "type": "structure", "required": [ "arn", - "destinations", "stageArn", + "destinations", "state" ], "members": { @@ -959,21 +982,13 @@ "shape": "CompositionArn", "documentation": "

ARN of the Composition resource.

" }, - "destinations": { - "shape": "DestinationSummaryList", - "documentation": "

Array of Destination objects.

" - }, - "endTime": { - "shape": "Time", - "documentation": "

UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string.

" - }, "stageArn": { "shape": "StageArn", "documentation": "

ARN of the attached stage.

" }, - "startTime": { - "shape": "Time", - "documentation": "

UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string.

" + "destinations": { + "shape": "DestinationSummaryList", + "documentation": "

Array of Destination objects.

" }, "state": { "shape": "CompositionState", @@ -982,6 +997,14 @@ "tags": { "shape": "Tags", "documentation": "

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" + }, + "startTime": { + "shape": "Time", + "documentation": "

UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string.

" + }, + "endTime": { + "shape": "Time", + "documentation": "

UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string.

" } }, "documentation": "

Summary information about a Composition.

" @@ -999,13 +1022,13 @@ "shape": "EncoderConfigurationName", "documentation": "

Optional name to identify the resource.

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" - }, "video": { "shape": "Video", "documentation": "

Video configuration. Default: video resolution 1280x720, bitrate 2500 kbps, 30 fps.

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" } } }, @@ -1024,25 +1047,25 @@ "stageArn" ], "members": { - "attributes": { - "shape": "ParticipantTokenAttributes", - "documentation": "

Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" - }, - "capabilities": { - "shape": "ParticipantTokenCapabilities", - "documentation": "

Set of capabilities that the user is allowed to perform in the stage. Default: PUBLISH, SUBSCRIBE.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

ARN of the stage to which this token is scoped.

" }, "duration": { "shape": "ParticipantTokenDurationMinutes", "documentation": "

Duration (in minutes), after which the token expires. Default: 720 (12 hours).

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

ARN of the stage to which this token is scoped.

" - }, "userId": { "shape": "ParticipantTokenUserId", "documentation": "

Name that can be specified to help identify the token. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "attributes": { + "shape": "ParticipantTokenAttributes", + "documentation": "

Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "capabilities": { + "shape": "ParticipantTokenCapabilities", + "documentation": "

Set of capabilities that the user is allowed to perform in the stage. Default: PUBLISH, SUBSCRIBE.

" } } }, @@ -1069,19 +1092,23 @@ "tags": { "shape": "Tags", "documentation": "

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" + }, + "autoParticipantRecordingConfiguration": { + "shape": "AutoParticipantRecordingConfiguration", + "documentation": "

Auto participant recording configuration object attached to the stage.

" } } }, "CreateStageResponse": { "type": "structure", "members": { - "participantTokens": { - "shape": "ParticipantTokenList", - "documentation": "

Participant tokens attached to the stage. These correspond to the participants in the request.

" - }, "stage": { "shape": "Stage", "documentation": "

The stage that was created.

" + }, + "participantTokens": { + "shape": "ParticipantTokenList", + "documentation": "

Participant tokens attached to the stage. These correspond to the participants in the request.

" } } }, @@ -1165,34 +1192,34 @@ "Destination": { "type": "structure", "required": [ - "configuration", "id", - "state" + "state", + "configuration" ], "members": { - "configuration": { - "shape": "DestinationConfiguration", - "documentation": "

Configuration used to create this destination.

" - }, - "detail": { - "shape": "DestinationDetail", - "documentation": "

Optional details regarding the status of the destination.

" - }, - "endTime": { - "shape": "Time", - "documentation": "

UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.

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

Unique identifier for this destination, assigned by IVS.

" }, + "state": { + "shape": "DestinationState", + "documentation": "

State of the Composition Destination.

" + }, "startTime": { "shape": "Time", "documentation": "

UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string.

" }, - "state": { - "shape": "DestinationState", - "documentation": "

State of the Composition Destination.

" + "endTime": { + "shape": "Time", + "documentation": "

UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.

" + }, + "configuration": { + "shape": "DestinationConfiguration", + "documentation": "

Configuration used to create this destination.

" + }, + "detail": { + "shape": "DestinationDetail", + "documentation": "

Optional details regarding the status of the destination.

" } }, "documentation": "

Object specifying the status of a Destination.

" @@ -1200,14 +1227,14 @@ "DestinationConfiguration": { "type": "structure", "members": { - "channel": { - "shape": "ChannelDestinationConfiguration", - "documentation": "

An IVS channel to be used for broadcasting, for server-side composition. Either a channel or an s3 must be specified.

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

Name that can be specified to help identify the destination.

" }, + "channel": { + "shape": "ChannelDestinationConfiguration", + "documentation": "

An IVS channel to be used for broadcasting, for server-side composition. Either a channel or an s3 must be specified.

" + }, "s3": { "shape": "S3DestinationConfiguration", "documentation": "

An S3 storage configuration to be used for recording video data. Either a channel or an s3 must be specified.

" @@ -1227,7 +1254,7 @@ "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" }, "DestinationDetail": { "type": "structure", @@ -1265,21 +1292,21 @@ "state" ], "members": { - "endTime": { - "shape": "Time", - "documentation": "

UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.

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

Unique identifier for this destination, assigned by IVS.

" }, + "state": { + "shape": "DestinationState", + "documentation": "

State of the Composition Destination.

" + }, "startTime": { "shape": "Time", "documentation": "

UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string.

" }, - "state": { - "shape": "DestinationState", - "documentation": "

State of the Composition Destination.

" + "endTime": { + "shape": "Time", + "documentation": "

UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.

" } }, "documentation": "

Summary information about a Destination.

" @@ -1300,10 +1327,14 @@ "DisconnectParticipantRequest": { "type": "structure", "required": [ - "participantId", - "stageArn" + "stageArn", + "participantId" ], "members": { + "stageArn": { + "shape": "StageArn", + "documentation": "

ARN of the stage to which the participant is attached.

" + }, "participantId": { "shape": "ParticipantTokenId", "documentation": "

Identifier of the participant to be disconnected. This is assigned by IVS and returned by CreateParticipantToken.

" @@ -1311,10 +1342,6 @@ "reason": { "shape": "DisconnectParticipantReason", "documentation": "

Description of why this participant is being disconnected.

" - }, - "stageArn": { - "shape": "StageArn", - "documentation": "

ARN of the stage to which the participant is attached.

" } } }, @@ -1336,13 +1363,13 @@ "shape": "EncoderConfigurationName", "documentation": "

Optional name to identify the resource.

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" - }, "video": { "shape": "Video", "documentation": "

Video configuration. Default: video resolution 1280x720, bitrate 2500 kbps, 30 fps

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" } }, "documentation": "

Settings for transcoding.

" @@ -1351,7 +1378,7 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:encoder-configuration/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:encoder-configuration/[a-zA-Z0-9-]+" }, "EncoderConfigurationArnList": { "type": "list", @@ -1365,7 +1392,7 @@ "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" }, "EncoderConfigurationSummary": { "type": "structure", @@ -1397,14 +1424,6 @@ "Event": { "type": "structure", "members": { - "errorCode": { - "shape": "EventErrorCode", - "documentation": "

If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken. QUOTA_EXCEEDED indicates that the number of participants who want to publish/subscribe to a stage exceeds the quota; for more information, see Service Quotas. PUBLISHER_NOT_FOUND indicates that the participant tried to subscribe to a publisher that doesn’t exist.

" - }, - "eventTime": { - "shape": "Time", - "documentation": "

ISO 8601 timestamp (returned as a string) for when the event occurred.

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

The name of the event.

" @@ -1413,9 +1432,17 @@ "shape": "ParticipantId", "documentation": "

Unique identifier for the participant who triggered the event. This is assigned by IVS.

" }, + "eventTime": { + "shape": "Time", + "documentation": "

ISO 8601 timestamp (returned as a string) for when the event occurred.

" + }, "remoteParticipantId": { "shape": "ParticipantId", "documentation": "

Unique identifier for the remote participant. For a subscribe event, this is the publisher. For a publish or join event, this is null. This is assigned by IVS.

" + }, + "errorCode": { + "shape": "EventErrorCode", + "documentation": "

If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken. QUOTA_EXCEEDED indicates that the number of participants who want to publish/subscribe to a stage exceeds the quota; for more information, see Service Quotas. PUBLISHER_NOT_FOUND indicates that the participant tried to subscribe to a publisher that doesn’t exist.

" } }, "documentation": "

An occurrence during a stage session.

" @@ -1499,22 +1526,22 @@ "GetParticipantRequest": { "type": "structure", "required": [ - "participantId", + "stageArn", "sessionId", - "stageArn" + "participantId" ], "members": { - "participantId": { - "shape": "ParticipantId", - "documentation": "

Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

Stage ARN.

" }, "sessionId": { "shape": "StageSessionId", "documentation": "

ID of a session within the stage.

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

Stage ARN.

" + "participantId": { + "shape": "ParticipantId", + "documentation": "

Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken.

" } } }, @@ -1551,17 +1578,17 @@ "GetStageSessionRequest": { "type": "structure", "required": [ - "sessionId", - "stageArn" + "stageArn", + "sessionId" ], "members": { - "sessionId": { - "shape": "StageSessionId", - "documentation": "

ID of a session within the stage.

" - }, "stageArn": { "shape": "StageArn", "documentation": "

ARN of the stage for which the information is to be retrieved.

" + }, + "sessionId": { + "shape": "StageSessionId", + "documentation": "

ID of a session within the stage.

" } } }, @@ -1602,10 +1629,6 @@ "shape": "AttributeKey", "documentation": "

This attribute name identifies the featured slot. A participant with this attribute set to \"true\" (as a string value) in ParticipantTokenConfiguration is placed in the featured slot.

" }, - "gridGap": { - "shape": "GridGap", - "documentation": "

Specifies the spacing between participant tiles in pixels. Default: 2.

" - }, "omitStoppedVideo": { "shape": "OmitStoppedVideo", "documentation": "

Determines whether to omit participants with stopped video in the composition. Default: false.

" @@ -1617,6 +1640,10 @@ "videoFillMode": { "shape": "VideoFillMode", "documentation": "

Defines how video fits within the participant tile. When not set, videoFillMode defaults to COVER fill mode for participants in the grid and to CONTAIN fill mode for featured participants.

" + }, + "gridGap": { + "shape": "GridGap", + "documentation": "

Specifies the spacing between participant tiles in pixels. Default: 2.

" } }, "documentation": "

Configuration information specific to Grid layout, for server-side composition. See \"Layouts\" in Server-Side Composition.

" @@ -1648,21 +1675,21 @@ "ListCompositionsRequest": { "type": "structure", "members": { - "filterByEncoderConfigurationArn": { - "shape": "EncoderConfigurationArn", - "documentation": "

Filters the Composition list to match the specified EncoderConfiguration attached to at least one of its output.

" - }, "filterByStageArn": { "shape": "StageArn", "documentation": "

Filters the Composition list to match the specified Stage ARN.

" }, - "maxResults": { - "shape": "MaxCompositionResults", - "documentation": "

Maximum number of results to return. Default: 100.

" + "filterByEncoderConfigurationArn": { + "shape": "EncoderConfigurationArn", + "documentation": "

Filters the Composition list to match the specified EncoderConfiguration attached to at least one of its output.

" }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first Composition to retrieve. This is used for pagination; see the nextToken response field.

" + }, + "maxResults": { + "shape": "MaxCompositionResults", + "documentation": "

Maximum number of results to return. Default: 100.

" } } }, @@ -1685,13 +1712,13 @@ "ListEncoderConfigurationsRequest": { "type": "structure", "members": { - "maxResults": { - "shape": "MaxEncoderConfigurationResults", - "documentation": "

Maximum number of results to return. Default: 100.

" - }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first encoder configuration to retrieve. This is used for pagination; see the nextToken response field.

" + }, + "maxResults": { + "shape": "MaxEncoderConfigurationResults", + "documentation": "

Maximum number of results to return. Default: 100.

" } } }, @@ -1714,30 +1741,30 @@ "ListParticipantEventsRequest": { "type": "structure", "required": [ - "participantId", + "stageArn", "sessionId", - "stageArn" + "participantId" ], "members": { - "maxResults": { - "shape": "MaxParticipantEventResults", - "documentation": "

Maximum number of results to return. Default: 50.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

Stage ARN.

" }, - "nextToken": { - "shape": "PaginationToken", - "documentation": "

The first participant event to retrieve. This is used for pagination; see the nextToken response field.

" + "sessionId": { + "shape": "StageSessionId", + "documentation": "

ID of a session within the stage.

" }, "participantId": { "shape": "ParticipantId", "documentation": "

Unique identifier for this participant. This is assigned by IVS and returned by CreateParticipantToken.

" }, - "sessionId": { - "shape": "StageSessionId", - "documentation": "

ID of a session within the stage.

" + "nextToken": { + "shape": "PaginationToken", + "documentation": "

The first participant event to retrieve. This is used for pagination; see the nextToken response field.

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

Stage ARN.

" + "maxResults": { + "shape": "MaxParticipantEventResults", + "documentation": "

Maximum number of results to return. Default: 50.

" } } }, @@ -1760,37 +1787,41 @@ "ListParticipantsRequest": { "type": "structure", "required": [ - "sessionId", - "stageArn" + "stageArn", + "sessionId" ], "members": { - "filterByPublished": { - "shape": "Published", - "documentation": "

Filters the response list to only show participants who published during the stage session. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

Stage ARN.

" }, - "filterByState": { - "shape": "ParticipantState", - "documentation": "

Filters the response list to only show participants in the specified state. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request.

" + "sessionId": { + "shape": "StageSessionId", + "documentation": "

ID of the session within the stage.

" }, "filterByUserId": { "shape": "UserId", - "documentation": "

Filters the response list to match the specified user ID. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request. A userId is a customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems.

" + "documentation": "

Filters the response list to match the specified user ID. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request. A userId is a customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems.

" }, - "maxResults": { - "shape": "MaxParticipantResults", - "documentation": "

Maximum number of results to return. Default: 50.

" + "filterByPublished": { + "shape": "Published", + "documentation": "

Filters the response list to only show participants who published during the stage session. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request.

" + }, + "filterByState": { + "shape": "ParticipantState", + "documentation": "

Filters the response list to only show participants in the specified state. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request.

" }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first participant to retrieve. This is used for pagination; see the nextToken response field.

" }, - "sessionId": { - "shape": "StageSessionId", - "documentation": "

ID of the session within the stage.

" + "maxResults": { + "shape": "MaxParticipantResults", + "documentation": "

Maximum number of results to return. Default: 50.

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

Stage ARN.

" + "filterByRecordingState": { + "shape": "ParticipantRecordingFilterByRecordingState", + "documentation": "

Filters the response list to only show participants with the specified recording state. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request.

" } } }, @@ -1800,13 +1831,13 @@ "participants" ], "members": { - "nextToken": { - "shape": "PaginationToken", - "documentation": "

If there are more participants than maxResults, use nextToken in the request to get the next set.

" - }, "participants": { "shape": "ParticipantList", "documentation": "

List of the matching participants (summary information only).

" + }, + "nextToken": { + "shape": "PaginationToken", + "documentation": "

If there are more participants than maxResults, use nextToken in the request to get the next set.

" } } }, @@ -1816,17 +1847,17 @@ "stageArn" ], "members": { - "maxResults": { - "shape": "MaxStageSessionResults", - "documentation": "

Maximum number of results to return. Default: 50.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

Stage ARN.

" }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first stage session to retrieve. This is used for pagination; see the nextToken response field.

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

Stage ARN.

" + "maxResults": { + "shape": "MaxStageSessionResults", + "documentation": "

Maximum number of results to return. Default: 50.

" } } }, @@ -1836,26 +1867,26 @@ "stageSessions" ], "members": { - "nextToken": { - "shape": "PaginationToken", - "documentation": "

If there are more stage sessions than maxResults, use nextToken in the request to get the next set.

" - }, "stageSessions": { "shape": "StageSessionList", "documentation": "

List of matching stage sessions.

" + }, + "nextToken": { + "shape": "PaginationToken", + "documentation": "

If there are more stage sessions than maxResults, use nextToken in the request to get the next set.

" } } }, "ListStagesRequest": { "type": "structure", "members": { - "maxResults": { - "shape": "MaxStageResults", - "documentation": "

Maximum number of results to return. Default: 50.

" - }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first stage to retrieve. This is used for pagination; see the nextToken response field.

" + }, + "maxResults": { + "shape": "MaxStageResults", + "documentation": "

Maximum number of results to return. Default: 50.

" } } }, @@ -1865,26 +1896,26 @@ "stages" ], "members": { - "nextToken": { - "shape": "PaginationToken", - "documentation": "

If there are more stages than maxResults, use nextToken in the request to get the next set.

" - }, "stages": { "shape": "StageSummaryList", "documentation": "

List of the matching stages (summary information only).

" + }, + "nextToken": { + "shape": "PaginationToken", + "documentation": "

If there are more stages than maxResults, use nextToken in the request to get the next set.

" } } }, "ListStorageConfigurationsRequest": { "type": "structure", "members": { - "maxResults": { - "shape": "MaxStorageConfigurationResults", - "documentation": "

Maximum number of storage configurations to return. Default: your service quota or 100, whichever is smaller.

" - }, "nextToken": { "shape": "PaginationToken", "documentation": "

The first storage configuration to retrieve. This is used for pagination; see the nextToken response field.

" + }, + "maxResults": { + "shape": "MaxStorageConfigurationResults", + "documentation": "

Maximum number of storage configurations to return. Default: your service quota or 100, whichever is smaller.

" } } }, @@ -1894,13 +1925,13 @@ "storageConfigurations" ], "members": { - "nextToken": { - "shape": "PaginationToken", - "documentation": "

If there are more storage configurations than maxResults, use nextToken in the request to get the next set.

" - }, "storageConfigurations": { "shape": "StorageConfigurationSummaryList", "documentation": "

List of the matching storage configurations.

" + }, + "nextToken": { + "shape": "PaginationToken", + "documentation": "

If there are more storage configurations than maxResults, use nextToken in the request to get the next set.

" } } }, @@ -1979,27 +2010,35 @@ "type": "string", "max": 1024, "min": 0, - "pattern": "^[a-zA-Z0-9+/=_-]*$" + "pattern": "[a-zA-Z0-9+/=_-]*" }, "Participant": { "type": "structure", "members": { - "attributes": { - "shape": "ParticipantAttributes", - "documentation": "

Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + "participantId": { + "shape": "ParticipantId", + "documentation": "

Unique identifier for this participant, assigned by IVS.

" }, - "browserName": { - "shape": "ParticipantClientAttribute", - "documentation": "

The participant’s browser.

" + "userId": { + "shape": "UserId", + "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" }, - "browserVersion": { - "shape": "ParticipantClientAttribute", - "documentation": "

The participant’s browser version.

" + "state": { + "shape": "ParticipantState", + "documentation": "

Whether the participant is connected to or disconnected from the stage.

" }, "firstJoinTime": { "shape": "Time", "documentation": "

ISO 8601 timestamp (returned as a string) when the participant first joined the stage session.

" }, + "attributes": { + "shape": "ParticipantAttributes", + "documentation": "

Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "published": { + "shape": "Published", + "documentation": "

Whether the participant ever published to the stage session.

" + }, "ispName": { "shape": "ParticipantClientAttribute", "documentation": "

The participant’s Internet Service Provider.

" @@ -2012,25 +2051,29 @@ "shape": "ParticipantClientAttribute", "documentation": "

The participant’s operating system version.

" }, - "participantId": { - "shape": "ParticipantId", - "documentation": "

Unique identifier for this participant, assigned by IVS.

" + "browserName": { + "shape": "ParticipantClientAttribute", + "documentation": "

The participant’s browser.

" }, - "published": { - "shape": "Published", - "documentation": "

Whether the participant ever published to the stage session.

" + "browserVersion": { + "shape": "ParticipantClientAttribute", + "documentation": "

The participant’s browser version.

" }, "sdkVersion": { "shape": "ParticipantClientAttribute", "documentation": "

The participant’s SDK version.

" }, - "state": { - "shape": "ParticipantState", - "documentation": "

Whether the participant is connected to or disconnected from the stage.

" + "recordingS3BucketName": { + "shape": "ParticipantRecordingS3BucketName", + "documentation": "

Name of the S3 bucket to where the participant is being recorded, if individual participant recording is enabled, or \"\" (empty string), if recording is not enabled.

" }, - "userId": { - "shape": "UserId", - "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + "recordingS3Prefix": { + "shape": "ParticipantRecordingS3Prefix", + "documentation": "

S3 prefix of the S3 bucket to where the participant is being recorded, if individual participant recording is enabled, or \"\" (empty string), if recording is not enabled.

" + }, + "recordingState": { + "shape": "ParticipantRecordingState", + "documentation": "

Participant’s recording state.

" } }, "documentation": "

Object describing a participant that has joined a stage.

" @@ -2048,13 +2091,13 @@ "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_.,:;\\s]*$" + "pattern": "[a-zA-Z0-9-_.,:;\\s]*" }, "ParticipantId": { "type": "string", "max": 64, "min": 0, - "pattern": "^[a-zA-Z0-9-]*$" + "pattern": "[a-zA-Z0-9-]*" }, "ParticipantList": { "type": "list", @@ -2062,6 +2105,54 @@ "shape": "ParticipantSummary" } }, + "ParticipantRecordingFilterByRecordingState": { + "type": "string", + "enum": [ + "STARTING", + "ACTIVE", + "STOPPING", + "STOPPED", + "FAILED" + ] + }, + "ParticipantRecordingMediaType": { + "type": "string", + "enum": [ + "AUDIO_VIDEO", + "AUDIO_ONLY" + ] + }, + "ParticipantRecordingMediaTypeList": { + "type": "list", + "member": { + "shape": "ParticipantRecordingMediaType" + }, + "max": 1, + "min": 0 + }, + "ParticipantRecordingS3BucketName": { + "type": "string", + "max": 63, + "min": 0, + "pattern": "[a-z0-9-.]*" + }, + "ParticipantRecordingS3Prefix": { + "type": "string", + "max": 256, + "min": 0, + "pattern": "[a-zA-Z0-9-]*" + }, + "ParticipantRecordingState": { + "type": "string", + "enum": [ + "STARTING", + "ACTIVE", + "STOPPING", + "STOPPED", + "FAILED", + "DISABLED" + ] + }, "ParticipantState": { "type": "string", "enum": [ @@ -2072,25 +2163,29 @@ "ParticipantSummary": { "type": "structure", "members": { - "firstJoinTime": { - "shape": "Time", - "documentation": "

ISO 8601 timestamp (returned as a string) when the participant first joined the stage session.

" - }, "participantId": { "shape": "ParticipantId", "documentation": "

Unique identifier for this participant, assigned by IVS.

" }, - "published": { - "shape": "Published", - "documentation": "

Whether the participant ever published to the stage session.

" + "userId": { + "shape": "UserId", + "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

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

Whether the participant is connected to or disconnected from the stage.

" }, - "userId": { - "shape": "UserId", - "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + "firstJoinTime": { + "shape": "Time", + "documentation": "

ISO 8601 timestamp (returned as a string) when the participant first joined the stage session.

" + }, + "published": { + "shape": "Published", + "documentation": "

Whether the participant ever published to the stage session.

" + }, + "recordingState": { + "shape": "ParticipantRecordingState", + "documentation": "

Participant’s recording state.

" } }, "documentation": "

Summary object describing a participant that has joined a stage.

" @@ -2098,22 +2193,6 @@ "ParticipantToken": { "type": "structure", "members": { - "attributes": { - "shape": "ParticipantTokenAttributes", - "documentation": "

Application-provided attributes to encode into the token and attach to a stage. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" - }, - "capabilities": { - "shape": "ParticipantTokenCapabilities", - "documentation": "

Set of capabilities that the user is allowed to perform in the stage.

" - }, - "duration": { - "shape": "ParticipantTokenDurationMinutes", - "documentation": "

Duration (in minutes), after which the participant token expires. Default: 720 (12 hours).

" - }, - "expirationTime": { - "shape": "ParticipantTokenExpirationTime", - "documentation": "

ISO 8601 timestamp (returned as a string) for when this token expires.

" - }, "participantId": { "shape": "ParticipantTokenId", "documentation": "

Unique identifier for this participant token, assigned by IVS.

" @@ -2125,6 +2204,22 @@ "userId": { "shape": "ParticipantTokenUserId", "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "attributes": { + "shape": "ParticipantTokenAttributes", + "documentation": "

Application-provided attributes to encode into the token and attach to a stage. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "duration": { + "shape": "ParticipantTokenDurationMinutes", + "documentation": "

Duration (in minutes), after which the participant token expires. Default: 720 (12 hours).

" + }, + "capabilities": { + "shape": "ParticipantTokenCapabilities", + "documentation": "

Set of capabilities that the user is allowed to perform in the stage.

" + }, + "expirationTime": { + "shape": "ParticipantTokenExpirationTime", + "documentation": "

ISO 8601 timestamp (returned as a string) for when this token expires.

" } }, "documentation": "

Object specifying a participant token in a stage.

Important: Treat tokens as opaque; i.e., do not build functionality based on token contents. The format of tokens could change in the future.

" @@ -2156,14 +2251,6 @@ "ParticipantTokenConfiguration": { "type": "structure", "members": { - "attributes": { - "shape": "ParticipantTokenAttributes", - "documentation": "

Application-provided attributes to encode into the corresponding participant token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" - }, - "capabilities": { - "shape": "ParticipantTokenCapabilities", - "documentation": "

Set of capabilities that the user is allowed to perform in the stage.

" - }, "duration": { "shape": "ParticipantTokenDurationMinutes", "documentation": "

Duration (in minutes), after which the corresponding participant token expires. Default: 720 (12 hours).

" @@ -2171,6 +2258,14 @@ "userId": { "shape": "ParticipantTokenUserId", "documentation": "

Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "attributes": { + "shape": "ParticipantTokenAttributes", + "documentation": "

Application-provided attributes to encode into the corresponding participant token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information.

" + }, + "capabilities": { + "shape": "ParticipantTokenCapabilities", + "documentation": "

Set of capabilities that the user is allowed to perform in the stage.

" } }, "documentation": "

Object specifying a participant token configuration in a stage.

" @@ -2225,30 +2320,30 @@ "shape": "AttributeKey", "documentation": "

This attribute name identifies the featured slot. A participant with this attribute set to \"true\" (as a string value) in ParticipantTokenConfiguration is placed in the featured slot.

" }, + "omitStoppedVideo": { + "shape": "OmitStoppedVideo", + "documentation": "

Determines whether to omit participants with stopped video in the composition. Default: false.

" + }, + "videoFillMode": { + "shape": "VideoFillMode", + "documentation": "

Defines how video fits within the participant tile. Default: COVER.

" + }, "gridGap": { "shape": "GridGap", "documentation": "

Specifies the spacing between participant tiles in pixels. Default: 0.

" }, - "omitStoppedVideo": { - "shape": "OmitStoppedVideo", - "documentation": "

Determines whether to omit participants with stopped video in the composition. Default: false.

" + "pipParticipantAttribute": { + "shape": "AttributeKey", + "documentation": "

Identifies the PiP slot. A participant with this attribute set to \"true\" (as a string value) in ParticipantTokenConfiguration is placed in the PiP slot.

" }, "pipBehavior": { "shape": "PipBehavior", "documentation": "

Defines PiP behavior when all participants have left. Default: STATIC.

" }, - "pipHeight": { - "shape": "PipHeight", - "documentation": "

Specifies the height of the PiP window in pixels. When this is not set explicitly, pipHeight’s value will be based on the size of the composition and the aspect ratio of the participant’s video.

" - }, "pipOffset": { "shape": "PipOffset", "documentation": "

Sets the PiP window’s offset position in pixels from the closest edges determined by PipPosition. Default: 0.

" }, - "pipParticipantAttribute": { - "shape": "AttributeKey", - "documentation": "

Identifies the PiP slot. A participant with this attribute set to \"true\" (as a string value) in ParticipantTokenConfiguration is placed in the PiP slot.

" - }, "pipPosition": { "shape": "PipPosition", "documentation": "

Determines the corner position of the PiP window. Default: BOTTOM_RIGHT.

" @@ -2257,9 +2352,9 @@ "shape": "PipWidth", "documentation": "

Specifies the width of the PiP window in pixels. When this is not set explicitly, pipWidth’s value will be based on the size of the composition and the aspect ratio of the participant’s video.

" }, - "videoFillMode": { - "shape": "VideoFillMode", - "documentation": "

Defines how video fits within the participant tile. Default: COVER.

" + "pipHeight": { + "shape": "PipHeight", + "documentation": "

Specifies the height of the PiP window in pixels. When this is not set explicitly, pipHeight’s value will be based on the size of the composition and the aspect ratio of the participant’s video.

" } }, "documentation": "

Configuration information specific to Picture-in-Picture (PiP) layout, for server-side composition.

" @@ -2310,21 +2405,25 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:[a-z-]/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:[a-z-]/[a-zA-Z0-9-]+" }, "S3BucketName": { "type": "string", "max": 63, "min": 3, - "pattern": "^[a-z0-9-.]+$" + "pattern": "[a-z0-9-.]+" }, "S3DestinationConfiguration": { "type": "structure", "required": [ - "encoderConfigurationArns", - "storageConfigurationArn" + "storageConfigurationArn", + "encoderConfigurationArns" ], "members": { + "storageConfigurationArn": { + "shape": "StorageConfigurationArn", + "documentation": "

ARN of the StorageConfiguration where recorded videos will be stored.

" + }, "encoderConfigurationArns": { "shape": "EncoderConfigurationArnList", "documentation": "

ARNs of the EncoderConfiguration resource. The encoder configuration and stage resources must be in the same AWS account and region.

" @@ -2332,10 +2431,6 @@ "recordingConfiguration": { "shape": "RecordingConfiguration", "documentation": "

Array of maps, each of the form string:string (key:value). This is an optional customer specification, currently used only to specify the recording format for storing a recording in Amazon S3.

" - }, - "storageConfigurationArn": { - "shape": "StorageConfigurationArn", - "documentation": "

ARN of the StorageConfiguration where recorded videos will be stored.

" } }, "documentation": "

A complex type that describes an S3 location where recorded videos will be stored.

" @@ -2372,10 +2467,6 @@ "arn" ], "members": { - "activeSessionId": { - "shape": "StageSessionId", - "documentation": "

ID of the active session within the stage.

" - }, "arn": { "shape": "StageArn", "documentation": "

Stage ARN.

" @@ -2384,9 +2475,17 @@ "shape": "StageName", "documentation": "

Stage name.

" }, + "activeSessionId": { + "shape": "StageSessionId", + "documentation": "

ID of the active session within the stage.

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" + }, + "autoParticipantRecordingConfiguration": { + "shape": "AutoParticipantRecordingConfiguration", + "documentation": "

Auto-participant-recording configuration object attached to the stage.

" } }, "documentation": "

Object specifying a stage.

" @@ -2395,21 +2494,17 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:stage/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:stage/[a-zA-Z0-9-]+" }, "StageName": { "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" }, "StageSession": { "type": "structure", "members": { - "endTime": { - "shape": "Time", - "documentation": "

ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active.

" - }, "sessionId": { "shape": "StageSessionId", "documentation": "

ID of the session within the stage.

" @@ -2417,6 +2512,10 @@ "startTime": { "shape": "Time", "documentation": "

ISO 8601 timestamp (returned as a string) when this stage session began.

" + }, + "endTime": { + "shape": "Time", + "documentation": "

ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active.

" } }, "documentation": "

A stage session begins when the first participant joins a stage and ends after the last participant leaves the stage. A stage session helps with debugging stages by grouping events and participants into shorter periods of time (i.e., a session), which is helpful when stages are used over long periods of time.

" @@ -2425,7 +2524,7 @@ "type": "string", "max": 16, "min": 16, - "pattern": "^st-[a-zA-Z0-9]+$" + "pattern": "st-[a-zA-Z0-9]+" }, "StageSessionList": { "type": "list", @@ -2436,10 +2535,6 @@ "StageSessionSummary": { "type": "structure", "members": { - "endTime": { - "shape": "Time", - "documentation": "

ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active.

" - }, "sessionId": { "shape": "StageSessionId", "documentation": "

ID of the session within the stage.

" @@ -2447,6 +2542,10 @@ "startTime": { "shape": "Time", "documentation": "

ISO 8601 timestamp (returned as a string) when this stage session began.

" + }, + "endTime": { + "shape": "Time", + "documentation": "

ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active.

" } }, "documentation": "

Summary information about a stage session.

" @@ -2457,10 +2556,6 @@ "arn" ], "members": { - "activeSessionId": { - "shape": "StageSessionId", - "documentation": "

ID of the active session within the stage.

" - }, "arn": { "shape": "StageArn", "documentation": "

Stage ARN.

" @@ -2469,6 +2564,10 @@ "shape": "StageName", "documentation": "

Stage name.

" }, + "activeSessionId": { + "shape": "StageSessionId", + "documentation": "

ID of the active session within the stage.

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

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and \"Tag naming limits and requirements\"; Amazon IVS has no constraints on tags beyond what is documented there.

" @@ -2485,13 +2584,13 @@ "StartCompositionRequest": { "type": "structure", "required": [ - "destinations", - "stageArn" + "stageArn", + "destinations" ], "members": { - "destinations": { - "shape": "DestinationConfigurationList", - "documentation": "

Array of destination configuration.

" + "stageArn": { + "shape": "StageArn", + "documentation": "

ARN of the stage to be used for compositing.

" }, "idempotencyToken": { "shape": "CompositionClientToken", @@ -2502,9 +2601,9 @@ "shape": "LayoutConfiguration", "documentation": "

Layout object to configure composition parameters.

" }, - "stageArn": { - "shape": "StageArn", - "documentation": "

ARN of the stage to be used for compositing.

" + "destinations": { + "shape": "DestinationConfigurationList", + "documentation": "

Array of destination configuration.

" }, "tags": { "shape": "Tags", @@ -2566,13 +2665,13 @@ "type": "string", "max": 128, "min": 1, - "pattern": "^arn:aws:ivs:[a-z0-9-]+:[0-9]+:storage-configuration/[a-zA-Z0-9-]+$" + "pattern": "arn:aws:ivs:[a-z0-9-]+:[0-9]+:storage-configuration/[a-zA-Z0-9-]+" }, "StorageConfigurationName": { "type": "string", "max": 128, "min": 0, - "pattern": "^[a-zA-Z0-9-_]*$" + "pattern": "[a-zA-Z0-9-_]*" }, "StorageConfigurationSummary": { "type": "structure", @@ -2702,6 +2801,10 @@ "name": { "shape": "StageName", "documentation": "

Name of the stage to be updated.

" + }, + "autoParticipantRecordingConfiguration": { + "shape": "AutoParticipantRecordingConfiguration", + "documentation": "

Auto-participant-recording configuration object to attach to the stage. Auto-participant-recording configuration cannot be updated while recording is active.

" } } }, @@ -2722,21 +2825,21 @@ "Video": { "type": "structure", "members": { - "bitrate": { - "shape": "Bitrate", - "documentation": "

Bitrate for generated output, in bps. Default: 2500000.

" - }, - "framerate": { - "shape": "Framerate", - "documentation": "

Video frame rate, in fps. Default: 30.

" + "width": { + "shape": "Width", + "documentation": "

Video-resolution width. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 1280.

" }, "height": { "shape": "Height", "documentation": "

Video-resolution height. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 720.

" }, - "width": { - "shape": "Width", - "documentation": "

Video-resolution width. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 1280.

" + "framerate": { + "shape": "Framerate", + "documentation": "

Video frame rate, in fps. Default: 30.

" + }, + "bitrate": { + "shape": "Bitrate", + "documentation": "

Bitrate for generated output, in bps. Default: 2500000.

" } }, "documentation": "

Settings for video.

" diff --git a/apis/ivs-realtime-2020-07-14.waiters2.json b/apis/ivs-realtime-2020-07-14.waiters2.json new file mode 100644 index 0000000000..13f60ee66b --- /dev/null +++ b/apis/ivs-realtime-2020-07-14.waiters2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "waiters": { + } +} diff --git a/apis/sagemaker-2017-07-24.min.json b/apis/sagemaker-2017-07-24.min.json index eda159c05a..8bcfe5c4a4 100644 --- a/apis/sagemaker-2017-07-24.min.json +++ b/apis/sagemaker-2017-07-24.min.json @@ -159,16 +159,16 @@ "members": { "ActionName": {}, "Source": { - "shape": "S1u" + "shape": "S1w" }, "ActionType": {}, "Description": {}, "Status": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Tags": { "shape": "S7" @@ -193,13 +193,13 @@ "AlgorithmName": {}, "AlgorithmDescription": {}, "TrainingSpecification": { - "shape": "S26" + "shape": "S28" }, "InferenceSpecification": { "shape": "Sr" }, "ValidationSpecification": { - "shape": "S2y" + "shape": "S30" }, "CertifyForMarketplace": { "type": "boolean" @@ -237,7 +237,7 @@ "shape": "S7" }, "ResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } }, @@ -260,13 +260,13 @@ "shape": "S7" }, "KernelGatewayImageConfig": { - "shape": "S4z" + "shape": "S51" }, "JupyterLabAppImageConfig": { - "shape": "S58" + "shape": "S5a" }, "CodeEditorAppImageConfig": { - "shape": "S5f" + "shape": "S5h" } } }, @@ -287,14 +287,14 @@ "members": { "ArtifactName": {}, "Source": { - "shape": "S5j" + "shape": "S5l" }, "ArtifactType": {}, "Properties": { - "shape": "S5n" + "shape": "S5p" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Tags": { "shape": "S7" @@ -320,17 +320,17 @@ "members": { "AutoMLJobName": {}, "InputDataConfig": { - "shape": "S5t" + "shape": "S5v" }, "OutputDataConfig": { - "shape": "S61" + "shape": "S63" }, "ProblemType": {}, "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "AutoMLJobConfig": { - "shape": "S65" + "shape": "S67" }, "RoleArn": {}, "GenerateCandidateDefinitionsOnly": { @@ -340,7 +340,7 @@ "shape": "S7" }, "ModelDeployConfig": { - "shape": "S6p" + "shape": "S6r" } } }, @@ -367,29 +367,29 @@ "members": { "AutoMLJobName": {}, "AutoMLJobInputDataConfig": { - "shape": "S6v" + "shape": "S6x" }, "OutputDataConfig": { - "shape": "S61" + "shape": "S63" }, "AutoMLProblemTypeConfig": { - "shape": "S6x" + "shape": "S6z" }, "RoleArn": {}, "Tags": { "shape": "S7" }, "SecurityConfig": { - "shape": "S6a" + "shape": "S6c" }, "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "ModelDeployConfig": { - "shape": "S6p" + "shape": "S6r" }, "DataSplitConfig": { - "shape": "S6l" + "shape": "S6n" } } }, @@ -413,10 +413,10 @@ "members": { "ClusterName": {}, "InstanceGroups": { - "shape": "S7x" + "shape": "S7z" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "Tags": { "shape": "S7" @@ -443,7 +443,7 @@ "members": { "CodeRepositoryName": {}, "GitConfig": { - "shape": "S8c" + "shape": "S8e" }, "Tags": { "shape": "S7" @@ -474,16 +474,16 @@ "RoleArn": {}, "ModelPackageVersionArn": {}, "InputConfig": { - "shape": "S8j" + "shape": "S8l" }, "OutputConfig": { - "shape": "S8m" + "shape": "S8o" }, "VpcConfig": { - "shape": "S8t" + "shape": "S8v" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "Tags": { "shape": "S7" @@ -511,12 +511,12 @@ "members": { "ContextName": {}, "Source": { - "shape": "S92" + "shape": "S94" }, "ContextType": {}, "Description": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "Tags": { "shape": "S7" @@ -544,26 +544,26 @@ "members": { "JobDefinitionName": {}, "DataQualityBaselineConfig": { - "shape": "S97" + "shape": "S99" }, "DataQualityAppSpecification": { - "shape": "S9b" + "shape": "S9d" }, "DataQualityJobInput": { - "shape": "S9k" + "shape": "S9m" }, "DataQualityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" }, "Tags": { "shape": "S7" @@ -592,7 +592,7 @@ "RoleArn": {}, "Description": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "Tags": { "shape": "S7" @@ -617,13 +617,13 @@ "DomainName": {}, "AuthMode": {}, "DefaultUserSettings": { - "shape": "Sam" + "shape": "Sao" }, "DomainSettings": { - "shape": "Sbu" + "shape": "Sbw" }, "SubnetIds": { - "shape": "S6e" + "shape": "S6g" }, "VpcId": {}, "Tags": { @@ -637,7 +637,7 @@ "KmsKeyId": {}, "AppSecurityGroupManagement": {}, "DefaultSpaceSettings": { - "shape": "Sc4" + "shape": "Sc6" } } }, @@ -660,11 +660,11 @@ "members": { "EdgeDeploymentPlanName": {}, "ModelConfigs": { - "shape": "Sc9" + "shape": "Scb" }, "DeviceFleetName": {}, "Stages": { - "shape": "Scb" + "shape": "Scd" }, "Tags": { "shape": "S7" @@ -691,7 +691,7 @@ "members": { "EdgeDeploymentPlanName": {}, "Stages": { - "shape": "Scb" + "shape": "Scd" } } } @@ -714,7 +714,7 @@ "ModelVersion": {}, "RoleArn": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "ResourceKey": {}, "Tags": { @@ -734,7 +734,7 @@ "EndpointName": {}, "EndpointConfigName": {}, "DeploymentConfig": { - "shape": "Scr" + "shape": "Sct" }, "Tags": { "shape": "S7" @@ -761,27 +761,27 @@ "members": { "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Sd9" + "shape": "Sdb" }, "DataCaptureConfig": { - "shape": "Sdw" + "shape": "Sdy" }, "Tags": { "shape": "S7" }, "KmsKeyId": {}, "AsyncInferenceConfig": { - "shape": "Se7" + "shape": "Se9" }, "ExplainerConfig": { - "shape": "Sef" + "shape": "Seh" }, "ShadowProductionVariants": { - "shape": "Sd9" + "shape": "Sdb" }, "ExecutionRoleArn": {}, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "EnableNetworkIsolation": { "type": "boolean" @@ -834,13 +834,13 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sfe" + "shape": "Sfg" }, "OnlineStoreConfig": { - "shape": "Sfl" + "shape": "Sfn" }, "OfflineStoreConfig": { - "shape": "Sfr" + "shape": "Sft" }, "ThroughputConfig": { "type": "structure", @@ -885,16 +885,16 @@ "members": { "FlowDefinitionName": {}, "HumanLoopRequestSource": { - "shape": "Sg6" + "shape": "Sg8" }, "HumanLoopActivationConfig": { - "shape": "Sg8" + "shape": "Sga" }, "HumanLoopConfig": { - "shape": "Sgb" + "shape": "Sgd" }, "OutputConfig": { - "shape": "Sgq" + "shape": "Sgs" }, "RoleArn": {}, "Tags": { @@ -924,10 +924,10 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sgx" + "shape": "Sgz" }, "S3StorageConfig": { - "shape": "Sgz" + "shape": "Sh1" }, "Tags": { "shape": "S7" @@ -944,6 +944,35 @@ } } }, + "CreateHubContentReference": { + "input": { + "type": "structure", + "required": [ + "HubName", + "SageMakerPublicHubContentArn" + ], + "members": { + "HubName": {}, + "SageMakerPublicHubContentArn": {}, + "HubContentName": {}, + "MinVersion": {}, + "Tags": { + "shape": "S7" + } + } + }, + "output": { + "type": "structure", + "required": [ + "HubArn", + "HubContentArn" + ], + "members": { + "HubArn": {}, + "HubContentArn": {} + } + } + }, "CreateHumanTaskUi": { "input": { "type": "structure", @@ -954,7 +983,7 @@ "members": { "HumanTaskUiName": {}, "UiTemplate": { - "shape": "Sh5" + "shape": "Shd" }, "Tags": { "shape": "S7" @@ -981,22 +1010,22 @@ "members": { "HyperParameterTuningJobName": {}, "HyperParameterTuningJobConfig": { - "shape": "Sha" + "shape": "Shi" }, "TrainingJobDefinition": { - "shape": "Si3" + "shape": "Sib" }, "TrainingJobDefinitions": { - "shape": "Sij" + "shape": "Sir" }, "WarmStartConfig": { - "shape": "Sik" + "shape": "Sis" }, "Tags": { "shape": "S7" }, "Autotune": { - "shape": "Sio" + "shape": "Siw" } } }, @@ -1049,7 +1078,7 @@ }, "ImageName": {}, "Aliases": { - "shape": "Siz" + "shape": "Sj7" }, "VendorGuidance": {}, "JobType": {}, @@ -1084,10 +1113,10 @@ "EndpointName": {}, "VariantName": {}, "Specification": { - "shape": "Sjb" + "shape": "Sjj" }, "RuntimeConfig": { - "shape": "Sji" + "shape": "Sjq" }, "Tags": { "shape": "S7" @@ -1119,19 +1148,19 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sjp" + "shape": "Sjx" }, "Description": {}, "RoleArn": {}, "EndpointName": {}, "ModelVariants": { - "shape": "Sjs" + "shape": "Sk0" }, "DataStorageConfig": { - "shape": "Sk0" + "shape": "Sk8" }, "ShadowModeConfig": { - "shape": "Sk1" + "shape": "Sk9" }, "KmsKey": {}, "Tags": { @@ -1163,11 +1192,11 @@ "JobType": {}, "RoleArn": {}, "InputConfig": { - "shape": "Sk9" + "shape": "Skh" }, "JobDescription": {}, "StoppingConditions": { - "shape": "Slf" + "shape": "Sln" }, "OutputConfig": { "type": "structure", @@ -1211,21 +1240,21 @@ "LabelingJobName": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Slr" + "shape": "Slz" }, "OutputConfig": { - "shape": "Sly" + "shape": "Sm6" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Slz" + "shape": "Sm7" }, "LabelingJobAlgorithmsConfig": { - "shape": "Sm2" + "shape": "Sma" }, "HumanTaskConfig": { - "shape": "Sm6" + "shape": "Sme" }, "Tags": { "shape": "S7" @@ -1281,20 +1310,20 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sms" + "shape": "Sn0" }, "Containers": { - "shape": "Sn1" + "shape": "Sn9" }, "InferenceExecutionConfig": { - "shape": "Sn2" + "shape": "Sna" }, "ExecutionRoleArn": {}, "Tags": { "shape": "S7" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "EnableNetworkIsolation": { "type": "boolean" @@ -1325,26 +1354,26 @@ "members": { "JobDefinitionName": {}, "ModelBiasBaselineConfig": { - "shape": "Sn6" + "shape": "Sne" }, "ModelBiasAppSpecification": { - "shape": "Sn7" + "shape": "Snf" }, "ModelBiasJobInput": { - "shape": "Sn8" + "shape": "Sng" }, "ModelBiasJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" }, "Tags": { "shape": "S7" @@ -1372,10 +1401,10 @@ "members": { "ModelCardName": {}, "SecurityConfig": { - "shape": "Snc" + "shape": "Snk" }, "Content": { - "shape": "Snd" + "shape": "Snl" }, "ModelCardStatus": {}, "Tags": { @@ -1408,7 +1437,7 @@ }, "ModelCardExportJobName": {}, "OutputConfig": { - "shape": "Snj" + "shape": "Snr" } } }, @@ -1436,26 +1465,26 @@ "members": { "JobDefinitionName": {}, "ModelExplainabilityBaselineConfig": { - "shape": "Snn" + "shape": "Snv" }, "ModelExplainabilityAppSpecification": { - "shape": "Sno" + "shape": "Snw" }, "ModelExplainabilityJobInput": { - "shape": "Snp" + "shape": "Snx" }, "ModelExplainabilityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" }, "Tags": { "shape": "S7" @@ -1483,10 +1512,10 @@ "shape": "Sr" }, "ValidationSpecification": { - "shape": "Sns" + "shape": "So0" }, "SourceAlgorithmSpecification": { - "shape": "Snv" + "shape": "So3" }, "CertifyForMarketplace": { "type": "boolean" @@ -1496,10 +1525,10 @@ }, "ModelApprovalStatus": {}, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "ModelMetrics": { - "shape": "Sny" + "shape": "So6" }, "ClientToken": { "idempotencyToken": true @@ -1508,21 +1537,21 @@ "Task": {}, "SamplePayloadUrl": {}, "CustomerMetadataProperties": { - "shape": "So5" + "shape": "Sod" }, "DriftCheckBaselines": { - "shape": "So8" + "shape": "Sog" }, "AdditionalInferenceSpecifications": { - "shape": "Soe" + "shape": "Som" }, "SkipModelValidation": {}, "SourceUri": {}, "SecurityConfig": { - "shape": "Soi" + "shape": "Soq" }, "ModelCard": { - "shape": "Soj" + "shape": "Sor" } } }, @@ -1574,26 +1603,26 @@ "members": { "JobDefinitionName": {}, "ModelQualityBaselineConfig": { - "shape": "Sop" + "shape": "Sox" }, "ModelQualityAppSpecification": { - "shape": "Soq" + "shape": "Soy" }, "ModelQualityJobInput": { - "shape": "Sos" + "shape": "Sp0" }, "ModelQualityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" }, "Tags": { "shape": "S7" @@ -1620,7 +1649,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Sow" + "shape": "Sp4" }, "Tags": { "shape": "S7" @@ -1650,7 +1679,7 @@ "InstanceType": {}, "SubnetId": {}, "SecurityGroupIds": { - "shape": "San" + "shape": "Sap" }, "RoleArn": {}, "KmsKeyId": {}, @@ -1663,16 +1692,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Spd" + "shape": "Spl" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Spg" + "shape": "Spo" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Spj" + "shape": "Spr" } } }, @@ -1692,10 +1721,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Spo" + "shape": "Spw" }, "OnStart": { - "shape": "Spo" + "shape": "Spw" } } }, @@ -1719,7 +1748,7 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Spw" + "shape": "Sq4" }, "PipelineDescription": {}, "ClientRequestToken": { @@ -1730,7 +1759,7 @@ "shape": "S7" }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" } } }, @@ -1822,33 +1851,33 @@ ], "members": { "ProcessingInputs": { - "shape": "Sqi" + "shape": "Sqq" }, "ProcessingOutputConfig": { - "shape": "Sr5" + "shape": "Srd" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Sra" + "shape": "Sri" }, "StoppingCondition": { - "shape": "Src" + "shape": "Srk" }, "AppSpecification": { - "shape": "Sre" + "shape": "Srm" }, "Environment": { - "shape": "Srg" + "shape": "Sro" }, "NetworkConfig": { - "shape": "Sp4" + "shape": "Spc" }, "RoleArn": {}, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" } } }, @@ -1873,7 +1902,7 @@ "ProjectName": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Srm" + "shape": "Sru" }, "Tags": { "shape": "S7" @@ -1906,13 +1935,13 @@ "shape": "S7" }, "SpaceSettings": { - "shape": "Srw" + "shape": "Ss4" }, "OwnershipSettings": { - "shape": "Ss4" + "shape": "Ssc" }, "SpaceSharingSettings": { - "shape": "Ss5" + "shape": "Ssd" }, "SpaceDisplayName": {} } @@ -1962,26 +1991,26 @@ "members": { "TrainingJobName": {}, "HyperParameters": { - "shape": "S33" + "shape": "S35" }, "AlgorithmSpecification": { - "shape": "Ssg" + "shape": "Sso" }, "RoleArn": {}, "InputDataConfig": { - "shape": "S35" + "shape": "S37" }, "OutputDataConfig": { - "shape": "S3n" + "shape": "S3p" }, "ResourceConfig": { - "shape": "S3q" + "shape": "S3s" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "Tags": { "shape": "S7" @@ -1996,37 +2025,37 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sid" + "shape": "Sil" }, "DebugHookConfig": { - "shape": "Ssp" + "shape": "Ssx" }, "DebugRuleConfigurations": { - "shape": "Ssx" + "shape": "St5" }, "TensorBoardOutputConfig": { - "shape": "St1" + "shape": "St9" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "ProfilerConfig": { - "shape": "St2" + "shape": "Sta" }, "ProfilerRuleConfigurations": { - "shape": "St6" + "shape": "Ste" }, "Environment": { - "shape": "St8" + "shape": "Stg" }, "RetryStrategy": { - "shape": "Sie" + "shape": "Sim" }, "RemoteDebugConfig": { - "shape": "Stb" + "shape": "Stj" }, "InfraCheckConfig": { - "shape": "Std" + "shape": "Stl" }, "SessionChainingConfig": { "type": "structure", @@ -2065,35 +2094,35 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Stl" + "shape": "Stt" }, "MaxPayloadInMB": { "type": "integer" }, "BatchStrategy": {}, "Environment": { - "shape": "S44" + "shape": "S46" }, "TransformInput": { - "shape": "S47" + "shape": "S49" }, "TransformOutput": { - "shape": "S4b" + "shape": "S4d" }, "DataCaptureConfig": { - "shape": "Sto" + "shape": "Stw" }, "TransformResources": { - "shape": "S4e" + "shape": "S4g" }, "DataProcessing": { - "shape": "Stp" + "shape": "Stx" }, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" } } }, @@ -2119,7 +2148,7 @@ "DisplayName": {}, "ExperimentName": {}, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Tags": { "shape": "S7" @@ -2143,7 +2172,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Stx" + "shape": "Su5" }, "StartTime": { "type": "timestamp" @@ -2152,16 +2181,16 @@ "type": "timestamp" }, "Parameters": { - "shape": "Su0" + "shape": "Su8" }, "InputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "OutputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Tags": { "shape": "S7" @@ -2191,7 +2220,7 @@ "shape": "S7" }, "UserSettings": { - "shape": "Sam" + "shape": "Sao" } } }, @@ -2210,20 +2239,20 @@ ], "members": { "CognitoConfig": { - "shape": "Suf" + "shape": "Sun" }, "OidcConfig": { - "shape": "Sui" + "shape": "Suq" }, "SourceIpConfig": { - "shape": "Sup" + "shape": "Sux" }, "WorkforceName": {}, "Tags": { "shape": "S7" }, "WorkforceVpcConfig": { - "shape": "Sut" + "shape": "Sv1" } } }, @@ -2249,14 +2278,14 @@ "WorkteamName": {}, "WorkforceName": {}, "MemberDefinitions": { - "shape": "Sv3" + "shape": "Svb" }, "Description": {}, "NotificationConfiguration": { - "shape": "Svb" + "shape": "Svj" }, "WorkerAccessConfiguration": { - "shape": "Svd" + "shape": "Svl" }, "Tags": { "shape": "S7" @@ -2332,7 +2361,7 @@ "members": { "ArtifactArn": {}, "Source": { - "shape": "S5j" + "shape": "S5l" } } }, @@ -2578,6 +2607,21 @@ } } }, + "DeleteHubContentReference": { + "input": { + "type": "structure", + "required": [ + "HubName", + "HubContentType", + "HubContentName" + ], + "members": { + "HubName": {}, + "HubContentType": {}, + "HubContentName": {} + } + } + }, "DeleteHumanTaskUi": { "input": { "type": "structure", @@ -2977,7 +3021,7 @@ "members": { "DeviceFleetName": {}, "DeviceNames": { - "shape": "Scg" + "shape": "Sci" } } } @@ -2998,28 +3042,28 @@ "ActionName": {}, "ActionArn": {}, "Source": { - "shape": "S1u" + "shape": "S1w" }, "ActionType": {}, "Description": {}, "Status": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "LineageGroupArn": {} } @@ -3053,23 +3097,23 @@ "type": "timestamp" }, "TrainingSpecification": { - "shape": "S26" + "shape": "S28" }, "InferenceSpecification": { "shape": "Sr" }, "ValidationSpecification": { - "shape": "S2y" + "shape": "S30" }, "AlgorithmStatus": {}, "AlgorithmStatusDetails": { "type": "structure", "members": { "ValidationStatuses": { - "shape": "Sxx" + "shape": "Sy4" }, "ImageScanStatuses": { - "shape": "Sxx" + "shape": "Sy4" } } }, @@ -3117,7 +3161,7 @@ }, "FailureReason": {}, "ResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } } @@ -3144,13 +3188,13 @@ "type": "timestamp" }, "KernelGatewayImageConfig": { - "shape": "S4z" + "shape": "S51" }, "JupyterLabAppImageConfig": { - "shape": "S58" + "shape": "S5a" }, "CodeEditorAppImageConfig": { - "shape": "S5f" + "shape": "S5h" } } } @@ -3171,26 +3215,26 @@ "ArtifactName": {}, "ArtifactArn": {}, "Source": { - "shape": "S5j" + "shape": "S5l" }, "ArtifactType": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "LineageGroupArn": {} } @@ -3223,18 +3267,18 @@ "AutoMLJobName": {}, "AutoMLJobArn": {}, "InputDataConfig": { - "shape": "S5t" + "shape": "S5v" }, "OutputDataConfig": { - "shape": "S61" + "shape": "S63" }, "RoleArn": {}, "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "ProblemType": {}, "AutoMLJobConfig": { - "shape": "S65" + "shape": "S67" }, "CreationTime": { "type": "timestamp" @@ -3247,10 +3291,10 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Syb" + "shape": "Syi" }, "BestCandidate": { - "shape": "Syd" + "shape": "Syk" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, @@ -3258,25 +3302,25 @@ "type": "boolean" }, "AutoMLJobArtifacts": { - "shape": "Sz5" + "shape": "Szc" }, "ResolvedAttributes": { "type": "structure", "members": { "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "ProblemType": {}, "CompletionCriteria": { - "shape": "S66" + "shape": "S68" } } }, "ModelDeployConfig": { - "shape": "S6p" + "shape": "S6r" }, "ModelDeployResult": { - "shape": "Sz9" + "shape": "Szg" } } } @@ -3308,17 +3352,17 @@ "AutoMLJobName": {}, "AutoMLJobArn": {}, "AutoMLJobInputDataConfig": { - "shape": "S6v" + "shape": "S6x" }, "OutputDataConfig": { - "shape": "S61" + "shape": "S63" }, "RoleArn": {}, "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "AutoMLProblemTypeConfig": { - "shape": "S6x" + "shape": "S6z" }, "AutoMLProblemTypeConfigName": {}, "CreationTime": { @@ -3332,24 +3376,24 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Syb" + "shape": "Syi" }, "BestCandidate": { - "shape": "Syd" + "shape": "Syk" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, "AutoMLJobArtifacts": { - "shape": "Sz5" + "shape": "Szc" }, "ResolvedAttributes": { "type": "structure", "members": { "AutoMLJobObjective": { - "shape": "S63" + "shape": "S65" }, "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "AutoMLProblemTypeResolvedAttributes": { "type": "structure", @@ -3372,16 +3416,16 @@ } }, "ModelDeployConfig": { - "shape": "S6p" + "shape": "S6r" }, "ModelDeployResult": { - "shape": "Sz9" + "shape": "Szg" }, "DataSplitConfig": { - "shape": "S6l" + "shape": "S6n" }, "SecurityConfig": { - "shape": "S6a" + "shape": "S6c" } } } @@ -3425,20 +3469,20 @@ "InstanceGroupName": {}, "InstanceType": {}, "LifeCycleConfig": { - "shape": "S82" + "shape": "S84" }, "ExecutionRole": {}, "ThreadsPerCore": { "type": "integer" }, "InstanceStorageConfigs": { - "shape": "S85" + "shape": "S87" } } } }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" } } } @@ -3467,20 +3511,20 @@ "InstanceGroupName": {}, "InstanceId": {}, "InstanceStatus": { - "shape": "Szr" + "shape": "Szy" }, "InstanceType": {}, "LaunchTime": { "type": "timestamp" }, "LifeCycleConfig": { - "shape": "S82" + "shape": "S84" }, "ThreadsPerCore": { "type": "integer" }, "InstanceStorageConfigs": { - "shape": "S85" + "shape": "S87" }, "PrivatePrimaryIp": {}, "PrivateDnsHostname": {}, @@ -3524,7 +3568,7 @@ "type": "timestamp" }, "GitConfig": { - "shape": "S8c" + "shape": "S8e" } } } @@ -3565,7 +3609,7 @@ "type": "timestamp" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "InferenceImage": {}, "ModelPackageVersionArn": {}, @@ -3577,7 +3621,7 @@ }, "FailureReason": {}, "ModelArtifacts": { - "shape": "S105" + "shape": "S10c" }, "ModelDigests": { "type": "structure", @@ -3587,13 +3631,13 @@ }, "RoleArn": {}, "InputConfig": { - "shape": "S8j" + "shape": "S8l" }, "OutputConfig": { - "shape": "S8m" + "shape": "S8o" }, "VpcConfig": { - "shape": "S8t" + "shape": "S8v" }, "DerivedInformation": { "type": "structure", @@ -3620,24 +3664,24 @@ "ContextName": {}, "ContextArn": {}, "Source": { - "shape": "S92" + "shape": "S94" }, "ContextType": {}, "Description": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LineageGroupArn": {} } @@ -3672,26 +3716,26 @@ "type": "timestamp" }, "DataQualityBaselineConfig": { - "shape": "S97" + "shape": "S99" }, "DataQualityAppSpecification": { - "shape": "S9b" + "shape": "S9d" }, "DataQualityJobInput": { - "shape": "S9k" + "shape": "S9m" }, "DataQualityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" } } } @@ -3779,7 +3823,7 @@ "DeviceFleetName": {}, "DeviceFleetArn": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "Description": {}, "CreationTime": { @@ -3823,10 +3867,10 @@ "SecurityGroupIdForDomainBoundary": {}, "AuthMode": {}, "DefaultUserSettings": { - "shape": "Sam" + "shape": "Sao" }, "DomainSettings": { - "shape": "Sbu" + "shape": "Sbw" }, "AppNetworkAccessType": {}, "HomeEfsFileSystemKmsKeyId": { @@ -3834,14 +3878,14 @@ "deprecatedMessage": "This property is deprecated, use KmsKeyId instead." }, "SubnetIds": { - "shape": "S6e" + "shape": "S6g" }, "Url": {}, "VpcId": {}, "KmsKeyId": {}, "AppSecurityGroupManagement": {}, "DefaultSpaceSettings": { - "shape": "Sc4" + "shape": "Sc6" } } } @@ -3873,7 +3917,7 @@ "EdgeDeploymentPlanArn": {}, "EdgeDeploymentPlanName": {}, "ModelConfigs": { - "shape": "Sc9" + "shape": "Scb" }, "DeviceFleetName": {}, "EdgeDeploymentSuccess": { @@ -3898,10 +3942,10 @@ "members": { "StageName": {}, "DeviceSelectionConfig": { - "shape": "Scd" + "shape": "Scf" }, "DeploymentConfig": { - "shape": "Sci" + "shape": "Sck" }, "DeploymentStatus": { "type": "structure", @@ -3966,7 +4010,7 @@ "ModelVersion": {}, "RoleArn": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "ResourceKey": {}, "EdgePackagingJobStatus": {}, @@ -4018,10 +4062,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "S11b" + "shape": "S11i" }, "DataCaptureConfig": { - "shape": "S11j" + "shape": "S11q" }, "EndpointStatus": {}, "FailureReason": {}, @@ -4032,10 +4076,10 @@ "type": "timestamp" }, "LastDeploymentConfig": { - "shape": "Scr" + "shape": "Sct" }, "AsyncInferenceConfig": { - "shape": "Se7" + "shape": "Se9" }, "PendingDeploymentSummary": { "type": "structure", @@ -4045,21 +4089,21 @@ "members": { "EndpointConfigName": {}, "ProductionVariants": { - "shape": "S11n" + "shape": "S11u" }, "StartTime": { "type": "timestamp" }, "ShadowProductionVariants": { - "shape": "S11n" + "shape": "S11u" } } }, "ExplainerConfig": { - "shape": "Sef" + "shape": "Seh" }, "ShadowProductionVariants": { - "shape": "S11b" + "shape": "S11i" } } } @@ -4086,27 +4130,27 @@ "EndpointConfigName": {}, "EndpointConfigArn": {}, "ProductionVariants": { - "shape": "Sd9" + "shape": "Sdb" }, "DataCaptureConfig": { - "shape": "Sdw" + "shape": "Sdy" }, "KmsKeyId": {}, "CreationTime": { "type": "timestamp" }, "AsyncInferenceConfig": { - "shape": "Se7" + "shape": "Se9" }, "ExplainerConfig": { - "shape": "Sef" + "shape": "Seh" }, "ShadowProductionVariants": { - "shape": "Sd9" + "shape": "Sdb" }, "ExecutionRoleArn": {}, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "EnableNetworkIsolation": { "type": "boolean" @@ -4131,20 +4175,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "S11t" + "shape": "S120" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -4177,7 +4221,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sfe" + "shape": "Sfg" }, "CreationTime": { "type": "timestamp" @@ -4186,10 +4230,10 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sfl" + "shape": "Sfn" }, "OfflineStoreConfig": { - "shape": "Sfr" + "shape": "Sft" }, "ThroughputConfig": { "type": "structure", @@ -4209,10 +4253,10 @@ "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "S121" + "shape": "S128" }, "LastUpdateStatus": { - "shape": "S124" + "shape": "S12b" }, "FailureReason": {}, "Description": {}, @@ -4258,7 +4302,7 @@ }, "Description": {}, "Parameters": { - "shape": "S12a" + "shape": "S12h" } } } @@ -4291,16 +4335,16 @@ "type": "timestamp" }, "HumanLoopRequestSource": { - "shape": "Sg6" + "shape": "Sg8" }, "HumanLoopActivationConfig": { - "shape": "Sg8" + "shape": "Sga" }, "HumanLoopConfig": { - "shape": "Sgb" + "shape": "Sgd" }, "OutputConfig": { - "shape": "Sgq" + "shape": "Sgs" }, "RoleArn": {}, "FailureReason": {} @@ -4332,10 +4376,10 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sgx" + "shape": "Sgz" }, "S3StorageConfig": { - "shape": "Sgz" + "shape": "Sh1" }, "HubStatus": {}, "FailureReason": {}, @@ -4389,8 +4433,11 @@ "HubContentDescription": {}, "HubContentMarkdown": {}, "HubContentDocument": {}, + "SageMakerPublicHubContentArn": {}, + "ReferenceMinVersion": {}, + "SupportStatus": {}, "HubContentSearchKeywords": { - "shape": "S12s" + "shape": "S130" }, "HubContentDependencies": { "type": "list", @@ -4470,13 +4517,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Sha" + "shape": "Shi" }, "TrainingJobDefinition": { - "shape": "Si3" + "shape": "Sib" }, "TrainingJobDefinitions": { - "shape": "Sij" + "shape": "Sir" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -4489,29 +4536,29 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "S137" + "shape": "S13f" }, "ObjectiveStatusCounters": { - "shape": "S139" + "shape": "S13h" }, "BestTrainingJob": { - "shape": "S13b" + "shape": "S13j" }, "OverallBestTrainingJob": { - "shape": "S13b" + "shape": "S13j" }, "WarmStartConfig": { - "shape": "Sik" + "shape": "Sis" }, "Autotune": { - "shape": "Sio" + "shape": "Siw" }, "FailureReason": {}, "TuningJobCompletionDetails": { - "shape": "S13e" + "shape": "S13m" }, "ConsumedResources": { - "shape": "S13f" + "shape": "S13n" } } } @@ -4624,19 +4671,19 @@ "type": "structure", "members": { "DeployedImage": { - "shape": "S11e" + "shape": "S11l" }, "ArtifactUrl": {}, "Environment": { - "shape": "S16" + "shape": "S18" } } }, "StartupParameters": { - "shape": "Sjd" + "shape": "Sjl" }, "ComputeResourceRequirements": { - "shape": "Sje" + "shape": "Sjm" } } }, @@ -4686,7 +4733,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sjp" + "shape": "Sjx" }, "Status": {}, "StatusReason": {}, @@ -4727,17 +4774,17 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sjv" + "shape": "Sk3" }, "Status": {} } } }, "DataStorageConfig": { - "shape": "Sk0" + "shape": "Sk8" }, "ShadowModeConfig": { - "shape": "Sk1" + "shape": "Sk9" }, "KmsKey": {} } @@ -4783,30 +4830,29 @@ }, "FailureReason": {}, "InputConfig": { - "shape": "Sk9" + "shape": "Skh" }, "StoppingConditions": { - "shape": "Slf" + "shape": "Sln" }, "InferenceRecommendations": { "type": "list", "member": { "type": "structure", "required": [ - "Metrics", "EndpointConfiguration", "ModelConfiguration" ], "members": { "RecommendationId": {}, "Metrics": { - "shape": "S146" + "shape": "S14e" }, "EndpointConfiguration": { - "shape": "S149" + "shape": "S14h" }, "ModelConfiguration": { - "shape": "S14b" + "shape": "S14j" }, "InvocationEndTime": { "type": "timestamp" @@ -4827,10 +4873,10 @@ ], "members": { "Metrics": { - "shape": "S14j" + "shape": "S14r" }, "EndpointInfo": { - "shape": "Sl8" + "shape": "Slg" } } } @@ -4866,7 +4912,7 @@ "members": { "LabelingJobStatus": {}, "LabelCounters": { - "shape": "S14n" + "shape": "S14v" }, "FailureReason": {}, "CreationTime": { @@ -4880,27 +4926,27 @@ "LabelingJobArn": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Slr" + "shape": "Slz" }, "OutputConfig": { - "shape": "Sly" + "shape": "Sm6" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Slz" + "shape": "Sm7" }, "LabelingJobAlgorithmsConfig": { - "shape": "Sm2" + "shape": "Sma" }, "HumanTaskConfig": { - "shape": "Sm6" + "shape": "Sme" }, "Tags": { "shape": "S7" }, "LabelingJobOutput": { - "shape": "S14q" + "shape": "S14y" } } } @@ -4926,13 +4972,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -4967,13 +5013,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -4998,17 +5044,17 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sms" + "shape": "Sn0" }, "Containers": { - "shape": "Sn1" + "shape": "Sn9" }, "InferenceExecutionConfig": { - "shape": "Sn2" + "shape": "Sna" }, "ExecutionRoleArn": {}, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "CreationTime": { "type": "timestamp" @@ -5018,7 +5064,7 @@ "type": "boolean" }, "DeploymentRecommendation": { - "shape": "S14z" + "shape": "S157" } } } @@ -5052,26 +5098,26 @@ "type": "timestamp" }, "ModelBiasBaselineConfig": { - "shape": "Sn6" + "shape": "Sne" }, "ModelBiasAppSpecification": { - "shape": "Sn7" + "shape": "Snf" }, "ModelBiasJobInput": { - "shape": "Sn8" + "shape": "Sng" }, "ModelBiasJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" } } } @@ -5107,23 +5153,23 @@ "type": "integer" }, "Content": { - "shape": "Snd" + "shape": "Snl" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Snc" + "shape": "Snk" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ModelCardProcessingStatus": {} } @@ -5160,7 +5206,7 @@ "type": "integer" }, "OutputConfig": { - "shape": "Snj" + "shape": "Snr" }, "CreatedAt": { "type": "timestamp" @@ -5210,26 +5256,26 @@ "type": "timestamp" }, "ModelExplainabilityBaselineConfig": { - "shape": "Snn" + "shape": "Snv" }, "ModelExplainabilityAppSpecification": { - "shape": "Sno" + "shape": "Snw" }, "ModelExplainabilityJobInput": { - "shape": "Snp" + "shape": "Snx" }, "ModelExplainabilityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" } } } @@ -5268,54 +5314,54 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Snv" + "shape": "So3" }, "ValidationSpecification": { - "shape": "Sns" + "shape": "So0" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "S15g" + "shape": "S15o" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "ModelMetrics": { - "shape": "Sny" + "shape": "So6" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ApprovalDescription": {}, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "CustomerMetadataProperties": { - "shape": "So5" + "shape": "Sod" }, "DriftCheckBaselines": { - "shape": "So8" + "shape": "Sog" }, "AdditionalInferenceSpecifications": { - "shape": "Soe" + "shape": "Som" }, "SkipModelValidation": {}, "SourceUri": {}, "SecurityConfig": { - "shape": "Soi" + "shape": "Soq" }, "ModelCard": { - "shape": "Soj" + "shape": "Sor" } } } @@ -5347,7 +5393,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ModelPackageGroupStatus": {} } @@ -5382,26 +5428,26 @@ "type": "timestamp" }, "ModelQualityBaselineConfig": { - "shape": "Sop" + "shape": "Sox" }, "ModelQualityAppSpecification": { - "shape": "Soq" + "shape": "Soy" }, "ModelQualityJobInput": { - "shape": "Sos" + "shape": "Sp0" }, "ModelQualityJobOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "JobResources": { - "shape": "Sa4" + "shape": "Sa6" }, "NetworkConfig": { - "shape": "Sa9" + "shape": "Sab" }, "RoleArn": {}, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" } } } @@ -5439,11 +5485,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sow" + "shape": "Sp4" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "S15t" + "shape": "S161" } } } @@ -5469,7 +5515,7 @@ "InstanceType": {}, "SubnetId": {}, "SecurityGroups": { - "shape": "San" + "shape": "Sap" }, "RoleArn": {}, "KmsKeyId": {}, @@ -5486,16 +5532,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Spd" + "shape": "Spl" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Spg" + "shape": "Spo" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Spj" + "shape": "Spr" } } } @@ -5516,10 +5562,10 @@ "NotebookInstanceLifecycleConfigArn": {}, "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Spo" + "shape": "Spw" }, "OnStart": { - "shape": "Spo" + "shape": "Spw" }, "LastModifiedTime": { "type": "timestamp" @@ -5560,13 +5606,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" } } } @@ -5610,7 +5656,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "S16d" + "shape": "S16l" }, "FailureReason": {}, "CreationTime": { @@ -5620,16 +5666,16 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" }, "SelectiveExecutionConfig": { - "shape": "S16f" + "shape": "S16n" } } } @@ -5656,30 +5702,30 @@ ], "members": { "ProcessingInputs": { - "shape": "Sqi" + "shape": "Sqq" }, "ProcessingOutputConfig": { - "shape": "Sr5" + "shape": "Srd" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Sra" + "shape": "Sri" }, "StoppingCondition": { - "shape": "Src" + "shape": "Srk" }, "AppSpecification": { - "shape": "Sre" + "shape": "Srm" }, "Environment": { - "shape": "Srg" + "shape": "Sro" }, "NetworkConfig": { - "shape": "Sp4" + "shape": "Spc" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -5729,14 +5775,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Srm" + "shape": "Sru" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S16o" + "shape": "S16w" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "CreationTime": { "type": "timestamp" @@ -5745,7 +5791,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -5778,13 +5824,13 @@ }, "FailureReason": {}, "SpaceSettings": { - "shape": "Srw" + "shape": "Ss4" }, "OwnershipSettings": { - "shape": "Ss4" + "shape": "Ssc" }, "SpaceSharingSettings": { - "shape": "Ss5" + "shape": "Ssd" }, "SpaceDisplayName": {}, "Url": {} @@ -5834,7 +5880,7 @@ ], "members": { "SubscribedWorkteam": { - "shape": "S16z" + "shape": "S177" } } } @@ -5869,35 +5915,35 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "S105" + "shape": "S10c" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, "FailureReason": {}, "HyperParameters": { - "shape": "S33" + "shape": "S35" }, "AlgorithmSpecification": { - "shape": "Ssg" + "shape": "Sso" }, "RoleArn": {}, "InputDataConfig": { - "shape": "S35" + "shape": "S37" }, "OutputDataConfig": { - "shape": "S3n" + "shape": "S3p" }, "ResourceConfig": { - "shape": "S3q" + "shape": "S3s" }, "WarmPoolStatus": { - "shape": "S173" + "shape": "S17b" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "CreationTime": { "type": "timestamp" @@ -5912,10 +5958,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S176" + "shape": "S17e" }, "FinalMetricDataList": { - "shape": "S179" + "shape": "S17h" }, "EnableNetworkIsolation": { "type": "boolean" @@ -5927,7 +5973,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sid" + "shape": "Sil" }, "TrainingTimeInSeconds": { "type": "integer" @@ -5936,25 +5982,25 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "Ssp" + "shape": "Ssx" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "DebugRuleConfigurations": { - "shape": "Ssx" + "shape": "St5" }, "TensorBoardOutputConfig": { - "shape": "St1" + "shape": "St9" }, "DebugRuleEvaluationStatuses": { - "shape": "S17d" + "shape": "S17l" }, "ProfilerConfig": { - "shape": "St2" + "shape": "Sta" }, "ProfilerRuleConfigurations": { - "shape": "St6" + "shape": "Ste" }, "ProfilerRuleEvaluationStatuses": { "type": "list", @@ -5973,16 +6019,16 @@ }, "ProfilingStatus": {}, "Environment": { - "shape": "St8" + "shape": "Stg" }, "RetryStrategy": { - "shape": "Sie" + "shape": "Sim" }, "RemoteDebugConfig": { - "shape": "Stb" + "shape": "Stj" }, "InfraCheckConfig": { - "shape": "Std" + "shape": "Stl" } } } @@ -6018,26 +6064,26 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Stl" + "shape": "Stt" }, "MaxPayloadInMB": { "type": "integer" }, "BatchStrategy": {}, "Environment": { - "shape": "S44" + "shape": "S46" }, "TransformInput": { - "shape": "S47" + "shape": "S49" }, "TransformOutput": { - "shape": "S4b" + "shape": "S4d" }, "DataCaptureConfig": { - "shape": "Sto" + "shape": "Stw" }, "TransformResources": { - "shape": "S4e" + "shape": "S4g" }, "CreationTime": { "type": "timestamp" @@ -6051,10 +6097,10 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Stp" + "shape": "Stx" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" } } } @@ -6077,22 +6123,22 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S17p" + "shape": "S17x" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" } } } @@ -6114,10 +6160,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "Source": { - "shape": "S17t" + "shape": "S181" }, "Status": { - "shape": "Stx" + "shape": "Su5" }, "StartTime": { "type": "timestamp" @@ -6129,34 +6175,34 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "Parameters": { - "shape": "Su0" + "shape": "Su8" }, "InputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "OutputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Metrics": { - "shape": "S17v" + "shape": "S183" }, "LineageGroupArn": {}, "Sources": { "type": "list", "member": { - "shape": "S17t" + "shape": "S181" } } } @@ -6192,7 +6238,7 @@ "SingleSignOnUserIdentifier": {}, "SingleSignOnUserValue": {}, "UserSettings": { - "shape": "Sam" + "shape": "Sao" } } } @@ -6214,7 +6260,7 @@ ], "members": { "Workforce": { - "shape": "S185" + "shape": "S18d" } } } @@ -6236,7 +6282,7 @@ ], "members": { "Workteam": { - "shape": "S18d" + "shape": "S18l" } } } @@ -6301,7 +6347,7 @@ "DeviceFleetArn": {}, "DeviceFleetName": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "Description": {}, "ReportGenerated": { @@ -6435,7 +6481,7 @@ "type": "integer" }, "ScalingPolicyObjective": { - "shape": "S195" + "shape": "S19d" } } }, @@ -6449,7 +6495,7 @@ "type": "integer" }, "ScalingPolicyObjective": { - "shape": "S195" + "shape": "S19d" }, "Metric": { "type": "structure", @@ -6579,7 +6625,7 @@ "HubContentMarkdown": {}, "HubContentDocument": {}, "HubContentSearchKeywords": { - "shape": "S12s" + "shape": "S130" }, "Tags": { "shape": "S7" @@ -6629,7 +6675,7 @@ "ActionArn": {}, "ActionName": {}, "Source": { - "shape": "S1u" + "shape": "S1w" }, "ActionType": {}, "Status": {}, @@ -6718,7 +6764,7 @@ "type": "structure", "members": { "SageMakerImageVersionAliases": { - "shape": "Siz" + "shape": "Sj7" }, "NextToken": {} } @@ -6767,13 +6813,13 @@ "type": "timestamp" }, "KernelGatewayImageConfig": { - "shape": "S4z" + "shape": "S51" }, "JupyterLabAppImageConfig": { - "shape": "S58" + "shape": "S5a" }, "CodeEditorAppImageConfig": { - "shape": "S5f" + "shape": "S5h" } } } @@ -6814,7 +6860,7 @@ "type": "timestamp" }, "ResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } } @@ -6854,7 +6900,7 @@ "ArtifactArn": {}, "ArtifactName": {}, "Source": { - "shape": "S5j" + "shape": "S5l" }, "ArtifactType": {}, "CreationTime": { @@ -6912,7 +6958,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -6981,7 +7027,7 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Syb" + "shape": "Syi" } } } @@ -7017,7 +7063,7 @@ "Candidates": { "type": "list", "member": { - "shape": "Syd" + "shape": "Syk" } }, "NextToken": {} @@ -7074,7 +7120,7 @@ "type": "timestamp" }, "InstanceStatus": { - "shape": "Szr" + "shape": "Szy" } } } @@ -7183,7 +7229,7 @@ "type": "timestamp" }, "GitConfig": { - "shape": "S8c" + "shape": "S8e" } } } @@ -7292,7 +7338,7 @@ "ContextArn": {}, "ContextName": {}, "Source": { - "shape": "S92" + "shape": "S94" }, "ContextType": {}, "CreationTime": { @@ -7335,7 +7381,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S1bx" + "shape": "S1c5" }, "NextToken": {} } @@ -7764,7 +7810,7 @@ "ExperimentName": {}, "DisplayName": {}, "ExperimentSource": { - "shape": "S11t" + "shape": "S120" }, "CreationTime": { "type": "timestamp" @@ -7823,7 +7869,7 @@ }, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "S121" + "shape": "S128" } } } @@ -7915,7 +7961,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S1dn" + "shape": "S1dv" }, "NextToken": {} } @@ -7954,7 +8000,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S1dn" + "shape": "S1dv" }, "NextToken": {} } @@ -8008,7 +8054,7 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sgx" + "shape": "Sgz" }, "HubStatus": {}, "CreationTime": { @@ -8129,13 +8175,13 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "S137" + "shape": "S13f" }, "ObjectiveStatusCounters": { - "shape": "S139" + "shape": "S13h" }, "ResourceLimits": { - "shape": "Shg" + "shape": "Sho" } } } @@ -8379,7 +8425,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sjp" + "shape": "Sjx" }, "Status": {}, "StatusReason": {}, @@ -8440,16 +8486,16 @@ ], "members": { "Metrics": { - "shape": "S146" + "shape": "S14e" }, "EndpointMetrics": { - "shape": "S14j" + "shape": "S14r" }, "EndpointConfiguration": { - "shape": "S149" + "shape": "S14h" }, "ModelConfiguration": { - "shape": "S14b" + "shape": "S14j" }, "FailureReason": {}, "InvocationEndTime": { @@ -8596,17 +8642,17 @@ }, "LabelingJobStatus": {}, "LabelCounters": { - "shape": "S14n" + "shape": "S14v" }, "WorkteamArn": {}, "PreHumanTaskLambdaArn": {}, "AnnotationConsolidationLambdaArn": {}, "FailureReason": {}, "LabelingJobOutput": { - "shape": "S14q" + "shape": "S14y" }, "InputConfig": { - "shape": "Slr" + "shape": "Slz" } } } @@ -8799,7 +8845,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S1bx" + "shape": "S1c5" }, "NextToken": {} } @@ -9012,7 +9058,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S1bx" + "shape": "S1c5" }, "NextToken": {} } @@ -9212,7 +9258,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S1bx" + "shape": "S1c5" }, "NextToken": {} } @@ -9331,7 +9377,7 @@ "type": "structure", "members": { "MonitoringAlertSummaries": { - "shape": "S1hd" + "shape": "S1hl" }, "NextToken": {} } @@ -9381,7 +9427,7 @@ "MonitoringExecutionSummaries": { "type": "list", "member": { - "shape": "S15t" + "shape": "S161" } }, "NextToken": {} @@ -9562,7 +9608,7 @@ "NotebookInstanceLifecycleConfigName": {}, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Spg" + "shape": "Spo" } } } @@ -9658,7 +9704,7 @@ "CallbackToken": {}, "SqsQueueUrl": {}, "OutputParameters": { - "shape": "S1ir" + "shape": "S1iz" } } }, @@ -9667,7 +9713,7 @@ "members": { "Arn": {}, "OutputParameters": { - "shape": "S1ir" + "shape": "S1iz" } } }, @@ -9809,7 +9855,7 @@ "type": "structure", "members": { "PipelineParameters": { - "shape": "S1j8" + "shape": "S1jg" }, "NextToken": {} } @@ -10061,7 +10107,7 @@ "members": { "AppType": {}, "SpaceStorageSettings": { - "shape": "Srz" + "shape": "Ss7" } } }, @@ -10212,7 +10258,7 @@ "SubscribedWorkteams": { "type": "list", "member": { - "shape": "S16z" + "shape": "S177" } }, "NextToken": {} @@ -10300,7 +10346,7 @@ }, "TrainingJobStatus": {}, "WarmPoolStatus": { - "shape": "S173" + "shape": "S17b" } } } @@ -10335,7 +10381,7 @@ "TrainingJobSummaries": { "type": "list", "member": { - "shape": "S13b" + "shape": "S13j" } }, "NextToken": {} @@ -10438,10 +10484,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "TrialComponentSource": { - "shape": "S17t" + "shape": "S181" }, "Status": { - "shape": "Stx" + "shape": "Su5" }, "StartTime": { "type": "timestamp" @@ -10453,13 +10499,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -10500,7 +10546,7 @@ "TrialName": {}, "DisplayName": {}, "TrialSource": { - "shape": "S17p" + "shape": "S17x" }, "CreationTime": { "type": "timestamp" @@ -10575,7 +10621,7 @@ "Workforces": { "type": "list", "member": { - "shape": "S185" + "shape": "S18d" } }, "NextToken": {} @@ -10604,7 +10650,7 @@ "Workteams": { "type": "list", "member": { - "shape": "S18d" + "shape": "S18l" } }, "NextToken": {} @@ -10723,7 +10769,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1m6" + "shape": "S1me" }, "Tags": { "shape": "S7" @@ -10740,7 +10786,7 @@ ], "members": { "UiTemplate": { - "shape": "Sh5" + "shape": "Shd" }, "Task": { "type": "structure", @@ -10793,7 +10839,7 @@ "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" } } }, @@ -10813,7 +10859,7 @@ "members": { "Resource": {}, "SearchExpression": { - "shape": "S1mh" + "shape": "S1mp" }, "SortBy": {}, "SortOrder": {}, @@ -10843,7 +10889,7 @@ "type": "structure", "members": { "TrainingJob": { - "shape": "S1my" + "shape": "S1n6" }, "Experiment": { "type": "structure", @@ -10852,20 +10898,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "S11t" + "shape": "S120" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "Tags": { "shape": "S7" @@ -10880,22 +10926,22 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S17p" + "shape": "S17x" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "Tags": { "shape": "S7" @@ -10908,13 +10954,13 @@ "TrialComponentName": {}, "TrialComponentArn": {}, "TrialComponentSource": { - "shape": "S17t" + "shape": "S181" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" } } } @@ -10928,10 +10974,10 @@ "DisplayName": {}, "TrialComponentArn": {}, "Source": { - "shape": "S17t" + "shape": "S181" }, "Status": { - "shape": "Stx" + "shape": "Su5" }, "StartTime": { "type": "timestamp" @@ -10943,64 +10989,64 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "Parameters": { - "shape": "Su0" + "shape": "Su8" }, "InputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "OutputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "Metrics": { - "shape": "S17v" + "shape": "S183" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "SourceDetail": { "type": "structure", "members": { "SourceArn": {}, "TrainingJob": { - "shape": "S1my" + "shape": "S1n6" }, "ProcessingJob": { "type": "structure", "members": { "ProcessingInputs": { - "shape": "Sqi" + "shape": "Sqq" }, "ProcessingOutputConfig": { - "shape": "Sr5" + "shape": "Srd" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Sra" + "shape": "Sri" }, "StoppingCondition": { - "shape": "Src" + "shape": "Srk" }, "AppSpecification": { - "shape": "Sre" + "shape": "Srm" }, "Environment": { - "shape": "Srg" + "shape": "Sro" }, "NetworkConfig": { - "shape": "Sp4" + "shape": "Spc" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -11027,7 +11073,7 @@ } }, "TransformJob": { - "shape": "S1n6" + "shape": "S1ne" } } }, @@ -11063,10 +11109,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "S11b" + "shape": "S11i" }, "DataCaptureConfig": { - "shape": "S11j" + "shape": "S11q" }, "EndpointStatus": {}, "FailureReason": {}, @@ -11093,11 +11139,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sow" + "shape": "Sp4" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "S15t" + "shape": "S161" }, "Tags": { "shape": "S7" @@ -11109,7 +11155,7 @@ "shape": "S7" }, "ShadowProductionVariants": { - "shape": "S11b" + "shape": "S11i" } } }, @@ -11130,56 +11176,56 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Snv" + "shape": "So3" }, "ValidationSpecification": { - "shape": "Sns" + "shape": "So0" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "S15g" + "shape": "S15o" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "MetadataProperties": { - "shape": "S21" + "shape": "S23" }, "ModelMetrics": { - "shape": "Sny" + "shape": "So6" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ApprovalDescription": {}, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Soe" + "shape": "Som" }, "SourceUri": {}, "SecurityConfig": { - "shape": "Soi" + "shape": "Soq" }, "ModelCard": { - "shape": "Soj" + "shape": "Sor" }, "Tags": { "shape": "S7" }, "CustomerMetadataProperties": { - "shape": "So5" + "shape": "Sod" }, "DriftCheckBaselines": { - "shape": "So8" + "shape": "Sog" }, "SkipModelValidation": {} } @@ -11194,7 +11240,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ModelPackageGroupStatus": {}, "Tags": { @@ -11221,13 +11267,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" }, "Tags": { "shape": "S7" @@ -11243,7 +11289,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "S16d" + "shape": "S16l" }, "FailureReason": {}, "CreationTime": { @@ -11253,19 +11299,19 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" }, "SelectiveExecutionConfig": { - "shape": "S16f" + "shape": "S16n" }, "PipelineParameters": { - "shape": "S1j8" + "shape": "S1jg" } } }, @@ -11277,7 +11323,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sfe" + "shape": "Sfg" }, "CreationTime": { "type": "timestamp" @@ -11286,18 +11332,18 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sfl" + "shape": "Sfn" }, "OfflineStoreConfig": { - "shape": "Sfr" + "shape": "Sft" }, "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "S121" + "shape": "S128" }, "LastUpdateStatus": { - "shape": "S124" + "shape": "S12b" }, "FailureReason": {}, "Description": {}, @@ -11321,7 +11367,7 @@ }, "Description": {}, "Parameters": { - "shape": "S12a" + "shape": "S12h" } } }, @@ -11333,14 +11379,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Srm" + "shape": "Sru" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S16o" + "shape": "S16w" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "CreationTime": { "type": "timestamp" @@ -11352,7 +11398,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" } } }, @@ -11362,13 +11408,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Sha" + "shape": "Shi" }, "TrainingJobDefinition": { - "shape": "Si3" + "shape": "Sib" }, "TrainingJobDefinitions": { - "shape": "Sij" + "shape": "Sir" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -11381,26 +11427,26 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "S137" + "shape": "S13f" }, "ObjectiveStatusCounters": { - "shape": "S139" + "shape": "S13h" }, "BestTrainingJob": { - "shape": "S13b" + "shape": "S13j" }, "OverallBestTrainingJob": { - "shape": "S13b" + "shape": "S13j" }, "WarmStartConfig": { - "shape": "Sik" + "shape": "Sis" }, "FailureReason": {}, "TuningJobCompletionDetails": { - "shape": "S13e" + "shape": "S13m" }, "ConsumedResources": { - "shape": "S13f" + "shape": "S13n" }, "Tags": { "shape": "S7" @@ -11416,23 +11462,23 @@ "type": "integer" }, "Content": { - "shape": "Snd" + "shape": "Snl" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Snc" + "shape": "Snk" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "Tags": { "shape": "S7" @@ -11450,17 +11496,17 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sms" + "shape": "Sn0" }, "Containers": { - "shape": "Sn1" + "shape": "Sn9" }, "InferenceExecutionConfig": { - "shape": "Sn2" + "shape": "Sna" }, "ExecutionRoleArn": {}, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "CreationTime": { "type": "timestamp" @@ -11473,7 +11519,7 @@ "shape": "S7" }, "DeploymentRecommendation": { - "shape": "S14z" + "shape": "S157" } } }, @@ -11502,7 +11548,7 @@ } }, "LastBatchTransformJob": { - "shape": "S1n6" + "shape": "S1ne" }, "MonitoringSchedules": { "type": "list", @@ -11521,17 +11567,17 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sow" + "shape": "Sp4" }, "EndpointName": {}, "MonitoringAlertSummaries": { - "shape": "S1hd" + "shape": "S1hl" }, "LastMonitoringExecutionSummary": { - "shape": "S15t" + "shape": "S161" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" } } } @@ -11546,19 +11592,19 @@ }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Snc" + "shape": "Snk" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Sxq" + "shape": "Sxx" }, "Tags": { "shape": "S7" @@ -11606,7 +11652,7 @@ "members": { "CallbackToken": {}, "OutputParameters": { - "shape": "S1ir" + "shape": "S1iz" }, "ClientRequestToken": { "idempotencyToken": true @@ -11703,17 +11749,17 @@ "PipelineName": {}, "PipelineExecutionDisplayName": {}, "PipelineParameters": { - "shape": "S1j8" + "shape": "S1jg" }, "PipelineExecutionDescription": {}, "ClientRequestToken": { "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" }, "SelectiveExecutionConfig": { - "shape": "S16f" + "shape": "S16n" } } }, @@ -11796,7 +11842,7 @@ "value": {} }, "DesiredModelVariants": { - "shape": "Sjs" + "shape": "Sk0" }, "DesiredState": {}, "Reason": {} @@ -11938,10 +11984,10 @@ "Description": {}, "Status": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "PropertiesToRemove": { - "shape": "S1or" + "shape": "S1oz" } } }, @@ -11961,13 +12007,13 @@ "members": { "AppImageConfigName": {}, "KernelGatewayImageConfig": { - "shape": "S4z" + "shape": "S51" }, "JupyterLabAppImageConfig": { - "shape": "S58" + "shape": "S5a" }, "CodeEditorAppImageConfig": { - "shape": "S5f" + "shape": "S5h" } } }, @@ -11988,10 +12034,10 @@ "ArtifactArn": {}, "ArtifactName": {}, "Properties": { - "shape": "S5n" + "shape": "S5p" }, "PropertiesToRemove": { - "shape": "S1or" + "shape": "S1oz" } } }, @@ -12012,7 +12058,7 @@ "members": { "ClusterName": {}, "InstanceGroups": { - "shape": "S7x" + "shape": "S7z" } } }, @@ -12082,10 +12128,10 @@ "ContextName": {}, "Description": {}, "Properties": { - "shape": "S1z" + "shape": "S21" }, "PropertiesToRemove": { - "shape": "S1or" + "shape": "S1oz" } } }, @@ -12108,7 +12154,7 @@ "RoleArn": {}, "Description": {}, "OutputConfig": { - "shape": "Sag" + "shape": "Sai" }, "EnableIotRoleAlias": { "type": "boolean" @@ -12126,7 +12172,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1m6" + "shape": "S1me" } } } @@ -12140,7 +12186,7 @@ "members": { "DomainId": {}, "DefaultUserSettings": { - "shape": "Sam" + "shape": "Sao" }, "DomainSettingsForUpdate": { "type": "structure", @@ -12153,7 +12199,7 @@ "members": { "DomainExecutionRoleArn": {}, "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "RStudioConnectUrl": {}, "RStudioPackageManagerUrl": {} @@ -12161,19 +12207,19 @@ }, "ExecutionRoleIdentityConfig": {}, "SecurityGroupIds": { - "shape": "Sbv" + "shape": "Sbx" }, "DockerSettings": { - "shape": "Sby" + "shape": "Sc0" } } }, "AppSecurityGroupManagement": {}, "DefaultSpaceSettings": { - "shape": "Sc4" + "shape": "Sc6" }, "SubnetIds": { - "shape": "S6e" + "shape": "S6g" }, "AppNetworkAccessType": {} } @@ -12211,7 +12257,7 @@ } }, "DeploymentConfig": { - "shape": "Scr" + "shape": "Sct" }, "RetainDeploymentConfig": { "type": "boolean" @@ -12308,14 +12354,14 @@ "FeatureAdditions": { "type": "list", "member": { - "shape": "Sff" + "shape": "Sfh" } }, "OnlineStoreConfig": { "type": "structure", "members": { "TtlDuration": { - "shape": "Sfn" + "shape": "Sfp" } } }, @@ -12357,7 +12403,7 @@ "ParameterAdditions": { "type": "list", "member": { - "shape": "S12b" + "shape": "S12i" } }, "ParameterRemovals": { @@ -12378,7 +12424,7 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sgx" + "shape": "Sgz" } } }, @@ -12429,10 +12475,10 @@ "type": "integer" }, "AliasesToAdd": { - "shape": "Siz" + "shape": "Sj7" }, "AliasesToDelete": { - "shape": "Siz" + "shape": "Sj7" }, "VendorGuidance": {}, "JobType": {}, @@ -12461,10 +12507,10 @@ "members": { "InferenceComponentName": {}, "Specification": { - "shape": "Sjb" + "shape": "Sjj" }, "RuntimeConfig": { - "shape": "Sji" + "shape": "Sjq" } } }, @@ -12488,7 +12534,7 @@ "members": { "InferenceComponentName": {}, "DesiredRuntimeConfig": { - "shape": "Sji" + "shape": "Sjq" } } }, @@ -12511,17 +12557,17 @@ "members": { "Name": {}, "Schedule": { - "shape": "Sjp" + "shape": "Sjx" }, "Description": {}, "ModelVariants": { - "shape": "Sjs" + "shape": "Sk0" }, "DataStorageConfig": { - "shape": "Sk0" + "shape": "Sk8" }, "ShadowModeConfig": { - "shape": "Sk1" + "shape": "Sk9" } } }, @@ -12567,7 +12613,7 @@ "members": { "ModelCardName": {}, "Content": { - "shape": "Snd" + "shape": "Snl" }, "ModelCardStatus": {} } @@ -12593,21 +12639,21 @@ "ModelApprovalStatus": {}, "ApprovalDescription": {}, "CustomerMetadataProperties": { - "shape": "So5" + "shape": "Sod" }, "CustomerMetadataPropertiesToRemove": { "type": "list", "member": {} }, "AdditionalInferenceSpecificationsToAdd": { - "shape": "Soe" + "shape": "Som" }, "InferenceSpecification": { "shape": "Sr" }, "SourceUri": {}, "ModelCard": { - "shape": "Soj" + "shape": "Sor" } } }, @@ -12662,7 +12708,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Sow" + "shape": "Sp4" } } }, @@ -12695,10 +12741,10 @@ }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Spg" + "shape": "Spo" }, "AcceleratorTypes": { - "shape": "Spd" + "shape": "Spl" }, "DisassociateAcceleratorTypes": { "type": "boolean" @@ -12711,7 +12757,7 @@ }, "RootAccess": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Spj" + "shape": "Spr" } } }, @@ -12729,10 +12775,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Spo" + "shape": "Spw" }, "OnStart": { - "shape": "Spo" + "shape": "Spw" } } }, @@ -12752,12 +12798,12 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Spw" + "shape": "Sq4" }, "PipelineDescription": {}, "RoleArn": {}, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" } } }, @@ -12779,7 +12825,7 @@ "PipelineExecutionDescription": {}, "PipelineExecutionDisplayName": {}, "ParallelismConfiguration": { - "shape": "Sq2" + "shape": "Sqa" } } }, @@ -12804,7 +12850,7 @@ "members": { "ProvisioningArtifactId": {}, "ProvisioningParameters": { - "shape": "Sro" + "shape": "Srw" } } }, @@ -12834,7 +12880,7 @@ "DomainId": {}, "SpaceName": {}, "SpaceSettings": { - "shape": "Srw" + "shape": "Ss4" }, "SpaceDisplayName": {} } @@ -12862,7 +12908,7 @@ "type": "long" }, "ProfilingParameters": { - "shape": "St4" + "shape": "Stc" }, "DisableProfiler": { "type": "boolean" @@ -12870,7 +12916,7 @@ } }, "ProfilerRuleConfigurations": { - "shape": "St6" + "shape": "Ste" }, "ResourceConfig": { "type": "structure", @@ -12931,7 +12977,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Stx" + "shape": "Su5" }, "StartTime": { "type": "timestamp" @@ -12940,22 +12986,22 @@ "type": "timestamp" }, "Parameters": { - "shape": "Su0" + "shape": "Su8" }, "ParametersToRemove": { - "shape": "S1ra" + "shape": "S1ri" }, "InputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "InputArtifactsToRemove": { - "shape": "S1ra" + "shape": "S1ri" }, "OutputArtifacts": { - "shape": "Su4" + "shape": "Suc" }, "OutputArtifactsToRemove": { - "shape": "S1ra" + "shape": "S1ri" } } }, @@ -12977,7 +13023,7 @@ "DomainId": {}, "UserProfileName": {}, "UserSettings": { - "shape": "Sam" + "shape": "Sao" } } }, @@ -12997,13 +13043,13 @@ "members": { "WorkforceName": {}, "SourceIpConfig": { - "shape": "Sup" + "shape": "Sux" }, "OidcConfig": { - "shape": "Sui" + "shape": "Suq" }, "WorkforceVpcConfig": { - "shape": "Sut" + "shape": "Sv1" } } }, @@ -13014,7 +13060,7 @@ ], "members": { "Workforce": { - "shape": "S185" + "shape": "S18d" } } } @@ -13028,14 +13074,14 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Sv3" + "shape": "Svb" }, "Description": {}, "NotificationConfiguration": { - "shape": "Svb" + "shape": "Svj" }, "WorkerAccessConfiguration": { - "shape": "Svd" + "shape": "Svl" } } }, @@ -13046,7 +13092,7 @@ ], "members": { "Workteam": { - "shape": "S18d" + "shape": "S18l" } } } @@ -13077,16 +13123,16 @@ "shape": "Ss" }, "SupportedTransformInstanceTypes": { - "shape": "S1h" + "shape": "S1j" }, "SupportedRealtimeInferenceInstanceTypes": { - "shape": "S1j" + "shape": "S1l" }, "SupportedContentTypes": { - "shape": "S1l" + "shape": "S1n" }, "SupportedResponseMIMETypes": { - "shape": "S1n" + "shape": "S1p" } } }, @@ -13107,7 +13153,7 @@ }, "ProductId": {}, "Environment": { - "shape": "S16" + "shape": "S18" }, "ModelInput": { "type": "structure", @@ -13122,7 +13168,7 @@ "FrameworkVersion": {}, "NearestModelName": {}, "AdditionalS3DataSource": { - "shape": "S1d" + "shape": "S1f" } } } @@ -13143,6 +13189,15 @@ "CompressionType": {}, "ModelAccessConfig": { "shape": "S13" + }, + "HubAccessConfig": { + "type": "structure", + "required": [ + "HubContentArn" + ], + "members": { + "HubContentArn": {} + } } } } @@ -13159,12 +13214,12 @@ } } }, - "S16": { + "S18": { "type": "map", "key": {}, "value": {} }, - "S1d": { + "S1f": { "type": "structure", "required": [ "S3DataType", @@ -13176,10 +13231,6 @@ "CompressionType": {} } }, - "S1h": { - "type": "list", - "member": {} - }, "S1j": { "type": "list", "member": {} @@ -13192,7 +13243,11 @@ "type": "list", "member": {} }, - "S1u": { + "S1p": { + "type": "list", + "member": {} + }, + "S1w": { "type": "structure", "required": [ "SourceUri" @@ -13203,12 +13258,12 @@ "SourceId": {} } }, - "S1z": { + "S21": { "type": "map", "key": {}, "value": {} }, - "S21": { + "S23": { "type": "structure", "members": { "CommitId": {}, @@ -13217,7 +13272,7 @@ "ProjectId": {} } }, - "S26": { + "S28": { "type": "structure", "required": [ "TrainingImage", @@ -13271,7 +13326,7 @@ ], "members": { "Values": { - "shape": "S2g" + "shape": "S2i" } } } @@ -13295,7 +13350,7 @@ "type": "boolean" }, "MetricDefinitions": { - "shape": "S2l" + "shape": "S2n" }, "TrainingChannels": { "type": "list", @@ -13313,7 +13368,7 @@ "type": "boolean" }, "SupportedContentTypes": { - "shape": "S1l" + "shape": "S1n" }, "SupportedCompressionTypes": { "type": "list", @@ -13329,19 +13384,19 @@ "SupportedTuningJobObjectiveMetrics": { "type": "list", "member": { - "shape": "S2w" + "shape": "S2y" } }, "AdditionalS3DataSource": { - "shape": "S1d" + "shape": "S1f" } } }, - "S2g": { + "S2i": { "type": "list", "member": {} }, - "S2l": { + "S2n": { "type": "list", "member": { "type": "structure", @@ -13355,7 +13410,7 @@ } } }, - "S2w": { + "S2y": { "type": "structure", "required": [ "Type", @@ -13366,7 +13421,7 @@ "MetricName": {} } }, - "S2y": { + "S30": { "type": "structure", "required": [ "ValidationRole", @@ -13396,36 +13451,36 @@ "members": { "TrainingInputMode": {}, "HyperParameters": { - "shape": "S33" + "shape": "S35" }, "InputDataConfig": { - "shape": "S35" + "shape": "S37" }, "OutputDataConfig": { - "shape": "S3n" + "shape": "S3p" }, "ResourceConfig": { - "shape": "S3q" + "shape": "S3s" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" } } }, "TransformJobDefinition": { - "shape": "S40" + "shape": "S42" } } } } } }, - "S33": { + "S35": { "type": "map", "key": {}, "value": {} }, - "S35": { + "S37": { "type": "list", "member": { "type": "structure", @@ -13493,7 +13548,7 @@ } } }, - "S3n": { + "S3p": { "type": "structure", "required": [ "S3OutputPath" @@ -13504,7 +13559,7 @@ "CompressionType": {} } }, - "S3q": { + "S3s": { "type": "structure", "required": [ "VolumeSizeInGB" @@ -13541,7 +13596,7 @@ } } }, - "S3w": { + "S3y": { "type": "structure", "members": { "MaxRuntimeInSeconds": { @@ -13555,7 +13610,7 @@ } } }, - "S40": { + "S42": { "type": "structure", "required": [ "TransformInput", @@ -13571,25 +13626,25 @@ }, "BatchStrategy": {}, "Environment": { - "shape": "S44" + "shape": "S46" }, "TransformInput": { - "shape": "S47" + "shape": "S49" }, "TransformOutput": { - "shape": "S4b" + "shape": "S4d" }, "TransformResources": { - "shape": "S4e" + "shape": "S4g" } } }, - "S44": { + "S46": { "type": "map", "key": {}, "value": {} }, - "S47": { + "S49": { "type": "structure", "required": [ "DataSource" @@ -13619,7 +13674,7 @@ "SplitType": {} } }, - "S4b": { + "S4d": { "type": "structure", "required": [ "S3OutputPath" @@ -13631,7 +13686,7 @@ "KmsKeyId": {} } }, - "S4e": { + "S4g": { "type": "structure", "required": [ "InstanceType", @@ -13645,7 +13700,7 @@ "VolumeKmsKeyId": {} } }, - "S4p": { + "S4r": { "type": "structure", "members": { "SageMakerImageArn": {}, @@ -13655,7 +13710,7 @@ "LifecycleConfigArn": {} } }, - "S4z": { + "S51": { "type": "structure", "required": [ "KernelSpecs" @@ -13675,11 +13730,11 @@ } }, "FileSystemConfig": { - "shape": "S54" + "shape": "S56" } } }, - "S54": { + "S56": { "type": "structure", "members": { "MountPath": {}, @@ -13691,18 +13746,18 @@ } } }, - "S58": { + "S5a": { "type": "structure", "members": { "FileSystemConfig": { - "shape": "S54" + "shape": "S56" }, "ContainerConfig": { - "shape": "S59" + "shape": "S5b" } } }, - "S59": { + "S5b": { "type": "structure", "members": { "ContainerArguments": { @@ -13720,18 +13775,18 @@ } } }, - "S5f": { + "S5h": { "type": "structure", "members": { "FileSystemConfig": { - "shape": "S54" + "shape": "S56" }, "ContainerConfig": { - "shape": "S59" + "shape": "S5b" } } }, - "S5j": { + "S5l": { "type": "structure", "required": [ "SourceUri" @@ -13754,12 +13809,12 @@ } } }, - "S5n": { + "S5p": { "type": "map", "key": {}, "value": {} }, - "S5t": { + "S5v": { "type": "list", "member": { "type": "structure", @@ -13768,7 +13823,7 @@ ], "members": { "DataSource": { - "shape": "S5v" + "shape": "S5x" }, "CompressionType": {}, "TargetAttributeName": {}, @@ -13778,7 +13833,7 @@ } } }, - "S5v": { + "S5x": { "type": "structure", "required": [ "S3DataSource" @@ -13797,7 +13852,7 @@ } } }, - "S61": { + "S63": { "type": "structure", "required": [ "S3OutputPath" @@ -13807,7 +13862,7 @@ "S3OutputPath": {} } }, - "S63": { + "S65": { "type": "structure", "required": [ "MetricName" @@ -13816,31 +13871,31 @@ "MetricName": {} } }, - "S65": { + "S67": { "type": "structure", "members": { "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "SecurityConfig": { - "shape": "S6a" + "shape": "S6c" }, "CandidateGenerationConfig": { "type": "structure", "members": { "FeatureSpecificationS3Uri": {}, "AlgorithmsConfig": { - "shape": "S6h" + "shape": "S6j" } } }, "DataSplitConfig": { - "shape": "S6l" + "shape": "S6n" }, "Mode": {} } }, - "S66": { + "S68": { "type": "structure", "members": { "MaxCandidates": { @@ -13854,7 +13909,7 @@ } } }, - "S6a": { + "S6c": { "type": "structure", "members": { "VolumeKmsKeyId": {}, @@ -13862,11 +13917,11 @@ "type": "boolean" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" } } }, - "S6b": { + "S6d": { "type": "structure", "required": [ "SecurityGroupIds", @@ -13878,15 +13933,15 @@ "member": {} }, "Subnets": { - "shape": "S6e" + "shape": "S6g" } } }, - "S6e": { + "S6g": { "type": "list", "member": {} }, - "S6h": { + "S6j": { "type": "list", "member": { "type": "structure", @@ -13901,7 +13956,7 @@ } } }, - "S6l": { + "S6n": { "type": "structure", "members": { "ValidationFraction": { @@ -13909,7 +13964,7 @@ } } }, - "S6p": { + "S6r": { "type": "structure", "members": { "AutoGenerateEndpointName": { @@ -13918,7 +13973,7 @@ "EndpointName": {} } }, - "S6v": { + "S6x": { "type": "list", "member": { "type": "structure", @@ -13927,19 +13982,19 @@ "ContentType": {}, "CompressionType": {}, "DataSource": { - "shape": "S5v" + "shape": "S5x" } } } }, - "S6x": { + "S6z": { "type": "structure", "members": { "ImageClassificationJobConfig": { "type": "structure", "members": { "CompletionCriteria": { - "shape": "S66" + "shape": "S68" } } }, @@ -13951,7 +14006,7 @@ ], "members": { "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "ContentColumn": {}, "TargetLabelColumn": {} @@ -13967,7 +14022,7 @@ "members": { "FeatureSpecificationS3Uri": {}, "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "ForecastFrequency": {}, "ForecastHorizon": { @@ -14023,7 +14078,7 @@ } }, "CandidateGenerationConfig": { - "shape": "S7n" + "shape": "S7p" } } }, @@ -14034,10 +14089,10 @@ ], "members": { "CandidateGenerationConfig": { - "shape": "S7n" + "shape": "S7p" }, "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "FeatureSpecificationS3Uri": {}, "Mode": {}, @@ -14053,7 +14108,7 @@ "type": "structure", "members": { "CompletionCriteria": { - "shape": "S66" + "shape": "S68" }, "BaseModelName": {}, "TextGenerationHyperParameters": { @@ -14069,15 +14124,15 @@ }, "union": true }, - "S7n": { + "S7p": { "type": "structure", "members": { "AlgorithmsConfig": { - "shape": "S6h" + "shape": "S6j" } } }, - "S7x": { + "S7z": { "type": "list", "member": { "type": "structure", @@ -14095,19 +14150,19 @@ "InstanceGroupName": {}, "InstanceType": {}, "LifeCycleConfig": { - "shape": "S82" + "shape": "S84" }, "ExecutionRole": {}, "ThreadsPerCore": { "type": "integer" }, "InstanceStorageConfigs": { - "shape": "S85" + "shape": "S87" } } } }, - "S82": { + "S84": { "type": "structure", "required": [ "SourceS3Uri", @@ -14118,7 +14173,7 @@ "OnCreate": {} } }, - "S85": { + "S87": { "type": "list", "member": { "type": "structure", @@ -14138,7 +14193,7 @@ "union": true } }, - "S8c": { + "S8e": { "type": "structure", "required": [ "RepositoryUrl" @@ -14149,7 +14204,7 @@ "SecretArn": {} } }, - "S8j": { + "S8l": { "type": "structure", "required": [ "S3Uri", @@ -14162,7 +14217,7 @@ "FrameworkVersion": {} } }, - "S8m": { + "S8o": { "type": "structure", "required": [ "S3OutputLocation" @@ -14186,7 +14241,7 @@ "KmsKeyId": {} } }, - "S8t": { + "S8v": { "type": "structure", "required": [ "SecurityGroupIds", @@ -14203,7 +14258,7 @@ } } }, - "S92": { + "S94": { "type": "structure", "required": [ "SourceUri" @@ -14214,31 +14269,31 @@ "SourceId": {} } }, - "S97": { + "S99": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S99" + "shape": "S9b" }, "StatisticsResource": { - "shape": "S9a" + "shape": "S9c" } } }, - "S99": { + "S9b": { "type": "structure", "members": { "S3Uri": {} } }, - "S9a": { + "S9c": { "type": "structure", "members": { "S3Uri": {} } }, - "S9b": { + "S9d": { "type": "structure", "required": [ "ImageUri" @@ -14246,43 +14301,43 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S9d" + "shape": "S9f" }, "ContainerArguments": { - "shape": "S9f" + "shape": "S9h" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {}, "Environment": { - "shape": "S9h" + "shape": "S9j" } } }, - "S9d": { + "S9f": { "type": "list", "member": {} }, - "S9f": { + "S9h": { "type": "list", "member": {} }, - "S9h": { + "S9j": { "type": "map", "key": {}, "value": {} }, - "S9k": { + "S9m": { "type": "structure", "members": { "EndpointInput": { - "shape": "S9l" + "shape": "S9n" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" } } }, - "S9l": { + "S9n": { "type": "structure", "required": [ "EndpointName", @@ -14304,7 +14359,7 @@ "ExcludeFeaturesAttribute": {} } }, - "S9s": { + "S9u": { "type": "structure", "required": [ "DataCapturedDestinationS3Uri", @@ -14352,7 +14407,7 @@ "ExcludeFeaturesAttribute": {} } }, - "S9y": { + "Sa0": { "type": "structure", "required": [ "MonitoringOutputs" @@ -14384,7 +14439,7 @@ "KmsKeyId": {} } }, - "Sa4": { + "Sa6": { "type": "structure", "required": [ "ClusterConfig" @@ -14410,7 +14465,7 @@ } } }, - "Sa9": { + "Sab": { "type": "structure", "members": { "EnableInterContainerTrafficEncryption": { @@ -14420,11 +14475,11 @@ "type": "boolean" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" } } }, - "Saa": { + "Sac": { "type": "structure", "required": [ "MaxRuntimeInSeconds" @@ -14435,7 +14490,7 @@ } } }, - "Sag": { + "Sai": { "type": "structure", "required": [ "S3OutputLocation" @@ -14447,12 +14502,12 @@ "PresetDeploymentConfig": {} } }, - "Sam": { + "Sao": { "type": "structure", "members": { "ExecutionRole": {}, "SecurityGroups": { - "shape": "San" + "shape": "Sap" }, "SharingSettings": { "type": "structure", @@ -14463,16 +14518,16 @@ } }, "JupyterServerAppSettings": { - "shape": "Saq" + "shape": "Sas" }, "KernelGatewayAppSettings": { - "shape": "Sav" + "shape": "Sax" }, "TensorBoardAppSettings": { "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } }, @@ -14487,10 +14542,10 @@ "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "CustomImages": { - "shape": "Saw" + "shape": "Say" } } }, @@ -14553,55 +14608,55 @@ "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "CustomImages": { - "shape": "Saw" + "shape": "Say" }, "LifecycleConfigArns": { - "shape": "Sar" + "shape": "Sat" } } }, "JupyterLabAppSettings": { - "shape": "Sbh" + "shape": "Sbj" }, "SpaceStorageSettings": { - "shape": "Sbi" + "shape": "Sbk" }, "DefaultLandingUri": {}, "StudioWebPortal": {}, "CustomPosixUserConfig": { - "shape": "Sbn" + "shape": "Sbp" }, "CustomFileSystemConfigs": { - "shape": "Sbq" + "shape": "Sbs" } } }, - "San": { + "Sap": { "type": "list", "member": {} }, - "Saq": { + "Sas": { "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "LifecycleConfigArns": { - "shape": "Sar" + "shape": "Sat" }, "CodeRepositories": { - "shape": "Sas" + "shape": "Sau" } } }, - "Sar": { + "Sat": { "type": "list", "member": {} }, - "Sas": { + "Sau": { "type": "list", "member": { "type": "structure", @@ -14613,21 +14668,21 @@ } } }, - "Sav": { + "Sax": { "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "CustomImages": { - "shape": "Saw" + "shape": "Say" }, "LifecycleConfigArns": { - "shape": "Sar" + "shape": "Sat" } } }, - "Saw": { + "Say": { "type": "list", "member": { "type": "structure", @@ -14644,24 +14699,24 @@ } } }, - "Sbh": { + "Sbj": { "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "CustomImages": { - "shape": "Saw" + "shape": "Say" }, "LifecycleConfigArns": { - "shape": "Sar" + "shape": "Sat" }, "CodeRepositories": { - "shape": "Sas" + "shape": "Sau" } } }, - "Sbi": { + "Sbk": { "type": "structure", "members": { "DefaultEbsStorageSettings": { @@ -14681,7 +14736,7 @@ } } }, - "Sbn": { + "Sbp": { "type": "structure", "required": [ "Uid", @@ -14696,7 +14751,7 @@ } } }, - "Sbq": { + "Sbs": { "type": "list", "member": { "type": "structure", @@ -14715,11 +14770,11 @@ "union": true } }, - "Sbu": { + "Sbw": { "type": "structure", "members": { "SecurityGroupIds": { - "shape": "Sbv" + "shape": "Sbx" }, "RStudioServerProDomainSettings": { "type": "structure", @@ -14731,21 +14786,21 @@ "RStudioConnectUrl": {}, "RStudioPackageManagerUrl": {}, "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } }, "ExecutionRoleIdentityConfig": {}, "DockerSettings": { - "shape": "Sby" + "shape": "Sc0" } } }, - "Sbv": { + "Sbx": { "type": "list", "member": {} }, - "Sby": { + "Sc0": { "type": "structure", "members": { "EnableDockerAccess": {}, @@ -14755,34 +14810,34 @@ } } }, - "Sc4": { + "Sc6": { "type": "structure", "members": { "ExecutionRole": {}, "SecurityGroups": { - "shape": "San" + "shape": "Sap" }, "JupyterServerAppSettings": { - "shape": "Saq" + "shape": "Sas" }, "KernelGatewayAppSettings": { - "shape": "Sav" + "shape": "Sax" }, "JupyterLabAppSettings": { - "shape": "Sbh" + "shape": "Sbj" }, "SpaceStorageSettings": { - "shape": "Sbi" + "shape": "Sbk" }, "CustomPosixUserConfig": { - "shape": "Sbn" + "shape": "Sbp" }, "CustomFileSystemConfigs": { - "shape": "Sbq" + "shape": "Sbs" } } }, - "Sc9": { + "Scb": { "type": "list", "member": { "type": "structure", @@ -14796,7 +14851,7 @@ } } }, - "Scb": { + "Scd": { "type": "list", "member": { "type": "structure", @@ -14807,15 +14862,15 @@ "members": { "StageName": {}, "DeviceSelectionConfig": { - "shape": "Scd" + "shape": "Scf" }, "DeploymentConfig": { - "shape": "Sci" + "shape": "Sck" } } } }, - "Scd": { + "Scf": { "type": "structure", "required": [ "DeviceSubsetType" @@ -14826,16 +14881,16 @@ "type": "integer" }, "DeviceNames": { - "shape": "Scg" + "shape": "Sci" }, "DeviceNameContains": {} } }, - "Scg": { + "Sci": { "type": "list", "member": {} }, - "Sci": { + "Sck": { "type": "structure", "required": [ "FailureHandlingPolicy" @@ -14844,7 +14899,7 @@ "FailureHandlingPolicy": {} } }, - "Scr": { + "Sct": { "type": "structure", "members": { "BlueGreenUpdatePolicy": { @@ -14865,10 +14920,10 @@ "type": "integer" }, "CanarySize": { - "shape": "Scw" + "shape": "Scy" }, "LinearStepSize": { - "shape": "Scw" + "shape": "Scy" } } }, @@ -14888,7 +14943,7 @@ ], "members": { "MaximumBatchSize": { - "shape": "Scw" + "shape": "Scy" }, "WaitIntervalInSeconds": { "type": "integer" @@ -14897,7 +14952,7 @@ "type": "integer" }, "RollbackMaximumBatchSize": { - "shape": "Scw" + "shape": "Scy" } } }, @@ -14917,7 +14972,7 @@ } } }, - "Scw": { + "Scy": { "type": "structure", "required": [ "Type", @@ -14930,7 +14985,7 @@ } } }, - "Sd9": { + "Sdb": { "type": "list", "member": { "type": "structure", @@ -14959,7 +15014,7 @@ } }, "ServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "VolumeSizeInGB": { "type": "integer" @@ -14974,16 +15029,16 @@ "type": "boolean" }, "ManagedInstanceScaling": { - "shape": "Sdp" + "shape": "Sdr" }, "RoutingConfig": { - "shape": "Sdt" + "shape": "Sdv" }, "InferenceAmiVersion": {} } } }, - "Sdh": { + "Sdj": { "type": "structure", "required": [ "MemorySizeInMB", @@ -15001,7 +15056,7 @@ } } }, - "Sdp": { + "Sdr": { "type": "structure", "members": { "Status": {}, @@ -15013,7 +15068,7 @@ } } }, - "Sdt": { + "Sdv": { "type": "structure", "required": [ "RoutingStrategy" @@ -15022,7 +15077,7 @@ "RoutingStrategy": {} } }, - "Sdw": { + "Sdy": { "type": "structure", "required": [ "InitialSamplingPercentage", @@ -15051,11 +15106,11 @@ } }, "CaptureContentTypeHeader": { - "shape": "Se2" + "shape": "Se4" } } }, - "Se2": { + "Se4": { "type": "structure", "members": { "CsvContentTypes": { @@ -15068,7 +15123,7 @@ } } }, - "Se7": { + "Se9": { "type": "structure", "required": [ "OutputConfig" @@ -15103,7 +15158,7 @@ } } }, - "Sef": { + "Seh": { "type": "structure", "members": { "ClarifyExplainerConfig": { @@ -15186,13 +15241,13 @@ } } }, - "Sfe": { + "Sfg": { "type": "list", "member": { - "shape": "Sff" + "shape": "Sfh" } }, - "Sff": { + "Sfh": { "type": "structure", "required": [ "FeatureName", @@ -15221,7 +15276,7 @@ } } }, - "Sfl": { + "Sfn": { "type": "structure", "members": { "SecurityConfig": { @@ -15234,12 +15289,12 @@ "type": "boolean" }, "TtlDuration": { - "shape": "Sfn" + "shape": "Sfp" }, "StorageType": {} } }, - "Sfn": { + "Sfp": { "type": "structure", "members": { "Unit": {}, @@ -15248,7 +15303,7 @@ } } }, - "Sfr": { + "Sft": { "type": "structure", "required": [ "S3StorageConfig" @@ -15284,7 +15339,7 @@ "TableFormat": {} } }, - "Sg6": { + "Sg8": { "type": "structure", "required": [ "AwsManagedHumanLoopRequestSource" @@ -15293,7 +15348,7 @@ "AwsManagedHumanLoopRequestSource": {} } }, - "Sg8": { + "Sga": { "type": "structure", "required": [ "HumanLoopActivationConditionsConfig" @@ -15312,7 +15367,7 @@ } } }, - "Sgb": { + "Sgd": { "type": "structure", "required": [ "WorkteamArn", @@ -15340,11 +15395,11 @@ "member": {} }, "PublicWorkforceTaskPrice": { - "shape": "Sgl" + "shape": "Sgn" } } }, - "Sgl": { + "Sgn": { "type": "structure", "members": { "AmountInUsd": { @@ -15363,7 +15418,7 @@ } } }, - "Sgq": { + "Sgs": { "type": "structure", "required": [ "S3OutputPath" @@ -15373,17 +15428,17 @@ "KmsKeyId": {} } }, - "Sgx": { + "Sgz": { "type": "list", "member": {} }, - "Sgz": { + "Sh1": { "type": "structure", "members": { "S3OutputPath": {} } }, - "Sh5": { + "Shd": { "type": "structure", "required": [ "Content" @@ -15392,7 +15447,7 @@ "Content": {} } }, - "Sha": { + "Shi": { "type": "structure", "required": [ "Strategy", @@ -15417,13 +15472,13 @@ } }, "HyperParameterTuningJobObjective": { - "shape": "S2w" + "shape": "S2y" }, "ResourceLimits": { - "shape": "Shg" + "shape": "Sho" }, "ParameterRanges": { - "shape": "Shk" + "shape": "Shs" }, "TrainingJobEarlyStoppingType": {}, "TuningJobCompletionCriteria": { @@ -15453,7 +15508,7 @@ } } }, - "Shg": { + "Sho": { "type": "structure", "required": [ "MaxParallelTrainingJobs" @@ -15470,7 +15525,7 @@ } } }, - "Shk": { + "Shs": { "type": "structure", "members": { "IntegerParameterRanges": { @@ -15518,7 +15573,7 @@ "members": { "Name": {}, "Values": { - "shape": "S2g" + "shape": "S2i" } } } @@ -15539,7 +15594,7 @@ } } }, - "Si3": { + "Sib": { "type": "structure", "required": [ "AlgorithmSpecification", @@ -15550,13 +15605,13 @@ "members": { "DefinitionName": {}, "TuningObjective": { - "shape": "S2w" + "shape": "S2y" }, "HyperParameterRanges": { - "shape": "Shk" + "shape": "Shs" }, "StaticHyperParameters": { - "shape": "S33" + "shape": "S35" }, "AlgorithmSpecification": { "type": "structure", @@ -15568,22 +15623,22 @@ "TrainingInputMode": {}, "AlgorithmName": {}, "MetricDefinitions": { - "shape": "S2l" + "shape": "S2n" } } }, "RoleArn": {}, "InputDataConfig": { - "shape": "S35" + "shape": "S37" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "OutputDataConfig": { - "shape": "S3n" + "shape": "S3p" }, "ResourceConfig": { - "shape": "S3q" + "shape": "S3s" }, "HyperParameterTuningResourceConfig": { "type": "structure", @@ -15620,7 +15675,7 @@ } }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "EnableNetworkIsolation": { "type": "boolean" @@ -15632,10 +15687,10 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sid" + "shape": "Sil" }, "RetryStrategy": { - "shape": "Sie" + "shape": "Sim" }, "Environment": { "type": "map", @@ -15644,7 +15699,7 @@ } } }, - "Sid": { + "Sil": { "type": "structure", "required": [ "S3Uri" @@ -15654,7 +15709,7 @@ "LocalPath": {} } }, - "Sie": { + "Sim": { "type": "structure", "required": [ "MaximumRetryAttempts" @@ -15665,13 +15720,13 @@ } } }, - "Sij": { + "Sir": { "type": "list", "member": { - "shape": "Si3" + "shape": "Sib" } }, - "Sik": { + "Sis": { "type": "structure", "required": [ "ParentHyperParameterTuningJobs", @@ -15690,7 +15745,7 @@ "WarmStartType": {} } }, - "Sio": { + "Siw": { "type": "structure", "required": [ "Mode" @@ -15699,11 +15754,11 @@ "Mode": {} } }, - "Siz": { + "Sj7": { "type": "list", "member": {} }, - "Sjb": { + "Sjj": { "type": "structure", "required": [ "ComputeResourceRequirements" @@ -15716,19 +15771,19 @@ "Image": {}, "ArtifactUrl": {}, "Environment": { - "shape": "S16" + "shape": "S18" } } }, "StartupParameters": { - "shape": "Sjd" + "shape": "Sjl" }, "ComputeResourceRequirements": { - "shape": "Sje" + "shape": "Sjm" } } }, - "Sjd": { + "Sjl": { "type": "structure", "members": { "ModelDataDownloadTimeoutInSeconds": { @@ -15739,7 +15794,7 @@ } } }, - "Sje": { + "Sjm": { "type": "structure", "required": [ "MinMemoryRequiredInMb" @@ -15759,7 +15814,7 @@ } } }, - "Sji": { + "Sjq": { "type": "structure", "required": [ "CopyCount" @@ -15770,7 +15825,7 @@ } } }, - "Sjp": { + "Sjx": { "type": "structure", "members": { "StartTime": { @@ -15781,7 +15836,7 @@ } } }, - "Sjs": { + "Sk0": { "type": "list", "member": { "type": "structure", @@ -15794,12 +15849,12 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sjv" + "shape": "Sk3" } } } }, - "Sjv": { + "Sk3": { "type": "structure", "required": [ "InfrastructureType", @@ -15822,7 +15877,7 @@ } } }, - "Sk0": { + "Sk8": { "type": "structure", "required": [ "Destination" @@ -15831,11 +15886,11 @@ "Destination": {}, "KmsKey": {}, "ContentType": { - "shape": "Se2" + "shape": "Se4" } } }, - "Sk1": { + "Sk9": { "type": "structure", "required": [ "SourceModelVariantName", @@ -15861,7 +15916,7 @@ } } }, - "Sk9": { + "Skh": { "type": "structure", "members": { "ModelPackageVersionArn": {}, @@ -15924,7 +15979,7 @@ "members": { "InstanceType": {}, "ServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "InferenceSpecificationName": {}, "EnvironmentParameterRanges": { @@ -15986,7 +16041,7 @@ "Endpoints": { "type": "list", "member": { - "shape": "Sl8" + "shape": "Slg" } }, "VpcConfig": { @@ -16008,13 +16063,13 @@ } } }, - "Sl8": { + "Slg": { "type": "structure", "members": { "EndpointName": {} } }, - "Slf": { + "Sln": { "type": "structure", "members": { "MaxInvocations": { @@ -16035,7 +16090,7 @@ "FlatInvocations": {} } }, - "Slr": { + "Slz": { "type": "structure", "required": [ "DataSource" @@ -16075,7 +16130,7 @@ } } }, - "Sly": { + "Sm6": { "type": "structure", "required": [ "S3OutputPath" @@ -16086,7 +16141,7 @@ "SnsTopicArn": {} } }, - "Slz": { + "Sm7": { "type": "structure", "members": { "MaxHumanLabeledObjectCount": { @@ -16097,7 +16152,7 @@ } } }, - "Sm2": { + "Sma": { "type": "structure", "required": [ "LabelingJobAlgorithmSpecificationArn" @@ -16110,13 +16165,13 @@ "members": { "VolumeKmsKeyId": {}, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" } } } } }, - "Sm6": { + "Sme": { "type": "structure", "required": [ "WorkteamArn", @@ -16166,11 +16221,11 @@ } }, "PublicWorkforceTaskPrice": { - "shape": "Sgl" + "shape": "Sgn" } } }, - "Sms": { + "Sn0": { "type": "structure", "members": { "ContainerHostname": {}, @@ -16199,7 +16254,7 @@ "shape": "Sy" }, "Environment": { - "shape": "S16" + "shape": "S18" }, "ModelPackageName": {}, "InferenceSpecificationName": {}, @@ -16211,13 +16266,13 @@ } } }, - "Sn1": { + "Sn9": { "type": "list", "member": { - "shape": "Sms" + "shape": "Sn0" } }, - "Sn2": { + "Sna": { "type": "structure", "required": [ "Mode" @@ -16226,16 +16281,16 @@ "Mode": {} } }, - "Sn6": { + "Sne": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S99" + "shape": "S9b" } } }, - "Sn7": { + "Snf": { "type": "structure", "required": [ "ImageUri", @@ -16245,44 +16300,44 @@ "ImageUri": {}, "ConfigUri": {}, "Environment": { - "shape": "S9h" + "shape": "S9j" } } }, - "Sn8": { + "Sng": { "type": "structure", "required": [ "GroundTruthS3Input" ], "members": { "EndpointInput": { - "shape": "S9l" + "shape": "S9n" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" }, "GroundTruthS3Input": { - "shape": "Sn9" + "shape": "Snh" } } }, - "Sn9": { + "Snh": { "type": "structure", "members": { "S3Uri": {} } }, - "Snc": { + "Snk": { "type": "structure", "members": { "KmsKeyId": {} } }, - "Snd": { + "Snl": { "type": "string", "sensitive": true }, - "Snj": { + "Snr": { "type": "structure", "required": [ "S3OutputPath" @@ -16291,16 +16346,16 @@ "S3OutputPath": {} } }, - "Snn": { + "Snv": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S99" + "shape": "S9b" } } }, - "Sno": { + "Snw": { "type": "structure", "required": [ "ImageUri", @@ -16310,22 +16365,22 @@ "ImageUri": {}, "ConfigUri": {}, "Environment": { - "shape": "S9h" + "shape": "S9j" } } }, - "Snp": { + "Snx": { "type": "structure", "members": { "EndpointInput": { - "shape": "S9l" + "shape": "S9n" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" } } }, - "Sns": { + "So0": { "type": "structure", "required": [ "ValidationRole", @@ -16344,14 +16399,14 @@ "members": { "ProfileName": {}, "TransformJobDefinition": { - "shape": "S40" + "shape": "S42" } } } } } }, - "Snv": { + "So3": { "type": "structure", "required": [ "SourceAlgorithms" @@ -16375,17 +16430,17 @@ } } }, - "Sny": { + "So6": { "type": "structure", "members": { "ModelQuality": { "type": "structure", "members": { "Statistics": { - "shape": "So0" + "shape": "So8" }, "Constraints": { - "shape": "So0" + "shape": "So8" } } }, @@ -16393,10 +16448,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "So0" + "shape": "So8" }, "Constraints": { - "shape": "So0" + "shape": "So8" } } }, @@ -16404,13 +16459,13 @@ "type": "structure", "members": { "Report": { - "shape": "So0" + "shape": "So8" }, "PreTrainingReport": { - "shape": "So0" + "shape": "So8" }, "PostTrainingReport": { - "shape": "So0" + "shape": "So8" } } }, @@ -16418,13 +16473,13 @@ "type": "structure", "members": { "Report": { - "shape": "So0" + "shape": "So8" } } } } }, - "So0": { + "So8": { "type": "structure", "required": [ "ContentType", @@ -16436,25 +16491,25 @@ "S3Uri": {} } }, - "So5": { + "Sod": { "type": "map", "key": {}, "value": {} }, - "So8": { + "Sog": { "type": "structure", "members": { "Bias": { "type": "structure", "members": { "ConfigFile": { - "shape": "Soa" + "shape": "Soi" }, "PreTrainingConstraints": { - "shape": "So0" + "shape": "So8" }, "PostTrainingConstraints": { - "shape": "So0" + "shape": "So8" } } }, @@ -16462,10 +16517,10 @@ "type": "structure", "members": { "Constraints": { - "shape": "So0" + "shape": "So8" }, "ConfigFile": { - "shape": "Soa" + "shape": "Soi" } } }, @@ -16473,10 +16528,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "So0" + "shape": "So8" }, "Constraints": { - "shape": "So0" + "shape": "So8" } } }, @@ -16484,16 +16539,16 @@ "type": "structure", "members": { "Statistics": { - "shape": "So0" + "shape": "So8" }, "Constraints": { - "shape": "So0" + "shape": "So8" } } } } }, - "Soa": { + "Soi": { "type": "structure", "required": [ "S3Uri" @@ -16504,7 +16559,7 @@ "S3Uri": {} } }, - "Soe": { + "Som": { "type": "list", "member": { "type": "structure", @@ -16519,21 +16574,21 @@ "shape": "Ss" }, "SupportedTransformInstanceTypes": { - "shape": "S1h" + "shape": "S1j" }, "SupportedRealtimeInferenceInstanceTypes": { - "shape": "S1j" + "shape": "S1l" }, "SupportedContentTypes": { - "shape": "S1l" + "shape": "S1n" }, "SupportedResponseMIMETypes": { - "shape": "S1n" + "shape": "S1p" } } } }, - "Soi": { + "Soq": { "type": "structure", "required": [ "KmsKeyId" @@ -16542,25 +16597,25 @@ "KmsKeyId": {} } }, - "Soj": { + "Sor": { "type": "structure", "members": { "ModelCardContent": { - "shape": "Snd" + "shape": "Snl" }, "ModelCardStatus": {} } }, - "Sop": { + "Sox": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S99" + "shape": "S9b" } } }, - "Soq": { + "Soy": { "type": "structure", "required": [ "ImageUri" @@ -16568,37 +16623,37 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S9d" + "shape": "S9f" }, "ContainerArguments": { - "shape": "S9f" + "shape": "S9h" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {}, "ProblemType": {}, "Environment": { - "shape": "S9h" + "shape": "S9j" } } }, - "Sos": { + "Sp0": { "type": "structure", "required": [ "GroundTruthS3Input" ], "members": { "EndpointInput": { - "shape": "S9l" + "shape": "S9n" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" }, "GroundTruthS3Input": { - "shape": "Sn9" + "shape": "Snh" } } }, - "Sow": { + "Sp4": { "type": "structure", "members": { "ScheduleConfig": { @@ -16627,10 +16682,10 @@ "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S99" + "shape": "S9b" }, "StatisticsResource": { - "shape": "S9a" + "shape": "S9c" } } }, @@ -16640,19 +16695,19 @@ "type": "structure", "members": { "EndpointInput": { - "shape": "S9l" + "shape": "S9n" }, "BatchTransformInput": { - "shape": "S9s" + "shape": "S9u" } } } }, "MonitoringOutputConfig": { - "shape": "S9y" + "shape": "Sa0" }, "MonitoringResources": { - "shape": "Sa4" + "shape": "Sa6" }, "MonitoringAppSpecification": { "type": "structure", @@ -16662,23 +16717,23 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S9d" + "shape": "S9f" }, "ContainerArguments": { - "shape": "S9f" + "shape": "S9h" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {} } }, "StoppingCondition": { - "shape": "Saa" + "shape": "Sac" }, "Environment": { - "shape": "S9h" + "shape": "S9j" }, "NetworkConfig": { - "shape": "Sp4" + "shape": "Spc" }, "RoleArn": {} } @@ -16687,7 +16742,7 @@ "MonitoringType": {} } }, - "Sp4": { + "Spc": { "type": "structure", "members": { "EnableInterContainerTrafficEncryption": { @@ -16697,19 +16752,19 @@ "type": "boolean" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" } } }, - "Spd": { + "Spl": { "type": "list", "member": {} }, - "Spg": { + "Spo": { "type": "list", "member": {} }, - "Spj": { + "Spr": { "type": "structure", "required": [ "MinimumInstanceMetadataServiceVersion" @@ -16718,7 +16773,7 @@ "MinimumInstanceMetadataServiceVersion": {} } }, - "Spo": { + "Spw": { "type": "list", "member": { "type": "structure", @@ -16727,7 +16782,7 @@ } } }, - "Spw": { + "Sq4": { "type": "structure", "required": [ "Bucket", @@ -16739,7 +16794,7 @@ "VersionId": {} } }, - "Sq2": { + "Sqa": { "type": "structure", "required": [ "MaxParallelExecutionSteps" @@ -16750,7 +16805,7 @@ } } }, - "Sqi": { + "Sqq": { "type": "list", "member": { "type": "structure", @@ -16831,7 +16886,7 @@ } } }, - "Sr5": { + "Srd": { "type": "structure", "required": [ "Outputs" @@ -16877,7 +16932,7 @@ "KmsKeyId": {} } }, - "Sra": { + "Sri": { "type": "structure", "required": [ "ClusterConfig" @@ -16903,7 +16958,7 @@ } } }, - "Src": { + "Srk": { "type": "structure", "required": [ "MaxRuntimeInSeconds" @@ -16914,7 +16969,7 @@ } } }, - "Sre": { + "Srm": { "type": "structure", "required": [ "ImageUri" @@ -16922,7 +16977,7 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S9d" + "shape": "S9f" }, "ContainerArguments": { "type": "list", @@ -16930,12 +16985,12 @@ } } }, - "Srg": { + "Sro": { "type": "map", "key": {}, "value": {} }, - "Srh": { + "Srp": { "type": "structure", "members": { "ExperimentName": {}, @@ -16944,7 +16999,7 @@ "RunName": {} } }, - "Srm": { + "Sru": { "type": "structure", "required": [ "ProductId" @@ -16954,11 +17009,11 @@ "ProvisioningArtifactId": {}, "PathId": {}, "ProvisioningParameters": { - "shape": "Sro" + "shape": "Srw" } } }, - "Sro": { + "Srw": { "type": "list", "member": { "type": "structure", @@ -16968,20 +17023,20 @@ } } }, - "Srw": { + "Ss4": { "type": "structure", "members": { "JupyterServerAppSettings": { - "shape": "Saq" + "shape": "Sas" }, "KernelGatewayAppSettings": { - "shape": "Sav" + "shape": "Sax" }, "CodeEditorAppSettings": { "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" } } }, @@ -16989,16 +17044,16 @@ "type": "structure", "members": { "DefaultResourceSpec": { - "shape": "S4p" + "shape": "S4r" }, "CodeRepositories": { - "shape": "Sas" + "shape": "Sau" } } }, "AppType": {}, "SpaceStorageSettings": { - "shape": "Srz" + "shape": "Ss7" }, "CustomFileSystems": { "type": "list", @@ -17020,7 +17075,7 @@ } } }, - "Srz": { + "Ss7": { "type": "structure", "members": { "EbsStorageSettings": { @@ -17036,7 +17091,7 @@ } } }, - "Ss4": { + "Ssc": { "type": "structure", "required": [ "OwnerUserProfileName" @@ -17045,7 +17100,7 @@ "OwnerUserProfileName": {} } }, - "Ss5": { + "Ssd": { "type": "structure", "required": [ "SharingType" @@ -17054,7 +17109,7 @@ "SharingType": {} } }, - "Ssg": { + "Sso": { "type": "structure", "required": [ "TrainingInputMode" @@ -17064,7 +17119,7 @@ "AlgorithmName": {}, "TrainingInputMode": {}, "MetricDefinitions": { - "shape": "S2l" + "shape": "S2n" }, "EnableSageMakerMetricsTimeSeries": { "type": "boolean" @@ -17097,7 +17152,7 @@ } } }, - "Ssp": { + "Ssx": { "type": "structure", "required": [ "S3OutputPath" @@ -17126,7 +17181,7 @@ } } }, - "Ssx": { + "St5": { "type": "list", "member": { "type": "structure", @@ -17144,17 +17199,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "St0" + "shape": "St8" } } } }, - "St0": { + "St8": { "type": "map", "key": {}, "value": {} }, - "St1": { + "St9": { "type": "structure", "required": [ "S3OutputPath" @@ -17164,7 +17219,7 @@ "S3OutputPath": {} } }, - "St2": { + "Sta": { "type": "structure", "members": { "S3OutputPath": {}, @@ -17172,19 +17227,19 @@ "type": "long" }, "ProfilingParameters": { - "shape": "St4" + "shape": "Stc" }, "DisableProfiler": { "type": "boolean" } } }, - "St4": { + "Stc": { "type": "map", "key": {}, "value": {} }, - "St6": { + "Ste": { "type": "list", "member": { "type": "structure", @@ -17202,17 +17257,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "St0" + "shape": "St8" } } } }, - "St8": { + "Stg": { "type": "map", "key": {}, "value": {} }, - "Stb": { + "Stj": { "type": "structure", "members": { "EnableRemoteDebug": { @@ -17220,7 +17275,7 @@ } } }, - "Std": { + "Stl": { "type": "structure", "members": { "EnableInfraCheck": { @@ -17228,7 +17283,7 @@ } } }, - "Stl": { + "Stt": { "type": "structure", "members": { "InvocationsTimeoutInSeconds": { @@ -17239,7 +17294,7 @@ } } }, - "Sto": { + "Stw": { "type": "structure", "required": [ "DestinationS3Uri" @@ -17252,7 +17307,7 @@ } } }, - "Stp": { + "Stx": { "type": "structure", "members": { "InputFilter": {}, @@ -17260,14 +17315,14 @@ "JoinSource": {} } }, - "Stx": { + "Su5": { "type": "structure", "members": { "PrimaryStatus": {}, "Message": {} } }, - "Su0": { + "Su8": { "type": "map", "key": {}, "value": { @@ -17280,7 +17335,7 @@ } } }, - "Su4": { + "Suc": { "type": "map", "key": {}, "value": { @@ -17294,7 +17349,7 @@ } } }, - "Suf": { + "Sun": { "type": "structure", "required": [ "UserPool", @@ -17305,7 +17360,7 @@ "ClientId": {} } }, - "Sui": { + "Suq": { "type": "structure", "required": [ "ClientId", @@ -17331,16 +17386,16 @@ "JwksUri": {}, "Scope": {}, "AuthenticationRequestExtraParams": { - "shape": "Sum" + "shape": "Suu" } } }, - "Sum": { + "Suu": { "type": "map", "key": {}, "value": {} }, - "Sup": { + "Sux": { "type": "structure", "required": [ "Cidrs" @@ -17352,27 +17407,27 @@ } } }, - "Sut": { + "Sv1": { "type": "structure", "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Suv" + "shape": "Sv3" }, "Subnets": { - "shape": "Sux" + "shape": "Sv5" } } }, - "Suv": { + "Sv3": { "type": "list", "member": {} }, - "Sux": { + "Sv5": { "type": "list", "member": {} }, - "Sv3": { + "Svb": { "type": "list", "member": { "type": "structure", @@ -17402,13 +17457,13 @@ } } }, - "Svb": { + "Svj": { "type": "structure", "members": { "NotificationTopicArn": {} } }, - "Svd": { + "Svl": { "type": "structure", "members": { "S3Presign": { @@ -17425,7 +17480,7 @@ } } }, - "Sxq": { + "Sxx": { "type": "structure", "members": { "UserProfileArn": {}, @@ -17441,7 +17496,7 @@ } } }, - "Sxx": { + "Sy4": { "type": "list", "member": { "type": "structure", @@ -17456,7 +17511,7 @@ } } }, - "Syb": { + "Syi": { "type": "list", "member": { "type": "structure", @@ -17465,7 +17520,7 @@ } } }, - "Syd": { + "Syk": { "type": "structure", "required": [ "CandidateName", @@ -17511,7 +17566,7 @@ }, "CandidateStatus": {}, "InferenceContainers": { - "shape": "Syp" + "shape": "Syw" }, "CreationTime": { "type": "timestamp" @@ -17557,12 +17612,12 @@ "type": "map", "key": {}, "value": { - "shape": "Syp" + "shape": "Syw" } } } }, - "Syp": { + "Syw": { "type": "list", "member": { "type": "structure", @@ -17574,25 +17629,25 @@ "Image": {}, "ModelDataUrl": {}, "Environment": { - "shape": "S16" + "shape": "S18" } } } }, - "Sz5": { + "Szc": { "type": "structure", "members": { "CandidateDefinitionNotebookLocation": {}, "DataExplorationNotebookLocation": {} } }, - "Sz9": { + "Szg": { "type": "structure", "members": { "EndpointName": {} } }, - "Szr": { + "Szy": { "type": "structure", "required": [ "Status" @@ -17602,7 +17657,7 @@ "Message": {} } }, - "S105": { + "S10c": { "type": "structure", "required": [ "S3ModelArtifacts" @@ -17611,7 +17666,7 @@ "S3ModelArtifacts": {} } }, - "S11b": { + "S11i": { "type": "list", "member": { "type": "structure", @@ -17621,7 +17676,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "S11d" + "shape": "S11k" }, "CurrentWeight": { "type": "float" @@ -17636,30 +17691,30 @@ "type": "integer" }, "VariantStatus": { - "shape": "S11f" + "shape": "S11m" }, "CurrentServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "DesiredServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "ManagedInstanceScaling": { - "shape": "Sdp" + "shape": "Sdr" }, "RoutingConfig": { - "shape": "Sdt" + "shape": "Sdv" } } } }, - "S11d": { + "S11k": { "type": "list", "member": { - "shape": "S11e" + "shape": "S11l" } }, - "S11e": { + "S11l": { "type": "structure", "members": { "SpecifiedImage": {}, @@ -17669,7 +17724,7 @@ } } }, - "S11f": { + "S11m": { "type": "list", "member": { "type": "structure", @@ -17685,7 +17740,7 @@ } } }, - "S11j": { + "S11q": { "type": "structure", "required": [ "EnableCapture", @@ -17706,7 +17761,7 @@ "KmsKeyId": {} } }, - "S11n": { + "S11u": { "type": "list", "member": { "type": "structure", @@ -17716,7 +17771,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "S11d" + "shape": "S11k" }, "CurrentWeight": { "type": "float" @@ -17733,24 +17788,24 @@ "InstanceType": {}, "AcceleratorType": {}, "VariantStatus": { - "shape": "S11f" + "shape": "S11m" }, "CurrentServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "DesiredServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" }, "ManagedInstanceScaling": { - "shape": "Sdp" + "shape": "Sdr" }, "RoutingConfig": { - "shape": "Sdt" + "shape": "Sdv" } } } }, - "S11t": { + "S120": { "type": "structure", "required": [ "SourceArn" @@ -17760,7 +17815,7 @@ "SourceType": {} } }, - "S121": { + "S128": { "type": "structure", "required": [ "Status" @@ -17770,7 +17825,7 @@ "BlockedReason": {} } }, - "S124": { + "S12b": { "type": "structure", "required": [ "Status" @@ -17780,24 +17835,24 @@ "FailureReason": {} } }, - "S12a": { + "S12h": { "type": "list", "member": { - "shape": "S12b" + "shape": "S12i" } }, - "S12b": { + "S12i": { "type": "structure", "members": { "Key": {}, "Value": {} } }, - "S12s": { + "S130": { "type": "list", "member": {} }, - "S137": { + "S13f": { "type": "structure", "members": { "Completed": { @@ -17817,7 +17872,7 @@ } } }, - "S139": { + "S13h": { "type": "structure", "members": { "Succeeded": { @@ -17831,7 +17886,7 @@ } } }, - "S13b": { + "S13j": { "type": "structure", "required": [ "TrainingJobName", @@ -17856,7 +17911,7 @@ }, "TrainingJobStatus": {}, "TunedHyperParameters": { - "shape": "S33" + "shape": "S35" }, "FailureReason": {}, "FinalHyperParameterTuningJobObjectiveMetric": { @@ -17876,7 +17931,7 @@ "ObjectiveStatus": {} } }, - "S13e": { + "S13m": { "type": "structure", "members": { "NumberOfTrainingJobsObjectiveNotImproving": { @@ -17887,7 +17942,7 @@ } } }, - "S13f": { + "S13n": { "type": "structure", "members": { "RuntimeInSeconds": { @@ -17895,14 +17950,8 @@ } } }, - "S146": { + "S14e": { "type": "structure", - "required": [ - "CostPerHour", - "CostPerInference", - "MaxInvocations", - "ModelLatency" - ], "members": { "CostPerHour": { "type": "float" @@ -17927,7 +17976,7 @@ } } }, - "S149": { + "S14h": { "type": "structure", "required": [ "EndpointName", @@ -17941,11 +17990,11 @@ "type": "integer" }, "ServerlessConfig": { - "shape": "Sdh" + "shape": "Sdj" } } }, - "S14b": { + "S14j": { "type": "structure", "members": { "InferenceSpecificationName": {}, @@ -17968,7 +18017,7 @@ "CompilationJobName": {} } }, - "S14j": { + "S14r": { "type": "structure", "required": [ "MaxInvocations", @@ -17983,7 +18032,7 @@ } } }, - "S14n": { + "S14v": { "type": "structure", "members": { "TotalLabeled": { @@ -18003,7 +18052,7 @@ } } }, - "S14q": { + "S14y": { "type": "structure", "required": [ "OutputDatasetS3Uri" @@ -18013,7 +18062,7 @@ "FinalActiveLearningModelArn": {} } }, - "S14z": { + "S157": { "type": "structure", "required": [ "RecommendationStatus" @@ -18032,28 +18081,28 @@ "RecommendationId": {}, "InstanceType": {}, "Environment": { - "shape": "S16" + "shape": "S18" } } } } } }, - "S15g": { + "S15o": { "type": "structure", "required": [ "ValidationStatuses" ], "members": { "ValidationStatuses": { - "shape": "S15h" + "shape": "S15p" }, "ImageScanStatuses": { - "shape": "S15h" + "shape": "S15p" } } }, - "S15h": { + "S15p": { "type": "list", "member": { "type": "structure", @@ -18068,7 +18117,7 @@ } } }, - "S15t": { + "S161": { "type": "structure", "required": [ "MonitoringScheduleName", @@ -18096,14 +18145,14 @@ "MonitoringType": {} } }, - "S16d": { + "S16l": { "type": "structure", "members": { "ExperimentName": {}, "TrialName": {} } }, - "S16f": { + "S16n": { "type": "structure", "required": [ "SelectedSteps" @@ -18124,14 +18173,14 @@ } } }, - "S16o": { + "S16w": { "type": "structure", "members": { "ProvisionedProductId": {}, "ProvisionedProductStatusMessage": {} } }, - "S16z": { + "S177": { "type": "structure", "required": [ "WorkteamArn" @@ -18144,7 +18193,7 @@ "ListingId": {} } }, - "S173": { + "S17b": { "type": "structure", "required": [ "Status" @@ -18157,7 +18206,7 @@ "ReusedByJob": {} } }, - "S176": { + "S17e": { "type": "list", "member": { "type": "structure", @@ -18177,7 +18226,7 @@ } } }, - "S179": { + "S17h": { "type": "list", "member": { "type": "structure", @@ -18192,7 +18241,7 @@ } } }, - "S17d": { + "S17l": { "type": "list", "member": { "type": "structure", @@ -18207,7 +18256,7 @@ } } }, - "S17p": { + "S17x": { "type": "structure", "required": [ "SourceArn" @@ -18217,7 +18266,7 @@ "SourceType": {} } }, - "S17t": { + "S181": { "type": "structure", "required": [ "SourceArn" @@ -18227,7 +18276,7 @@ "SourceType": {} } }, - "S17v": { + "S183": { "type": "list", "member": { "type": "structure", @@ -18258,7 +18307,7 @@ } } }, - "S185": { + "S18d": { "type": "structure", "required": [ "WorkforceName", @@ -18271,11 +18320,11 @@ "type": "timestamp" }, "SourceIpConfig": { - "shape": "Sup" + "shape": "Sux" }, "SubDomain": {}, "CognitoConfig": { - "shape": "Suf" + "shape": "Sun" }, "OidcConfig": { "type": "structure", @@ -18289,7 +18338,7 @@ "JwksUri": {}, "Scope": {}, "AuthenticationRequestExtraParams": { - "shape": "Sum" + "shape": "Suu" } } }, @@ -18306,10 +18355,10 @@ "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Suv" + "shape": "Sv3" }, "Subnets": { - "shape": "Sux" + "shape": "Sv5" }, "VpcEndpointId": {} } @@ -18318,7 +18367,7 @@ "FailureReason": {} } }, - "S18d": { + "S18l": { "type": "structure", "required": [ "WorkteamName", @@ -18329,7 +18378,7 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Sv3" + "shape": "Svb" }, "WorkteamArn": {}, "WorkforceArn": {}, @@ -18346,14 +18395,14 @@ "type": "timestamp" }, "NotificationConfiguration": { - "shape": "Svb" + "shape": "Svj" }, "WorkerAccessConfiguration": { - "shape": "Svd" + "shape": "Svl" } } }, - "S195": { + "S19d": { "type": "structure", "members": { "MinInvocationsPerMinute": { @@ -18364,7 +18413,7 @@ } } }, - "S1bx": { + "S1c5": { "type": "list", "member": { "type": "structure", @@ -18384,7 +18433,7 @@ } } }, - "S1dn": { + "S1dv": { "type": "list", "member": { "type": "structure", @@ -18400,22 +18449,27 @@ "members": { "HubContentName": {}, "HubContentArn": {}, + "SageMakerPublicHubContentArn": {}, "HubContentVersion": {}, "HubContentType": {}, "DocumentSchemaVersion": {}, "HubContentDisplayName": {}, "HubContentDescription": {}, + "SupportStatus": {}, "HubContentSearchKeywords": { - "shape": "S12s" + "shape": "S130" }, "HubContentStatus": {}, "CreationTime": { "type": "timestamp" + }, + "OriginalCreationTime": { + "type": "timestamp" } } } }, - "S1hd": { + "S1hl": { "type": "list", "member": { "type": "structure", @@ -18459,7 +18513,7 @@ } } }, - "S1ir": { + "S1iz": { "type": "list", "member": { "type": "structure", @@ -18473,7 +18527,7 @@ } } }, - "S1j8": { + "S1jg": { "type": "list", "member": { "type": "structure", @@ -18487,7 +18541,7 @@ } } }, - "S1m6": { + "S1me": { "type": "list", "member": { "type": "structure", @@ -18501,11 +18555,11 @@ } } }, - "S1mh": { + "S1mp": { "type": "structure", "members": { "Filters": { - "shape": "S1mi" + "shape": "S1mq" }, "NestedFilters": { "type": "list", @@ -18518,7 +18572,7 @@ "members": { "NestedPropertyName": {}, "Filters": { - "shape": "S1mi" + "shape": "S1mq" } } } @@ -18526,13 +18580,13 @@ "SubExpressions": { "type": "list", "member": { - "shape": "S1mh" + "shape": "S1mp" } }, "Operator": {} } }, - "S1mi": { + "S1mq": { "type": "list", "member": { "type": "structure", @@ -18546,7 +18600,7 @@ } } }, - "S1my": { + "S1n6": { "type": "structure", "members": { "TrainingJobName": {}, @@ -18555,32 +18609,32 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "S105" + "shape": "S10c" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, "FailureReason": {}, "HyperParameters": { - "shape": "S33" + "shape": "S35" }, "AlgorithmSpecification": { - "shape": "Ssg" + "shape": "Sso" }, "RoleArn": {}, "InputDataConfig": { - "shape": "S35" + "shape": "S37" }, "OutputDataConfig": { - "shape": "S3n" + "shape": "S3p" }, "ResourceConfig": { - "shape": "S3q" + "shape": "S3s" }, "VpcConfig": { - "shape": "S6b" + "shape": "S6d" }, "StoppingCondition": { - "shape": "S3w" + "shape": "S3y" }, "CreationTime": { "type": "timestamp" @@ -18595,10 +18649,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S176" + "shape": "S17e" }, "FinalMetricDataList": { - "shape": "S179" + "shape": "S17h" }, "EnableNetworkIsolation": { "type": "boolean" @@ -18610,7 +18664,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sid" + "shape": "Sil" }, "TrainingTimeInSeconds": { "type": "integer" @@ -18619,35 +18673,35 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "Ssp" + "shape": "Ssx" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "DebugRuleConfigurations": { - "shape": "Ssx" + "shape": "St5" }, "TensorBoardOutputConfig": { - "shape": "St1" + "shape": "St9" }, "DebugRuleEvaluationStatuses": { - "shape": "S17d" + "shape": "S17l" }, "ProfilerConfig": { - "shape": "St2" + "shape": "Sta" }, "Environment": { - "shape": "St8" + "shape": "Stg" }, "RetryStrategy": { - "shape": "Sie" + "shape": "Sim" }, "Tags": { "shape": "S7" } } }, - "S1n6": { + "S1ne": { "type": "structure", "members": { "TransformJobName": {}, @@ -18659,26 +18713,26 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Stl" + "shape": "Stt" }, "MaxPayloadInMB": { "type": "integer" }, "BatchStrategy": {}, "Environment": { - "shape": "S44" + "shape": "S46" }, "TransformInput": { - "shape": "S47" + "shape": "S49" }, "TransformOutput": { - "shape": "S4b" + "shape": "S4d" }, "DataCaptureConfig": { - "shape": "Sto" + "shape": "Stw" }, "TransformResources": { - "shape": "S4e" + "shape": "S4g" }, "CreationTime": { "type": "timestamp" @@ -18692,21 +18746,21 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Stp" + "shape": "Stx" }, "ExperimentConfig": { - "shape": "Srh" + "shape": "Srp" }, "Tags": { "shape": "S7" } } }, - "S1or": { + "S1oz": { "type": "list", "member": {} }, - "S1ra": { + "S1ri": { "type": "list", "member": {} } diff --git a/apis/sagemaker-2017-07-24.normal.json b/apis/sagemaker-2017-07-24.normal.json index c5a1dfb7e2..b84d4da2f2 100644 --- a/apis/sagemaker-2017-07-24.normal.json +++ b/apis/sagemaker-2017-07-24.normal.json @@ -541,7 +541,32 @@ "shape": "ResourceLimitExceeded" } ], - "documentation": "

Create a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Create a hub.

" + }, + "CreateHubContentReference": { + "name": "CreateHubContentReference", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "CreateHubContentReferenceRequest" + }, + "output": { + "shape": "CreateHubContentReferenceResponse" + }, + "errors": [ + { + "shape": "ResourceNotFound" + }, + { + "shape": "ResourceInUse" + }, + { + "shape": "ResourceLimitExceeded" + } + ], + "documentation": "

Create a hub content reference in order to add a model in the JumpStart public hub to a private hub.

" }, "CreateHumanTaskUi": { "name": "CreateHumanTaskUi", @@ -1637,7 +1662,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Delete a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Delete a hub.

" }, "DeleteHubContent": { "name": "DeleteHubContent", @@ -1656,7 +1681,23 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Delete the contents of a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Delete the contents of a hub.

" + }, + "DeleteHubContentReference": { + "name": "DeleteHubContentReference", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "DeleteHubContentReferenceRequest" + }, + "errors": [ + { + "shape": "ResourceNotFound" + } + ], + "documentation": "

Delete a hub content reference in order to remove a model from a private hub.

" }, "DeleteHumanTaskUi": { "name": "DeleteHumanTaskUi", @@ -2587,7 +2628,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Describe a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Describes a hub.

" }, "DescribeHubContent": { "name": "DescribeHubContent", @@ -2606,7 +2647,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Describe the content of a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Describe the content of a hub.

" }, "DescribeHumanTaskUi": { "name": "DescribeHumanTaskUi", @@ -3409,7 +3450,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Import hub content.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Import hub content.

" }, "ListActions": { "name": "ListActions", @@ -3813,7 +3854,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

List hub content versions.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

List hub content versions.

" }, "ListHubContents": { "name": "ListHubContents", @@ -3832,7 +3873,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

List the contents of a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

List the contents of a hub.

" }, "ListHubs": { "name": "ListHubs", @@ -3846,7 +3887,7 @@ "output": { "shape": "ListHubsResponse" }, - "documentation": "

List all existing hubs.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

List all existing hubs.

" }, "ListHumanTaskUis": { "name": "ListHumanTaskUis", @@ -5420,7 +5461,7 @@ "shape": "ResourceNotFound" } ], - "documentation": "

Update a hub.

Hub APIs are only callable through SageMaker Studio.

" + "documentation": "

Update a hub.

" }, "UpdateImage": { "name": "UpdateImage", @@ -11198,6 +11239,52 @@ } } }, + "CreateHubContentReferenceRequest": { + "type": "structure", + "required": [ + "HubName", + "SageMakerPublicHubContentArn" + ], + "members": { + "HubName": { + "shape": "HubNameOrArn", + "documentation": "

The name of the hub to add the hub content reference to.

" + }, + "SageMakerPublicHubContentArn": { + "shape": "SageMakerPublicHubContentArn", + "documentation": "

The ARN of the public hub content to reference.

" + }, + "HubContentName": { + "shape": "HubContentName", + "documentation": "

The name of the hub content to reference.

" + }, + "MinVersion": { + "shape": "HubContentVersion", + "documentation": "

The minimum version of the hub content to reference.

" + }, + "Tags": { + "shape": "TagList", + "documentation": "

Any tags associated with the hub content to reference.

" + } + } + }, + "CreateHubContentReferenceResponse": { + "type": "structure", + "required": [ + "HubArn", + "HubContentArn" + ], + "members": { + "HubArn": { + "shape": "HubArn", + "documentation": "

The ARN of the hub that the hub content reference was added to.

" + }, + "HubContentArn": { + "shape": "HubContentArn", + "documentation": "

The ARN of the hub content.

" + } + } + }, "CreateHubRequest": { "type": "structure", "required": [ @@ -14012,6 +14099,28 @@ "type": "structure", "members": {} }, + "DeleteHubContentReferenceRequest": { + "type": "structure", + "required": [ + "HubName", + "HubContentType", + "HubContentName" + ], + "members": { + "HubName": { + "shape": "HubNameOrArn", + "documentation": "

The name of the hub to delete the hub content reference from.

" + }, + "HubContentType": { + "shape": "HubContentType", + "documentation": "

The type of hub content to delete.

" + }, + "HubContentName": { + "shape": "HubContentName", + "documentation": "

The name of the hub content to delete.

" + } + } + }, "DeleteHubContentRequest": { "type": "structure", "required": [ @@ -14022,7 +14131,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub that you want to delete content in.

" }, "HubContentType": { @@ -14046,7 +14155,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to delete.

" } } @@ -16390,7 +16499,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub that contains the content to describe.

" }, "HubContentType": { @@ -16466,6 +16575,18 @@ "shape": "HubContentDocument", "documentation": "

The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

" }, + "SageMakerPublicHubContentArn": { + "shape": "SageMakerPublicHubContentArn", + "documentation": "

The ARN of the public hub content.

" + }, + "ReferenceMinVersion": { + "shape": "ReferenceMinVersion", + "documentation": "

The minimum version of the hub content.

" + }, + "SupportStatus": { + "shape": "HubContentSupportStatus", + "documentation": "

The support status of the hub content.

" + }, "HubContentSearchKeywords": { "shape": "HubContentSearchKeywordList", "documentation": "

The searchable keywords for the hub content.

" @@ -16495,7 +16616,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to describe.

" } } @@ -22052,6 +22173,10 @@ "shape": "HubContentArn", "documentation": "

The Amazon Resource Name (ARN) of the hub content.

" }, + "SageMakerPublicHubContentArn": { + "shape": "SageMakerPublicHubContentArn", + "documentation": "

The ARN of the public hub content.

" + }, "HubContentVersion": { "shape": "HubContentVersion", "documentation": "

The version of the hub content.

" @@ -22072,6 +22197,10 @@ "shape": "HubContentDescription", "documentation": "

A description of the hub content.

" }, + "SupportStatus": { + "shape": "HubContentSupportStatus", + "documentation": "

The support status of the hub content.

" + }, "HubContentSearchKeywords": { "shape": "HubContentSearchKeywordList", "documentation": "

The searchable keywords for the hub content.

" @@ -22083,6 +22212,10 @@ "CreationTime": { "shape": "Timestamp", "documentation": "

The date and time that the hub content was created.

" + }, + "OriginalCreationTime": { + "shape": "Timestamp", + "documentation": "

The date and time when the hub content was originally created, before any updates or revisions.

" } }, "documentation": "

Information about hub content.

" @@ -22095,8 +22228,7 @@ }, "HubContentMarkdown": { "type": "string", - "max": 65535, - "pattern": ".*" + "max": 65535 }, "HubContentName": { "type": "string", @@ -22128,11 +22260,19 @@ "DeleteFailed" ] }, + "HubContentSupportStatus": { + "type": "string", + "enum": [ + "Supported", + "Deprecated" + ] + }, "HubContentType": { "type": "string", "enum": [ "Model", - "Notebook" + "Notebook", + "ModelReference" ] }, "HubContentVersion": { @@ -22207,6 +22347,10 @@ "max": 63, "pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}" }, + "HubNameOrArn": { + "type": "string", + "pattern": "^(arn:[a-z0-9-\\.]{1,63}:sagemaker:\\w+(?:-\\w+)+:(\\d{12}|aws):hub\\/)?[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$" + }, "HubS3StorageConfig": { "type": "structure", "members": { @@ -23478,7 +23622,7 @@ "documentation": "

The version of the hub content schema to import.

" }, "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to import content into.

" }, "HubContentDisplayName": { @@ -23922,6 +24066,19 @@ "ShadowMode" ] }, + "InferenceHubAccessConfig": { + "type": "structure", + "required": [ + "HubContentArn" + ], + "members": { + "HubContentArn": { + "shape": "HubContentArn", + "documentation": "

The ARN of the hub content for which deployment access is allowed.

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

Configuration information specifying which hub contents have accessible deployment options.

" + }, "InferenceImage": { "type": "string", "max": 256 @@ -23947,7 +24104,6 @@ "InferenceRecommendation": { "type": "structure", "required": [ - "Metrics", "EndpointConfiguration", "ModelConfiguration" ], @@ -26517,7 +26673,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to list the content versions of.

" }, "HubContentType": { @@ -26586,7 +26742,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to list the contents of.

" }, "HubContentType": { @@ -35578,12 +35734,6 @@ }, "RecommendationMetrics": { "type": "structure", - "required": [ - "CostPerHour", - "CostPerInference", - "MaxInvocations", - "ModelLatency" - ], "members": { "CostPerHour": { "shape": "Float", @@ -35730,6 +35880,12 @@ "min": 1, "pattern": ".*" }, + "ReferenceMinVersion": { + "type": "string", + "max": 14, + "min": 5, + "pattern": "^\\d{1,4}.\\d{1,4}.\\d{1,4}$" + }, "RegisterDevicesRequest": { "type": "structure", "required": [ @@ -36328,6 +36484,10 @@ "ModelAccessConfig": { "shape": "ModelAccessConfig", "documentation": "

Specifies the access configuration file for the ML model. You can explicitly accept the model end-user license agreement (EULA) within the ModelAccessConfig. You are responsible for reviewing and complying with any applicable license terms and making sure they are acceptable for your use case before downloading or using a model.

" + }, + "HubAccessConfig": { + "shape": "InferenceHubAccessConfig", + "documentation": "

Configuration information for hub access.

" } }, "documentation": "

Specifies the S3 location of ML model data to deploy.

" @@ -36397,6 +36557,11 @@ "shape": "SageMakerImageVersionAlias" } }, + "SageMakerPublicHubContentArn": { + "type": "string", + "max": 255, + "pattern": "^arn:[a-z0-9-\\.]{1,63}:sagemaker:\\w+(?:-\\w+)+:aws:hub-content\\/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}\\/Model\\/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,63}$" + }, "SagemakerServicecatalogStatus": { "type": "string", "enum": [ @@ -40845,7 +41010,7 @@ ], "members": { "HubName": { - "shape": "HubName", + "shape": "HubNameOrArn", "documentation": "

The name of the hub to update.

" }, "HubDescription": { diff --git a/apis/securityhub-2018-10-26.min.json b/apis/securityhub-2018-10-26.min.json index c283e7d745..76c873293e 100644 --- a/apis/securityhub-2018-10-26.min.json +++ b/apis/securityhub-2018-10-26.min.json @@ -12,7 +12,10 @@ "serviceId": "SecurityHub", "signatureVersion": "v4", "signingName": "securityhub", - "uid": "securityhub-2018-10-26" + "uid": "securityhub-2018-10-26", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "AcceptAdministratorInvitation": { diff --git a/apis/securityhub-2018-10-26.normal.json b/apis/securityhub-2018-10-26.normal.json index bcf2320f68..ba8cf611f7 100644 --- a/apis/securityhub-2018-10-26.normal.json +++ b/apis/securityhub-2018-10-26.normal.json @@ -12,7 +12,10 @@ "serviceId": "SecurityHub", "signatureVersion": "v4", "signingName": "securityhub", - "uid": "securityhub-2018-10-26" + "uid": "securityhub-2018-10-26", + "auth": [ + "aws.auth#sigv4" + ] }, "operations": { "AcceptAdministratorInvitation": { @@ -18665,7 +18668,7 @@ "documentation": "

One or more finding types in the format of namespace/category/classifier that classify a finding.

Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications

" } }, - "documentation": "

In a BatchImportFindings request, finding providers use FindingProviderFields to provide and update values for confidence, criticality, related findings, severity, and types.

" + "documentation": "

In a BatchImportFindings request, finding providers use FindingProviderFields to provide and update values for the following fields:

The preceding fields are nested under the FindingProviderFields object, but also have analogues of the same name as top-level ASFF fields. When a new finding is sent to Security Hub by a finding provider, Security Hub populates the FindingProviderFields object automatically, if it is empty, based on the corresponding top-level fields.

Finding providers can update FindingProviderFields only by using the BatchImportFindings operation. Finding providers can't update this object with the BatchUpdateFindings operation. Customers can update the top-level fields by using the BatchUpdateFindings operation. Customers can't update FindingProviderFields.

For information about how Security Hub handles updates from BatchImportFindings to FindingProviderFields and to the corresponding top-level attributes, see Using FindingProviderFields in the Security Hub User Guide.

" }, "FindingProviderSeverity": { "type": "structure", @@ -18679,7 +18682,7 @@ "documentation": "

The finding provider's original value for the severity.

Length Constraints: Minimum length of 1. Maximum length of 64.

" } }, - "documentation": "

The severity assigned to the finding by the finding provider.

" + "documentation": "

The severity assigned to a finding by the finding provider. This object may include one or more of the following attributes:

If a BatchImportFindings request for a new finding only provides Label or only provides Normalized, Security Hub automatically populates the value of the other field.

The Normalized and Product attributes are included in the FindingProviderSeverity structure to preserve the historical information associated with the finding, even if the top-level Severity object is later modified using the BatchUpdateFindings operation.

If the top-level Finding.Severity object is present, but Finding.FindingProviderFields isn't present, Security Hub creates the FindingProviderFields.Severity object and copies the entire Finding.Severity object into it. This ensures that the original, provider-supplied details are retained within the FindingProviderFields.Severity object, even if the top-level Severity object is overwritten.

" }, "FirewallPolicyDetails": { "type": "structure", diff --git a/clients/bedrockruntime.d.ts b/clients/bedrockruntime.d.ts index 38501c6487..2777a09a51 100644 --- a/clients/bedrockruntime.d.ts +++ b/clients/bedrockruntime.d.ts @@ -60,6 +60,10 @@ declare namespace BedrockRuntime { * Image to include in the message. This field is only supported by Anthropic Claude 3 models. */ image?: ImageBlock; + /** + * A document to include in the message. + */ + document?: DocumentBlock; /** * Information about a tool use request from a model. */ @@ -269,6 +273,29 @@ declare namespace BedrockRuntime { } export interface Document { } + export interface DocumentBlock { + /** + * The format of a document, or its extension. + */ + format: DocumentFormat; + /** + * A name for the document. + */ + name: DocumentBlockNameString; + /** + * Contains the content of the document. + */ + source: DocumentSource; + } + export type DocumentBlockNameString = string; + export type DocumentFormat = "pdf"|"csv"|"doc"|"docx"|"xls"|"xlsx"|"html"|"txt"|"md"|string; + export interface DocumentSource { + /** + * A base64-encoded string of a UTF-8 encoded file, that is the document to include in the message. + */ + bytes?: DocumentSourceBytesBlob; + } + export type DocumentSourceBytesBlob = Buffer|Uint8Array|Blob|string; export interface GuardrailAssessment { /** * The topic policy. @@ -768,6 +795,10 @@ declare namespace BedrockRuntime { * A tool result that is an image. This field is only supported by Anthropic Claude 3 models. */ image?: ImageBlock; + /** + * A tool result that is a document. + */ + document?: DocumentBlock; } export type ToolResultContentBlocks = ToolResultContentBlock[]; export type ToolResultStatus = "success"|"error"|string; diff --git a/clients/codeartifact.d.ts b/clients/codeartifact.d.ts index 191c6b79ff..295a01d269 100644 --- a/clients/codeartifact.d.ts +++ b/clients/codeartifact.d.ts @@ -205,11 +205,11 @@ declare class CodeArtifact extends Service { */ getPackageVersionReadme(callback?: (err: AWSError, data: CodeArtifact.Types.GetPackageVersionReadmeResult) => void): Request; /** - * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format: generic maven npm nuget pypi ruby swift + * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format: cargo generic maven npm nuget pypi ruby swift */ getRepositoryEndpoint(params: CodeArtifact.Types.GetRepositoryEndpointRequest, callback?: (err: AWSError, data: CodeArtifact.Types.GetRepositoryEndpointResult) => void): Request; /** - * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format: generic maven npm nuget pypi ruby swift + * Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format: cargo generic maven npm nuget pypi ruby swift */ getRepositoryEndpoint(callback?: (err: AWSError, data: CodeArtifact.Types.GetRepositoryEndpointResult) => void): Request; /** @@ -434,7 +434,7 @@ declare namespace CodeArtifact { */ repository: RepositoryName; /** - * The name of the external connection to add to the repository. The following values are supported: public:npmjs - for the npm public repository. public:nuget-org - for the NuGet Gallery. public:pypi - for the Python Package Index. public:maven-central - for Maven Central. public:maven-googleandroid - for the Google Android repository. public:maven-gradleplugins - for the Gradle plugins repository. public:maven-commonsware - for the CommonsWare Android repository. public:maven-clojars - for the Clojars repository. + * The name of the external connection to add to the repository. The following values are supported: public:npmjs - for the npm public repository. public:nuget-org - for the NuGet Gallery. public:pypi - for the Python Package Index. public:maven-central - for Maven Central. public:maven-googleandroid - for the Google Android repository. public:maven-gradleplugins - for the Gradle plugins repository. public:maven-commonsware - for the CommonsWare Android repository. public:maven-clojars - for the Clojars repository. public:ruby-gems-org - for RubyGems.org. public:crates-io - for Crates.io. */ externalConnection: ExternalConnectionName; } @@ -450,7 +450,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the associated package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the associated package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -487,7 +487,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package versions to be copied. The package component that specifies its namespace depends on its type. For example: The namespace is required when copying package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package versions to be copied. The package component that specifies its namespace depends on its type. For example: The namespace is required when copying package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -679,7 +679,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package to delete. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package to delete. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -708,7 +708,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package versions to be deleted. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package versions to be deleted. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -829,7 +829,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the requested package. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the requested package. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -861,7 +861,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the requested package version. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the requested package version. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -942,7 +942,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package versions to be disposed. The package component that specifies its namespace depends on its type. For example: The namespace is required when disposing package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package versions to be disposed. The package component that specifies its namespace depends on its type. For example: The namespace is required when disposing package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1066,7 +1066,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package from which to get the associated package group. The package component that specifies its namespace depends on its type. For example: The namespace is required when getting associated package groups from packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package from which to get the associated package group. The package component that specifies its namespace depends on its type. For example: The namespace is required when getting associated package groups from packages of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1142,7 +1142,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package version with the requested asset file. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting assets from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version with the requested asset file. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting assets from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1198,7 +1198,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting the readme from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example: The namespace is required when requesting the readme from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1216,7 +1216,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version with the requested readme file. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1440,7 +1440,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example: The namespace is required requesting assets from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example: The namespace is required requesting assets from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1466,7 +1466,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version that contains the requested package version assets. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1508,7 +1508,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package version with the requested dependencies. The package component that specifies its namespace depends on its type. For example: The namespace is required when listing dependencies from package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version with the requested dependencies. The package component that specifies its namespace depends on its type. For example: The namespace is required when listing dependencies from package versions of the following formats: Maven The namespace of a Maven package version is its groupId. The namespace of an npm package version is its scope. Python and NuGet package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1530,7 +1530,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package version that contains the returned dependencies. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version that contains the returned dependencies. The package component that specifies its namespace depends on its type. For example: The namespace is required when listing dependencies from package versions of the following formats: Maven The namespace of a Maven package version is its groupId. The namespace of an npm package version is its scope. Python and NuGet package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1573,7 +1573,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example: The namespace is required when deleting package versions of the following formats: Maven Swift generic The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1611,7 +1611,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package that contains the requested package versions. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1646,7 +1646,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace prefix used to filter requested packages. Only packages with a namespace that starts with the provided string value are returned. Note that although this option is called --namespace and not --namespace-prefix, it has prefix-matching behavior. Each package format uses namespace as follows: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace prefix used to filter requested packages. Only packages with a namespace that starts with the provided string value are returned. Note that although this option is called --namespace and not --namespace-prefix, it has prefix-matching behavior. Each package format uses namespace as follows: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1791,7 +1791,7 @@ declare namespace CodeArtifact { export type OriginRestrictions = {[key: string]: PackageGroupOriginRestrictionMode}; export interface PackageDependency { /** - * The namespace of the package that this package depends on. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package that this package depends on. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1814,7 +1814,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -1826,7 +1826,7 @@ declare namespace CodeArtifact { */ originConfiguration?: PackageOriginConfiguration; } - export type PackageFormat = "npm"|"pypi"|"maven"|"nuget"|"generic"|"ruby"|"swift"|string; + export type PackageFormat = "npm"|"pypi"|"maven"|"nuget"|"generic"|"ruby"|"swift"|"cargo"|string; export interface PackageGroupAllowedRepository { /** * The name of the allowed repository. @@ -1983,7 +1983,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -2003,7 +2003,7 @@ declare namespace CodeArtifact { */ format?: PackageFormat; /** - * The namespace of the package version. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -2219,7 +2219,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package to be updated. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package to be updated. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** @@ -2500,7 +2500,7 @@ declare namespace CodeArtifact { */ format: PackageFormat; /** - * The namespace of the package version to be updated. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, and Ruby package versions do not contain a corresponding component, package versions of those formats do not have a namespace. + * The namespace of the package version to be updated. The package component that specifies its namespace depends on its type. For example: The namespace of a Maven package version is its groupId. The namespace of an npm or Swift package version is its scope. The namespace of a generic package is its namespace. Python, NuGet, Ruby, and Cargo package versions do not contain a corresponding component, package versions of those formats do not have a namespace. */ namespace?: PackageNamespace; /** diff --git a/clients/computeoptimizer.d.ts b/clients/computeoptimizer.d.ts index 1c4fab4624..bd22581091 100644 --- a/clients/computeoptimizer.d.ts +++ b/clients/computeoptimizer.d.ts @@ -75,6 +75,14 @@ declare class ComputeOptimizer extends Service { * Export optimization recommendations for your licenses. Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide. You can have only one license export job in progress per Amazon Web Services Region. */ exportLicenseRecommendations(callback?: (err: AWSError, data: ComputeOptimizer.Types.ExportLicenseRecommendationsResponse) => void): Request; + /** + * Export optimization recommendations for your Amazon Relational Database Service (Amazon RDS). Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide. You can have only one Amazon RDS export job in progress per Amazon Web Services Region. + */ + exportRDSDatabaseRecommendations(params: ComputeOptimizer.Types.ExportRDSDatabaseRecommendationsRequest, callback?: (err: AWSError, data: ComputeOptimizer.Types.ExportRDSDatabaseRecommendationsResponse) => void): Request; + /** + * Export optimization recommendations for your Amazon Relational Database Service (Amazon RDS). Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide. You can have only one Amazon RDS export job in progress per Amazon Web Services Region. + */ + exportRDSDatabaseRecommendations(callback?: (err: AWSError, data: ComputeOptimizer.Types.ExportRDSDatabaseRecommendationsResponse) => void): Request; /** * Returns Auto Scaling group recommendations. Compute Optimizer generates recommendations for Amazon EC2 Auto Scaling groups that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide. */ @@ -163,6 +171,22 @@ declare class ComputeOptimizer extends Service { * Returns license recommendations for Amazon EC2 instances that run on a specific license. Compute Optimizer generates recommendations for licenses that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide. */ getLicenseRecommendations(callback?: (err: AWSError, data: ComputeOptimizer.Types.GetLicenseRecommendationsResponse) => void): Request; + /** + * Returns the projected metrics of Amazon RDS recommendations. + */ + getRDSDatabaseRecommendationProjectedMetrics(params: ComputeOptimizer.Types.GetRDSDatabaseRecommendationProjectedMetricsRequest, callback?: (err: AWSError, data: ComputeOptimizer.Types.GetRDSDatabaseRecommendationProjectedMetricsResponse) => void): Request; + /** + * Returns the projected metrics of Amazon RDS recommendations. + */ + getRDSDatabaseRecommendationProjectedMetrics(callback?: (err: AWSError, data: ComputeOptimizer.Types.GetRDSDatabaseRecommendationProjectedMetricsResponse) => void): Request; + /** + * Returns Amazon RDS recommendations. Compute Optimizer generates recommendations for Amazon RDS that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide. + */ + getRDSDatabaseRecommendations(params: ComputeOptimizer.Types.GetRDSDatabaseRecommendationsRequest, callback?: (err: AWSError, data: ComputeOptimizer.Types.GetRDSDatabaseRecommendationsResponse) => void): Request; + /** + * Returns Amazon RDS recommendations. Compute Optimizer generates recommendations for Amazon RDS that meet a specific set of requirements. For more information, see the Supported resources and requirements in the Compute Optimizer User Guide. + */ + getRDSDatabaseRecommendations(callback?: (err: AWSError, data: ComputeOptimizer.Types.GetRDSDatabaseRecommendationsResponse) => void): Request; /** * Returns existing recommendation preferences, such as enhanced infrastructure metrics. Use the scope parameter to specify which preferences to return. You can specify to return preferences for an organization, a specific account ID, or a specific EC2 instance or Auto Scaling group Amazon Resource Name (ARN). For more information, see Activating enhanced infrastructure metrics in the Compute Optimizer User Guide. */ @@ -218,6 +242,7 @@ declare namespace ComputeOptimizer { export type AccountEnrollmentStatuses = AccountEnrollmentStatus[]; export type AccountId = string; export type AccountIds = AccountId[]; + export type AllocatedStorage = number; export type AutoScalingConfiguration = "TargetTrackingScalingCpu"|"TargetTrackingScalingMemory"|string; export type AutoScalingGroupArn = string; export type AutoScalingGroupArns = AutoScalingGroupArn[]; @@ -279,6 +304,10 @@ declare namespace ComputeOptimizer { * An array of objects that describe the current configuration of the Auto Scaling group. */ currentConfiguration?: AutoScalingGroupConfiguration; + /** + * Describes the GPU accelerator settings for the current instance type of the Auto Scaling group. + */ + currentInstanceGpuInfo?: GpuInfo; /** * An array of objects that describe the recommendation options for the Auto Scaling group. */ @@ -299,16 +328,16 @@ declare namespace ComputeOptimizer { * The applications that might be running on the instances in the Auto Scaling group as inferred by Compute Optimizer. Compute Optimizer can infer if one of the following applications might be running on the instances: AmazonEmr - Infers that Amazon EMR might be running on the instances. ApacheCassandra - Infers that Apache Cassandra might be running on the instances. ApacheHadoop - Infers that Apache Hadoop might be running on the instances. Memcached - Infers that Memcached might be running on the instances. NGINX - Infers that NGINX might be running on the instances. PostgreSql - Infers that PostgreSQL might be running on the instances. Redis - Infers that Redis might be running on the instances. Kafka - Infers that Kafka might be running on the instance. SQLServer - Infers that SQLServer might be running on the instance. */ inferredWorkloadTypes?: InferredWorkloadTypes; - /** - * Describes the GPU accelerator settings for the current instance type of the Auto Scaling group. - */ - currentInstanceGpuInfo?: GpuInfo; } export interface AutoScalingGroupRecommendationOption { /** * An array of objects that describe an Auto Scaling group configuration. */ configuration?: AutoScalingGroupConfiguration; + /** + * Describes the GPU accelerator settings for the recommended instance type of the Auto Scaling group. + */ + instanceGpuInfo?: GpuInfo; /** * An array of objects that describe the projected utilization metrics of the Auto Scaling group recommendation option. The Cpu and Memory metrics are the only projected utilization metrics returned. Additionally, the Memory metric is returned only for resources that have the unified CloudWatch agent installed on them. For more information, see Enabling Memory Utilization with the CloudWatch Agent. */ @@ -325,18 +354,14 @@ declare namespace ComputeOptimizer { * An object that describes the savings opportunity for the Auto Scaling group recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage. */ savingsOpportunity?: SavingsOpportunity; - /** - * The level of effort required to migrate from the current instance type to the recommended instance type. For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture. - */ - migrationEffort?: MigrationEffort; - /** - * Describes the GPU accelerator settings for the recommended instance type of the Auto Scaling group. - */ - instanceGpuInfo?: GpuInfo; /** * An object that describes the savings opportunity for the Auto Scaling group recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage. */ savingsOpportunityAfterDiscounts?: AutoScalingGroupSavingsOpportunityAfterDiscounts; + /** + * The level of effort required to migrate from the current instance type to the recommended instance type. For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture. + */ + migrationEffort?: MigrationEffort; } export type AutoScalingGroupRecommendationOptions = AutoScalingGroupRecommendationOption[]; export type AutoScalingGroupRecommendations = AutoScalingGroupRecommendation[]; @@ -387,6 +412,7 @@ declare namespace ComputeOptimizer { export type CpuVendorArchitectures = CpuVendorArchitecture[]; export type CreationTimestamp = Date; export type Currency = "USD"|"CNY"|string; + export type CurrentDBInstanceClass = string; export type CurrentInstanceType = string; export type CurrentPerformanceRisk = "VeryLow"|"Low"|"Medium"|"High"|string; export interface CurrentPerformanceRiskRatings { @@ -420,9 +446,32 @@ declare namespace ComputeOptimizer { headroom?: CustomizableMetricHeadroom; } export type CustomizableMetricThreshold = "P90"|"P95"|"P99_5"|string; + export type DBInstanceClass = string; + export interface DBStorageConfiguration { + /** + * The type of RDS storage. + */ + storageType?: StorageType; + /** + * The size of the RDS storage in gigabytes (GB). + */ + allocatedStorage?: AllocatedStorage; + /** + * The provisioned IOPs of the RDS storage. + */ + iops?: NullableIOPS; + /** + * The maximum limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the RDS instance. + */ + maxAllocatedStorage?: NullableMaxAllocatedStorage; + /** + * The storage throughput of the RDS storage. + */ + storageThroughput?: NullableStorageThroughput; + } export interface DeleteRecommendationPreferencesRequest { /** - * The target resource type of the recommendation preference to delete. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. The valid values for this parameter are Ec2Instance and AutoScalingGroup. + * The target resource type of the recommendation preference to delete. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. */ resourceType: ResourceType; /** @@ -649,14 +698,14 @@ declare namespace ComputeOptimizer { * The risk of the current Amazon ECS service not meeting the performance needs of its workloads. The higher the risk, the more likely the current service can't meet the performance requirements of its workload. */ currentPerformanceRisk?: CurrentPerformanceRisk; - /** - * A list of tags assigned to your Amazon ECS service recommendations. - */ - tags?: Tags; /** * Describes the effective recommendation preferences for Amazon ECS services. */ effectiveRecommendationPreferences?: ECSEffectiveRecommendationPreferences; + /** + * A list of tags assigned to your Amazon ECS service recommendations. + */ + tags?: Tags; } export interface ECSServiceRecommendationFilter { /** @@ -683,6 +732,10 @@ declare namespace ComputeOptimizer { */ cpu?: NullableCpu; savingsOpportunity?: SavingsOpportunity; + /** + * Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option. Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation. + */ + savingsOpportunityAfterDiscounts?: ECSSavingsOpportunityAfterDiscounts; /** * An array of objects that describe the projected utilization metrics of the Amazon ECS service recommendation option. */ @@ -691,10 +744,6 @@ declare namespace ComputeOptimizer { * The CPU and memory size recommendations for the containers within the task of your Amazon ECS service. */ containerRecommendations?: ContainerRecommendations; - /** - * Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option. Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation. - */ - savingsOpportunityAfterDiscounts?: ECSSavingsOpportunityAfterDiscounts; } export type ECSServiceRecommendationOptions = ECSServiceRecommendationOption[]; export type ECSServiceRecommendations = ECSServiceRecommendation[]; @@ -749,7 +798,7 @@ declare namespace ComputeOptimizer { export type EffectivePreferredResources = EffectivePreferredResource[]; export interface EffectiveRecommendationPreferences { /** - * Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations. For example, when you specify AWS_ARM64 with: A GetEC2InstanceRecommendations or GetAutoScalingGroupRecommendations request, Compute Optimizer returns recommendations that consist of Graviton2 instance types only. A GetEC2RecommendationProjectedMetrics request, Compute Optimizer returns projected utilization metrics for Graviton2 instance type recommendations only. A ExportEC2InstanceRecommendations or ExportAutoScalingGroupRecommendations request, Compute Optimizer exports recommendations that consist of Graviton2 instance types only. + * Describes the CPU vendor and architecture for an instance or Auto Scaling group recommendations. For example, when you specify AWS_ARM64 with: A GetEC2InstanceRecommendations or GetAutoScalingGroupRecommendations request, Compute Optimizer returns recommendations that consist of Graviton instance types only. A GetEC2RecommendationProjectedMetrics request, Compute Optimizer returns projected utilization metrics for Graviton instance type recommendations only. A ExportEC2InstanceRecommendations or ExportAutoScalingGroupRecommendations request, Compute Optimizer exports recommendations that consist of Graviton instance types only. */ cpuVendorArchitectures?: CpuVendorArchitectures; /** @@ -781,6 +830,8 @@ declare namespace ComputeOptimizer { */ savingsEstimationMode?: InstanceSavingsEstimationMode; } + export type Engine = string; + export type EngineVersion = string; export type EnhancedInfrastructureMetrics = "Active"|"Inactive"|string; export interface EnrollmentFilter { /** @@ -1010,17 +1061,50 @@ declare namespace ComputeOptimizer { jobId?: JobId; s3Destination?: S3Destination; } - export type ExportableAutoScalingGroupField = "AccountId"|"AutoScalingGroupArn"|"AutoScalingGroupName"|"Finding"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsEbsReadOpsPerSecondMaximum"|"UtilizationMetricsEbsWriteOpsPerSecondMaximum"|"UtilizationMetricsEbsReadBytesPerSecondMaximum"|"UtilizationMetricsEbsWriteBytesPerSecondMaximum"|"UtilizationMetricsDiskReadOpsPerSecondMaximum"|"UtilizationMetricsDiskWriteOpsPerSecondMaximum"|"UtilizationMetricsDiskReadBytesPerSecondMaximum"|"UtilizationMetricsDiskWriteBytesPerSecondMaximum"|"UtilizationMetricsNetworkInBytesPerSecondMaximum"|"UtilizationMetricsNetworkOutBytesPerSecondMaximum"|"UtilizationMetricsNetworkPacketsInPerSecondMaximum"|"UtilizationMetricsNetworkPacketsOutPerSecondMaximum"|"LookbackPeriodInDays"|"CurrentConfigurationInstanceType"|"CurrentConfigurationDesiredCapacity"|"CurrentConfigurationMinSize"|"CurrentConfigurationMaxSize"|"CurrentOnDemandPrice"|"CurrentStandardOneYearNoUpfrontReservedPrice"|"CurrentStandardThreeYearNoUpfrontReservedPrice"|"CurrentVCpus"|"CurrentMemory"|"CurrentStorage"|"CurrentNetwork"|"RecommendationOptionsConfigurationInstanceType"|"RecommendationOptionsConfigurationDesiredCapacity"|"RecommendationOptionsConfigurationMinSize"|"RecommendationOptionsConfigurationMaxSize"|"RecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum"|"RecommendationOptionsPerformanceRisk"|"RecommendationOptionsOnDemandPrice"|"RecommendationOptionsStandardOneYearNoUpfrontReservedPrice"|"RecommendationOptionsStandardThreeYearNoUpfrontReservedPrice"|"RecommendationOptionsVcpus"|"RecommendationOptionsMemory"|"RecommendationOptionsStorage"|"RecommendationOptionsNetwork"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"EffectiveRecommendationPreferencesCpuVendorArchitectures"|"EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics"|"EffectiveRecommendationPreferencesInferredWorkloadTypes"|"InferredWorkloadTypes"|"RecommendationOptionsMigrationEffort"|"CurrentInstanceGpuInfo"|"RecommendationOptionsInstanceGpuInfo"|"UtilizationMetricsGpuPercentageMaximum"|"UtilizationMetricsGpuMemoryPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuMemoryPercentageMaximum"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|"EffectiveRecommendationPreferencesPreferredResources"|"EffectiveRecommendationPreferencesLookBackPeriod"|string; + export interface ExportRDSDatabaseRecommendationsRequest { + /** + * The Amazon Web Services account IDs for the export Amazon RDS recommendations. If your account is the management account or the delegated administrator of an organization, use this parameter to specify the member account you want to export recommendations to. This parameter can't be specified together with the include member accounts parameter. The parameters are mutually exclusive. If this parameter or the include member accounts parameter is omitted, the recommendations for member accounts aren't included in the export. You can specify multiple account IDs per request. + */ + accountIds?: AccountIds; + /** + * An array of objects to specify a filter that exports a more specific set of Amazon RDS recommendations. + */ + filters?: RDSDBRecommendationFilters; + /** + * The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide. + */ + fieldsToExport?: ExportableRDSDBFields; + s3DestinationConfig: S3DestinationConfig; + /** + * The format of the export file. The CSV file is the only export file format currently supported. + */ + fileFormat?: FileFormat; + /** + * If your account is the management account or the delegated administrator of an organization, this parameter indicates whether to include recommendations for resources in all member accounts of the organization. The member accounts must also be opted in to Compute Optimizer, and trusted access for Compute Optimizer must be enabled in the organization account. For more information, see Compute Optimizer and Amazon Web Services Organizations trusted access in the Compute Optimizer User Guide. If this parameter is omitted, recommendations for member accounts of the organization aren't included in the export file. If this parameter or the account ID parameter is omitted, recommendations for member accounts aren't included in the export. + */ + includeMemberAccounts?: IncludeMemberAccounts; + recommendationPreferences?: RecommendationPreferences; + } + export interface ExportRDSDatabaseRecommendationsResponse { + /** + * The identification number of the export job. To view the status of an export job, use the DescribeRecommendationExportJobs action and specify the job ID. + */ + jobId?: JobId; + s3Destination?: S3Destination; + } + export type ExportableAutoScalingGroupField = "AccountId"|"AutoScalingGroupArn"|"AutoScalingGroupName"|"Finding"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsEbsReadOpsPerSecondMaximum"|"UtilizationMetricsEbsWriteOpsPerSecondMaximum"|"UtilizationMetricsEbsReadBytesPerSecondMaximum"|"UtilizationMetricsEbsWriteBytesPerSecondMaximum"|"UtilizationMetricsDiskReadOpsPerSecondMaximum"|"UtilizationMetricsDiskWriteOpsPerSecondMaximum"|"UtilizationMetricsDiskReadBytesPerSecondMaximum"|"UtilizationMetricsDiskWriteBytesPerSecondMaximum"|"UtilizationMetricsNetworkInBytesPerSecondMaximum"|"UtilizationMetricsNetworkOutBytesPerSecondMaximum"|"UtilizationMetricsNetworkPacketsInPerSecondMaximum"|"UtilizationMetricsNetworkPacketsOutPerSecondMaximum"|"LookbackPeriodInDays"|"CurrentConfigurationInstanceType"|"CurrentConfigurationDesiredCapacity"|"CurrentConfigurationMinSize"|"CurrentConfigurationMaxSize"|"CurrentOnDemandPrice"|"CurrentStandardOneYearNoUpfrontReservedPrice"|"CurrentStandardThreeYearNoUpfrontReservedPrice"|"CurrentVCpus"|"CurrentMemory"|"CurrentStorage"|"CurrentNetwork"|"RecommendationOptionsConfigurationInstanceType"|"RecommendationOptionsConfigurationDesiredCapacity"|"RecommendationOptionsConfigurationMinSize"|"RecommendationOptionsConfigurationMaxSize"|"RecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum"|"RecommendationOptionsPerformanceRisk"|"RecommendationOptionsOnDemandPrice"|"RecommendationOptionsStandardOneYearNoUpfrontReservedPrice"|"RecommendationOptionsStandardThreeYearNoUpfrontReservedPrice"|"RecommendationOptionsVcpus"|"RecommendationOptionsMemory"|"RecommendationOptionsStorage"|"RecommendationOptionsNetwork"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"EffectiveRecommendationPreferencesCpuVendorArchitectures"|"EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics"|"EffectiveRecommendationPreferencesInferredWorkloadTypes"|"EffectiveRecommendationPreferencesPreferredResources"|"EffectiveRecommendationPreferencesLookBackPeriod"|"InferredWorkloadTypes"|"RecommendationOptionsMigrationEffort"|"CurrentInstanceGpuInfo"|"RecommendationOptionsInstanceGpuInfo"|"UtilizationMetricsGpuPercentageMaximum"|"UtilizationMetricsGpuMemoryPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuMemoryPercentageMaximum"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; export type ExportableAutoScalingGroupFields = ExportableAutoScalingGroupField[]; export type ExportableECSServiceField = "AccountId"|"ServiceArn"|"LookbackPeriodInDays"|"LastRefreshTimestamp"|"LaunchType"|"CurrentPerformanceRisk"|"CurrentServiceConfigurationMemory"|"CurrentServiceConfigurationCpu"|"CurrentServiceConfigurationTaskDefinitionArn"|"CurrentServiceConfigurationAutoScalingConfiguration"|"CurrentServiceContainerConfigurations"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"Finding"|"FindingReasonCodes"|"RecommendationOptionsMemory"|"RecommendationOptionsCpu"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"RecommendationOptionsContainerRecommendations"|"RecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum"|"Tags"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; export type ExportableECSServiceFields = ExportableECSServiceField[]; - export type ExportableInstanceField = "AccountId"|"InstanceArn"|"InstanceName"|"Finding"|"FindingReasonCodes"|"LookbackPeriodInDays"|"CurrentInstanceType"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsEbsReadOpsPerSecondMaximum"|"UtilizationMetricsEbsWriteOpsPerSecondMaximum"|"UtilizationMetricsEbsReadBytesPerSecondMaximum"|"UtilizationMetricsEbsWriteBytesPerSecondMaximum"|"UtilizationMetricsDiskReadOpsPerSecondMaximum"|"UtilizationMetricsDiskWriteOpsPerSecondMaximum"|"UtilizationMetricsDiskReadBytesPerSecondMaximum"|"UtilizationMetricsDiskWriteBytesPerSecondMaximum"|"UtilizationMetricsNetworkInBytesPerSecondMaximum"|"UtilizationMetricsNetworkOutBytesPerSecondMaximum"|"UtilizationMetricsNetworkPacketsInPerSecondMaximum"|"UtilizationMetricsNetworkPacketsOutPerSecondMaximum"|"CurrentOnDemandPrice"|"CurrentStandardOneYearNoUpfrontReservedPrice"|"CurrentStandardThreeYearNoUpfrontReservedPrice"|"CurrentVCpus"|"CurrentMemory"|"CurrentStorage"|"CurrentNetwork"|"RecommendationOptionsInstanceType"|"RecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum"|"RecommendationOptionsPlatformDifferences"|"RecommendationOptionsPerformanceRisk"|"RecommendationOptionsVcpus"|"RecommendationOptionsMemory"|"RecommendationOptionsStorage"|"RecommendationOptionsNetwork"|"RecommendationOptionsOnDemandPrice"|"RecommendationOptionsStandardOneYearNoUpfrontReservedPrice"|"RecommendationOptionsStandardThreeYearNoUpfrontReservedPrice"|"RecommendationsSourcesRecommendationSourceArn"|"RecommendationsSourcesRecommendationSourceType"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"EffectiveRecommendationPreferencesCpuVendorArchitectures"|"EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics"|"EffectiveRecommendationPreferencesInferredWorkloadTypes"|"InferredWorkloadTypes"|"RecommendationOptionsMigrationEffort"|"EffectiveRecommendationPreferencesExternalMetricsSource"|"InstanceState"|"Tags"|"ExternalMetricStatusCode"|"ExternalMetricStatusReason"|"CurrentInstanceGpuInfo"|"RecommendationOptionsInstanceGpuInfo"|"UtilizationMetricsGpuPercentageMaximum"|"UtilizationMetricsGpuMemoryPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuMemoryPercentageMaximum"|"Idle"|"EffectiveRecommendationPreferencesPreferredResources"|"EffectiveRecommendationPreferencesLookBackPeriod"|"EffectiveRecommendationPreferencesUtilizationPreferences"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; + export type ExportableInstanceField = "AccountId"|"InstanceArn"|"InstanceName"|"Finding"|"FindingReasonCodes"|"LookbackPeriodInDays"|"CurrentInstanceType"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsEbsReadOpsPerSecondMaximum"|"UtilizationMetricsEbsWriteOpsPerSecondMaximum"|"UtilizationMetricsEbsReadBytesPerSecondMaximum"|"UtilizationMetricsEbsWriteBytesPerSecondMaximum"|"UtilizationMetricsDiskReadOpsPerSecondMaximum"|"UtilizationMetricsDiskWriteOpsPerSecondMaximum"|"UtilizationMetricsDiskReadBytesPerSecondMaximum"|"UtilizationMetricsDiskWriteBytesPerSecondMaximum"|"UtilizationMetricsNetworkInBytesPerSecondMaximum"|"UtilizationMetricsNetworkOutBytesPerSecondMaximum"|"UtilizationMetricsNetworkPacketsInPerSecondMaximum"|"UtilizationMetricsNetworkPacketsOutPerSecondMaximum"|"CurrentOnDemandPrice"|"CurrentStandardOneYearNoUpfrontReservedPrice"|"CurrentStandardThreeYearNoUpfrontReservedPrice"|"CurrentVCpus"|"CurrentMemory"|"CurrentStorage"|"CurrentNetwork"|"RecommendationOptionsInstanceType"|"RecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum"|"RecommendationOptionsPlatformDifferences"|"RecommendationOptionsPerformanceRisk"|"RecommendationOptionsVcpus"|"RecommendationOptionsMemory"|"RecommendationOptionsStorage"|"RecommendationOptionsNetwork"|"RecommendationOptionsOnDemandPrice"|"RecommendationOptionsStandardOneYearNoUpfrontReservedPrice"|"RecommendationOptionsStandardThreeYearNoUpfrontReservedPrice"|"RecommendationsSourcesRecommendationSourceArn"|"RecommendationsSourcesRecommendationSourceType"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"EffectiveRecommendationPreferencesCpuVendorArchitectures"|"EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics"|"EffectiveRecommendationPreferencesInferredWorkloadTypes"|"InferredWorkloadTypes"|"RecommendationOptionsMigrationEffort"|"EffectiveRecommendationPreferencesExternalMetricsSource"|"Tags"|"InstanceState"|"ExternalMetricStatusCode"|"ExternalMetricStatusReason"|"CurrentInstanceGpuInfo"|"RecommendationOptionsInstanceGpuInfo"|"UtilizationMetricsGpuPercentageMaximum"|"UtilizationMetricsGpuMemoryPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuPercentageMaximum"|"RecommendationOptionsProjectedUtilizationMetricsGpuMemoryPercentageMaximum"|"Idle"|"EffectiveRecommendationPreferencesPreferredResources"|"EffectiveRecommendationPreferencesLookBackPeriod"|"EffectiveRecommendationPreferencesUtilizationPreferences"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; export type ExportableInstanceFields = ExportableInstanceField[]; export type ExportableLambdaFunctionField = "AccountId"|"FunctionArn"|"FunctionVersion"|"Finding"|"FindingReasonCodes"|"NumberOfInvocations"|"UtilizationMetricsDurationMaximum"|"UtilizationMetricsDurationAverage"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsMemoryAverage"|"LookbackPeriodInDays"|"CurrentConfigurationMemorySize"|"CurrentConfigurationTimeout"|"CurrentCostTotal"|"CurrentCostAverage"|"RecommendationOptionsConfigurationMemorySize"|"RecommendationOptionsCostLow"|"RecommendationOptionsCostHigh"|"RecommendationOptionsProjectedUtilizationMetricsDurationLowerBound"|"RecommendationOptionsProjectedUtilizationMetricsDurationUpperBound"|"RecommendationOptionsProjectedUtilizationMetricsDurationExpected"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"Tags"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; export type ExportableLambdaFunctionFields = ExportableLambdaFunctionField[]; export type ExportableLicenseField = "AccountId"|"ResourceArn"|"LookbackPeriodInDays"|"LastRefreshTimestamp"|"Finding"|"FindingReasonCodes"|"CurrentLicenseConfigurationNumberOfCores"|"CurrentLicenseConfigurationInstanceType"|"CurrentLicenseConfigurationOperatingSystem"|"CurrentLicenseConfigurationLicenseName"|"CurrentLicenseConfigurationLicenseEdition"|"CurrentLicenseConfigurationLicenseModel"|"CurrentLicenseConfigurationLicenseVersion"|"CurrentLicenseConfigurationMetricsSource"|"RecommendationOptionsOperatingSystem"|"RecommendationOptionsLicenseEdition"|"RecommendationOptionsLicenseModel"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"Tags"|string; export type ExportableLicenseFields = ExportableLicenseField[]; - export type ExportableVolumeField = "AccountId"|"VolumeArn"|"Finding"|"UtilizationMetricsVolumeReadOpsPerSecondMaximum"|"UtilizationMetricsVolumeWriteOpsPerSecondMaximum"|"UtilizationMetricsVolumeReadBytesPerSecondMaximum"|"UtilizationMetricsVolumeWriteBytesPerSecondMaximum"|"LookbackPeriodInDays"|"CurrentConfigurationVolumeType"|"CurrentConfigurationVolumeBaselineIOPS"|"CurrentConfigurationVolumeBaselineThroughput"|"CurrentConfigurationVolumeBurstIOPS"|"CurrentConfigurationVolumeBurstThroughput"|"CurrentConfigurationVolumeSize"|"CurrentMonthlyPrice"|"RecommendationOptionsConfigurationVolumeType"|"RecommendationOptionsConfigurationVolumeBaselineIOPS"|"RecommendationOptionsConfigurationVolumeBaselineThroughput"|"RecommendationOptionsConfigurationVolumeBurstIOPS"|"RecommendationOptionsConfigurationVolumeBurstThroughput"|"RecommendationOptionsConfigurationVolumeSize"|"RecommendationOptionsMonthlyPrice"|"RecommendationOptionsPerformanceRisk"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"RootVolume"|"Tags"|"CurrentConfigurationRootVolume"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; + export type ExportableRDSDBField = "ResourceArn"|"AccountId"|"Engine"|"EngineVersion"|"Idle"|"MultiAZDBInstance"|"CurrentDBInstanceClass"|"CurrentStorageConfigurationStorageType"|"CurrentStorageConfigurationAllocatedStorage"|"CurrentStorageConfigurationMaxAllocatedStorage"|"CurrentStorageConfigurationIOPS"|"CurrentStorageConfigurationStorageThroughput"|"CurrentInstanceOnDemandHourlyPrice"|"CurrentStorageOnDemandMonthlyPrice"|"LookbackPeriodInDays"|"UtilizationMetricsCpuMaximum"|"UtilizationMetricsMemoryMaximum"|"UtilizationMetricsEBSVolumeStorageSpaceUtilizationMaximum"|"UtilizationMetricsNetworkReceiveThroughputMaximum"|"UtilizationMetricsNetworkTransmitThroughputMaximum"|"UtilizationMetricsEBSVolumeReadIOPSMaximum"|"UtilizationMetricsEBSVolumeWriteIOPSMaximum"|"UtilizationMetricsEBSVolumeReadThroughputMaximum"|"UtilizationMetricsEBSVolumeWriteThroughputMaximum"|"UtilizationMetricsDatabaseConnectionsMaximum"|"InstanceFinding"|"InstanceFindingReasonCodes"|"StorageFinding"|"StorageFindingReasonCodes"|"InstanceRecommendationOptionsDBInstanceClass"|"InstanceRecommendationOptionsRank"|"InstanceRecommendationOptionsPerformanceRisk"|"InstanceRecommendationOptionsProjectedUtilizationMetricsCpuMaximum"|"StorageRecommendationOptionsStorageType"|"StorageRecommendationOptionsAllocatedStorage"|"StorageRecommendationOptionsMaxAllocatedStorage"|"StorageRecommendationOptionsIOPS"|"StorageRecommendationOptionsStorageThroughput"|"StorageRecommendationOptionsRank"|"InstanceRecommendationOptionsInstanceOnDemandHourlyPrice"|"InstanceRecommendationOptionsSavingsOpportunityPercentage"|"InstanceRecommendationOptionsEstimatedMonthlySavingsCurrency"|"InstanceRecommendationOptionsEstimatedMonthlySavingsValue"|"InstanceRecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"InstanceRecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"InstanceRecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|"StorageRecommendationOptionsOnDemandMonthlyPrice"|"StorageRecommendationOptionsSavingsOpportunityPercentage"|"StorageRecommendationOptionsEstimatedMonthlySavingsCurrency"|"StorageRecommendationOptionsEstimatedMonthlySavingsValue"|"StorageRecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"StorageRecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"StorageRecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|"EffectiveRecommendationPreferencesCpuVendorArchitectures"|"EffectiveRecommendationPreferencesEnhancedInfrastructureMetrics"|"EffectiveRecommendationPreferencesLookBackPeriod"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"LastRefreshTimestamp"|"Tags"|string; + export type ExportableRDSDBFields = ExportableRDSDBField[]; + export type ExportableVolumeField = "AccountId"|"VolumeArn"|"Finding"|"UtilizationMetricsVolumeReadOpsPerSecondMaximum"|"UtilizationMetricsVolumeWriteOpsPerSecondMaximum"|"UtilizationMetricsVolumeReadBytesPerSecondMaximum"|"UtilizationMetricsVolumeWriteBytesPerSecondMaximum"|"LookbackPeriodInDays"|"CurrentConfigurationVolumeType"|"CurrentConfigurationVolumeBaselineIOPS"|"CurrentConfigurationVolumeBaselineThroughput"|"CurrentConfigurationVolumeBurstIOPS"|"CurrentConfigurationVolumeBurstThroughput"|"CurrentConfigurationVolumeSize"|"CurrentMonthlyPrice"|"RecommendationOptionsConfigurationVolumeType"|"RecommendationOptionsConfigurationVolumeBaselineIOPS"|"RecommendationOptionsConfigurationVolumeBaselineThroughput"|"RecommendationOptionsConfigurationVolumeBurstIOPS"|"RecommendationOptionsConfigurationVolumeBurstThroughput"|"RecommendationOptionsConfigurationVolumeSize"|"RecommendationOptionsMonthlyPrice"|"RecommendationOptionsPerformanceRisk"|"LastRefreshTimestamp"|"CurrentPerformanceRisk"|"RecommendationOptionsSavingsOpportunityPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrency"|"RecommendationOptionsEstimatedMonthlySavingsValue"|"Tags"|"RootVolume"|"CurrentConfigurationRootVolume"|"EffectiveRecommendationPreferencesSavingsEstimationMode"|"RecommendationOptionsSavingsOpportunityAfterDiscountsPercentage"|"RecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts"|"RecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts"|string; export type ExportableVolumeFields = ExportableVolumeField[]; export interface ExternalMetricStatus { /** @@ -1418,6 +1502,72 @@ declare namespace ComputeOptimizer { */ errors?: GetRecommendationErrors; } + export interface GetRDSDatabaseRecommendationProjectedMetricsRequest { + /** + * The ARN that identifies the Amazon RDS. The following is the format of the ARN: arn:aws:rds:{region}:{accountId}:db:{resourceName} + */ + resourceArn: ResourceArn; + /** + * The statistic of the projected metrics. + */ + stat: MetricStatistic; + /** + * The granularity, in seconds, of the projected metrics data points. + */ + period: Period; + /** + * The timestamp of the first projected metrics data point to return. + */ + startTime: Timestamp; + /** + * The timestamp of the last projected metrics data point to return. + */ + endTime: Timestamp; + recommendationPreferences?: RecommendationPreferences; + } + export interface GetRDSDatabaseRecommendationProjectedMetricsResponse { + /** + * An array of objects that describes the projected metrics. + */ + recommendedOptionProjectedMetrics?: RDSDatabaseRecommendedOptionProjectedMetrics; + } + export interface GetRDSDatabaseRecommendationsRequest { + /** + * The ARN that identifies the Amazon RDS. The following is the format of the ARN: arn:aws:rds:{region}:{accountId}:db:{resourceName} The following is the format of a DB Cluster ARN: arn:aws:rds:{region}:{accountId}:cluster:{resourceName} + */ + resourceArns?: ResourceArns; + /** + * The token to advance to the next page of Amazon RDS recommendations. + */ + nextToken?: NextToken; + /** + * The maximum number of Amazon RDS recommendations to return with a single request. To retrieve the remaining results, make another request with the returned nextToken value. + */ + maxResults?: MaxResults; + /** + * An array of objects to specify a filter that returns a more specific list of Amazon RDS recommendations. + */ + filters?: RDSDBRecommendationFilters; + /** + * Return the Amazon RDS recommendations to the specified Amazon Web Services account IDs. If your account is the management account or the delegated administrator of an organization, use this parameter to return the Amazon RDS recommendations to specific member accounts. You can only specify one account ID per request. + */ + accountIds?: AccountIds; + recommendationPreferences?: RecommendationPreferences; + } + export interface GetRDSDatabaseRecommendationsResponse { + /** + * The token to advance to the next page of Amazon RDS recommendations. + */ + nextToken?: NextToken; + /** + * An array of objects that describe the Amazon RDS recommendations. + */ + rdsDBRecommendations?: RDSDBRecommendations; + /** + * An array of objects that describe errors of the request. + */ + errors?: GetRecommendationErrors; + } export interface GetRecommendationError { /** * The ID of the error. @@ -1435,7 +1585,7 @@ declare namespace ComputeOptimizer { export type GetRecommendationErrors = GetRecommendationError[]; export interface GetRecommendationPreferencesRequest { /** - * The target resource type of the recommendation preference for which to return preferences. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. The valid values for this parameter are Ec2Instance and AutoScalingGroup. + * The target resource type of the recommendation preference for which to return preferences. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. */ resourceType: ResourceType; /** @@ -1506,6 +1656,7 @@ declare namespace ComputeOptimizer { export type Gpus = Gpu[]; export type High = number; export type Identifier = string; + export type Idle = "True"|"False"|string; export type IncludeMemberAccounts = boolean; export interface InferredWorkloadSaving { /** @@ -1553,7 +1704,7 @@ declare namespace ComputeOptimizer { */ currentInstanceType?: CurrentInstanceType; /** - * The finding classification of the instance. Findings for instances include: Underprovisioned —An instance is considered under-provisioned when at least one specification of your instance, such as CPU, memory, or network, does not meet the performance requirements of your workload. Under-provisioned instances may lead to poor application performance. Overprovisioned —An instance is considered over-provisioned when at least one specification of your instance, such as CPU, memory, or network, can be sized down while still meeting the performance requirements of your workload, and no specification is under-provisioned. Over-provisioned instances may lead to unnecessary infrastructure cost. Optimized —An instance is considered optimized when all specifications of your instance, such as CPU, memory, and network, meet the performance requirements of your workload and is not over provisioned. For optimized resources, Compute Optimizer might recommend a new generation instance type. + * The finding classification of the instance. Findings for instances include: Underprovisioned —An instance is considered under-provisioned when at least one specification of your instance, such as CPU, memory, or network, does not meet the performance requirements of your workload. Under-provisioned instances may lead to poor application performance. Overprovisioned —An instance is considered over-provisioned when at least one specification of your instance, such as CPU, memory, or network, can be sized down while still meeting the performance requirements of your workload, and no specification is under-provisioned. Over-provisioned instances may lead to unnecessary infrastructure cost. Optimized —An instance is considered optimized when all specifications of your instance, such as CPU, memory, and network, meet the performance requirements of your workload and is not over provisioned. For optimized resources, Compute Optimizer might recommend a new generation instance type. The valid values in your API responses appear as OVER_PROVISIONED, UNDER_PROVISIONED, or OPTIMIZED. */ finding?: Finding; /** @@ -1620,6 +1771,10 @@ declare namespace ComputeOptimizer { * The instance type of the instance recommendation. */ instanceType?: InstanceType; + /** + * Describes the GPU accelerator settings for the recommended instance type. + */ + instanceGpuInfo?: GpuInfo; /** * An array of objects that describe the projected utilization metrics of the instance recommendation option. The Cpu and Memory metrics are the only projected utilization metrics returned. Additionally, the Memory metric is returned only for resources that have the unified CloudWatch agent installed on them. For more information, see Enabling Memory Utilization with the CloudWatch Agent. */ @@ -1640,18 +1795,14 @@ declare namespace ComputeOptimizer { * An object that describes the savings opportunity for the instance recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage. */ savingsOpportunity?: SavingsOpportunity; - /** - * The level of effort required to migrate from the current instance type to the recommended instance type. For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture. - */ - migrationEffort?: MigrationEffort; - /** - * Describes the GPU accelerator settings for the recommended instance type. - */ - instanceGpuInfo?: GpuInfo; /** * An object that describes the savings opportunity for the instance recommendation option that includes Savings Plans and Reserved Instances discounts. Savings opportunity includes the estimated monthly savings and percentage. */ savingsOpportunityAfterDiscounts?: InstanceSavingsOpportunityAfterDiscounts; + /** + * The level of effort required to migrate from the current instance type to the recommended instance type. For example, the migration effort is Low if Amazon EMR is the inferred workload type and an Amazon Web Services Graviton instance type is recommended. The migration effort is Medium if a workload type couldn't be inferred but an Amazon Web Services Graviton instance type is recommended. The migration effort is VeryLow if both the current and recommended instance types are of the same CPU architecture. + */ + migrationEffort?: MigrationEffort; } export type InstanceRecommendations = InstanceRecommendation[]; export interface InstanceSavingsEstimationMode { @@ -1795,14 +1946,14 @@ declare namespace ComputeOptimizer { * The risk of the current Lambda function not meeting the performance needs of its workloads. The higher the risk, the more likely the current Lambda function requires more memory. */ currentPerformanceRisk?: CurrentPerformanceRisk; - /** - * A list of tags assigned to your Lambda function recommendations. - */ - tags?: Tags; /** * Describes the effective recommendation preferences for Lambda functions. */ effectiveRecommendationPreferences?: LambdaEffectiveRecommendationPreferences; + /** + * A list of tags assigned to your Lambda function recommendations. + */ + tags?: Tags; } export interface LambdaFunctionRecommendationFilter { /** @@ -2008,8 +2159,11 @@ declare namespace ComputeOptimizer { export type MinSize = number; export type NextToken = string; export type NullableCpu = number; + export type NullableIOPS = number; + export type NullableMaxAllocatedStorage = number; export type NullableMemory = number; export type NullableMemoryReservation = number; + export type NullableStorageThroughput = number; export type NumberOfCores = number; export type NumberOfInvocations = number; export type NumberOfMemberAccountsOptedIn = number; @@ -2054,7 +2208,7 @@ declare namespace ComputeOptimizer { export type ProjectedUtilizationMetrics = UtilizationMetric[]; export interface PutRecommendationPreferencesRequest { /** - * The target resource type of the recommendation preference to create. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. The valid values for this parameter are Ec2Instance and AutoScalingGroup. + * The target resource type of the recommendation preference to create. The Ec2Instance option encompasses standalone instances and instances that are part of Auto Scaling groups. The AutoScalingGroup option encompasses only instances that are part of an Auto Scaling group. */ resourceType: ResourceType; /** @@ -2092,6 +2246,252 @@ declare namespace ComputeOptimizer { } export interface PutRecommendationPreferencesResponse { } + export interface RDSDBInstanceRecommendationOption { + /** + * Describes the DB instance class recommendation option for your Amazon RDS instance. + */ + dbInstanceClass?: DBInstanceClass; + /** + * An array of objects that describe the projected utilization metrics of the RDS instance recommendation option. + */ + projectedUtilizationMetrics?: RDSDBProjectedUtilizationMetrics; + /** + * The performance risk of the RDS instance recommendation option. + */ + performanceRisk?: PerformanceRisk; + /** + * The rank identifier of the RDS instance recommendation option. + */ + rank?: Rank; + savingsOpportunity?: SavingsOpportunity; + /** + * Describes the savings opportunity for Amazon RDS recommendations or for the recommendation option. Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation. + */ + savingsOpportunityAfterDiscounts?: RDSInstanceSavingsOpportunityAfterDiscounts; + } + export type RDSDBInstanceRecommendationOptions = RDSDBInstanceRecommendationOption[]; + export type RDSDBMetricName = "CPU"|"Memory"|"EBSVolumeStorageSpaceUtilization"|"NetworkReceiveThroughput"|"NetworkTransmitThroughput"|"EBSVolumeReadIOPS"|"EBSVolumeWriteIOPS"|"EBSVolumeReadThroughput"|"EBSVolumeWriteThroughput"|"DatabaseConnections"|string; + export type RDSDBMetricStatistic = "Maximum"|"Minimum"|"Average"|string; + export type RDSDBProjectedUtilizationMetrics = RDSDBUtilizationMetric[]; + export interface RDSDBRecommendation { + /** + * The ARN of the current Amazon RDS. The following is the format of the ARN: arn:aws:rds:{region}:{accountId}:db:{resourceName} + */ + resourceArn?: ResourceArn; + /** + * The Amazon Web Services account ID of the Amazon RDS. + */ + accountId?: AccountId; + /** + * The engine of the RDS instance. + */ + engine?: Engine; + /** + * The database engine version. + */ + engineVersion?: EngineVersion; + /** + * The DB instance class of the current RDS instance. + */ + currentDBInstanceClass?: CurrentDBInstanceClass; + /** + * The configuration of the current RDS storage. + */ + currentStorageConfiguration?: DBStorageConfiguration; + /** + * This indicates if the RDS instance is idle or not. + */ + idle?: Idle; + /** + * The finding classification of an Amazon RDS instance. Findings for Amazon RDS instance include: Underprovisioned — When Compute Optimizer detects that there’s not enough resource specifications, an Amazon RDS is considered under-provisioned. Overprovisioned — When Compute Optimizer detects that there’s excessive resource specifications, an Amazon RDS is considered over-provisioned. Optimized — When the specifications of your Amazon RDS instance meet the performance requirements of your workload, the service is considered optimized. + */ + instanceFinding?: RDSInstanceFinding; + /** + * The finding classification of Amazon RDS storage. Findings for Amazon RDS instance include: Underprovisioned — When Compute Optimizer detects that there’s not enough storage, an Amazon RDS is considered under-provisioned. Overprovisioned — When Compute Optimizer detects that there’s excessive storage, an Amazon RDS is considered over-provisioned. Optimized — When the storage of your Amazon RDS meet the performance requirements of your workload, the service is considered optimized. + */ + storageFinding?: RDSStorageFinding; + /** + * The reason for the finding classification of an Amazon RDS instance. + */ + instanceFindingReasonCodes?: RDSInstanceFindingReasonCodes; + /** + * The reason for the finding classification of Amazon RDS storage. + */ + storageFindingReasonCodes?: RDSStorageFindingReasonCodes; + /** + * An array of objects that describe the recommendation options for the Amazon RDS instance. + */ + instanceRecommendationOptions?: RDSDBInstanceRecommendationOptions; + /** + * An array of objects that describe the recommendation options for Amazon RDS storage. + */ + storageRecommendationOptions?: RDSDBStorageRecommendationOptions; + /** + * An array of objects that describe the utilization metrics of the Amazon RDS. + */ + utilizationMetrics?: RDSDBUtilizationMetrics; + /** + * Describes the effective recommendation preferences for Amazon RDS. + */ + effectiveRecommendationPreferences?: RDSEffectiveRecommendationPreferences; + /** + * The number of days the Amazon RDS utilization metrics were analyzed. + */ + lookbackPeriodInDays?: LookBackPeriodInDays; + /** + * The timestamp of when the Amazon RDS recommendation was last generated. + */ + lastRefreshTimestamp?: LastRefreshTimestamp; + /** + * A list of tags assigned to your Amazon RDS recommendations. + */ + tags?: Tags; + } + export interface RDSDBRecommendationFilter { + /** + * The name of the filter. Specify Finding to return recommendations with a specific finding classification. You can filter your Amazon RDS recommendations by tag:key and tag-key tags. A tag:key is a key and value combination of a tag assigned to your Amazon RDS recommendations. Use the tag key in the filter name and the tag value as the filter value. For example, to find all Amazon RDS service recommendations that have a tag with the key of Owner and the value of TeamA, specify tag:Owner for the filter name and TeamA for the filter value. A tag-key is the key of a tag assigned to your Amazon RDS recommendations. Use this filter to find all of your Amazon RDS recommendations that have a tag with a specific key. This doesn’t consider the tag value. For example, you can find your Amazon RDS service recommendations with a tag key value of Owner or without any tag keys assigned. + */ + name?: RDSDBRecommendationFilterName; + /** + * The value of the filter. + */ + values?: FilterValues; + } + export type RDSDBRecommendationFilterName = "InstanceFinding"|"InstanceFindingReasonCode"|"StorageFinding"|"StorageFindingReasonCode"|"Idle"|string; + export type RDSDBRecommendationFilters = RDSDBRecommendationFilter[]; + export type RDSDBRecommendations = RDSDBRecommendation[]; + export interface RDSDBStorageRecommendationOption { + /** + * The recommended storage configuration. + */ + storageConfiguration?: DBStorageConfiguration; + /** + * The rank identifier of the RDS storage recommendation option. + */ + rank?: Rank; + savingsOpportunity?: SavingsOpportunity; + /** + * Describes the savings opportunity for Amazon RDS storage recommendations or for the recommendation option. Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation. + */ + savingsOpportunityAfterDiscounts?: RDSStorageSavingsOpportunityAfterDiscounts; + } + export type RDSDBStorageRecommendationOptions = RDSDBStorageRecommendationOption[]; + export interface RDSDBUtilizationMetric { + /** + * The name of the utilization metric. + */ + name?: RDSDBMetricName; + /** + * The statistic of the utilization metric. The Compute Optimizer API, Command Line Interface (CLI), and SDKs return utilization metrics using only the Maximum statistic, which is the highest value observed during the specified period. The Compute Optimizer console displays graphs for some utilization metrics using the Average statistic, which is the value of Sum / SampleCount during the specified period. For more information, see Viewing resource recommendations in the Compute Optimizer User Guide. You can also get averaged utilization metric data for your resources using Amazon CloudWatch. For more information, see the Amazon CloudWatch User Guide. + */ + statistic?: RDSDBMetricStatistic; + /** + * The value of the utilization metric. + */ + value?: MetricValue; + } + export type RDSDBUtilizationMetrics = RDSDBUtilizationMetric[]; + export interface RDSDatabaseProjectedMetric { + /** + * The name of the projected metric. + */ + name?: RDSDBMetricName; + /** + * The timestamps of the projected metric. + */ + timestamps?: Timestamps; + /** + * The values for the projected metric. + */ + values?: MetricValues; + } + export type RDSDatabaseProjectedMetrics = RDSDatabaseProjectedMetric[]; + export interface RDSDatabaseRecommendedOptionProjectedMetric { + /** + * The recommended DB instance class for the Amazon RDS. + */ + recommendedDBInstanceClass?: RecommendedDBInstanceClass; + /** + * The rank identifier of the RDS instance recommendation option. + */ + rank?: Rank; + /** + * An array of objects that describe the projected metric. + */ + projectedMetrics?: RDSDatabaseProjectedMetrics; + } + export type RDSDatabaseRecommendedOptionProjectedMetrics = RDSDatabaseRecommendedOptionProjectedMetric[]; + export interface RDSEffectiveRecommendationPreferences { + /** + * Describes the CPU vendor and architecture for Amazon RDS recommendations. + */ + cpuVendorArchitectures?: CpuVendorArchitectures; + /** + * Describes the activation status of the enhanced infrastructure metrics preference. A status of Active confirms that the preference is applied in the latest recommendation refresh, and a status of Inactive confirms that it's not yet applied to recommendations. For more information, see Enhanced infrastructure metrics in the Compute Optimizer User Guide. + */ + enhancedInfrastructureMetrics?: EnhancedInfrastructureMetrics; + /** + * The number of days the utilization metrics of the Amazon RDS are analyzed. + */ + lookBackPeriod?: LookBackPeriodPreference; + /** + * Describes the savings estimation mode preference applied for calculating savings opportunity for Amazon RDS. + */ + savingsEstimationMode?: RDSSavingsEstimationMode; + } + export interface RDSInstanceEstimatedMonthlySavings { + /** + * The currency of the estimated monthly savings. + */ + currency?: Currency; + /** + * The value of the estimated monthly savings for Amazon RDS instances. + */ + value?: Value; + } + export type RDSInstanceFinding = "Optimized"|"Underprovisioned"|"Overprovisioned"|string; + export type RDSInstanceFindingReasonCode = "CPUOverprovisioned"|"NetworkBandwidthOverprovisioned"|"EBSIOPSOverprovisioned"|"EBSThroughputOverprovisioned"|"CPUUnderprovisioned"|"NetworkBandwidthUnderprovisioned"|"EBSThroughputUnderprovisioned"|"NewGenerationDBInstanceClassAvailable"|"NewEngineVersionAvailable"|string; + export type RDSInstanceFindingReasonCodes = RDSInstanceFindingReasonCode[]; + export interface RDSInstanceSavingsOpportunityAfterDiscounts { + /** + * The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon RDS instance recommendations. This includes any applicable Savings Plans discounts. + */ + savingsOpportunityPercentage?: SavingsOpportunityPercentage; + /** + * The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations. This includes any applicable Savings Plans discounts. + */ + estimatedMonthlySavings?: RDSInstanceEstimatedMonthlySavings; + } + export interface RDSSavingsEstimationMode { + /** + * Describes the source for calculating the savings opportunity for Amazon RDS. + */ + source?: RDSSavingsEstimationModeSource; + } + export type RDSSavingsEstimationModeSource = "PublicPricing"|"CostExplorerRightsizing"|"CostOptimizationHub"|string; + export interface RDSStorageEstimatedMonthlySavings { + /** + * The currency of the estimated monthly savings. + */ + currency?: Currency; + /** + * The value of the estimated monthly savings for Amazon RDS storage. + */ + value?: Value; + } + export type RDSStorageFinding = "Optimized"|"Underprovisioned"|"Overprovisioned"|string; + export type RDSStorageFindingReasonCode = "EBSVolumeAllocatedStorageUnderprovisioned"|"EBSVolumeThroughputUnderprovisioned"|"EBSVolumeIOPSOverprovisioned"|"EBSVolumeThroughputOverprovisioned"|"NewGenerationStorageTypeAvailable"|string; + export type RDSStorageFindingReasonCodes = RDSStorageFindingReasonCode[]; + export interface RDSStorageSavingsOpportunityAfterDiscounts { + /** + * The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Amazon RDS storage recommendations. This includes any applicable Savings Plans discounts. + */ + savingsOpportunityPercentage?: SavingsOpportunityPercentage; + /** + * The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS storage recommendations. This includes any applicable Savings Plans discounts. + */ + estimatedMonthlySavings?: RDSStorageEstimatedMonthlySavings; + } export type Rank = number; export type ReasonCodeSummaries = ReasonCodeSummary[]; export interface ReasonCodeSummary { @@ -2140,7 +2540,7 @@ declare namespace ComputeOptimizer { export type RecommendationPreferenceNames = RecommendationPreferenceName[]; export interface RecommendationPreferences { /** - * Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations. For example, when you specify AWS_ARM64 with: A GetEC2InstanceRecommendations or GetAutoScalingGroupRecommendations request, Compute Optimizer returns recommendations that consist of Graviton2 instance types only. A GetEC2RecommendationProjectedMetrics request, Compute Optimizer returns projected utilization metrics for Graviton2 instance type recommendations only. A ExportEC2InstanceRecommendations or ExportAutoScalingGroupRecommendations request, Compute Optimizer exports recommendations that consist of Graviton2 instance types only. + * Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations. For example, when you specify AWS_ARM64 with: A GetEC2InstanceRecommendations or GetAutoScalingGroupRecommendations request, Compute Optimizer returns recommendations that consist of Graviton instance types only. A GetEC2RecommendationProjectedMetrics request, Compute Optimizer returns projected utilization metrics for Graviton instance type recommendations only. A ExportEC2InstanceRecommendations or ExportAutoScalingGroupRecommendations request, Compute Optimizer exports recommendations that consist of Graviton instance types only. */ cpuVendorArchitectures?: CpuVendorArchitectures; } @@ -2194,7 +2594,7 @@ declare namespace ComputeOptimizer { recommendationSourceType?: RecommendationSourceType; } export type RecommendationSourceArn = string; - export type RecommendationSourceType = "Ec2Instance"|"AutoScalingGroup"|"EbsVolume"|"LambdaFunction"|"EcsService"|"License"|string; + export type RecommendationSourceType = "Ec2Instance"|"AutoScalingGroup"|"EbsVolume"|"LambdaFunction"|"EcsService"|"License"|"RdsDBInstance"|"RdsDBInstanceStorage"|string; export type RecommendationSources = RecommendationSource[]; export type RecommendationSummaries = RecommendationSummary[]; export interface RecommendationSummary { @@ -2223,6 +2623,7 @@ declare namespace ComputeOptimizer { */ inferredWorkloadSavings?: InferredWorkloadSavings; } + export type RecommendedDBInstanceClass = string; export type RecommendedInstanceType = string; export interface RecommendedOptionProjectedMetric { /** @@ -2241,7 +2642,7 @@ declare namespace ComputeOptimizer { export type RecommendedOptionProjectedMetrics = RecommendedOptionProjectedMetric[]; export type ResourceArn = string; export type ResourceArns = ResourceArn[]; - export type ResourceType = "Ec2Instance"|"AutoScalingGroup"|"EbsVolume"|"LambdaFunction"|"NotApplicable"|"EcsService"|"License"|string; + export type ResourceType = "Ec2Instance"|"AutoScalingGroup"|"EbsVolume"|"LambdaFunction"|"NotApplicable"|"EcsService"|"License"|"RdsDBInstance"|string; export type RootVolume = boolean; export interface S3Destination { /** @@ -2317,6 +2718,7 @@ declare namespace ComputeOptimizer { } export type Status = "Active"|"Inactive"|"Pending"|"Failed"|string; export type StatusReason = string; + export type StorageType = string; export type Summaries = Summary[]; export interface Summary { /** @@ -2471,14 +2873,14 @@ declare namespace ComputeOptimizer { * The risk of the current EBS volume not meeting the performance needs of its workloads. The higher the risk, the more likely the current EBS volume doesn't have sufficient capacity. */ currentPerformanceRisk?: CurrentPerformanceRisk; - /** - * A list of tags assigned to your Amazon EBS volume recommendations. - */ - tags?: Tags; /** * Describes the effective recommendation preferences for Amazon EBS volume. */ effectiveRecommendationPreferences?: EBSEffectiveRecommendationPreferences; + /** + * A list of tags assigned to your Amazon EBS volume recommendations. + */ + tags?: Tags; } export interface VolumeRecommendationOption { /** diff --git a/clients/costoptimizationhub.d.ts b/clients/costoptimizationhub.d.ts index bba70e7bcc..792dfb7a9d 100644 --- a/clients/costoptimizationhub.d.ts +++ b/clients/costoptimizationhub.d.ts @@ -75,17 +75,17 @@ declare namespace CostOptimizationHub { */ accountId?: AccountId; /** - * The time when the account enrollment status was created. + * The account enrollment status. */ - createdTimestamp?: Timestamp; + status?: EnrollmentStatus; /** * The time when the account enrollment status was last updated. */ lastUpdatedTimestamp?: Timestamp; /** - * The account enrollment status. + * The time when the account enrollment status was created. */ - status?: EnrollmentStatus; + createdTimestamp?: Timestamp; } export type AccountEnrollmentStatuses = AccountEnrollmentStatus[]; export type AccountId = string; @@ -105,21 +105,21 @@ declare namespace CostOptimizationHub { export type Boolean = boolean; export interface ComputeConfiguration { /** - * The architecture of the resource. + * The number of vCPU cores in the resource. */ - architecture?: String; + vCpu?: Double; /** * The memory size of the resource. */ memorySizeInMB?: Integer; /** - * The platform of the resource. The platform is the specific combination of operating system, license model, and software on an instance. + * The architecture of the resource. */ - platform?: String; + architecture?: String; /** - * The number of vCPU cores in the resource. + * The platform of the resource. The platform is the specific combination of operating system, license model, and software on an instance. */ - vCpu?: Double; + platform?: String; } export interface ComputeSavingsPlans { /** @@ -137,19 +137,25 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * The hourly commitment for the Savings Plans type. + * The Savings Plans recommendation term in years. */ - hourlyCommitment?: String; + term?: String; /** * The payment option for the commitment. */ paymentOption?: String; /** - * The Savings Plans recommendation term in years. + * The hourly commitment for the Savings Plans type. */ - term?: String; + hourlyCommitment?: String; } export type Datetime = Date; + export interface DbInstanceConfiguration { + /** + * The DB instance class of the DB instance. + */ + dbInstanceClass?: String; + } export type Double = number; export interface EbsVolume { /** @@ -163,17 +169,17 @@ declare namespace CostOptimizationHub { } export interface EbsVolumeConfiguration { /** - * The Amazon Elastic Block Store attachment state. + * The disk storage of the Amazon Elastic Block Store volume. */ - attachmentState?: String; + storage?: StorageConfiguration; /** * The Amazon Elastic Block Store performance configuration. */ performance?: BlockStoragePerformanceConfiguration; /** - * The disk storage of the Amazon Elastic Block Store volume. + * The Amazon Elastic Block Store attachment state. */ - storage?: StorageConfiguration; + attachmentState?: String; } export interface Ec2AutoScalingGroup { /** @@ -222,6 +228,14 @@ declare namespace CostOptimizationHub { * The account scope that you want your recommendations for. */ accountScope?: String; + /** + * The Savings Plans recommendation term in years. + */ + term?: String; + /** + * The payment option for the commitment. + */ + paymentOption?: String; /** * The hourly commitment for the Savings Plans type. */ @@ -230,18 +244,10 @@ declare namespace CostOptimizationHub { * The instance family of the recommended Savings Plan. */ instanceFamily?: String; - /** - * The payment option for the commitment. - */ - paymentOption?: String; /** * The Amazon Web Services Region of the commitment. */ savingsPlansRegion?: String; - /** - * The Savings Plans recommendation term in years. - */ - term?: String; } export interface Ec2ReservedInstances { /** @@ -259,25 +265,21 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * Determines whether the recommendation is for a current generation instance. - */ - currentGeneration?: String; - /** - * The instance family of the recommended reservation. + * The service that you want your recommendations for. */ - instanceFamily?: String; + service?: String; /** - * The type of instance that Amazon Web Services recommends. + * The number of normalized units that Amazon Web Services recommends that you purchase. */ - instanceType?: String; + normalizedUnitsToPurchase?: String; /** - * How much purchasing reserved instances costs you on a monthly basis. + * The reserved instances recommendation term in years. */ - monthlyRecurringCost?: String; + term?: String; /** - * The number of normalized units that Amazon Web Services recommends that you purchase. + * The payment option for the commitment. */ - normalizedUnitsToPurchase?: String; + paymentOption?: String; /** * The number of instances that Amazon Web Services recommends that you purchase. */ @@ -287,37 +289,41 @@ declare namespace CostOptimizationHub { */ offeringClass?: String; /** - * The payment option for the commitment. + * The instance family of the recommended reservation. */ - paymentOption?: String; + instanceFamily?: String; /** - * The platform of the recommended reservation. The platform is the specific combination of operating system, license model, and software on an instance. + * The type of instance that Amazon Web Services recommends. */ - platform?: String; + instanceType?: String; /** * The Amazon Web Services Region of the commitment. */ reservedInstancesRegion?: String; /** - * The service that you want your recommendations for. + * Determines whether the recommendation is for a current generation instance. */ - service?: String; + currentGeneration?: String; /** - * Determines whether the recommendation is size flexible. + * The platform of the recommended reservation. The platform is the specific combination of operating system, license model, and software on an instance. */ - sizeFlexEligible?: Boolean; + platform?: String; /** * Determines whether the recommended reservation is dedicated or shared. */ tenancy?: String; /** - * The reserved instances recommendation term in years. + * Determines whether the recommendation is size flexible. */ - term?: String; + sizeFlexEligible?: Boolean; /** * How much purchasing this instance costs you upfront. */ upfrontCost?: String; + /** + * How much purchasing reserved instances costs you on a monthly basis. + */ + monthlyRecurringCost?: String; } export interface EcsService { /** @@ -351,126 +357,126 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * Determines whether the recommendation is for a current generation instance. - */ - currentGeneration?: String; - /** - * The instance family of the recommended reservation. + * The service that you want your recommendations for. */ - instanceFamily?: String; + service?: String; /** - * The type of instance that Amazon Web Services recommends. + * The number of normalized units that Amazon Web Services recommends that you purchase. */ - instanceType?: String; + normalizedUnitsToPurchase?: String; /** - * How much purchasing reserved instances costs you on a monthly basis. + * The reserved instances recommendation term in years. */ - monthlyRecurringCost?: String; + term?: String; /** - * The number of normalized units that Amazon Web Services recommends that you purchase. + * The payment option for the commitment. */ - normalizedUnitsToPurchase?: String; + paymentOption?: String; /** * The number of instances that Amazon Web Services recommends that you purchase. */ numberOfInstancesToPurchase?: String; /** - * The payment option for the commitment. + * The instance family of the recommended reservation. */ - paymentOption?: String; + instanceFamily?: String; + /** + * The type of instance that Amazon Web Services recommends. + */ + instanceType?: String; /** * The Amazon Web Services Region of the commitment. */ reservedInstancesRegion?: String; /** - * The service that you want your recommendations for. + * Determines whether the recommendation is for a current generation instance. */ - service?: String; + currentGeneration?: String; /** * Determines whether the recommendation is size flexible. */ sizeFlexEligible?: Boolean; - /** - * The reserved instances recommendation term in years. - */ - term?: String; /** * How much purchasing this instance costs you upfront. */ upfrontCost?: String; + /** + * How much purchasing reserved instances costs you on a monthly basis. + */ + monthlyRecurringCost?: String; } export type EnrollmentStatus = "Active"|"Inactive"|string; export interface EstimatedDiscounts { /** - * Estimated other discounts include all discounts that are not itemized. Itemized discounts include reservedInstanceDiscount and savingsPlansDiscount. + * Estimated Savings Plans discounts. */ - otherDiscount?: Double; + savingsPlansDiscount?: Double; /** * Estimated reserved instance discounts. */ reservedInstancesDiscount?: Double; /** - * Estimated Savings Plans discounts. + * Estimated other discounts include all discounts that are not itemized. Itemized discounts include reservedInstanceDiscount and savingsPlansDiscount. */ - savingsPlansDiscount?: Double; + otherDiscount?: Double; } export interface Filter { /** - * The account that the recommendation is for. + * Whether or not implementing the recommendation requires a restart. */ - accountIds?: AccountIdList; + restartNeeded?: Boolean; /** - * The type of action you can take by adopting the recommendation. + * Whether or not implementing the recommendation can be rolled back. */ - actionTypes?: ActionTypeList; + rollbackPossible?: Boolean; /** * The effort required to implement the recommendation. */ implementationEfforts?: ImplementationEffortList; /** - * The IDs for the recommendations. + * The account that the recommendation is for. */ - recommendationIds?: RecommendationIdList; + accountIds?: AccountIdList; /** * The Amazon Web Services Region of the resource. */ regions?: RegionList; /** - * The Amazon Resource Name (ARN) of the recommendation. + * The resource type of the recommendation. */ - resourceArns?: ResourceArnList; + resourceTypes?: ResourceTypeList; /** - * The resource ID of the recommendation. + * The type of action you can take by adopting the recommendation. */ - resourceIds?: ResourceIdList; + actionTypes?: ActionTypeList; /** - * The resource type of the recommendation. + * A list of tags assigned to the recommendation. */ - resourceTypes?: ResourceTypeList; + tags?: TagList; /** - * Whether or not implementing the recommendation requires a restart. + * The resource ID of the recommendation. */ - restartNeeded?: Boolean; + resourceIds?: ResourceIdList; /** - * Whether or not implementing the recommendation can be rolled back. + * The Amazon Resource Name (ARN) of the recommendation. */ - rollbackPossible?: Boolean; + resourceArns?: ResourceArnList; /** - * A list of tags assigned to the recommendation. + * The IDs for the recommendations. */ - tags?: TagList; + recommendationIds?: RecommendationIdList; } export interface GetPreferencesRequest { } export interface GetPreferencesResponse { - /** - * Retrieves the status of the "member account discount visibility" preference. - */ - memberAccountDiscountVisibility?: MemberAccountDiscountVisibility; /** * Retrieves the status of the "savings estimation mode" preference. */ savingsEstimationMode?: SavingsEstimationMode; + /** + * Retrieves the status of the "member account discount visibility" preference. + */ + memberAccountDiscountVisibility?: MemberAccountDiscountVisibility; } export interface GetRecommendationRequest { /** @@ -480,93 +486,93 @@ declare namespace CostOptimizationHub { } export interface GetRecommendationResponse { /** - * The account that the recommendation is for. + * The ID for the recommendation. */ - accountId?: String; + recommendationId?: String; /** - * The type of action you can take by adopting the recommendation. + * The unique identifier for the resource. This is the same as the Amazon Resource Name (ARN), if available. */ - actionType?: ActionType; + resourceId?: String; /** - * The lookback period used to calculate cost impact for a recommendation. + * The Amazon Resource Name (ARN) of the resource. */ - costCalculationLookbackPeriodInDays?: Integer; + resourceArn?: String; /** - * The currency code used for the recommendation. + * The account that the recommendation is for. */ - currencyCode?: String; + accountId?: String; /** - * The details for the resource. + * The currency code used for the recommendation. */ - currentResourceDetails?: ResourceDetails; + currencyCode?: String; /** - * The type of resource. + * The lookback period that's used to generate the recommendation. */ - currentResourceType?: ResourceType; + recommendationLookbackPeriodInDays?: Integer; /** - * The estimated monthly cost of the recommendation. + * The lookback period used to calculate cost impact for a recommendation. */ - estimatedMonthlyCost?: Double; + costCalculationLookbackPeriodInDays?: Integer; /** - * The estimated monthly savings amount for the recommendation. + * The estimated savings percentage relative to the total cost over the cost calculation lookback period. */ - estimatedMonthlySavings?: Double; + estimatedSavingsPercentage?: Double; /** * The estimated savings amount over the lookback period used to calculate cost impact for a recommendation. */ estimatedSavingsOverCostCalculationLookbackPeriod?: Double; /** - * The estimated savings percentage relative to the total cost over the cost calculation lookback period. + * The type of resource. */ - estimatedSavingsPercentage?: Double; + currentResourceType?: ResourceType; /** - * The effort required to implement the recommendation. + * The resource type of the recommendation. */ - implementationEffort?: ImplementationEffort; + recommendedResourceType?: ResourceType; /** - * The time when the recommendation was last generated. + * The Amazon Web Services Region of the resource. */ - lastRefreshTimestamp?: Datetime; + region?: String; /** - * The ID for the recommendation. + * The source of the recommendation. */ - recommendationId?: String; + source?: Source; /** - * The lookback period that's used to generate the recommendation. + * The time when the recommendation was last generated. */ - recommendationLookbackPeriodInDays?: Integer; + lastRefreshTimestamp?: Datetime; /** - * The details about the recommended resource. + * The estimated monthly savings amount for the recommendation. */ - recommendedResourceDetails?: ResourceDetails; + estimatedMonthlySavings?: Double; /** - * The resource type of the recommendation. + * The estimated monthly cost of the current resource. For Reserved Instances and Savings Plans, it refers to the cost for eligible usage. */ - recommendedResourceType?: ResourceType; + estimatedMonthlyCost?: Double; /** - * The Amazon Web Services Region of the resource. + * The effort required to implement the recommendation. */ - region?: String; + implementationEffort?: ImplementationEffort; /** - * The Amazon Resource Name (ARN) of the resource. + * Whether or not implementing the recommendation requires a restart. */ - resourceArn?: String; - /** - * The unique identifier for the resource. This is the same as the Amazon Resource Name (ARN), if available. - */ - resourceId?: String; + restartNeeded?: Boolean; /** - * Whether or not implementing the recommendation requires a restart. + * The type of action you can take by adopting the recommendation. */ - restartNeeded?: Boolean; + actionType?: ActionType; /** * Whether or not implementing the recommendation can be rolled back. */ rollbackPossible?: Boolean; /** - * The source of the recommendation. + * The details for the resource. */ - source?: Source; + currentResourceDetails?: ResourceDetails; + /** + * The details about the recommended resource. + */ + recommendedResourceDetails?: ResourceDetails; /** * A list of tags associated with the resource for which the recommendation exists. */ @@ -598,32 +604,32 @@ declare namespace CostOptimizationHub { compute?: ComputeConfiguration; } export interface ListEnrollmentStatusesRequest { - /** - * The account ID of a member account in the organization. - */ - accountId?: AccountId; /** * Indicates whether to return the enrollment status for the organization. */ includeOrganizationInfo?: PrimitiveBoolean; /** - * The maximum number of objects that are returned for the request. + * The account ID of a member account in the organization. */ - maxResults?: MaxResults; + accountId?: AccountId; /** * The token to retrieve the next set of results. */ nextToken?: String; - } - export interface ListEnrollmentStatusesResponse { /** - * The enrollment status of all member accounts in the organization if the account is the management account. + * The maximum number of objects that are returned for the request. */ - includeMemberAccounts?: Boolean; + maxResults?: MaxResults; + } + export interface ListEnrollmentStatusesResponse { /** * The enrollment status of a specific account ID, including creation and last updated timestamps. */ items?: AccountEnrollmentStatuses; + /** + * The enrollment status of all member accounts in the organization if the account is the management account. + */ + includeMemberAccounts?: Boolean; /** * The token to retrieve the next set of results. */ @@ -646,22 +652,22 @@ declare namespace CostOptimizationHub { } export type ListRecommendationSummariesRequestMaxResultsInteger = number; export interface ListRecommendationSummariesResponse { - /** - * The currency code used for the recommendation. - */ - currencyCode?: String; /** * The total overall savings for the aggregated view. */ estimatedTotalDedupedSavings?: Double; + /** + * List of all savings recommendations. + */ + items?: RecommendationSummariesList; /** * The dimension used to group the recommendations by. */ groupBy?: String; /** - * List of all savings recommendations. + * The currency code used for the recommendation. */ - items?: RecommendationSummariesList; + currencyCode?: String; /** * The token to retrieve the next set of results. */ @@ -672,6 +678,10 @@ declare namespace CostOptimizationHub { * The constraints that you want all returned recommendations to match. */ filter?: Filter; + /** + * The ordering of recommendations by a dimension. + */ + orderBy?: OrderBy; /** * List of all recommendations for a resource, or a single recommendation if de-duped by resourceId. */ @@ -684,10 +694,6 @@ declare namespace CostOptimizationHub { * The token to retrieve the next set of results. */ nextToken?: String; - /** - * The ordering of recommendations by a dimension. - */ - orderBy?: OrderBy; } export type ListRecommendationsRequestMaxResultsInteger = number; export interface ListRecommendationsResponse { @@ -718,49 +724,49 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * Determines whether the recommendation is for a current generation instance. + * The service that you want your recommendations for. */ - currentGeneration?: String; + service?: String; /** - * The type of instance that Amazon Web Services recommends. + * The number of normalized units that Amazon Web Services recommends that you purchase. */ - instanceType?: String; + normalizedUnitsToPurchase?: String; /** - * How much purchasing reserved instances costs you on a monthly basis. + * The reserved instances recommendation term in years. */ - monthlyRecurringCost?: String; + term?: String; /** - * The number of normalized units that Amazon Web Services recommends that you purchase. + * The payment option for the commitment. */ - normalizedUnitsToPurchase?: String; + paymentOption?: String; /** * The number of instances that Amazon Web Services recommends that you purchase. */ numberOfInstancesToPurchase?: String; /** - * The payment option for the commitment. + * The type of instance that Amazon Web Services recommends. */ - paymentOption?: String; + instanceType?: String; /** * The Amazon Web Services Region of the commitment. */ reservedInstancesRegion?: String; /** - * The service that you want your recommendations for. + * Determines whether the recommendation is for a current generation instance. */ - service?: String; + currentGeneration?: String; /** * Determines whether the recommendation is size flexible. */ sizeFlexEligible?: Boolean; - /** - * The reserved instances recommendation term in years. - */ - term?: String; /** * How much purchasing this instance costs you upfront. */ upfrontCost?: String; + /** + * How much purchasing reserved instances costs you on a monthly basis. + */ + monthlyRecurringCost?: String; } export type Order = "Asc"|"Desc"|string; export interface OrderBy { @@ -774,6 +780,44 @@ declare namespace CostOptimizationHub { order?: Order; } export type PrimitiveBoolean = boolean; + export interface RdsDbInstance { + /** + * The Amazon RDS DB instance configuration used for recommendations. + */ + configuration?: RdsDbInstanceConfiguration; + costCalculation?: ResourceCostCalculation; + } + export interface RdsDbInstanceConfiguration { + /** + * Details about the instance configuration. + */ + instance?: DbInstanceConfiguration; + } + export interface RdsDbInstanceStorage { + /** + * The Amazon RDS DB instance storage configuration used for recommendations. + */ + configuration?: RdsDbInstanceStorageConfiguration; + costCalculation?: ResourceCostCalculation; + } + export interface RdsDbInstanceStorageConfiguration { + /** + * The storage type to associate with the DB instance. + */ + storageType?: String; + /** + * The new amount of storage in GB to allocate for the DB instance. + */ + allocatedStorageInGb?: Double; + /** + * The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance. + */ + iops?: Double; + /** + * The storage throughput for the DB instance. + */ + storageThroughput?: Double; + } export interface RdsReservedInstances { /** * The RDS reserved instances configuration used for recommendations. @@ -790,21 +834,25 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * Determines whether the recommendation is for a current generation instance. + * The service that you want your recommendations for. */ - currentGeneration?: String; + service?: String; /** - * The database edition that the recommended reservation supports. + * The number of normalized units that Amazon Web Services recommends that you purchase. */ - databaseEdition?: String; + normalizedUnitsToPurchase?: String; /** - * The database engine that the recommended reservation supports. + * The reserved instances recommendation term in years. */ - databaseEngine?: String; + term?: String; /** - * Determines whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone. + * The payment option for the commitment. */ - deploymentOption?: String; + paymentOption?: String; + /** + * The number of instances that Amazon Web Services recommends that you purchase. + */ + numberOfInstancesToPurchase?: String; /** * The instance family of the recommended reservation. */ @@ -814,71 +862,71 @@ declare namespace CostOptimizationHub { */ instanceType?: String; /** - * The license model that the recommended reservation supports. - */ - licenseModel?: String; - /** - * How much purchasing this instance costs you on a monthly basis. + * The Amazon Web Services Region of the commitment. */ - monthlyRecurringCost?: String; + reservedInstancesRegion?: String; /** - * The number of normalized units that Amazon Web Services recommends that you purchase. + * Determines whether the recommendation is size flexible. */ - normalizedUnitsToPurchase?: String; + sizeFlexEligible?: Boolean; /** - * The number of instances that Amazon Web Services recommends that you purchase. + * Determines whether the recommendation is for a current generation instance. */ - numberOfInstancesToPurchase?: String; + currentGeneration?: String; /** - * The payment option for the commitment. + * How much purchasing this instance costs you upfront. */ - paymentOption?: String; + upfrontCost?: String; /** - * The Amazon Web Services Region of the commitment. + * How much purchasing this instance costs you on a monthly basis. */ - reservedInstancesRegion?: String; + monthlyRecurringCost?: String; /** - * The service that you want your recommendations for. + * The license model that the recommended reservation supports. */ - service?: String; + licenseModel?: String; /** - * Determines whether the recommendation is size flexible. + * The database edition that the recommended reservation supports. */ - sizeFlexEligible?: Boolean; + databaseEdition?: String; /** - * The reserved instances recommendation term in years. + * The database engine that the recommended reservation supports. */ - term?: String; + databaseEngine?: String; /** - * How much purchasing this instance costs you upfront. + * Determines whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone. */ - upfrontCost?: String; + deploymentOption?: String; } export interface Recommendation { + /** + * The ID for the recommendation. + */ + recommendationId?: String; /** * The account that the recommendation is for. */ accountId?: String; /** - * The type of tasks that can be carried out by this action. + * The Amazon Web Services Region of the resource. */ - actionType?: String; + region?: String; /** - * The currency code used for the recommendation. + * The resource ID for the recommendation. */ - currencyCode?: String; + resourceId?: String; /** - * Describes the current resource. + * The Amazon Resource Name (ARN) for the recommendation. */ - currentResourceSummary?: String; + resourceArn?: String; /** * The current resource type. */ currentResourceType?: String; /** - * The estimated monthly cost for the recommendation. + * The recommended resource type. */ - estimatedMonthlyCost?: Double; + recommendedResourceType?: String; /** * The estimated monthly savings amount for the recommendation. */ @@ -888,49 +936,45 @@ declare namespace CostOptimizationHub { */ estimatedSavingsPercentage?: Double; /** - * The effort required to implement the recommendation. + * The estimated monthly cost of the current resource. For Reserved Instances and Savings Plans, it refers to the cost for eligible usage. */ - implementationEffort?: String; - /** - * The time when the recommendation was last generated. - */ - lastRefreshTimestamp?: Datetime; + estimatedMonthlyCost?: Double; /** - * The ID for the recommendation. + * The currency code used for the recommendation. */ - recommendationId?: String; + currencyCode?: String; /** - * The lookback period that's used to generate the recommendation. + * The effort required to implement the recommendation. */ - recommendationLookbackPeriodInDays?: Integer; + implementationEffort?: String; /** - * Describes the recommended resource. + * Whether or not implementing the recommendation requires a restart. */ - recommendedResourceSummary?: String; + restartNeeded?: Boolean; /** - * The recommended resource type. + * The type of tasks that can be carried out by this action. */ - recommendedResourceType?: String; + actionType?: String; /** - * The Amazon Web Services Region of the resource. + * Whether or not implementing the recommendation can be rolled back. */ - region?: String; + rollbackPossible?: Boolean; /** - * The Amazon Resource Name (ARN) for the recommendation. + * Describes the current resource. */ - resourceArn?: String; + currentResourceSummary?: String; /** - * The resource ID for the recommendation. + * Describes the recommended resource. */ - resourceId?: String; + recommendedResourceSummary?: String; /** - * Whether or not implementing the recommendation requires a restart. + * The time when the recommendation was last generated. */ - restartNeeded?: Boolean; + lastRefreshTimestamp?: Datetime; /** - * Whether or not implementing the recommendation can be rolled back. + * The lookback period that's used to generate the recommendation. */ - rollbackPossible?: Boolean; + recommendationLookbackPeriodInDays?: Integer; /** * The source of the recommendation. */ @@ -944,14 +988,14 @@ declare namespace CostOptimizationHub { export type RecommendationList = Recommendation[]; export type RecommendationSummariesList = RecommendationSummary[]; export interface RecommendationSummary { - /** - * The estimated total savings resulting from modifications, on a monthly basis. - */ - estimatedMonthlySavings?: Double; /** * The grouping of recommendations. */ group?: String; + /** + * The estimated total savings resulting from modifications, on a monthly basis. + */ + estimatedMonthlySavings?: Double; /** * The total number of instance recommendations. */ @@ -973,53 +1017,53 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * Determines whether the recommendation is for a current generation instance. - */ - currentGeneration?: String; - /** - * The instance family of the recommended reservation. + * The service that you want your recommendations for. */ - instanceFamily?: String; + service?: String; /** - * The type of instance that Amazon Web Services recommends. + * The number of normalized units that Amazon Web Services recommends that you purchase. */ - instanceType?: String; + normalizedUnitsToPurchase?: String; /** - * How much purchasing reserved instances costs you on a monthly basis. + * The reserved instances recommendation term in years. */ - monthlyRecurringCost?: String; + term?: String; /** - * The number of normalized units that Amazon Web Services recommends that you purchase. + * The payment option for the commitment. */ - normalizedUnitsToPurchase?: String; + paymentOption?: String; /** * The number of instances that Amazon Web Services recommends that you purchase. */ numberOfInstancesToPurchase?: String; /** - * The payment option for the commitment. + * The instance family of the recommended reservation. */ - paymentOption?: String; + instanceFamily?: String; /** - * The Amazon Web Services Region of the commitment. + * The type of instance that Amazon Web Services recommends. */ - reservedInstancesRegion?: String; + instanceType?: String; /** - * The service that you want your recommendations for. + * The Amazon Web Services Region of the commitment. */ - service?: String; + reservedInstancesRegion?: String; /** * Determines whether the recommendation is size flexible. */ sizeFlexEligible?: Boolean; /** - * The reserved instances recommendation term in years. + * Determines whether the recommendation is for a current generation instance. */ - term?: String; + currentGeneration?: String; /** * How much purchasing this instance costs you upfront. */ upfrontCost?: String; + /** + * How much purchasing reserved instances costs you on a monthly basis. + */ + monthlyRecurringCost?: String; } export type RegionList = String[]; export interface ReservedInstancesCostCalculation { @@ -1029,10 +1073,6 @@ declare namespace CostOptimizationHub { pricing?: ReservedInstancesPricing; } export interface ReservedInstancesPricing { - /** - * The estimated cost of your recurring monthly fees for the recommended reserved instance across the month. - */ - estimatedMonthlyAmortizedReservationCost?: Double; /** * The remaining On-Demand cost estimated to not be covered by the recommended reserved instance, over the length of the lookback period. */ @@ -1045,92 +1085,104 @@ declare namespace CostOptimizationHub { * The savings percentage relative to the total On-Demand costs that are associated with this instance. */ savingsPercentage?: Double; + /** + * The estimated cost of your recurring monthly fees for the recommended reserved instance across the month. + */ + estimatedMonthlyAmortizedReservationCost?: Double; } export type ResourceArnList = String[]; export interface ResourceCostCalculation { - /** - * Pricing details of the resource recommendation. - */ - pricing?: ResourcePricing; /** * Usage details of the resource recommendation. */ usages?: UsageList; - } - export interface ResourceDetails { /** - * The Compute Savings Plans recommendation details. + * Pricing details of the resource recommendation. */ - computeSavingsPlans?: ComputeSavingsPlans; + pricing?: ResourcePricing; + } + export interface ResourceDetails { /** - * The Amazon Elastic Block Store volume recommendation details. + * The Lambda function recommendation details. */ - ebsVolume?: EbsVolume; + lambdaFunction?: LambdaFunction; /** - * The EC2 Auto Scaling group recommendation details. + * The ECS service recommendation details. */ - ec2AutoScalingGroup?: Ec2AutoScalingGroup; + ecsService?: EcsService; /** * The EC2 instance recommendation details. */ ec2Instance?: Ec2Instance; /** - * The EC2 instance Savings Plans recommendation details. + * The Amazon Elastic Block Store volume recommendation details. */ - ec2InstanceSavingsPlans?: Ec2InstanceSavingsPlans; + ebsVolume?: EbsVolume; + /** + * The EC2 Auto Scaling group recommendation details. + */ + ec2AutoScalingGroup?: Ec2AutoScalingGroup; /** * The EC2 reserved instances recommendation details. */ ec2ReservedInstances?: Ec2ReservedInstances; /** - * The ECS service recommendation details. + * The RDS reserved instances recommendation details. */ - ecsService?: EcsService; + rdsReservedInstances?: RdsReservedInstances; /** * The ElastiCache reserved instances recommendation details. */ elastiCacheReservedInstances?: ElastiCacheReservedInstances; - /** - * The Lambda function recommendation details. - */ - lambdaFunction?: LambdaFunction; /** * The OpenSearch reserved instances recommendation details. */ openSearchReservedInstances?: OpenSearchReservedInstances; - /** - * The RDS reserved instances recommendation details. - */ - rdsReservedInstances?: RdsReservedInstances; /** * The Redshift reserved instances recommendation details. */ redshiftReservedInstances?: RedshiftReservedInstances; + /** + * The EC2 instance Savings Plans recommendation details. + */ + ec2InstanceSavingsPlans?: Ec2InstanceSavingsPlans; + /** + * The Compute Savings Plans recommendation details. + */ + computeSavingsPlans?: ComputeSavingsPlans; /** * The SageMaker Savings Plans recommendation details. */ sageMakerSavingsPlans?: SageMakerSavingsPlans; + /** + * The DB instance recommendation details. + */ + rdsDbInstance?: RdsDbInstance; + /** + * The DB instance storage recommendation details. + */ + rdsDbInstanceStorage?: RdsDbInstanceStorage; } export type ResourceIdList = String[]; export interface ResourcePricing { - /** - * The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans. - */ - estimatedCostAfterDiscounts?: Double; /** * The savings estimate using Amazon Web Services public pricing without incorporating any discounts. */ estimatedCostBeforeDiscounts?: Double; + /** + * The estimated net unused amortized commitment for the recommendation. + */ + estimatedNetUnusedAmortizedCommitments?: Double; /** * The estimated discounts for a recommendation. */ estimatedDiscounts?: EstimatedDiscounts; /** - * The estimated net unused amortized commitment for the recommendation. + * The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans. */ - estimatedNetUnusedAmortizedCommitments?: Double; + estimatedCostAfterDiscounts?: Double; } - export type ResourceType = "Ec2Instance"|"LambdaFunction"|"EbsVolume"|"EcsService"|"Ec2AutoScalingGroup"|"Ec2InstanceSavingsPlans"|"ComputeSavingsPlans"|"SageMakerSavingsPlans"|"Ec2ReservedInstances"|"RdsReservedInstances"|"OpenSearchReservedInstances"|"RedshiftReservedInstances"|"ElastiCacheReservedInstances"|string; + export type ResourceType = "Ec2Instance"|"LambdaFunction"|"EbsVolume"|"EcsService"|"Ec2AutoScalingGroup"|"Ec2InstanceSavingsPlans"|"ComputeSavingsPlans"|"SageMakerSavingsPlans"|"Ec2ReservedInstances"|"RdsReservedInstances"|"OpenSearchReservedInstances"|"RedshiftReservedInstances"|"ElastiCacheReservedInstances"|"RdsDbInstanceStorage"|"RdsDbInstance"|string; export type ResourceTypeList = ResourceType[]; export interface SageMakerSavingsPlans { /** @@ -1148,17 +1200,17 @@ declare namespace CostOptimizationHub { */ accountScope?: String; /** - * The hourly commitment for the Savings Plans type. + * The Savings Plans recommendation term in years. */ - hourlyCommitment?: String; + term?: String; /** * The payment option for the commitment. */ paymentOption?: String; /** - * The Savings Plans recommendation term in years. + * The hourly commitment for the Savings Plans type. */ - term?: String; + hourlyCommitment?: String; } export type SavingsEstimationMode = "BeforeDiscounts"|"AfterDiscounts"|string; export interface SavingsPlansCostCalculation { @@ -1168,33 +1220,33 @@ declare namespace CostOptimizationHub { pricing?: SavingsPlansPricing; } export interface SavingsPlansPricing { - /** - * Estimated monthly commitment for the Savings Plan. - */ - estimatedMonthlyCommitment?: Double; - /** - * Estimated On-Demand cost you will pay after buying the Savings Plan. - */ - estimatedOnDemandCost?: Double; /** * The cost of paying for the recommended Savings Plan monthly. */ monthlySavingsPlansEligibleCost?: Double; + /** + * Estimated monthly commitment for the Savings Plan. + */ + estimatedMonthlyCommitment?: Double; /** * Estimated savings as a percentage of your overall costs after buying the Savings Plan. */ savingsPercentage?: Double; + /** + * Estimated On-Demand cost you will pay after buying the Savings Plan. + */ + estimatedOnDemandCost?: Double; } export type Source = "ComputeOptimizer"|"CostExplorer"|string; export interface StorageConfiguration { - /** - * The storage volume. - */ - sizeInGb?: Double; /** * The storage type. */ type?: String; + /** + * The storage volume. + */ + sizeInGb?: Double; } export type String = string; export interface Tag { @@ -1210,14 +1262,14 @@ declare namespace CostOptimizationHub { export type TagList = Tag[]; export type Timestamp = Date; export interface UpdateEnrollmentStatusRequest { - /** - * Indicates whether to enroll member accounts of the organization if the account is the management account. - */ - includeMemberAccounts?: Boolean; /** * Sets the account status. */ status: EnrollmentStatus; + /** + * Indicates whether to enroll member accounts of the organization if the account is the management account. + */ + includeMemberAccounts?: Boolean; } export interface UpdateEnrollmentStatusResponse { /** @@ -1226,26 +1278,34 @@ declare namespace CostOptimizationHub { status?: String; } export interface UpdatePreferencesRequest { - /** - * Sets the "member account discount visibility" preference. - */ - memberAccountDiscountVisibility?: MemberAccountDiscountVisibility; /** * Sets the "savings estimation mode" preference. */ savingsEstimationMode?: SavingsEstimationMode; - } - export interface UpdatePreferencesResponse { /** - * Shows the status of the "member account discount visibility" preference. + * Sets the "member account discount visibility" preference. */ memberAccountDiscountVisibility?: MemberAccountDiscountVisibility; + } + export interface UpdatePreferencesResponse { /** * Shows the status of the "savings estimation mode" preference. */ savingsEstimationMode?: SavingsEstimationMode; + /** + * Shows the status of the "member account discount visibility" preference. + */ + memberAccountDiscountVisibility?: MemberAccountDiscountVisibility; } export interface Usage { + /** + * The usage type. + */ + usageType?: String; + /** + * The usage amount. + */ + usageAmount?: Double; /** * The operation value. */ @@ -1258,14 +1318,6 @@ declare namespace CostOptimizationHub { * The usage unit. */ unit?: String; - /** - * The usage amount. - */ - usageAmount?: Double; - /** - * The usage type. - */ - usageType?: String; } export type UsageList = Usage[]; /** diff --git a/clients/costoptimizationhub.js b/clients/costoptimizationhub.js index 1e4b7cb0e4..378c6ec2d8 100644 --- a/clients/costoptimizationhub.js +++ b/clients/costoptimizationhub.js @@ -9,6 +9,7 @@ Object.defineProperty(apiLoader.services['costoptimizationhub'], '2022-07-26', { get: function get() { var model = require('../apis/cost-optimization-hub-2022-07-26.min.json'); model.paginators = require('../apis/cost-optimization-hub-2022-07-26.paginators.json').pagination; + model.waiters = require('../apis/cost-optimization-hub-2022-07-26.waiters2.json').waiters; return model; }, enumerable: true, diff --git a/clients/dynamodb.d.ts b/clients/dynamodb.d.ts index 4381408c4f..a0990d89db 100644 --- a/clients/dynamodb.d.ts +++ b/clients/dynamodb.d.ts @@ -47,11 +47,11 @@ declare class DynamoDB extends DynamoDBCustomizations { */ createBackup(callback?: (err: AWSError, data: DynamoDB.Types.CreateBackupOutput) => void): Request; /** - * Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. If you want to add a new replica table to a global table, each of the following conditions must be true: The table must have the same primary key as all of the other replicas. The table must have the same name as all of the other replicas. The table must have DynamoDB Streams enabled, with the stream containing both the new and the old images of the item. None of the replica tables in the global table can contain any data. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). If local secondary indexes are specified, then the following conditions must also be met: The local secondary indexes must have the same name. The local secondary indexes must have the same hash key and sort key (if present). Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes. If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table. + * Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. If you want to add a new replica table to a global table, each of the following conditions must be true: The table must have the same primary key as all of the other replicas. The table must have the same name as all of the other replicas. The table must have DynamoDB Streams enabled, with the stream containing both the new and the old images of the item. None of the replica tables in the global table can contain any data. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). If local secondary indexes are specified, then the following conditions must also be met: The local secondary indexes must have the same name. The local secondary indexes must have the same hash key and sort key (if present). Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes. If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table. */ createGlobalTable(params: DynamoDB.Types.CreateGlobalTableInput, callback?: (err: AWSError, data: DynamoDB.Types.CreateGlobalTableOutput) => void): Request; /** - * Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. If you want to add a new replica table to a global table, each of the following conditions must be true: The table must have the same primary key as all of the other replicas. The table must have the same name as all of the other replicas. The table must have DynamoDB Streams enabled, with the stream containing both the new and the old images of the item. None of the replica tables in the global table can contain any data. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). If local secondary indexes are specified, then the following conditions must also be met: The local secondary indexes must have the same name. The local secondary indexes must have the same hash key and sort key (if present). Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes. If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table. + * Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regions. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. If you want to add a new replica table to a global table, each of the following conditions must be true: The table must have the same primary key as all of the other replicas. The table must have the same name as all of the other replicas. The table must have DynamoDB Streams enabled, with the stream containing both the new and the old images of the item. None of the replica tables in the global table can contain any data. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). If local secondary indexes are specified, then the following conditions must also be met: The local secondary indexes must have the same name. The local secondary indexes must have the same hash key and sort key (if present). Write capacity settings should be set consistently across your replica tables and secondary indexes. DynamoDB strongly recommends enabling auto scaling to manage the write capacity settings for all of your global tables replicas and indexes. If you prefer to manage write capacity settings manually, you should provision equal replicated write capacity units to your replica tables. You should also provision equal replicated write capacity units to matching secondary indexes across your global table. */ createGlobalTable(callback?: (err: AWSError, data: DynamoDB.Types.CreateGlobalTableOutput) => void): Request; /** @@ -135,19 +135,19 @@ declare class DynamoDB extends DynamoDBCustomizations { */ describeExport(callback?: (err: AWSError, data: DynamoDB.Types.DescribeExportOutput) => void): Request; /** - * Returns information about the specified global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Returns information about the specified global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ describeGlobalTable(params: DynamoDB.Types.DescribeGlobalTableInput, callback?: (err: AWSError, data: DynamoDB.Types.DescribeGlobalTableOutput) => void): Request; /** - * Returns information about the specified global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Returns information about the specified global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ describeGlobalTable(callback?: (err: AWSError, data: DynamoDB.Types.DescribeGlobalTableOutput) => void): Request; /** - * Describes Region-specific settings for a global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Describes Region-specific settings for a global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ describeGlobalTableSettings(params: DynamoDB.Types.DescribeGlobalTableSettingsInput, callback?: (err: AWSError, data: DynamoDB.Types.DescribeGlobalTableSettingsOutput) => void): Request; /** - * Describes Region-specific settings for a global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Describes Region-specific settings for a global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ describeGlobalTableSettings(callback?: (err: AWSError, data: DynamoDB.Types.DescribeGlobalTableSettingsOutput) => void): Request; /** @@ -287,11 +287,11 @@ declare class DynamoDB extends DynamoDBCustomizations { */ listExports(callback?: (err: AWSError, data: DynamoDB.Types.ListExportsOutput) => void): Request; /** - * Lists all global tables that have a replica in the specified Region. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Lists all global tables that have a replica in the specified Region. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ listGlobalTables(params: DynamoDB.Types.ListGlobalTablesInput, callback?: (err: AWSError, data: DynamoDB.Types.ListGlobalTablesOutput) => void): Request; /** - * Lists all global tables that have a replica in the specified Region. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Lists all global tables that have a replica in the specified Region. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ listGlobalTables(callback?: (err: AWSError, data: DynamoDB.Types.ListGlobalTablesOutput) => void): Request; /** @@ -415,19 +415,19 @@ declare class DynamoDB extends DynamoDBCustomizations { */ updateContributorInsights(callback?: (err: AWSError, data: DynamoDB.Types.UpdateContributorInsightsOutput) => void): Request; /** - * Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead. Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). The global secondary indexes must have the same provisioned and maximum write capacity units. + * Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead. Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). The global secondary indexes must have the same provisioned and maximum write capacity units. */ updateGlobalTable(params: DynamoDB.Types.UpdateGlobalTableInput, callback?: (err: AWSError, data: DynamoDB.Types.UpdateGlobalTableOutput) => void): Request; /** - * Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead. Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). The global secondary indexes must have the same provisioned and maximum write capacity units. + * Adds or removes replicas in the specified global table. The global table must already exist to be able to use this operation. Any replica to be added must be empty, have the same name as the global table, have the same key schema, have DynamoDB Streams enabled, and have the same provisioned and maximum write capacity units. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version). If you are using global tables Version 2019.11.21 you can use UpdateTable instead. Although you can use UpdateGlobalTable to add replicas and remove replicas in a single request, for simplicity we recommend that you issue separate requests for adding or removing replicas. If global secondary indexes are specified, then the following conditions must also be met: The global secondary indexes must have the same name. The global secondary indexes must have the same hash key and sort key (if present). The global secondary indexes must have the same provisioned and maximum write capacity units. */ updateGlobalTable(callback?: (err: AWSError, data: DynamoDB.Types.UpdateGlobalTableOutput) => void): Request; /** - * Updates settings for a global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Updates settings for a global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ updateGlobalTableSettings(params: DynamoDB.Types.UpdateGlobalTableSettingsInput, callback?: (err: AWSError, data: DynamoDB.Types.UpdateGlobalTableSettingsOutput) => void): Request; /** - * Updates settings for a global table. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current version), as it provides greater flexibility, higher efficiency and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you are using, see Determining the version. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Updating global tables. + * Updates settings for a global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables. */ updateGlobalTableSettings(callback?: (err: AWSError, data: DynamoDB.Types.UpdateGlobalTableSettingsOutput) => void): Request; /** diff --git a/clients/ivsrealtime.d.ts b/clients/ivsrealtime.d.ts index a2e7b30ee9..c1b01c517c 100644 --- a/clients/ivsrealtime.d.ts +++ b/clients/ivsrealtime.d.ts @@ -230,6 +230,17 @@ declare class IVSRealTime extends Service { } declare namespace IVSRealTime { export type AttributeKey = string; + export interface AutoParticipantRecordingConfiguration { + /** + * ARN of the StorageConfiguration resource to use for auto participant recording. Default: "" (empty string, no storage configuration is specified). Individual participant recording cannot be started unless a storage configuration is specified, when a Stage is created or updated. + */ + storageConfigurationArn: AutoParticipantRecordingStorageConfigurationArn; + /** + * Types of media to be recorded. Default: AUDIO_VIDEO. + */ + mediaTypes?: ParticipantRecordingMediaTypeList; + } + export type AutoParticipantRecordingStorageConfigurationArn = string; export type Bitrate = number; export type ChannelArn = string; export interface ChannelDestinationConfiguration { @@ -248,33 +259,33 @@ declare namespace IVSRealTime { */ arn: CompositionArn; /** - * Array of Destination objects. A Composition can contain either one destination (channel or s3) or two (one channel and one s3). + * ARN of the stage used as input */ - destinations: DestinationList; + stageArn: StageArn; /** - * UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string. + * State of the Composition. */ - endTime?: Time; + state: CompositionState; /** * Layout object to configure composition parameters. */ layout: LayoutConfiguration; /** - * ARN of the stage used as input + * Array of Destination objects. A Composition can contain either one destination (channel or s3) or two (one channel and one s3). */ - stageArn: StageArn; + destinations: DestinationList; /** - * UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string. + * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ - startTime?: Time; + tags?: Tags; /** - * State of the Composition. + * UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string. */ - state: CompositionState; + startTime?: Time; /** - * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. + * UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string. */ - tags?: Tags; + endTime?: Time; } export type CompositionArn = string; export type CompositionClientToken = string; @@ -284,22 +295,14 @@ declare namespace IVSRealTime { * ARN of the Composition resource. */ arn: CompositionArn; - /** - * Array of Destination objects. - */ - destinations: DestinationSummaryList; - /** - * UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string. - */ - endTime?: Time; /** * ARN of the attached stage. */ stageArn: StageArn; /** - * UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string. + * Array of Destination objects. */ - startTime?: Time; + destinations: DestinationSummaryList; /** * State of the Composition resource. */ @@ -308,6 +311,14 @@ declare namespace IVSRealTime { * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ tags?: Tags; + /** + * UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string. + */ + startTime?: Time; + /** + * UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string. + */ + endTime?: Time; } export type CompositionSummaryList = CompositionSummary[]; export interface CreateEncoderConfigurationRequest { @@ -315,14 +326,14 @@ declare namespace IVSRealTime { * Optional name to identify the resource. */ name?: EncoderConfigurationName; - /** - * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. - */ - tags?: Tags; /** * Video configuration. Default: video resolution 1280x720, bitrate 2500 kbps, 30 fps. */ video?: Video; + /** + * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. + */ + tags?: Tags; } export interface CreateEncoderConfigurationResponse { /** @@ -332,25 +343,25 @@ declare namespace IVSRealTime { } export interface CreateParticipantTokenRequest { /** - * Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. - */ - attributes?: ParticipantTokenAttributes; - /** - * Set of capabilities that the user is allowed to perform in the stage. Default: PUBLISH, SUBSCRIBE. + * ARN of the stage to which this token is scoped. */ - capabilities?: ParticipantTokenCapabilities; + stageArn: StageArn; /** * Duration (in minutes), after which the token expires. Default: 720 (12 hours). */ duration?: ParticipantTokenDurationMinutes; - /** - * ARN of the stage to which this token is scoped. - */ - stageArn: StageArn; /** * Name that can be specified to help identify the token. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ userId?: ParticipantTokenUserId; + /** + * Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + */ + attributes?: ParticipantTokenAttributes; + /** + * Set of capabilities that the user is allowed to perform in the stage. Default: PUBLISH, SUBSCRIBE. + */ + capabilities?: ParticipantTokenCapabilities; } export interface CreateParticipantTokenResponse { /** @@ -371,16 +382,20 @@ declare namespace IVSRealTime { * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ tags?: Tags; - } - export interface CreateStageResponse { /** - * Participant tokens attached to the stage. These correspond to the participants in the request. + * Auto participant recording configuration object attached to the stage. */ - participantTokens?: ParticipantTokenList; + autoParticipantRecordingConfiguration?: AutoParticipantRecordingConfiguration; + } + export interface CreateStageResponse { /** * The stage that was created. */ stage?: Stage; + /** + * Participant tokens attached to the stage. These correspond to the participants in the request. + */ + participantTokens?: ParticipantTokenList; } export interface CreateStorageConfigurationRequest { /** @@ -428,39 +443,39 @@ declare namespace IVSRealTime { } export interface Destination { /** - * Configuration used to create this destination. + * Unique identifier for this destination, assigned by IVS. */ - configuration: DestinationConfiguration; + id: String; /** - * Optional details regarding the status of the destination. + * State of the Composition Destination. */ - detail?: DestinationDetail; + state: DestinationState; /** - * UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string. + * UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string. */ - endTime?: Time; + startTime?: Time; /** - * Unique identifier for this destination, assigned by IVS. + * UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string. */ - id: String; + endTime?: Time; /** - * UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string. + * Configuration used to create this destination. */ - startTime?: Time; + configuration: DestinationConfiguration; /** - * State of the Composition Destination. + * Optional details regarding the status of the destination. */ - state: DestinationState; + detail?: DestinationDetail; } export interface DestinationConfiguration { - /** - * An IVS channel to be used for broadcasting, for server-side composition. Either a channel or an s3 must be specified. - */ - channel?: ChannelDestinationConfiguration; /** * Name that can be specified to help identify the destination. */ name?: DestinationConfigurationName; + /** + * An IVS channel to be used for broadcasting, for server-side composition. Either a channel or an s3 must be specified. + */ + channel?: ChannelDestinationConfiguration; /** * An S3 storage configuration to be used for recording video data. Either a channel or an s3 must be specified. */ @@ -477,26 +492,30 @@ declare namespace IVSRealTime { export type DestinationList = Destination[]; export type DestinationState = "STARTING"|"ACTIVE"|"STOPPING"|"RECONNECTING"|"FAILED"|"STOPPED"|string; export interface DestinationSummary { - /** - * UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string. - */ - endTime?: Time; /** * Unique identifier for this destination, assigned by IVS. */ id: String; + /** + * State of the Composition Destination. + */ + state: DestinationState; /** * UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string. */ startTime?: Time; /** - * State of the Composition Destination. + * UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string. */ - state: DestinationState; + endTime?: Time; } export type DestinationSummaryList = DestinationSummary[]; export type DisconnectParticipantReason = string; export interface DisconnectParticipantRequest { + /** + * ARN of the stage to which the participant is attached. + */ + stageArn: StageArn; /** * Identifier of the participant to be disconnected. This is assigned by IVS and returned by CreateParticipantToken. */ @@ -505,10 +524,6 @@ declare namespace IVSRealTime { * Description of why this participant is being disconnected. */ reason?: DisconnectParticipantReason; - /** - * ARN of the stage to which the participant is attached. - */ - stageArn: StageArn; } export interface DisconnectParticipantResponse { } @@ -521,14 +536,14 @@ declare namespace IVSRealTime { * Optional name to identify the resource. */ name?: EncoderConfigurationName; - /** - * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. - */ - tags?: Tags; /** * Video configuration. Default: video resolution 1280x720, bitrate 2500 kbps, 30 fps */ video?: Video; + /** + * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. + */ + tags?: Tags; } export type EncoderConfigurationArn = string; export type EncoderConfigurationArnList = EncoderConfigurationArn[]; @@ -549,14 +564,6 @@ declare namespace IVSRealTime { } export type EncoderConfigurationSummaryList = EncoderConfigurationSummary[]; export interface Event { - /** - * If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken. QUOTA_EXCEEDED indicates that the number of participants who want to publish/subscribe to a stage exceeds the quota; for more information, see Service Quotas. PUBLISHER_NOT_FOUND indicates that the participant tried to subscribe to a publisher that doesn’t exist. - */ - errorCode?: EventErrorCode; - /** - * ISO 8601 timestamp (returned as a string) for when the event occurred. - */ - eventTime?: Time; /** * The name of the event. */ @@ -565,10 +572,18 @@ declare namespace IVSRealTime { * Unique identifier for the participant who triggered the event. This is assigned by IVS. */ participantId?: ParticipantId; + /** + * ISO 8601 timestamp (returned as a string) for when the event occurred. + */ + eventTime?: Time; /** * Unique identifier for the remote participant. For a subscribe event, this is the publisher. For a publish or join event, this is null. This is assigned by IVS. */ remoteParticipantId?: ParticipantId; + /** + * If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken. QUOTA_EXCEEDED indicates that the number of participants who want to publish/subscribe to a stage exceeds the quota; for more information, see Service Quotas. PUBLISHER_NOT_FOUND indicates that the participant tried to subscribe to a publisher that doesn’t exist. + */ + errorCode?: EventErrorCode; } export type EventErrorCode = "INSUFFICIENT_CAPABILITIES"|"QUOTA_EXCEEDED"|"PUBLISHER_NOT_FOUND"|string; export type EventList = Event[]; @@ -600,17 +615,17 @@ declare namespace IVSRealTime { } export interface GetParticipantRequest { /** - * Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken. + * Stage ARN. */ - participantId: ParticipantId; + stageArn: StageArn; /** * ID of a session within the stage. */ sessionId: StageSessionId; /** - * Stage ARN. + * Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken. */ - stageArn: StageArn; + participantId: ParticipantId; } export interface GetParticipantResponse { /** @@ -631,14 +646,14 @@ declare namespace IVSRealTime { stage?: Stage; } export interface GetStageSessionRequest { - /** - * ID of a session within the stage. - */ - sessionId: StageSessionId; /** * ARN of the stage for which the information is to be retrieved. */ stageArn: StageArn; + /** + * ID of a session within the stage. + */ + sessionId: StageSessionId; } export interface GetStageSessionResponse { /** @@ -663,10 +678,6 @@ declare namespace IVSRealTime { * This attribute name identifies the featured slot. A participant with this attribute set to "true" (as a string value) in ParticipantTokenConfiguration is placed in the featured slot. */ featuredParticipantAttribute?: AttributeKey; - /** - * Specifies the spacing between participant tiles in pixels. Default: 2. - */ - gridGap?: GridGap; /** * Determines whether to omit participants with stopped video in the composition. Default: false. */ @@ -679,6 +690,10 @@ declare namespace IVSRealTime { * Defines how video fits within the participant tile. When not set, videoFillMode defaults to COVER fill mode for participants in the grid and to CONTAIN fill mode for featured participants. */ videoFillMode?: VideoFillMode; + /** + * Specifies the spacing between participant tiles in pixels. Default: 2. + */ + gridGap?: GridGap; } export type GridGap = number; export type Height = number; @@ -693,22 +708,22 @@ declare namespace IVSRealTime { pip?: PipConfiguration; } export interface ListCompositionsRequest { - /** - * Filters the Composition list to match the specified EncoderConfiguration attached to at least one of its output. - */ - filterByEncoderConfigurationArn?: EncoderConfigurationArn; /** * Filters the Composition list to match the specified Stage ARN. */ filterByStageArn?: StageArn; /** - * Maximum number of results to return. Default: 100. + * Filters the Composition list to match the specified EncoderConfiguration attached to at least one of its output. */ - maxResults?: MaxCompositionResults; + filterByEncoderConfigurationArn?: EncoderConfigurationArn; /** * The first Composition to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; + /** + * Maximum number of results to return. Default: 100. + */ + maxResults?: MaxCompositionResults; } export interface ListCompositionsResponse { /** @@ -721,14 +736,14 @@ declare namespace IVSRealTime { nextToken?: PaginationToken; } export interface ListEncoderConfigurationsRequest { - /** - * Maximum number of results to return. Default: 100. - */ - maxResults?: MaxEncoderConfigurationResults; /** * The first encoder configuration to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; + /** + * Maximum number of results to return. Default: 100. + */ + maxResults?: MaxEncoderConfigurationResults; } export interface ListEncoderConfigurationsResponse { /** @@ -742,25 +757,25 @@ declare namespace IVSRealTime { } export interface ListParticipantEventsRequest { /** - * Maximum number of results to return. Default: 50. + * Stage ARN. */ - maxResults?: MaxParticipantEventResults; + stageArn: StageArn; /** - * The first participant event to retrieve. This is used for pagination; see the nextToken response field. + * ID of a session within the stage. */ - nextToken?: PaginationToken; + sessionId: StageSessionId; /** * Unique identifier for this participant. This is assigned by IVS and returned by CreateParticipantToken. */ participantId: ParticipantId; /** - * ID of a session within the stage. + * The first participant event to retrieve. This is used for pagination; see the nextToken response field. */ - sessionId: StageSessionId; + nextToken?: PaginationToken; /** - * Stage ARN. + * Maximum number of results to return. Default: 50. */ - stageArn: StageArn; + maxResults?: MaxParticipantEventResults; } export interface ListParticipantEventsResponse { /** @@ -774,107 +789,111 @@ declare namespace IVSRealTime { } export interface ListParticipantsRequest { /** - * Filters the response list to only show participants who published during the stage session. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request. + * Stage ARN. */ - filterByPublished?: Published; + stageArn: StageArn; /** - * Filters the response list to only show participants in the specified state. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request. + * ID of the session within the stage. */ - filterByState?: ParticipantState; + sessionId: StageSessionId; /** - * Filters the response list to match the specified user ID. Only one of filterByUserId, filterByPublished, or filterByState can be provided per request. A userId is a customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. + * Filters the response list to match the specified user ID. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request. A userId is a customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. */ filterByUserId?: UserId; /** - * Maximum number of results to return. Default: 50. + * Filters the response list to only show participants who published during the stage session. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request. */ - maxResults?: MaxParticipantResults; + filterByPublished?: Published; + /** + * Filters the response list to only show participants in the specified state. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request. + */ + filterByState?: ParticipantState; /** * The first participant to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; /** - * ID of the session within the stage. + * Maximum number of results to return. Default: 50. */ - sessionId: StageSessionId; + maxResults?: MaxParticipantResults; /** - * Stage ARN. + * Filters the response list to only show participants with the specified recording state. Only one of filterByUserId, filterByPublished, filterByState, or filterByRecordingState can be provided per request. */ - stageArn: StageArn; + filterByRecordingState?: ParticipantRecordingFilterByRecordingState; } export interface ListParticipantsResponse { - /** - * If there are more participants than maxResults, use nextToken in the request to get the next set. - */ - nextToken?: PaginationToken; /** * List of the matching participants (summary information only). */ participants: ParticipantList; + /** + * If there are more participants than maxResults, use nextToken in the request to get the next set. + */ + nextToken?: PaginationToken; } export interface ListStageSessionsRequest { /** - * Maximum number of results to return. Default: 50. + * Stage ARN. */ - maxResults?: MaxStageSessionResults; + stageArn: StageArn; /** * The first stage session to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; /** - * Stage ARN. + * Maximum number of results to return. Default: 50. */ - stageArn: StageArn; + maxResults?: MaxStageSessionResults; } export interface ListStageSessionsResponse { - /** - * If there are more stage sessions than maxResults, use nextToken in the request to get the next set. - */ - nextToken?: PaginationToken; /** * List of matching stage sessions. */ stageSessions: StageSessionList; - } - export interface ListStagesRequest { /** - * Maximum number of results to return. Default: 50. + * If there are more stage sessions than maxResults, use nextToken in the request to get the next set. */ - maxResults?: MaxStageResults; + nextToken?: PaginationToken; + } + export interface ListStagesRequest { /** * The first stage to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; - } - export interface ListStagesResponse { /** - * If there are more stages than maxResults, use nextToken in the request to get the next set. + * Maximum number of results to return. Default: 50. */ - nextToken?: PaginationToken; + maxResults?: MaxStageResults; + } + export interface ListStagesResponse { /** * List of the matching stages (summary information only). */ stages: StageSummaryList; - } - export interface ListStorageConfigurationsRequest { /** - * Maximum number of storage configurations to return. Default: your service quota or 100, whichever is smaller. + * If there are more stages than maxResults, use nextToken in the request to get the next set. */ - maxResults?: MaxStorageConfigurationResults; + nextToken?: PaginationToken; + } + export interface ListStorageConfigurationsRequest { /** * The first storage configuration to retrieve. This is used for pagination; see the nextToken response field. */ nextToken?: PaginationToken; - } - export interface ListStorageConfigurationsResponse { /** - * If there are more storage configurations than maxResults, use nextToken in the request to get the next set. + * Maximum number of storage configurations to return. Default: your service quota or 100, whichever is smaller. */ - nextToken?: PaginationToken; + maxResults?: MaxStorageConfigurationResults; + } + export interface ListStorageConfigurationsResponse { /** * List of the matching storage configurations. */ storageConfigurations: StorageConfigurationSummaryList; + /** + * If there are more storage configurations than maxResults, use nextToken in the request to get the next set. + */ + nextToken?: PaginationToken; } export interface ListTagsForResourceRequest { /** @@ -899,21 +918,29 @@ declare namespace IVSRealTime { export type PaginationToken = string; export interface Participant { /** - * Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + * Unique identifier for this participant, assigned by IVS. */ - attributes?: ParticipantAttributes; + participantId?: ParticipantId; /** - * The participant’s browser. + * Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ - browserName?: ParticipantClientAttribute; + userId?: UserId; /** - * The participant’s browser version. + * Whether the participant is connected to or disconnected from the stage. */ - browserVersion?: ParticipantClientAttribute; + state?: ParticipantState; /** * ISO 8601 timestamp (returned as a string) when the participant first joined the stage session. */ firstJoinTime?: Time; + /** + * Application-provided attributes to encode into the token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + */ + attributes?: ParticipantAttributes; + /** + * Whether the participant ever published to the stage session. + */ + published?: Published; /** * The participant’s Internet Service Provider. */ @@ -927,70 +954,68 @@ declare namespace IVSRealTime { */ osVersion?: ParticipantClientAttribute; /** - * Unique identifier for this participant, assigned by IVS. + * The participant’s browser. */ - participantId?: ParticipantId; + browserName?: ParticipantClientAttribute; /** - * Whether the participant ever published to the stage session. + * The participant’s browser version. */ - published?: Published; + browserVersion?: ParticipantClientAttribute; /** * The participant’s SDK version. */ sdkVersion?: ParticipantClientAttribute; /** - * Whether the participant is connected to or disconnected from the stage. + * Name of the S3 bucket to where the participant is being recorded, if individual participant recording is enabled, or "" (empty string), if recording is not enabled. */ - state?: ParticipantState; + recordingS3BucketName?: ParticipantRecordingS3BucketName; /** - * Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + * S3 prefix of the S3 bucket to where the participant is being recorded, if individual participant recording is enabled, or "" (empty string), if recording is not enabled. */ - userId?: UserId; + recordingS3Prefix?: ParticipantRecordingS3Prefix; + /** + * Participant’s recording state. + */ + recordingState?: ParticipantRecordingState; } export type ParticipantAttributes = {[key: string]: String}; export type ParticipantClientAttribute = string; export type ParticipantId = string; export type ParticipantList = ParticipantSummary[]; + export type ParticipantRecordingFilterByRecordingState = "STARTING"|"ACTIVE"|"STOPPING"|"STOPPED"|"FAILED"|string; + export type ParticipantRecordingMediaType = "AUDIO_VIDEO"|"AUDIO_ONLY"|string; + export type ParticipantRecordingMediaTypeList = ParticipantRecordingMediaType[]; + export type ParticipantRecordingS3BucketName = string; + export type ParticipantRecordingS3Prefix = string; + export type ParticipantRecordingState = "STARTING"|"ACTIVE"|"STOPPING"|"STOPPED"|"FAILED"|"DISABLED"|string; export type ParticipantState = "CONNECTED"|"DISCONNECTED"|string; export interface ParticipantSummary { - /** - * ISO 8601 timestamp (returned as a string) when the participant first joined the stage session. - */ - firstJoinTime?: Time; /** * Unique identifier for this participant, assigned by IVS. */ participantId?: ParticipantId; - /** - * Whether the participant ever published to the stage session. - */ - published?: Published; - /** - * Whether the participant is connected to or disconnected from the stage. - */ - state?: ParticipantState; /** * Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ userId?: UserId; - } - export interface ParticipantToken { /** - * Application-provided attributes to encode into the token and attach to a stage. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + * Whether the participant is connected to or disconnected from the stage. */ - attributes?: ParticipantTokenAttributes; + state?: ParticipantState; /** - * Set of capabilities that the user is allowed to perform in the stage. + * ISO 8601 timestamp (returned as a string) when the participant first joined the stage session. */ - capabilities?: ParticipantTokenCapabilities; + firstJoinTime?: Time; /** - * Duration (in minutes), after which the participant token expires. Default: 720 (12 hours). + * Whether the participant ever published to the stage session. */ - duration?: ParticipantTokenDurationMinutes; + published?: Published; /** - * ISO 8601 timestamp (returned as a string) for when this token expires. + * Participant’s recording state. */ - expirationTime?: ParticipantTokenExpirationTime; + recordingState?: ParticipantRecordingState; + } + export interface ParticipantToken { /** * Unique identifier for this participant token, assigned by IVS. */ @@ -1003,19 +1028,27 @@ declare namespace IVSRealTime { * Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ userId?: ParticipantTokenUserId; - } - export type ParticipantTokenAttributes = {[key: string]: String}; - export type ParticipantTokenCapabilities = ParticipantTokenCapability[]; - export type ParticipantTokenCapability = "PUBLISH"|"SUBSCRIBE"|string; - export interface ParticipantTokenConfiguration { /** - * Application-provided attributes to encode into the corresponding participant token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + * Application-provided attributes to encode into the token and attach to a stage. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ attributes?: ParticipantTokenAttributes; + /** + * Duration (in minutes), after which the participant token expires. Default: 720 (12 hours). + */ + duration?: ParticipantTokenDurationMinutes; /** * Set of capabilities that the user is allowed to perform in the stage. */ capabilities?: ParticipantTokenCapabilities; + /** + * ISO 8601 timestamp (returned as a string) for when this token expires. + */ + expirationTime?: ParticipantTokenExpirationTime; + } + export type ParticipantTokenAttributes = {[key: string]: String}; + export type ParticipantTokenCapabilities = ParticipantTokenCapability[]; + export type ParticipantTokenCapability = "PUBLISH"|"SUBSCRIBE"|string; + export interface ParticipantTokenConfiguration { /** * Duration (in minutes), after which the corresponding participant token expires. Default: 720 (12 hours). */ @@ -1024,6 +1057,14 @@ declare namespace IVSRealTime { * Customer-assigned name to help identify the token; this can be used to link a participant to a user in the customer’s own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. */ userId?: ParticipantTokenUserId; + /** + * Application-provided attributes to encode into the corresponding participant token and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. + */ + attributes?: ParticipantTokenAttributes; + /** + * Set of capabilities that the user is allowed to perform in the stage. + */ + capabilities?: ParticipantTokenCapabilities; } export type ParticipantTokenConfigurations = ParticipantTokenConfiguration[]; export type ParticipantTokenDurationMinutes = number; @@ -1038,30 +1079,30 @@ declare namespace IVSRealTime { * This attribute name identifies the featured slot. A participant with this attribute set to "true" (as a string value) in ParticipantTokenConfiguration is placed in the featured slot. */ featuredParticipantAttribute?: AttributeKey; + /** + * Determines whether to omit participants with stopped video in the composition. Default: false. + */ + omitStoppedVideo?: OmitStoppedVideo; + /** + * Defines how video fits within the participant tile. Default: COVER. + */ + videoFillMode?: VideoFillMode; /** * Specifies the spacing between participant tiles in pixels. Default: 0. */ gridGap?: GridGap; /** - * Determines whether to omit participants with stopped video in the composition. Default: false. + * Identifies the PiP slot. A participant with this attribute set to "true" (as a string value) in ParticipantTokenConfiguration is placed in the PiP slot. */ - omitStoppedVideo?: OmitStoppedVideo; + pipParticipantAttribute?: AttributeKey; /** * Defines PiP behavior when all participants have left. Default: STATIC. */ pipBehavior?: PipBehavior; - /** - * Specifies the height of the PiP window in pixels. When this is not set explicitly, pipHeight’s value will be based on the size of the composition and the aspect ratio of the participant’s video. - */ - pipHeight?: PipHeight; /** * Sets the PiP window’s offset position in pixels from the closest edges determined by PipPosition. Default: 0. */ pipOffset?: PipOffset; - /** - * Identifies the PiP slot. A participant with this attribute set to "true" (as a string value) in ParticipantTokenConfiguration is placed in the PiP slot. - */ - pipParticipantAttribute?: AttributeKey; /** * Determines the corner position of the PiP window. Default: BOTTOM_RIGHT. */ @@ -1071,9 +1112,9 @@ declare namespace IVSRealTime { */ pipWidth?: PipWidth; /** - * Defines how video fits within the participant tile. Default: COVER. + * Specifies the height of the PiP window in pixels. When this is not set explicitly, pipHeight’s value will be based on the size of the composition and the aspect ratio of the participant’s video. */ - videoFillMode?: VideoFillMode; + pipHeight?: PipHeight; } export type PipHeight = number; export type PipOffset = number; @@ -1090,6 +1131,10 @@ declare namespace IVSRealTime { export type ResourceArn = string; export type S3BucketName = string; export interface S3DestinationConfiguration { + /** + * ARN of the StorageConfiguration where recorded videos will be stored. + */ + storageConfigurationArn: StorageConfigurationArn; /** * ARNs of the EncoderConfiguration resource. The encoder configuration and stage resources must be in the same AWS account and region. */ @@ -1098,10 +1143,6 @@ declare namespace IVSRealTime { * Array of maps, each of the form string:string (key:value). This is an optional customer specification, currently used only to specify the recording format for storing a recording in Amazon S3. */ recordingConfiguration?: RecordingConfiguration; - /** - * ARN of the StorageConfiguration where recorded videos will be stored. - */ - storageConfigurationArn: StorageConfigurationArn; } export interface S3Detail { /** @@ -1116,10 +1157,6 @@ declare namespace IVSRealTime { bucketName: S3BucketName; } export interface Stage { - /** - * ID of the active session within the stage. - */ - activeSessionId?: StageSessionId; /** * Stage ARN. */ @@ -1128,18 +1165,22 @@ declare namespace IVSRealTime { * Stage name. */ name?: StageName; + /** + * ID of the active session within the stage. + */ + activeSessionId?: StageSessionId; /** * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ tags?: Tags; + /** + * Auto-participant-recording configuration object attached to the stage. + */ + autoParticipantRecordingConfiguration?: AutoParticipantRecordingConfiguration; } export type StageArn = string; export type StageName = string; export interface StageSession { - /** - * ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active. - */ - endTime?: Time; /** * ID of the session within the stage. */ @@ -1148,14 +1189,14 @@ declare namespace IVSRealTime { * ISO 8601 timestamp (returned as a string) when this stage session began. */ startTime?: Time; - } - export type StageSessionId = string; - export type StageSessionList = StageSessionSummary[]; - export interface StageSessionSummary { /** * ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active. */ endTime?: Time; + } + export type StageSessionId = string; + export type StageSessionList = StageSessionSummary[]; + export interface StageSessionSummary { /** * ID of the session within the stage. */ @@ -1164,12 +1205,12 @@ declare namespace IVSRealTime { * ISO 8601 timestamp (returned as a string) when this stage session began. */ startTime?: Time; - } - export interface StageSummary { /** - * ID of the active session within the stage. + * ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active. */ - activeSessionId?: StageSessionId; + endTime?: Time; + } + export interface StageSummary { /** * Stage ARN. */ @@ -1178,6 +1219,10 @@ declare namespace IVSRealTime { * Stage name. */ name?: StageName; + /** + * ID of the active session within the stage. + */ + activeSessionId?: StageSessionId; /** * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ @@ -1186,9 +1231,9 @@ declare namespace IVSRealTime { export type StageSummaryList = StageSummary[]; export interface StartCompositionRequest { /** - * Array of destination configuration. + * ARN of the stage to be used for compositing. */ - destinations: DestinationConfigurationList; + stageArn: StageArn; /** * Idempotency token. */ @@ -1198,9 +1243,9 @@ declare namespace IVSRealTime { */ layout?: LayoutConfiguration; /** - * ARN of the stage to be used for compositing. + * Array of destination configuration. */ - stageArn: StageArn; + destinations: DestinationConfigurationList; /** * Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there. */ @@ -1298,6 +1343,10 @@ declare namespace IVSRealTime { * Name of the stage to be updated. */ name?: StageName; + /** + * Auto-participant-recording configuration object to attach to the stage. Auto-participant-recording configuration cannot be updated while recording is active. + */ + autoParticipantRecordingConfiguration?: AutoParticipantRecordingConfiguration; } export interface UpdateStageResponse { /** @@ -1308,21 +1357,21 @@ declare namespace IVSRealTime { export type UserId = string; export interface Video { /** - * Bitrate for generated output, in bps. Default: 2500000. - */ - bitrate?: Bitrate; - /** - * Video frame rate, in fps. Default: 30. + * Video-resolution width. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 1280. */ - framerate?: Framerate; + width?: Width; /** * Video-resolution height. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 720. */ height?: Height; /** - * Video-resolution width. Note that the maximum value is determined by width times height, such that the maximum total pixels is 2073600 (1920x1080 or 1080x1920). Default: 1280. + * Video frame rate, in fps. Default: 30. */ - width?: Width; + framerate?: Framerate; + /** + * Bitrate for generated output, in bps. Default: 2500000. + */ + bitrate?: Bitrate; } export type VideoAspectRatio = "AUTO"|"VIDEO"|"SQUARE"|"PORTRAIT"|string; export type VideoFillMode = "FILL"|"COVER"|"CONTAIN"|string; diff --git a/clients/ivsrealtime.js b/clients/ivsrealtime.js index 65f18915c7..86751e3ba3 100644 --- a/clients/ivsrealtime.js +++ b/clients/ivsrealtime.js @@ -9,6 +9,7 @@ Object.defineProperty(apiLoader.services['ivsrealtime'], '2020-07-14', { get: function get() { var model = require('../apis/ivs-realtime-2020-07-14.min.json'); model.paginators = require('../apis/ivs-realtime-2020-07-14.paginators.json').pagination; + model.waiters = require('../apis/ivs-realtime-2020-07-14.waiters2.json').waiters; return model; }, enumerable: true, diff --git a/clients/sagemaker.d.ts b/clients/sagemaker.d.ts index 4d3c8f8a3e..46b21ebe47 100644 --- a/clients/sagemaker.d.ts +++ b/clients/sagemaker.d.ts @@ -221,13 +221,21 @@ declare class SageMaker extends Service { */ createFlowDefinition(callback?: (err: AWSError, data: SageMaker.Types.CreateFlowDefinitionResponse) => void): Request; /** - * Create a hub. Hub APIs are only callable through SageMaker Studio. + * Create a hub. */ createHub(params: SageMaker.Types.CreateHubRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateHubResponse) => void): Request; /** - * Create a hub. Hub APIs are only callable through SageMaker Studio. + * Create a hub. */ createHub(callback?: (err: AWSError, data: SageMaker.Types.CreateHubResponse) => void): Request; + /** + * Create a hub content reference in order to add a model in the JumpStart public hub to a private hub. + */ + createHubContentReference(params: SageMaker.Types.CreateHubContentReferenceRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateHubContentReferenceResponse) => void): Request; + /** + * Create a hub content reference in order to add a model in the JumpStart public hub to a private hub. + */ + createHubContentReference(callback?: (err: AWSError, data: SageMaker.Types.CreateHubContentReferenceResponse) => void): Request; /** * Defines the settings you will use for the human review workflow user interface. Reviewers will see a three-panel interface with an instruction area, the item to review, and an input area. */ @@ -669,21 +677,29 @@ declare class SageMaker extends Service { */ deleteFlowDefinition(callback?: (err: AWSError, data: SageMaker.Types.DeleteFlowDefinitionResponse) => void): Request; /** - * Delete a hub. Hub APIs are only callable through SageMaker Studio. + * Delete a hub. */ deleteHub(params: SageMaker.Types.DeleteHubRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * Delete a hub. Hub APIs are only callable through SageMaker Studio. + * Delete a hub. */ deleteHub(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * Delete the contents of a hub. Hub APIs are only callable through SageMaker Studio. + * Delete the contents of a hub. */ deleteHubContent(params: SageMaker.Types.DeleteHubContentRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * Delete the contents of a hub. Hub APIs are only callable through SageMaker Studio. + * Delete the contents of a hub. */ deleteHubContent(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; + /** + * Delete a hub content reference in order to remove a model from a private hub. + */ + deleteHubContentReference(params: SageMaker.Types.DeleteHubContentReferenceRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; + /** + * Delete a hub content reference in order to remove a model from a private hub. + */ + deleteHubContentReference(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** * Use this operation to delete a human task user interface (worker task template). To see a list of human task user interfaces (work task templates) in your account, use ListHumanTaskUis. When you delete a worker task template, it no longer appears when you call ListHumanTaskUis. */ @@ -1109,19 +1125,19 @@ declare class SageMaker extends Service { */ describeFlowDefinition(callback?: (err: AWSError, data: SageMaker.Types.DescribeFlowDefinitionResponse) => void): Request; /** - * Describe a hub. Hub APIs are only callable through SageMaker Studio. + * Describes a hub. */ describeHub(params: SageMaker.Types.DescribeHubRequest, callback?: (err: AWSError, data: SageMaker.Types.DescribeHubResponse) => void): Request; /** - * Describe a hub. Hub APIs are only callable through SageMaker Studio. + * Describes a hub. */ describeHub(callback?: (err: AWSError, data: SageMaker.Types.DescribeHubResponse) => void): Request; /** - * Describe the content of a hub. Hub APIs are only callable through SageMaker Studio. + * Describe the content of a hub. */ describeHubContent(params: SageMaker.Types.DescribeHubContentRequest, callback?: (err: AWSError, data: SageMaker.Types.DescribeHubContentResponse) => void): Request; /** - * Describe the content of a hub. Hub APIs are only callable through SageMaker Studio. + * Describe the content of a hub. */ describeHubContent(callback?: (err: AWSError, data: SageMaker.Types.DescribeHubContentResponse) => void): Request; /** @@ -1485,11 +1501,11 @@ declare class SageMaker extends Service { */ getSearchSuggestions(callback?: (err: AWSError, data: SageMaker.Types.GetSearchSuggestionsResponse) => void): Request; /** - * Import hub content. Hub APIs are only callable through SageMaker Studio. + * Import hub content. */ importHubContent(params: SageMaker.Types.ImportHubContentRequest, callback?: (err: AWSError, data: SageMaker.Types.ImportHubContentResponse) => void): Request; /** - * Import hub content. Hub APIs are only callable through SageMaker Studio. + * Import hub content. */ importHubContent(callback?: (err: AWSError, data: SageMaker.Types.ImportHubContentResponse) => void): Request; /** @@ -1693,27 +1709,27 @@ declare class SageMaker extends Service { */ listFlowDefinitions(callback?: (err: AWSError, data: SageMaker.Types.ListFlowDefinitionsResponse) => void): Request; /** - * List hub content versions. Hub APIs are only callable through SageMaker Studio. + * List hub content versions. */ listHubContentVersions(params: SageMaker.Types.ListHubContentVersionsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListHubContentVersionsResponse) => void): Request; /** - * List hub content versions. Hub APIs are only callable through SageMaker Studio. + * List hub content versions. */ listHubContentVersions(callback?: (err: AWSError, data: SageMaker.Types.ListHubContentVersionsResponse) => void): Request; /** - * List the contents of a hub. Hub APIs are only callable through SageMaker Studio. + * List the contents of a hub. */ listHubContents(params: SageMaker.Types.ListHubContentsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListHubContentsResponse) => void): Request; /** - * List the contents of a hub. Hub APIs are only callable through SageMaker Studio. + * List the contents of a hub. */ listHubContents(callback?: (err: AWSError, data: SageMaker.Types.ListHubContentsResponse) => void): Request; /** - * List all existing hubs. Hub APIs are only callable through SageMaker Studio. + * List all existing hubs. */ listHubs(params: SageMaker.Types.ListHubsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListHubsResponse) => void): Request; /** - * List all existing hubs. Hub APIs are only callable through SageMaker Studio. + * List all existing hubs. */ listHubs(callback?: (err: AWSError, data: SageMaker.Types.ListHubsResponse) => void): Request; /** @@ -2453,11 +2469,11 @@ declare class SageMaker extends Service { */ updateFeatureMetadata(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>; /** - * Update a hub. Hub APIs are only callable through SageMaker Studio. + * Update a hub. */ updateHub(params: SageMaker.Types.UpdateHubRequest, callback?: (err: AWSError, data: SageMaker.Types.UpdateHubResponse) => void): Request; /** - * Update a hub. Hub APIs are only callable through SageMaker Studio. + * Update a hub. */ updateHub(callback?: (err: AWSError, data: SageMaker.Types.UpdateHubResponse) => void): Request; /** @@ -5492,6 +5508,38 @@ declare namespace SageMaker { */ FlowDefinitionArn: FlowDefinitionArn; } + export interface CreateHubContentReferenceRequest { + /** + * The name of the hub to add the hub content reference to. + */ + HubName: HubNameOrArn; + /** + * The ARN of the public hub content to reference. + */ + SageMakerPublicHubContentArn: SageMakerPublicHubContentArn; + /** + * The name of the hub content to reference. + */ + HubContentName?: HubContentName; + /** + * The minimum version of the hub content to reference. + */ + MinVersion?: HubContentVersion; + /** + * Any tags associated with the hub content to reference. + */ + Tags?: TagList; + } + export interface CreateHubContentReferenceResponse { + /** + * The ARN of the hub that the hub content reference was added to. + */ + HubArn: HubArn; + /** + * The ARN of the hub content. + */ + HubContentArn: HubContentArn; + } export interface CreateHubRequest { /** * The name of the hub to create. @@ -7391,11 +7439,25 @@ declare namespace SageMaker { } export interface DeleteFlowDefinitionResponse { } + export interface DeleteHubContentReferenceRequest { + /** + * The name of the hub to delete the hub content reference from. + */ + HubName: HubNameOrArn; + /** + * The type of hub content to delete. + */ + HubContentType: HubContentType; + /** + * The name of the hub content to delete. + */ + HubContentName: HubContentName; + } export interface DeleteHubContentRequest { /** * The name of the hub that you want to delete content in. */ - HubName: HubName; + HubName: HubNameOrArn; /** * The type of content that you want to delete from a hub. */ @@ -7413,7 +7475,7 @@ declare namespace SageMaker { /** * The name of the hub to delete. */ - HubName: HubName; + HubName: HubNameOrArn; } export interface DeleteHumanTaskUiRequest { /** @@ -9086,7 +9148,7 @@ declare namespace SageMaker { /** * The name of the hub that contains the content to describe. */ - HubName: HubName; + HubName: HubNameOrArn; /** * The type of content in the hub. */ @@ -9145,6 +9207,18 @@ declare namespace SageMaker { * The hub content document that describes information about the hub content such as type, associated containers, scripts, and more. */ HubContentDocument: HubContentDocument; + /** + * The ARN of the public hub content. + */ + SageMakerPublicHubContentArn?: SageMakerPublicHubContentArn; + /** + * The minimum version of the hub content. + */ + ReferenceMinVersion?: ReferenceMinVersion; + /** + * The support status of the hub content. + */ + SupportStatus?: HubContentSupportStatus; /** * The searchable keywords for the hub content. */ @@ -9170,7 +9244,7 @@ declare namespace SageMaker { /** * The name of the hub to describe. */ - HubName: HubName; + HubName: HubNameOrArn; } export interface DescribeHubResponse { /** @@ -12765,6 +12839,10 @@ declare namespace SageMaker { * The Amazon Resource Name (ARN) of the hub content. */ HubContentArn: HubContentArn; + /** + * The ARN of the public hub content. + */ + SageMakerPublicHubContentArn?: SageMakerPublicHubContentArn; /** * The version of the hub content. */ @@ -12785,6 +12863,10 @@ declare namespace SageMaker { * A description of the hub content. */ HubContentDescription?: HubContentDescription; + /** + * The support status of the hub content. + */ + SupportStatus?: HubContentSupportStatus; /** * The searchable keywords for the hub content. */ @@ -12797,6 +12879,10 @@ declare namespace SageMaker { * The date and time that the hub content was created. */ CreationTime: Timestamp; + /** + * The date and time when the hub content was originally created, before any updates or revisions. + */ + OriginalCreationTime?: Timestamp; } export type HubContentInfoList = HubContentInfo[]; export type HubContentMarkdown = string; @@ -12804,7 +12890,8 @@ declare namespace SageMaker { export type HubContentSearchKeywordList = HubSearchKeyword[]; export type HubContentSortBy = "HubContentName"|"CreationTime"|"HubContentStatus"|string; export type HubContentStatus = "Available"|"Importing"|"Deleting"|"ImportFailed"|"DeleteFailed"|string; - export type HubContentType = "Model"|"Notebook"|string; + export type HubContentSupportStatus = "Supported"|"Deprecated"|string; + export type HubContentType = "Model"|"Notebook"|"ModelReference"|string; export type HubContentVersion = string; export type HubDescription = string; export type HubDisplayName = string; @@ -12844,6 +12931,7 @@ declare namespace SageMaker { } export type HubInfoList = HubInfo[]; export type HubName = string; + export type HubNameOrArn = string; export interface HubS3StorageConfig { /** * The Amazon S3 bucket prefix for hosting hub content. @@ -13544,7 +13632,7 @@ declare namespace SageMaker { /** * The name of the hub to import content into. */ - HubName: HubName; + HubName: HubNameOrArn; /** * The display name of the hub content to import. */ @@ -13804,6 +13892,12 @@ declare namespace SageMaker { RoleArn?: RoleArn; } export type InferenceExperimentType = "ShadowMode"|string; + export interface InferenceHubAccessConfig { + /** + * The ARN of the hub content for which deployment access is allowed. + */ + HubContentArn: HubContentArn; + } export type InferenceImage = string; export interface InferenceMetrics { /** @@ -13823,7 +13917,7 @@ declare namespace SageMaker { /** * The metrics used to decide what recommendation to make. */ - Metrics: RecommendationMetrics; + Metrics?: RecommendationMetrics; /** * Defines the endpoint configuration parameters. */ @@ -15474,7 +15568,7 @@ declare namespace SageMaker { /** * The name of the hub to list the content versions of. */ - HubName: HubName; + HubName: HubNameOrArn; /** * The type of hub content to list versions of. */ @@ -15530,7 +15624,7 @@ declare namespace SageMaker { /** * The name of the hub to list the contents of. */ - HubName: HubName; + HubName: HubNameOrArn; /** * The type of hub content to list. */ @@ -21190,19 +21284,19 @@ declare namespace SageMaker { /** * Defines the cost per hour for the instance. */ - CostPerHour: Float; + CostPerHour?: Float; /** * Defines the cost per inference for the instance . */ - CostPerInference: Float; + CostPerInference?: Float; /** * The expected maximum number of requests per minute for the instance. */ - MaxInvocations: Integer; + MaxInvocations?: Integer; /** * The expected model latency at maximum invocation per minute for the instance. */ - ModelLatency: Integer; + ModelLatency?: Integer; /** * The expected CPU utilization at maximum invocations per minute for the instance. NaN indicates that the value is not available. */ @@ -21245,6 +21339,7 @@ declare namespace SageMaker { export type RedshiftResultCompressionType = "None"|"GZIP"|"BZIP2"|"ZSTD"|"SNAPPY"|string; export type RedshiftResultFormat = "PARQUET"|"CSV"|string; export type RedshiftUserName = string; + export type ReferenceMinVersion = string; export interface RegisterDevicesRequest { /** * The name of the fleet. @@ -21538,6 +21633,10 @@ declare namespace SageMaker { * Specifies the access configuration file for the ML model. You can explicitly accept the model end-user license agreement (EULA) within the ModelAccessConfig. You are responsible for reviewing and complying with any applicable license terms and making sure they are acceptable for your use case before downloading or using a model. */ ModelAccessConfig?: ModelAccessConfig; + /** + * Configuration information for hub access. + */ + HubAccessConfig?: InferenceHubAccessConfig; } export type S3ModelDataType = "S3Prefix"|"S3Object"|string; export type S3ModelUri = string; @@ -21565,6 +21664,7 @@ declare namespace SageMaker { export type S3Uri = string; export type SageMakerImageVersionAlias = string; export type SageMakerImageVersionAliases = SageMakerImageVersionAlias[]; + export type SageMakerPublicHubContentArn = string; export type SagemakerServicecatalogStatus = "Enabled"|"Disabled"|string; export type SampleWeightAttributeName = string; export type SamplingPercentage = number; @@ -23941,7 +24041,7 @@ declare namespace SageMaker { /** * The name of the hub to update. */ - HubName: HubName; + HubName: HubNameOrArn; /** * A description of the updated hub. */ diff --git a/dist/aws-sdk-core-react-native.js b/dist/aws-sdk-core-react-native.js index 6e88e19704..43a518cb9c 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.1645.0', + VERSION: '2.1646.0', /** * @api private diff --git a/dist/aws-sdk-react-native.js b/dist/aws-sdk-react-native.js index a410f52202..8ab98868fe 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.1645.0', + VERSION: '2.1646.0', /** * @api private @@ -35629,53 +35629,53 @@ return /******/ (function(modules) { // webpackBootstrap Tnb: __webpack_require__(1277), InternetMonitor: __webpack_require__(1280), IVSRealTime: __webpack_require__(1284), - VPCLattice: __webpack_require__(1287), - OSIS: __webpack_require__(1290), - MediaPackageV2: __webpack_require__(1293), - PaymentCryptography: __webpack_require__(1297), - PaymentCryptographyData: __webpack_require__(1301), - CodeGuruSecurity: __webpack_require__(1304), - VerifiedPermissions: __webpack_require__(1307), - AppFabric: __webpack_require__(1311), - MedicalImaging: __webpack_require__(1315), - EntityResolution: __webpack_require__(1319), - ManagedBlockchainQuery: __webpack_require__(1322), - Neptunedata: __webpack_require__(1326), - PcaConnectorAd: __webpack_require__(1329), - Bedrock: __webpack_require__(1332), - BedrockRuntime: __webpack_require__(1336), - DataZone: __webpack_require__(1340), - LaunchWizard: __webpack_require__(1343), - TrustedAdvisor: __webpack_require__(1346), - InspectorScan: __webpack_require__(1349), - BCMDataExports: __webpack_require__(1352), - CostOptimizationHub: __webpack_require__(1355), - EKSAuth: __webpack_require__(1358), - FreeTier: __webpack_require__(1362), - Repostspace: __webpack_require__(1365), - WorkSpacesThinClient: __webpack_require__(1368), - B2bi: __webpack_require__(1371), - BedrockAgent: __webpack_require__(1374), - BedrockAgentRuntime: __webpack_require__(1377), - QBusiness: __webpack_require__(1380), - QConnect: __webpack_require__(1384), - CleanRoomsML: __webpack_require__(1387), - MarketplaceAgreement: __webpack_require__(1390), - MarketplaceDeployment: __webpack_require__(1393), - NetworkMonitor: __webpack_require__(1396), - SupplyChain: __webpack_require__(1400), - Artifact: __webpack_require__(1403), - Chatbot: __webpack_require__(1407), - TimestreamInfluxDB: __webpack_require__(1410), - CodeConnections: __webpack_require__(1413), - Deadline: __webpack_require__(1416), - ControlCatalog: __webpack_require__(1420), - Route53Profiles: __webpack_require__(1423), - MailManager: __webpack_require__(1426), - TaxSettings: __webpack_require__(1429), - ApplicationSignals: __webpack_require__(1432), - PcaConnectorScep: __webpack_require__(1435), - AppTest: __webpack_require__(1439) + VPCLattice: __webpack_require__(1288), + OSIS: __webpack_require__(1291), + MediaPackageV2: __webpack_require__(1294), + PaymentCryptography: __webpack_require__(1298), + PaymentCryptographyData: __webpack_require__(1302), + CodeGuruSecurity: __webpack_require__(1305), + VerifiedPermissions: __webpack_require__(1308), + AppFabric: __webpack_require__(1312), + MedicalImaging: __webpack_require__(1316), + EntityResolution: __webpack_require__(1320), + ManagedBlockchainQuery: __webpack_require__(1323), + Neptunedata: __webpack_require__(1327), + PcaConnectorAd: __webpack_require__(1330), + Bedrock: __webpack_require__(1333), + BedrockRuntime: __webpack_require__(1337), + DataZone: __webpack_require__(1341), + LaunchWizard: __webpack_require__(1344), + TrustedAdvisor: __webpack_require__(1347), + InspectorScan: __webpack_require__(1350), + BCMDataExports: __webpack_require__(1353), + CostOptimizationHub: __webpack_require__(1356), + EKSAuth: __webpack_require__(1360), + FreeTier: __webpack_require__(1364), + Repostspace: __webpack_require__(1367), + WorkSpacesThinClient: __webpack_require__(1370), + B2bi: __webpack_require__(1373), + BedrockAgent: __webpack_require__(1376), + BedrockAgentRuntime: __webpack_require__(1379), + QBusiness: __webpack_require__(1382), + QConnect: __webpack_require__(1386), + CleanRoomsML: __webpack_require__(1389), + MarketplaceAgreement: __webpack_require__(1392), + MarketplaceDeployment: __webpack_require__(1395), + NetworkMonitor: __webpack_require__(1398), + SupplyChain: __webpack_require__(1402), + Artifact: __webpack_require__(1405), + Chatbot: __webpack_require__(1409), + TimestreamInfluxDB: __webpack_require__(1412), + CodeConnections: __webpack_require__(1415), + Deadline: __webpack_require__(1418), + ControlCatalog: __webpack_require__(1422), + Route53Profiles: __webpack_require__(1425), + MailManager: __webpack_require__(1428), + TaxSettings: __webpack_require__(1431), + ApplicationSignals: __webpack_require__(1434), + PcaConnectorScep: __webpack_require__(1437), + AppTest: __webpack_require__(1441) }; /***/ }), @@ -38714,7 +38714,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 183 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2011-12-05","endpointPrefix":"dynamodb","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceAbbreviation":"DynamoDB","serviceFullName":"Amazon DynamoDB","serviceId":"DynamoDB","signatureVersion":"v4","targetPrefix":"DynamoDB_20111205","uid":"dynamodb-2011-12-05"},"operations":{"BatchGetItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S2"}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"type":"structure","members":{"Items":{"shape":"Sk"},"ConsumedCapacityUnits":{"type":"double"}}}},"UnprocessedKeys":{"shape":"S2"}}}},"BatchWriteItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"So"}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"type":"structure","members":{"ConsumedCapacityUnits":{"type":"double"}}}},"UnprocessedItems":{"shape":"So"}}}},"CreateTable":{"input":{"type":"structure","required":["TableName","KeySchema","ProvisionedThroughput"],"members":{"TableName":{},"KeySchema":{"shape":"Sy"},"ProvisionedThroughput":{"shape":"S12"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}},"DeleteItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S6"},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"DeleteTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}},"DescribeTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"Table":{"shape":"S15"}}}},"GetItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S6"},"AttributesToGet":{"shape":"Se"},"ConsistentRead":{"type":"boolean"}}},"output":{"type":"structure","members":{"Item":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"ListTables":{"input":{"type":"structure","members":{"ExclusiveStartTableName":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"TableNames":{"type":"list","member":{}},"LastEvaluatedTableName":{}}}},"PutItem":{"input":{"type":"structure","required":["TableName","Item"],"members":{"TableName":{},"Item":{"shape":"Ss"},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"Query":{"input":{"type":"structure","required":["TableName","HashKeyValue"],"members":{"TableName":{},"AttributesToGet":{"shape":"Se"},"Limit":{"type":"integer"},"ConsistentRead":{"type":"boolean"},"Count":{"type":"boolean"},"HashKeyValue":{"shape":"S7"},"RangeKeyCondition":{"shape":"S1u"},"ScanIndexForward":{"type":"boolean"},"ExclusiveStartKey":{"shape":"S6"}}},"output":{"type":"structure","members":{"Items":{"shape":"Sk"},"Count":{"type":"integer"},"LastEvaluatedKey":{"shape":"S6"},"ConsumedCapacityUnits":{"type":"double"}}}},"Scan":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"AttributesToGet":{"shape":"Se"},"Limit":{"type":"integer"},"Count":{"type":"boolean"},"ScanFilter":{"type":"map","key":{},"value":{"shape":"S1u"}},"ExclusiveStartKey":{"shape":"S6"}}},"output":{"type":"structure","members":{"Items":{"shape":"Sk"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S6"},"ConsumedCapacityUnits":{"type":"double"}}}},"UpdateItem":{"input":{"type":"structure","required":["TableName","Key","AttributeUpdates"],"members":{"TableName":{},"Key":{"shape":"S6"},"AttributeUpdates":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S7"},"Action":{}}}},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"UpdateTable":{"input":{"type":"structure","required":["TableName","ProvisionedThroughput"],"members":{"TableName":{},"ProvisionedThroughput":{"shape":"S12"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}}},"shapes":{"S2":{"type":"map","key":{},"value":{"type":"structure","required":["Keys"],"members":{"Keys":{"type":"list","member":{"shape":"S6"}},"AttributesToGet":{"shape":"Se"},"ConsistentRead":{"type":"boolean"}}}},"S6":{"type":"structure","required":["HashKeyElement"],"members":{"HashKeyElement":{"shape":"S7"},"RangeKeyElement":{"shape":"S7"}}},"S7":{"type":"structure","members":{"S":{},"N":{},"B":{"type":"blob"},"SS":{"type":"list","member":{}},"NS":{"type":"list","member":{}},"BS":{"type":"list","member":{"type":"blob"}}}},"Se":{"type":"list","member":{}},"Sk":{"type":"list","member":{"shape":"Sl"}},"Sl":{"type":"map","key":{},"value":{"shape":"S7"}},"So":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"PutRequest":{"type":"structure","required":["Item"],"members":{"Item":{"shape":"Ss"}}},"DeleteRequest":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"S6"}}}}}}},"Ss":{"type":"map","key":{},"value":{"shape":"S7"}},"Sy":{"type":"structure","required":["HashKeyElement"],"members":{"HashKeyElement":{"shape":"Sz"},"RangeKeyElement":{"shape":"Sz"}}},"Sz":{"type":"structure","required":["AttributeName","AttributeType"],"members":{"AttributeName":{},"AttributeType":{}}},"S12":{"type":"structure","required":["ReadCapacityUnits","WriteCapacityUnits"],"members":{"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S15":{"type":"structure","members":{"TableName":{},"KeySchema":{"shape":"Sy"},"TableStatus":{},"CreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"type":"structure","members":{"LastIncreaseDateTime":{"type":"timestamp"},"LastDecreaseDateTime":{"type":"timestamp"},"NumberOfDecreasesToday":{"type":"long"},"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"TableSizeBytes":{"type":"long"},"ItemCount":{"type":"long"}}},"S1b":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S7"},"Exists":{"type":"boolean"}}}},"S1u":{"type":"structure","required":["ComparisonOperator"],"members":{"AttributeValueList":{"type":"list","member":{"shape":"S7"}},"ComparisonOperator":{}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2011-12-05","endpointPrefix":"dynamodb","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceAbbreviation":"DynamoDB","serviceFullName":"Amazon DynamoDB","serviceId":"DynamoDB","signatureVersion":"v4","targetPrefix":"DynamoDB_20111205","uid":"dynamodb-2011-12-05","auth":["aws.auth#sigv4"]},"operations":{"BatchGetItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S2"}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"type":"structure","members":{"Items":{"shape":"Sk"},"ConsumedCapacityUnits":{"type":"double"}}}},"UnprocessedKeys":{"shape":"S2"}}}},"BatchWriteItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"So"}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"type":"structure","members":{"ConsumedCapacityUnits":{"type":"double"}}}},"UnprocessedItems":{"shape":"So"}}}},"CreateTable":{"input":{"type":"structure","required":["TableName","KeySchema","ProvisionedThroughput"],"members":{"TableName":{},"KeySchema":{"shape":"Sy"},"ProvisionedThroughput":{"shape":"S12"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}},"DeleteItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S6"},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"DeleteTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}},"DescribeTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"Table":{"shape":"S15"}}}},"GetItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S6"},"AttributesToGet":{"shape":"Se"},"ConsistentRead":{"type":"boolean"}}},"output":{"type":"structure","members":{"Item":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"ListTables":{"input":{"type":"structure","members":{"ExclusiveStartTableName":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"TableNames":{"type":"list","member":{}},"LastEvaluatedTableName":{}}}},"PutItem":{"input":{"type":"structure","required":["TableName","Item"],"members":{"TableName":{},"Item":{"shape":"Ss"},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"Query":{"input":{"type":"structure","required":["TableName","HashKeyValue"],"members":{"TableName":{},"AttributesToGet":{"shape":"Se"},"Limit":{"type":"integer"},"ConsistentRead":{"type":"boolean"},"Count":{"type":"boolean"},"HashKeyValue":{"shape":"S7"},"RangeKeyCondition":{"shape":"S1u"},"ScanIndexForward":{"type":"boolean"},"ExclusiveStartKey":{"shape":"S6"}}},"output":{"type":"structure","members":{"Items":{"shape":"Sk"},"Count":{"type":"integer"},"LastEvaluatedKey":{"shape":"S6"},"ConsumedCapacityUnits":{"type":"double"}}}},"Scan":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"AttributesToGet":{"shape":"Se"},"Limit":{"type":"integer"},"Count":{"type":"boolean"},"ScanFilter":{"type":"map","key":{},"value":{"shape":"S1u"}},"ExclusiveStartKey":{"shape":"S6"}}},"output":{"type":"structure","members":{"Items":{"shape":"Sk"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S6"},"ConsumedCapacityUnits":{"type":"double"}}}},"UpdateItem":{"input":{"type":"structure","required":["TableName","Key","AttributeUpdates"],"members":{"TableName":{},"Key":{"shape":"S6"},"AttributeUpdates":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S7"},"Action":{}}}},"Expected":{"shape":"S1b"},"ReturnValues":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sl"},"ConsumedCapacityUnits":{"type":"double"}}}},"UpdateTable":{"input":{"type":"structure","required":["TableName","ProvisionedThroughput"],"members":{"TableName":{},"ProvisionedThroughput":{"shape":"S12"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S15"}}}}},"shapes":{"S2":{"type":"map","key":{},"value":{"type":"structure","required":["Keys"],"members":{"Keys":{"type":"list","member":{"shape":"S6"}},"AttributesToGet":{"shape":"Se"},"ConsistentRead":{"type":"boolean"}}}},"S6":{"type":"structure","required":["HashKeyElement"],"members":{"HashKeyElement":{"shape":"S7"},"RangeKeyElement":{"shape":"S7"}}},"S7":{"type":"structure","members":{"S":{},"N":{},"B":{"type":"blob"},"SS":{"type":"list","member":{}},"NS":{"type":"list","member":{}},"BS":{"type":"list","member":{"type":"blob"}}}},"Se":{"type":"list","member":{}},"Sk":{"type":"list","member":{"shape":"Sl"}},"Sl":{"type":"map","key":{},"value":{"shape":"S7"}},"So":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"PutRequest":{"type":"structure","required":["Item"],"members":{"Item":{"shape":"Ss"}}},"DeleteRequest":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"S6"}}}}}}},"Ss":{"type":"map","key":{},"value":{"shape":"S7"}},"Sy":{"type":"structure","required":["HashKeyElement"],"members":{"HashKeyElement":{"shape":"Sz"},"RangeKeyElement":{"shape":"Sz"}}},"Sz":{"type":"structure","required":["AttributeName","AttributeType"],"members":{"AttributeName":{},"AttributeType":{}}},"S12":{"type":"structure","required":["ReadCapacityUnits","WriteCapacityUnits"],"members":{"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S15":{"type":"structure","members":{"TableName":{},"KeySchema":{"shape":"Sy"},"TableStatus":{},"CreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"type":"structure","members":{"LastIncreaseDateTime":{"type":"timestamp"},"LastDecreaseDateTime":{"type":"timestamp"},"NumberOfDecreasesToday":{"type":"long"},"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"TableSizeBytes":{"type":"long"},"ItemCount":{"type":"long"}}},"S1b":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S7"},"Exists":{"type":"boolean"}}}},"S1u":{"type":"structure","required":["ComparisonOperator"],"members":{"AttributeValueList":{"type":"list","member":{"shape":"S7"}},"ComparisonOperator":{}}}}} /***/ }), /* 184 */ @@ -38732,7 +38732,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 186 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2012-08-10","endpointPrefix":"dynamodb","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceAbbreviation":"DynamoDB","serviceFullName":"Amazon DynamoDB","serviceId":"DynamoDB","signatureVersion":"v4","targetPrefix":"DynamoDB_20120810","uid":"dynamodb-2012-08-10"},"operations":{"BatchExecuteStatement":{"input":{"type":"structure","required":["Statements"],"members":{"Statements":{"type":"list","member":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ConsistentRead":{"type":"boolean"},"ReturnValuesOnConditionCheckFailure":{}}}},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"type":"list","member":{"type":"structure","members":{"Error":{"type":"structure","members":{"Code":{},"Message":{},"Item":{"shape":"Sr"}}},"TableName":{},"Item":{"shape":"Sr"}}}},"ConsumedCapacity":{"shape":"St"}}}},"BatchGetItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S11"},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"shape":"S1b"}},"UnprocessedKeys":{"shape":"S11"},"ConsumedCapacity":{"shape":"St"}}},"endpointdiscovery":{}},"BatchWriteItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S1d"},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{}}},"output":{"type":"structure","members":{"UnprocessedItems":{"shape":"S1d"},"ItemCollectionMetrics":{"shape":"S1l"},"ConsumedCapacity":{"shape":"St"}}},"endpointdiscovery":{}},"CreateBackup":{"input":{"type":"structure","required":["TableName","BackupName"],"members":{"TableName":{},"BackupName":{}}},"output":{"type":"structure","members":{"BackupDetails":{"shape":"S1u"}}},"endpointdiscovery":{}},"CreateGlobalTable":{"input":{"type":"structure","required":["GlobalTableName","ReplicationGroup"],"members":{"GlobalTableName":{},"ReplicationGroup":{"shape":"S22"}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"CreateTable":{"input":{"type":"structure","required":["AttributeDefinitions","TableName","KeySchema"],"members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"KeySchema":{"shape":"S2s"},"LocalSecondaryIndexes":{"shape":"S2v"},"GlobalSecondaryIndexes":{"shape":"S31"},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"StreamSpecification":{"shape":"S36"},"SSESpecification":{"shape":"S39"},"Tags":{"shape":"S3c"},"TableClass":{},"DeletionProtectionEnabled":{"type":"boolean"},"ResourcePolicy":{},"OnDemandThroughput":{"shape":"S34"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"DeleteBackup":{"input":{"type":"structure","required":["BackupArn"],"members":{"BackupArn":{}}},"output":{"type":"structure","members":{"BackupDescription":{"shape":"S45"}}},"endpointdiscovery":{}},"DeleteItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"Expected":{"shape":"S4i"},"ConditionalOperator":{},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"DeleteResourcePolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"ExpectedRevisionId":{}}},"output":{"type":"structure","members":{"RevisionId":{}}},"endpointdiscovery":{}},"DeleteTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"DescribeBackup":{"input":{"type":"structure","required":["BackupArn"],"members":{"BackupArn":{}}},"output":{"type":"structure","members":{"BackupDescription":{"shape":"S45"}}},"endpointdiscovery":{}},"DescribeContinuousBackups":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"ContinuousBackupsDescription":{"shape":"S53"}}},"endpointdiscovery":{}},"DescribeContributorInsights":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{}}},"output":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsRuleList":{"type":"list","member":{}},"ContributorInsightsStatus":{},"LastUpdateDateTime":{"type":"timestamp"},"FailureException":{"type":"structure","members":{"ExceptionName":{},"ExceptionDescription":{}}}}}},"DescribeEndpoints":{"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["Endpoints"],"members":{"Endpoints":{"type":"list","member":{"type":"structure","required":["Address","CachePeriodInMinutes"],"members":{"Address":{},"CachePeriodInMinutes":{"type":"long"}}}}}},"endpointoperation":true},"DescribeExport":{"input":{"type":"structure","required":["ExportArn"],"members":{"ExportArn":{}}},"output":{"type":"structure","members":{"ExportDescription":{"shape":"S5o"}}}},"DescribeGlobalTable":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"DescribeGlobalTableSettings":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{}}},"output":{"type":"structure","members":{"GlobalTableName":{},"ReplicaSettings":{"shape":"S6d"}}},"endpointdiscovery":{}},"DescribeImport":{"input":{"type":"structure","required":["ImportArn"],"members":{"ImportArn":{}}},"output":{"type":"structure","required":["ImportTableDescription"],"members":{"ImportTableDescription":{"shape":"S6r"}}}},"DescribeKinesisStreamingDestination":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableName":{},"KinesisDataStreamDestinations":{"type":"list","member":{"type":"structure","members":{"StreamArn":{},"DestinationStatus":{},"DestinationStatusDescription":{},"ApproximateCreationDateTimePrecision":{}}}}}},"endpointdiscovery":{}},"DescribeLimits":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountMaxReadCapacityUnits":{"type":"long"},"AccountMaxWriteCapacityUnits":{"type":"long"},"TableMaxReadCapacityUnits":{"type":"long"},"TableMaxWriteCapacityUnits":{"type":"long"}}},"endpointdiscovery":{}},"DescribeTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"Table":{"shape":"S3j"}}},"endpointdiscovery":{}},"DescribeTableReplicaAutoScaling":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableAutoScalingDescription":{"shape":"S7k"}}}},"DescribeTimeToLive":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TimeToLiveDescription":{"shape":"S4e"}}},"endpointdiscovery":{}},"DisableKinesisStreamingDestination":{"input":{"shape":"S7r"},"output":{"shape":"S7t"},"endpointdiscovery":{}},"EnableKinesisStreamingDestination":{"input":{"shape":"S7r"},"output":{"shape":"S7t"},"endpointdiscovery":{}},"ExecuteStatement":{"input":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ConsistentRead":{"type":"boolean"},"NextToken":{},"ReturnConsumedCapacity":{},"Limit":{"type":"integer"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"NextToken":{},"ConsumedCapacity":{"shape":"Su"},"LastEvaluatedKey":{"shape":"S14"}}}},"ExecuteTransaction":{"input":{"type":"structure","required":["TransactStatements"],"members":{"TransactStatements":{"type":"list","member":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ReturnValuesOnConditionCheckFailure":{}}}},"ClientRequestToken":{"idempotencyToken":true},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"shape":"S83"},"ConsumedCapacity":{"shape":"St"}}}},"ExportTableToPointInTime":{"input":{"type":"structure","required":["TableArn","S3Bucket"],"members":{"TableArn":{},"ExportTime":{"type":"timestamp"},"ClientToken":{"idempotencyToken":true},"S3Bucket":{},"S3BucketOwner":{},"S3Prefix":{},"S3SseAlgorithm":{},"S3SseKmsKeyId":{},"ExportFormat":{},"ExportType":{},"IncrementalExportSpecification":{"shape":"S65"}}},"output":{"type":"structure","members":{"ExportDescription":{"shape":"S5o"}}}},"GetItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"AttributesToGet":{"shape":"S15"},"ConsistentRead":{"type":"boolean"},"ReturnConsumedCapacity":{},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}},"output":{"type":"structure","members":{"Item":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"GetResourcePolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{},"RevisionId":{}}},"endpointdiscovery":{}},"ImportTable":{"input":{"type":"structure","required":["S3BucketSource","InputFormat","TableCreationParameters"],"members":{"ClientToken":{"idempotencyToken":true},"S3BucketSource":{"shape":"S6t"},"InputFormat":{},"InputFormatOptions":{"shape":"S6x"},"InputCompressionType":{},"TableCreationParameters":{"shape":"S73"}}},"output":{"type":"structure","required":["ImportTableDescription"],"members":{"ImportTableDescription":{"shape":"S6r"}}}},"ListBackups":{"input":{"type":"structure","members":{"TableName":{},"Limit":{"type":"integer"},"TimeRangeLowerBound":{"type":"timestamp"},"TimeRangeUpperBound":{"type":"timestamp"},"ExclusiveStartBackupArn":{},"BackupType":{}}},"output":{"type":"structure","members":{"BackupSummaries":{"type":"list","member":{"type":"structure","members":{"TableName":{},"TableId":{},"TableArn":{},"BackupArn":{},"BackupName":{},"BackupCreationDateTime":{"type":"timestamp"},"BackupExpiryDateTime":{"type":"timestamp"},"BackupStatus":{},"BackupType":{},"BackupSizeBytes":{"type":"long"}}}},"LastEvaluatedBackupArn":{}}},"endpointdiscovery":{}},"ListContributorInsights":{"input":{"type":"structure","members":{"TableName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ContributorInsightsSummaries":{"type":"list","member":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsStatus":{}}}},"NextToken":{}}}},"ListExports":{"input":{"type":"structure","members":{"TableArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ExportSummaries":{"type":"list","member":{"type":"structure","members":{"ExportArn":{},"ExportStatus":{},"ExportType":{}}}},"NextToken":{}}}},"ListGlobalTables":{"input":{"type":"structure","members":{"ExclusiveStartGlobalTableName":{},"Limit":{"type":"integer"},"RegionName":{}}},"output":{"type":"structure","members":{"GlobalTables":{"type":"list","member":{"type":"structure","members":{"GlobalTableName":{},"ReplicationGroup":{"shape":"S22"}}}},"LastEvaluatedGlobalTableName":{}}},"endpointdiscovery":{}},"ListImports":{"input":{"type":"structure","members":{"TableArn":{},"PageSize":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ImportSummaryList":{"type":"list","member":{"type":"structure","members":{"ImportArn":{},"ImportStatus":{},"TableArn":{},"S3BucketSource":{"shape":"S6t"},"CloudWatchLogGroupArn":{},"InputFormat":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTables":{"input":{"type":"structure","members":{"ExclusiveStartTableName":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"TableNames":{"type":"list","member":{}},"LastEvaluatedTableName":{}}},"endpointdiscovery":{}},"ListTagsOfResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"NextToken":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S3c"},"NextToken":{}}},"endpointdiscovery":{}},"PutItem":{"input":{"type":"structure","required":["TableName","Item"],"members":{"TableName":{},"Item":{"shape":"S1h"},"Expected":{"shape":"S4i"},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ConditionalOperator":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"PutResourcePolicy":{"input":{"type":"structure","required":["ResourceArn","Policy"],"members":{"ResourceArn":{},"Policy":{},"ExpectedRevisionId":{},"ConfirmRemoveSelfResourceAccess":{"type":"boolean"}}},"output":{"type":"structure","members":{"RevisionId":{}}},"endpointdiscovery":{}},"Query":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{},"Select":{},"AttributesToGet":{"shape":"S15"},"Limit":{"type":"integer"},"ConsistentRead":{"type":"boolean"},"KeyConditions":{"type":"map","key":{},"value":{"shape":"S9l"}},"QueryFilter":{"shape":"S9m"},"ConditionalOperator":{},"ScanIndexForward":{"type":"boolean"},"ExclusiveStartKey":{"shape":"S14"},"ReturnConsumedCapacity":{},"ProjectionExpression":{},"FilterExpression":{},"KeyConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S14"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"RestoreTableFromBackup":{"input":{"type":"structure","required":["TargetTableName","BackupArn"],"members":{"TargetTableName":{},"BackupArn":{},"BillingModeOverride":{},"GlobalSecondaryIndexOverride":{"shape":"S31"},"LocalSecondaryIndexOverride":{"shape":"S2v"},"ProvisionedThroughputOverride":{"shape":"S33"},"OnDemandThroughputOverride":{"shape":"S34"},"SSESpecificationOverride":{"shape":"S39"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"RestoreTableToPointInTime":{"input":{"type":"structure","required":["TargetTableName"],"members":{"SourceTableArn":{},"SourceTableName":{},"TargetTableName":{},"UseLatestRestorableTime":{"type":"boolean"},"RestoreDateTime":{"type":"timestamp"},"BillingModeOverride":{},"GlobalSecondaryIndexOverride":{"shape":"S31"},"LocalSecondaryIndexOverride":{"shape":"S2v"},"ProvisionedThroughputOverride":{"shape":"S33"},"OnDemandThroughputOverride":{"shape":"S34"},"SSESpecificationOverride":{"shape":"S39"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"Scan":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{},"AttributesToGet":{"shape":"S15"},"Limit":{"type":"integer"},"Select":{},"ScanFilter":{"shape":"S9m"},"ConditionalOperator":{},"ExclusiveStartKey":{"shape":"S14"},"ReturnConsumedCapacity":{},"TotalSegments":{"type":"integer"},"Segment":{"type":"integer"},"ProjectionExpression":{},"FilterExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ConsistentRead":{"type":"boolean"}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S14"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S3c"}}},"endpointdiscovery":{}},"TransactGetItems":{"input":{"type":"structure","required":["TransactItems"],"members":{"TransactItems":{"type":"list","member":{"type":"structure","required":["Get"],"members":{"Get":{"type":"structure","required":["Key","TableName"],"members":{"Key":{"shape":"S14"},"TableName":{},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}}}}},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"ConsumedCapacity":{"shape":"St"},"Responses":{"shape":"S83"}}},"endpointdiscovery":{}},"TransactWriteItems":{"input":{"type":"structure","required":["TransactItems"],"members":{"TransactItems":{"type":"list","member":{"type":"structure","members":{"ConditionCheck":{"type":"structure","required":["Key","TableName","ConditionExpression"],"members":{"Key":{"shape":"S14"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Put":{"type":"structure","required":["Item","TableName"],"members":{"Item":{"shape":"S1h"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Delete":{"type":"structure","required":["Key","TableName"],"members":{"Key":{"shape":"S14"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Update":{"type":"structure","required":["Key","UpdateExpression","TableName"],"members":{"Key":{"shape":"S14"},"UpdateExpression":{},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}}}}},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ConsumedCapacity":{"shape":"St"},"ItemCollectionMetrics":{"shape":"S1l"}}},"endpointdiscovery":{}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"endpointdiscovery":{}},"UpdateContinuousBackups":{"input":{"type":"structure","required":["TableName","PointInTimeRecoverySpecification"],"members":{"TableName":{},"PointInTimeRecoverySpecification":{"type":"structure","required":["PointInTimeRecoveryEnabled"],"members":{"PointInTimeRecoveryEnabled":{"type":"boolean"}}}}},"output":{"type":"structure","members":{"ContinuousBackupsDescription":{"shape":"S53"}}},"endpointdiscovery":{}},"UpdateContributorInsights":{"input":{"type":"structure","required":["TableName","ContributorInsightsAction"],"members":{"TableName":{},"IndexName":{},"ContributorInsightsAction":{}}},"output":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsStatus":{}}}},"UpdateGlobalTable":{"input":{"type":"structure","required":["GlobalTableName","ReplicaUpdates"],"members":{"GlobalTableName":{},"ReplicaUpdates":{"type":"list","member":{"type":"structure","members":{"Create":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}},"Delete":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}}}}}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"UpdateGlobalTableSettings":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{},"GlobalTableBillingMode":{},"GlobalTableProvisionedWriteCapacityUnits":{"type":"long"},"GlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate":{"shape":"Sas"},"GlobalTableGlobalSecondaryIndexSettingsUpdate":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedWriteCapacityUnits":{"type":"long"},"ProvisionedWriteCapacityAutoScalingSettingsUpdate":{"shape":"Sas"}}}},"ReplicaSettingsUpdate":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaProvisionedReadCapacityUnits":{"type":"long"},"ReplicaProvisionedReadCapacityAutoScalingSettingsUpdate":{"shape":"Sas"},"ReplicaGlobalSecondaryIndexSettingsUpdate":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedReadCapacityUnits":{"type":"long"},"ProvisionedReadCapacityAutoScalingSettingsUpdate":{"shape":"Sas"}}}},"ReplicaTableClass":{}}}}}},"output":{"type":"structure","members":{"GlobalTableName":{},"ReplicaSettings":{"shape":"S6d"}}},"endpointdiscovery":{}},"UpdateItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"AttributeUpdates":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S6"},"Action":{}}}},"Expected":{"shape":"S4i"},"ConditionalOperator":{},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"UpdateExpression":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"UpdateKinesisStreamingDestination":{"input":{"type":"structure","required":["TableName","StreamArn"],"members":{"TableName":{},"StreamArn":{},"UpdateKinesisStreamingConfiguration":{"shape":"Sb9"}}},"output":{"type":"structure","members":{"TableName":{},"StreamArn":{},"DestinationStatus":{},"UpdateKinesisStreamingConfiguration":{"shape":"Sb9"}}},"endpointdiscovery":{}},"UpdateTable":{"input":{"type":"structure","required":["TableName"],"members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"GlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"Update":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}},"Create":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}},"Delete":{"type":"structure","required":["IndexName"],"members":{"IndexName":{}}}}}},"StreamSpecification":{"shape":"S36"},"SSESpecification":{"shape":"S39"},"ReplicaUpdates":{"type":"list","member":{"type":"structure","members":{"Create":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"shape":"Sbk"},"TableClassOverride":{}}},"Update":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"shape":"Sbk"},"TableClassOverride":{}}},"Delete":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}}}}},"TableClass":{},"DeletionProtectionEnabled":{"type":"boolean"},"OnDemandThroughput":{"shape":"S34"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"UpdateTableReplicaAutoScaling":{"input":{"type":"structure","required":["TableName"],"members":{"GlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedWriteCapacityAutoScalingUpdate":{"shape":"Sas"}}}},"TableName":{},"ProvisionedWriteCapacityAutoScalingUpdate":{"shape":"Sas"},"ReplicaUpdates":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaGlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedReadCapacityAutoScalingUpdate":{"shape":"Sas"}}}},"ReplicaProvisionedReadCapacityAutoScalingUpdate":{"shape":"Sas"}}}}}},"output":{"type":"structure","members":{"TableAutoScalingDescription":{"shape":"S7k"}}}},"UpdateTimeToLive":{"input":{"type":"structure","required":["TableName","TimeToLiveSpecification"],"members":{"TableName":{},"TimeToLiveSpecification":{"shape":"Sby"}}},"output":{"type":"structure","members":{"TimeToLiveSpecification":{"shape":"Sby"}}},"endpointdiscovery":{}}},"shapes":{"S5":{"type":"list","member":{"shape":"S6"}},"S6":{"type":"structure","members":{"S":{},"N":{},"B":{"type":"blob"},"SS":{"type":"list","member":{}},"NS":{"type":"list","member":{}},"BS":{"type":"list","member":{"type":"blob"}},"M":{"type":"map","key":{},"value":{"shape":"S6"}},"L":{"type":"list","member":{"shape":"S6"}},"NULL":{"type":"boolean"},"BOOL":{"type":"boolean"}}},"Sr":{"type":"map","key":{},"value":{"shape":"S6"}},"St":{"type":"list","member":{"shape":"Su"}},"Su":{"type":"structure","members":{"TableName":{},"CapacityUnits":{"type":"double"},"ReadCapacityUnits":{"type":"double"},"WriteCapacityUnits":{"type":"double"},"Table":{"shape":"Sx"},"LocalSecondaryIndexes":{"shape":"Sy"},"GlobalSecondaryIndexes":{"shape":"Sy"}}},"Sx":{"type":"structure","members":{"ReadCapacityUnits":{"type":"double"},"WriteCapacityUnits":{"type":"double"},"CapacityUnits":{"type":"double"}}},"Sy":{"type":"map","key":{},"value":{"shape":"Sx"}},"S11":{"type":"map","key":{},"value":{"type":"structure","required":["Keys"],"members":{"Keys":{"type":"list","member":{"shape":"S14"}},"AttributesToGet":{"shape":"S15"},"ConsistentRead":{"type":"boolean"},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}}},"S14":{"type":"map","key":{},"value":{"shape":"S6"}},"S15":{"type":"list","member":{}},"S17":{"type":"map","key":{},"value":{}},"S1b":{"type":"list","member":{"shape":"Sr"}},"S1d":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"PutRequest":{"type":"structure","required":["Item"],"members":{"Item":{"shape":"S1h"}}},"DeleteRequest":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"S14"}}}}}}},"S1h":{"type":"map","key":{},"value":{"shape":"S6"}},"S1l":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S1n"}}},"S1n":{"type":"structure","members":{"ItemCollectionKey":{"type":"map","key":{},"value":{"shape":"S6"}},"SizeEstimateRangeGB":{"type":"list","member":{"type":"double"}}}},"S1u":{"type":"structure","required":["BackupArn","BackupName","BackupStatus","BackupType","BackupCreationDateTime"],"members":{"BackupArn":{},"BackupName":{},"BackupSizeBytes":{"type":"long"},"BackupStatus":{},"BackupType":{},"BackupCreationDateTime":{"type":"timestamp"},"BackupExpiryDateTime":{"type":"timestamp"}}},"S22":{"type":"list","member":{"type":"structure","members":{"RegionName":{}}}},"S26":{"type":"structure","members":{"ReplicationGroup":{"shape":"S27"},"GlobalTableArn":{},"CreationDateTime":{"type":"timestamp"},"GlobalTableStatus":{},"GlobalTableName":{}}},"S27":{"type":"list","member":{"type":"structure","members":{"RegionName":{},"ReplicaStatus":{},"ReplicaStatusDescription":{},"ReplicaStatusPercentProgress":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"}}}},"ReplicaInaccessibleDateTime":{"type":"timestamp"},"ReplicaTableClassSummary":{"shape":"S2j"}}}},"S2d":{"type":"structure","members":{"ReadCapacityUnits":{"type":"long"}}},"S2f":{"type":"structure","members":{"MaxReadRequestUnits":{"type":"long"}}},"S2j":{"type":"structure","members":{"TableClass":{},"LastUpdateDateTime":{"type":"timestamp"}}},"S2o":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeType"],"members":{"AttributeName":{},"AttributeType":{}}}},"S2s":{"type":"list","member":{"type":"structure","required":["AttributeName","KeyType"],"members":{"AttributeName":{},"KeyType":{}}}},"S2v":{"type":"list","member":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"}}}},"S2x":{"type":"structure","members":{"ProjectionType":{},"NonKeyAttributes":{"type":"list","member":{}}}},"S31":{"type":"list","member":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}}},"S33":{"type":"structure","required":["ReadCapacityUnits","WriteCapacityUnits"],"members":{"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S34":{"type":"structure","members":{"MaxReadRequestUnits":{"type":"long"},"MaxWriteRequestUnits":{"type":"long"}}},"S36":{"type":"structure","required":["StreamEnabled"],"members":{"StreamEnabled":{"type":"boolean"},"StreamViewType":{}}},"S39":{"type":"structure","members":{"Enabled":{"type":"boolean"},"SSEType":{},"KMSMasterKeyId":{}}},"S3c":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S3j":{"type":"structure","members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"KeySchema":{"shape":"S2s"},"TableStatus":{},"CreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"shape":"S3l"},"TableSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"TableArn":{},"TableId":{},"BillingModeSummary":{"shape":"S3o"},"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"IndexSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"IndexArn":{}}}},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"IndexStatus":{},"Backfilling":{"type":"boolean"},"ProvisionedThroughput":{"shape":"S3l"},"IndexSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"IndexArn":{},"OnDemandThroughput":{"shape":"S34"}}}},"StreamSpecification":{"shape":"S36"},"LatestStreamLabel":{},"LatestStreamArn":{},"GlobalTableVersion":{},"Replicas":{"shape":"S27"},"RestoreSummary":{"type":"structure","required":["RestoreDateTime","RestoreInProgress"],"members":{"SourceBackupArn":{},"SourceTableArn":{},"RestoreDateTime":{"type":"timestamp"},"RestoreInProgress":{"type":"boolean"}}},"SSEDescription":{"shape":"S3y"},"ArchivalSummary":{"type":"structure","members":{"ArchivalDateTime":{"type":"timestamp"},"ArchivalReason":{},"ArchivalBackupArn":{}}},"TableClassSummary":{"shape":"S2j"},"DeletionProtectionEnabled":{"type":"boolean"},"OnDemandThroughput":{"shape":"S34"}}},"S3l":{"type":"structure","members":{"LastIncreaseDateTime":{"type":"timestamp"},"LastDecreaseDateTime":{"type":"timestamp"},"NumberOfDecreasesToday":{"type":"long"},"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S3o":{"type":"structure","members":{"BillingMode":{},"LastUpdateToPayPerRequestDateTime":{"type":"timestamp"}}},"S3y":{"type":"structure","members":{"Status":{},"SSEType":{},"KMSMasterKeyArn":{},"InaccessibleEncryptionDateTime":{"type":"timestamp"}}},"S45":{"type":"structure","members":{"BackupDetails":{"shape":"S1u"},"SourceTableDetails":{"type":"structure","required":["TableName","TableId","KeySchema","TableCreationDateTime","ProvisionedThroughput"],"members":{"TableName":{},"TableId":{},"TableArn":{},"TableSizeBytes":{"type":"long"},"KeySchema":{"shape":"S2s"},"TableCreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"},"ItemCount":{"type":"long"},"BillingMode":{}}},"SourceTableFeatureDetails":{"type":"structure","members":{"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"}}}},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}}},"StreamDescription":{"shape":"S36"},"TimeToLiveDescription":{"shape":"S4e"},"SSEDescription":{"shape":"S3y"}}}}},"S4e":{"type":"structure","members":{"TimeToLiveStatus":{},"AttributeName":{}}},"S4i":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S6"},"Exists":{"type":"boolean"},"ComparisonOperator":{},"AttributeValueList":{"shape":"S4m"}}}},"S4m":{"type":"list","member":{"shape":"S6"}},"S4q":{"type":"map","key":{},"value":{"shape":"S6"}},"S53":{"type":"structure","required":["ContinuousBackupsStatus"],"members":{"ContinuousBackupsStatus":{},"PointInTimeRecoveryDescription":{"type":"structure","members":{"PointInTimeRecoveryStatus":{},"EarliestRestorableDateTime":{"type":"timestamp"},"LatestRestorableDateTime":{"type":"timestamp"}}}}},"S5o":{"type":"structure","members":{"ExportArn":{},"ExportStatus":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ExportManifest":{},"TableArn":{},"TableId":{},"ExportTime":{"type":"timestamp"},"ClientToken":{},"S3Bucket":{},"S3BucketOwner":{},"S3Prefix":{},"S3SseAlgorithm":{},"S3SseKmsKeyId":{},"FailureCode":{},"FailureMessage":{},"ExportFormat":{},"BilledSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"ExportType":{},"IncrementalExportSpecification":{"shape":"S65"}}},"S65":{"type":"structure","members":{"ExportFromTime":{"type":"timestamp"},"ExportToTime":{"type":"timestamp"},"ExportViewType":{}}},"S6d":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaStatus":{},"ReplicaBillingModeSummary":{"shape":"S3o"},"ReplicaProvisionedReadCapacityUnits":{"type":"long"},"ReplicaProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaProvisionedWriteCapacityUnits":{"type":"long"},"ReplicaProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaGlobalSecondaryIndexSettings":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"IndexStatus":{},"ProvisionedReadCapacityUnits":{"type":"long"},"ProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ProvisionedWriteCapacityUnits":{"type":"long"},"ProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"}}}},"ReplicaTableClassSummary":{"shape":"S2j"}}}},"S6f":{"type":"structure","members":{"MinimumUnits":{"type":"long"},"MaximumUnits":{"type":"long"},"AutoScalingDisabled":{"type":"boolean"},"AutoScalingRoleArn":{},"ScalingPolicies":{"type":"list","member":{"type":"structure","members":{"PolicyName":{},"TargetTrackingScalingPolicyConfiguration":{"type":"structure","required":["TargetValue"],"members":{"DisableScaleIn":{"type":"boolean"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"TargetValue":{"type":"double"}}}}}}}},"S6r":{"type":"structure","members":{"ImportArn":{},"ImportStatus":{},"TableArn":{},"TableId":{},"ClientToken":{},"S3BucketSource":{"shape":"S6t"},"ErrorCount":{"type":"long"},"CloudWatchLogGroupArn":{},"InputFormat":{},"InputFormatOptions":{"shape":"S6x"},"InputCompressionType":{},"TableCreationParameters":{"shape":"S73"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ProcessedSizeBytes":{"type":"long"},"ProcessedItemCount":{"type":"long"},"ImportedItemCount":{"type":"long"},"FailureCode":{},"FailureMessage":{}}},"S6t":{"type":"structure","required":["S3Bucket"],"members":{"S3BucketOwner":{},"S3Bucket":{},"S3KeyPrefix":{}}},"S6x":{"type":"structure","members":{"Csv":{"type":"structure","members":{"Delimiter":{},"HeaderList":{"type":"list","member":{}}}}}},"S73":{"type":"structure","required":["TableName","AttributeDefinitions","KeySchema"],"members":{"TableName":{},"AttributeDefinitions":{"shape":"S2o"},"KeySchema":{"shape":"S2s"},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"},"SSESpecification":{"shape":"S39"},"GlobalSecondaryIndexes":{"shape":"S31"}}},"S7k":{"type":"structure","members":{"TableName":{},"TableStatus":{},"Replicas":{"type":"list","member":{"type":"structure","members":{"RegionName":{},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"IndexStatus":{},"ProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"}}}},"ReplicaProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaStatus":{}}}}}},"S7r":{"type":"structure","required":["TableName","StreamArn"],"members":{"TableName":{},"StreamArn":{},"EnableKinesisStreamingConfiguration":{"shape":"S7s"}}},"S7s":{"type":"structure","members":{"ApproximateCreationDateTimePrecision":{}}},"S7t":{"type":"structure","members":{"TableName":{},"StreamArn":{},"DestinationStatus":{},"EnableKinesisStreamingConfiguration":{"shape":"S7s"}}},"S83":{"type":"list","member":{"type":"structure","members":{"Item":{"shape":"Sr"}}}},"S9l":{"type":"structure","required":["ComparisonOperator"],"members":{"AttributeValueList":{"shape":"S4m"},"ComparisonOperator":{}}},"S9m":{"type":"map","key":{},"value":{"shape":"S9l"}},"Sas":{"type":"structure","members":{"MinimumUnits":{"type":"long"},"MaximumUnits":{"type":"long"},"AutoScalingDisabled":{"type":"boolean"},"AutoScalingRoleArn":{},"ScalingPolicyUpdate":{"type":"structure","required":["TargetTrackingScalingPolicyConfiguration"],"members":{"PolicyName":{},"TargetTrackingScalingPolicyConfiguration":{"type":"structure","required":["TargetValue"],"members":{"DisableScaleIn":{"type":"boolean"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"TargetValue":{"type":"double"}}}}}}},"Sb9":{"type":"structure","members":{"ApproximateCreationDateTimePrecision":{}}},"Sbk":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"}}}},"Sby":{"type":"structure","required":["Enabled","AttributeName"],"members":{"Enabled":{"type":"boolean"},"AttributeName":{}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2012-08-10","endpointPrefix":"dynamodb","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceAbbreviation":"DynamoDB","serviceFullName":"Amazon DynamoDB","serviceId":"DynamoDB","signatureVersion":"v4","targetPrefix":"DynamoDB_20120810","uid":"dynamodb-2012-08-10","auth":["aws.auth#sigv4"]},"operations":{"BatchExecuteStatement":{"input":{"type":"structure","required":["Statements"],"members":{"Statements":{"type":"list","member":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ConsistentRead":{"type":"boolean"},"ReturnValuesOnConditionCheckFailure":{}}}},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"type":"list","member":{"type":"structure","members":{"Error":{"type":"structure","members":{"Code":{},"Message":{},"Item":{"shape":"Sr"}}},"TableName":{},"Item":{"shape":"Sr"}}}},"ConsumedCapacity":{"shape":"St"}}}},"BatchGetItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S11"},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"type":"map","key":{},"value":{"shape":"S1b"}},"UnprocessedKeys":{"shape":"S11"},"ConsumedCapacity":{"shape":"St"}}},"endpointdiscovery":{}},"BatchWriteItem":{"input":{"type":"structure","required":["RequestItems"],"members":{"RequestItems":{"shape":"S1d"},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{}}},"output":{"type":"structure","members":{"UnprocessedItems":{"shape":"S1d"},"ItemCollectionMetrics":{"shape":"S1l"},"ConsumedCapacity":{"shape":"St"}}},"endpointdiscovery":{}},"CreateBackup":{"input":{"type":"structure","required":["TableName","BackupName"],"members":{"TableName":{},"BackupName":{}}},"output":{"type":"structure","members":{"BackupDetails":{"shape":"S1u"}}},"endpointdiscovery":{}},"CreateGlobalTable":{"input":{"type":"structure","required":["GlobalTableName","ReplicationGroup"],"members":{"GlobalTableName":{},"ReplicationGroup":{"shape":"S22"}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"CreateTable":{"input":{"type":"structure","required":["AttributeDefinitions","TableName","KeySchema"],"members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"KeySchema":{"shape":"S2s"},"LocalSecondaryIndexes":{"shape":"S2v"},"GlobalSecondaryIndexes":{"shape":"S31"},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"StreamSpecification":{"shape":"S36"},"SSESpecification":{"shape":"S39"},"Tags":{"shape":"S3c"},"TableClass":{},"DeletionProtectionEnabled":{"type":"boolean"},"ResourcePolicy":{},"OnDemandThroughput":{"shape":"S34"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"DeleteBackup":{"input":{"type":"structure","required":["BackupArn"],"members":{"BackupArn":{}}},"output":{"type":"structure","members":{"BackupDescription":{"shape":"S45"}}},"endpointdiscovery":{}},"DeleteItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"Expected":{"shape":"S4i"},"ConditionalOperator":{},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"DeleteResourcePolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"ExpectedRevisionId":{}}},"output":{"type":"structure","members":{"RevisionId":{}}},"endpointdiscovery":{}},"DeleteTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"DescribeBackup":{"input":{"type":"structure","required":["BackupArn"],"members":{"BackupArn":{}}},"output":{"type":"structure","members":{"BackupDescription":{"shape":"S45"}}},"endpointdiscovery":{}},"DescribeContinuousBackups":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"ContinuousBackupsDescription":{"shape":"S53"}}},"endpointdiscovery":{}},"DescribeContributorInsights":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{}}},"output":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsRuleList":{"type":"list","member":{}},"ContributorInsightsStatus":{},"LastUpdateDateTime":{"type":"timestamp"},"FailureException":{"type":"structure","members":{"ExceptionName":{},"ExceptionDescription":{}}}}}},"DescribeEndpoints":{"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["Endpoints"],"members":{"Endpoints":{"type":"list","member":{"type":"structure","required":["Address","CachePeriodInMinutes"],"members":{"Address":{},"CachePeriodInMinutes":{"type":"long"}}}}}},"endpointoperation":true},"DescribeExport":{"input":{"type":"structure","required":["ExportArn"],"members":{"ExportArn":{}}},"output":{"type":"structure","members":{"ExportDescription":{"shape":"S5o"}}}},"DescribeGlobalTable":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"DescribeGlobalTableSettings":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{}}},"output":{"type":"structure","members":{"GlobalTableName":{},"ReplicaSettings":{"shape":"S6d"}}},"endpointdiscovery":{}},"DescribeImport":{"input":{"type":"structure","required":["ImportArn"],"members":{"ImportArn":{}}},"output":{"type":"structure","required":["ImportTableDescription"],"members":{"ImportTableDescription":{"shape":"S6r"}}}},"DescribeKinesisStreamingDestination":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableName":{},"KinesisDataStreamDestinations":{"type":"list","member":{"type":"structure","members":{"StreamArn":{},"DestinationStatus":{},"DestinationStatusDescription":{},"ApproximateCreationDateTimePrecision":{}}}}}},"endpointdiscovery":{}},"DescribeLimits":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountMaxReadCapacityUnits":{"type":"long"},"AccountMaxWriteCapacityUnits":{"type":"long"},"TableMaxReadCapacityUnits":{"type":"long"},"TableMaxWriteCapacityUnits":{"type":"long"}}},"endpointdiscovery":{}},"DescribeTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"Table":{"shape":"S3j"}}},"endpointdiscovery":{}},"DescribeTableReplicaAutoScaling":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TableAutoScalingDescription":{"shape":"S7k"}}}},"DescribeTimeToLive":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{}}},"output":{"type":"structure","members":{"TimeToLiveDescription":{"shape":"S4e"}}},"endpointdiscovery":{}},"DisableKinesisStreamingDestination":{"input":{"shape":"S7r"},"output":{"shape":"S7t"},"endpointdiscovery":{}},"EnableKinesisStreamingDestination":{"input":{"shape":"S7r"},"output":{"shape":"S7t"},"endpointdiscovery":{}},"ExecuteStatement":{"input":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ConsistentRead":{"type":"boolean"},"NextToken":{},"ReturnConsumedCapacity":{},"Limit":{"type":"integer"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"NextToken":{},"ConsumedCapacity":{"shape":"Su"},"LastEvaluatedKey":{"shape":"S14"}}}},"ExecuteTransaction":{"input":{"type":"structure","required":["TransactStatements"],"members":{"TransactStatements":{"type":"list","member":{"type":"structure","required":["Statement"],"members":{"Statement":{},"Parameters":{"shape":"S5"},"ReturnValuesOnConditionCheckFailure":{}}}},"ClientRequestToken":{"idempotencyToken":true},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"Responses":{"shape":"S83"},"ConsumedCapacity":{"shape":"St"}}}},"ExportTableToPointInTime":{"input":{"type":"structure","required":["TableArn","S3Bucket"],"members":{"TableArn":{},"ExportTime":{"type":"timestamp"},"ClientToken":{"idempotencyToken":true},"S3Bucket":{},"S3BucketOwner":{},"S3Prefix":{},"S3SseAlgorithm":{},"S3SseKmsKeyId":{},"ExportFormat":{},"ExportType":{},"IncrementalExportSpecification":{"shape":"S65"}}},"output":{"type":"structure","members":{"ExportDescription":{"shape":"S5o"}}}},"GetItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"AttributesToGet":{"shape":"S15"},"ConsistentRead":{"type":"boolean"},"ReturnConsumedCapacity":{},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}},"output":{"type":"structure","members":{"Item":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"GetResourcePolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{},"RevisionId":{}}},"endpointdiscovery":{}},"ImportTable":{"input":{"type":"structure","required":["S3BucketSource","InputFormat","TableCreationParameters"],"members":{"ClientToken":{"idempotencyToken":true},"S3BucketSource":{"shape":"S6t"},"InputFormat":{},"InputFormatOptions":{"shape":"S6x"},"InputCompressionType":{},"TableCreationParameters":{"shape":"S73"}}},"output":{"type":"structure","required":["ImportTableDescription"],"members":{"ImportTableDescription":{"shape":"S6r"}}}},"ListBackups":{"input":{"type":"structure","members":{"TableName":{},"Limit":{"type":"integer"},"TimeRangeLowerBound":{"type":"timestamp"},"TimeRangeUpperBound":{"type":"timestamp"},"ExclusiveStartBackupArn":{},"BackupType":{}}},"output":{"type":"structure","members":{"BackupSummaries":{"type":"list","member":{"type":"structure","members":{"TableName":{},"TableId":{},"TableArn":{},"BackupArn":{},"BackupName":{},"BackupCreationDateTime":{"type":"timestamp"},"BackupExpiryDateTime":{"type":"timestamp"},"BackupStatus":{},"BackupType":{},"BackupSizeBytes":{"type":"long"}}}},"LastEvaluatedBackupArn":{}}},"endpointdiscovery":{}},"ListContributorInsights":{"input":{"type":"structure","members":{"TableName":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ContributorInsightsSummaries":{"type":"list","member":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsStatus":{}}}},"NextToken":{}}}},"ListExports":{"input":{"type":"structure","members":{"TableArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ExportSummaries":{"type":"list","member":{"type":"structure","members":{"ExportArn":{},"ExportStatus":{},"ExportType":{}}}},"NextToken":{}}}},"ListGlobalTables":{"input":{"type":"structure","members":{"ExclusiveStartGlobalTableName":{},"Limit":{"type":"integer"},"RegionName":{}}},"output":{"type":"structure","members":{"GlobalTables":{"type":"list","member":{"type":"structure","members":{"GlobalTableName":{},"ReplicationGroup":{"shape":"S22"}}}},"LastEvaluatedGlobalTableName":{}}},"endpointdiscovery":{}},"ListImports":{"input":{"type":"structure","members":{"TableArn":{},"PageSize":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ImportSummaryList":{"type":"list","member":{"type":"structure","members":{"ImportArn":{},"ImportStatus":{},"TableArn":{},"S3BucketSource":{"shape":"S6t"},"CloudWatchLogGroupArn":{},"InputFormat":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTables":{"input":{"type":"structure","members":{"ExclusiveStartTableName":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"TableNames":{"type":"list","member":{}},"LastEvaluatedTableName":{}}},"endpointdiscovery":{}},"ListTagsOfResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"NextToken":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S3c"},"NextToken":{}}},"endpointdiscovery":{}},"PutItem":{"input":{"type":"structure","required":["TableName","Item"],"members":{"TableName":{},"Item":{"shape":"S1h"},"Expected":{"shape":"S4i"},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ConditionalOperator":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"PutResourcePolicy":{"input":{"type":"structure","required":["ResourceArn","Policy"],"members":{"ResourceArn":{},"Policy":{},"ExpectedRevisionId":{},"ConfirmRemoveSelfResourceAccess":{"type":"boolean"}}},"output":{"type":"structure","members":{"RevisionId":{}}},"endpointdiscovery":{}},"Query":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{},"Select":{},"AttributesToGet":{"shape":"S15"},"Limit":{"type":"integer"},"ConsistentRead":{"type":"boolean"},"KeyConditions":{"type":"map","key":{},"value":{"shape":"S9l"}},"QueryFilter":{"shape":"S9m"},"ConditionalOperator":{},"ScanIndexForward":{"type":"boolean"},"ExclusiveStartKey":{"shape":"S14"},"ReturnConsumedCapacity":{},"ProjectionExpression":{},"FilterExpression":{},"KeyConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S14"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"RestoreTableFromBackup":{"input":{"type":"structure","required":["TargetTableName","BackupArn"],"members":{"TargetTableName":{},"BackupArn":{},"BillingModeOverride":{},"GlobalSecondaryIndexOverride":{"shape":"S31"},"LocalSecondaryIndexOverride":{"shape":"S2v"},"ProvisionedThroughputOverride":{"shape":"S33"},"OnDemandThroughputOverride":{"shape":"S34"},"SSESpecificationOverride":{"shape":"S39"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"RestoreTableToPointInTime":{"input":{"type":"structure","required":["TargetTableName"],"members":{"SourceTableArn":{},"SourceTableName":{},"TargetTableName":{},"UseLatestRestorableTime":{"type":"boolean"},"RestoreDateTime":{"type":"timestamp"},"BillingModeOverride":{},"GlobalSecondaryIndexOverride":{"shape":"S31"},"LocalSecondaryIndexOverride":{"shape":"S2v"},"ProvisionedThroughputOverride":{"shape":"S33"},"OnDemandThroughputOverride":{"shape":"S34"},"SSESpecificationOverride":{"shape":"S39"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"Scan":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"IndexName":{},"AttributesToGet":{"shape":"S15"},"Limit":{"type":"integer"},"Select":{},"ScanFilter":{"shape":"S9m"},"ConditionalOperator":{},"ExclusiveStartKey":{"shape":"S14"},"ReturnConsumedCapacity":{},"TotalSegments":{"type":"integer"},"Segment":{"type":"integer"},"ProjectionExpression":{},"FilterExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ConsistentRead":{"type":"boolean"}}},"output":{"type":"structure","members":{"Items":{"shape":"S1b"},"Count":{"type":"integer"},"ScannedCount":{"type":"integer"},"LastEvaluatedKey":{"shape":"S14"},"ConsumedCapacity":{"shape":"Su"}}},"endpointdiscovery":{}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S3c"}}},"endpointdiscovery":{}},"TransactGetItems":{"input":{"type":"structure","required":["TransactItems"],"members":{"TransactItems":{"type":"list","member":{"type":"structure","required":["Get"],"members":{"Get":{"type":"structure","required":["Key","TableName"],"members":{"Key":{"shape":"S14"},"TableName":{},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}}}}},"ReturnConsumedCapacity":{}}},"output":{"type":"structure","members":{"ConsumedCapacity":{"shape":"St"},"Responses":{"shape":"S83"}}},"endpointdiscovery":{}},"TransactWriteItems":{"input":{"type":"structure","required":["TransactItems"],"members":{"TransactItems":{"type":"list","member":{"type":"structure","members":{"ConditionCheck":{"type":"structure","required":["Key","TableName","ConditionExpression"],"members":{"Key":{"shape":"S14"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Put":{"type":"structure","required":["Item","TableName"],"members":{"Item":{"shape":"S1h"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Delete":{"type":"structure","required":["Key","TableName"],"members":{"Key":{"shape":"S14"},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"Update":{"type":"structure","required":["Key","UpdateExpression","TableName"],"members":{"Key":{"shape":"S14"},"UpdateExpression":{},"TableName":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}}}}},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ConsumedCapacity":{"shape":"St"},"ItemCollectionMetrics":{"shape":"S1l"}}},"endpointdiscovery":{}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"endpointdiscovery":{}},"UpdateContinuousBackups":{"input":{"type":"structure","required":["TableName","PointInTimeRecoverySpecification"],"members":{"TableName":{},"PointInTimeRecoverySpecification":{"type":"structure","required":["PointInTimeRecoveryEnabled"],"members":{"PointInTimeRecoveryEnabled":{"type":"boolean"}}}}},"output":{"type":"structure","members":{"ContinuousBackupsDescription":{"shape":"S53"}}},"endpointdiscovery":{}},"UpdateContributorInsights":{"input":{"type":"structure","required":["TableName","ContributorInsightsAction"],"members":{"TableName":{},"IndexName":{},"ContributorInsightsAction":{}}},"output":{"type":"structure","members":{"TableName":{},"IndexName":{},"ContributorInsightsStatus":{}}}},"UpdateGlobalTable":{"input":{"type":"structure","required":["GlobalTableName","ReplicaUpdates"],"members":{"GlobalTableName":{},"ReplicaUpdates":{"type":"list","member":{"type":"structure","members":{"Create":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}},"Delete":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}}}}}}},"output":{"type":"structure","members":{"GlobalTableDescription":{"shape":"S26"}}},"endpointdiscovery":{}},"UpdateGlobalTableSettings":{"input":{"type":"structure","required":["GlobalTableName"],"members":{"GlobalTableName":{},"GlobalTableBillingMode":{},"GlobalTableProvisionedWriteCapacityUnits":{"type":"long"},"GlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate":{"shape":"Sas"},"GlobalTableGlobalSecondaryIndexSettingsUpdate":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedWriteCapacityUnits":{"type":"long"},"ProvisionedWriteCapacityAutoScalingSettingsUpdate":{"shape":"Sas"}}}},"ReplicaSettingsUpdate":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaProvisionedReadCapacityUnits":{"type":"long"},"ReplicaProvisionedReadCapacityAutoScalingSettingsUpdate":{"shape":"Sas"},"ReplicaGlobalSecondaryIndexSettingsUpdate":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedReadCapacityUnits":{"type":"long"},"ProvisionedReadCapacityAutoScalingSettingsUpdate":{"shape":"Sas"}}}},"ReplicaTableClass":{}}}}}},"output":{"type":"structure","members":{"GlobalTableName":{},"ReplicaSettings":{"shape":"S6d"}}},"endpointdiscovery":{}},"UpdateItem":{"input":{"type":"structure","required":["TableName","Key"],"members":{"TableName":{},"Key":{"shape":"S14"},"AttributeUpdates":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S6"},"Action":{}}}},"Expected":{"shape":"S4i"},"ConditionalOperator":{},"ReturnValues":{},"ReturnConsumedCapacity":{},"ReturnItemCollectionMetrics":{},"UpdateExpression":{},"ConditionExpression":{},"ExpressionAttributeNames":{"shape":"S17"},"ExpressionAttributeValues":{"shape":"S4q"},"ReturnValuesOnConditionCheckFailure":{}}},"output":{"type":"structure","members":{"Attributes":{"shape":"Sr"},"ConsumedCapacity":{"shape":"Su"},"ItemCollectionMetrics":{"shape":"S1n"}}},"endpointdiscovery":{}},"UpdateKinesisStreamingDestination":{"input":{"type":"structure","required":["TableName","StreamArn"],"members":{"TableName":{},"StreamArn":{},"UpdateKinesisStreamingConfiguration":{"shape":"Sb9"}}},"output":{"type":"structure","members":{"TableName":{},"StreamArn":{},"DestinationStatus":{},"UpdateKinesisStreamingConfiguration":{"shape":"Sb9"}}},"endpointdiscovery":{}},"UpdateTable":{"input":{"type":"structure","required":["TableName"],"members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"GlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"Update":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}},"Create":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}},"Delete":{"type":"structure","required":["IndexName"],"members":{"IndexName":{}}}}}},"StreamSpecification":{"shape":"S36"},"SSESpecification":{"shape":"S39"},"ReplicaUpdates":{"type":"list","member":{"type":"structure","members":{"Create":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"shape":"Sbk"},"TableClassOverride":{}}},"Update":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"shape":"Sbk"},"TableClassOverride":{}}},"Delete":{"type":"structure","required":["RegionName"],"members":{"RegionName":{}}}}}},"TableClass":{},"DeletionProtectionEnabled":{"type":"boolean"},"OnDemandThroughput":{"shape":"S34"}}},"output":{"type":"structure","members":{"TableDescription":{"shape":"S3j"}}},"endpointdiscovery":{}},"UpdateTableReplicaAutoScaling":{"input":{"type":"structure","required":["TableName"],"members":{"GlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedWriteCapacityAutoScalingUpdate":{"shape":"Sas"}}}},"TableName":{},"ProvisionedWriteCapacityAutoScalingUpdate":{"shape":"Sas"},"ReplicaUpdates":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaGlobalSecondaryIndexUpdates":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedReadCapacityAutoScalingUpdate":{"shape":"Sas"}}}},"ReplicaProvisionedReadCapacityAutoScalingUpdate":{"shape":"Sas"}}}}}},"output":{"type":"structure","members":{"TableAutoScalingDescription":{"shape":"S7k"}}}},"UpdateTimeToLive":{"input":{"type":"structure","required":["TableName","TimeToLiveSpecification"],"members":{"TableName":{},"TimeToLiveSpecification":{"shape":"Sby"}}},"output":{"type":"structure","members":{"TimeToLiveSpecification":{"shape":"Sby"}}},"endpointdiscovery":{}}},"shapes":{"S5":{"type":"list","member":{"shape":"S6"}},"S6":{"type":"structure","members":{"S":{},"N":{},"B":{"type":"blob"},"SS":{"type":"list","member":{}},"NS":{"type":"list","member":{}},"BS":{"type":"list","member":{"type":"blob"}},"M":{"type":"map","key":{},"value":{"shape":"S6"}},"L":{"type":"list","member":{"shape":"S6"}},"NULL":{"type":"boolean"},"BOOL":{"type":"boolean"}}},"Sr":{"type":"map","key":{},"value":{"shape":"S6"}},"St":{"type":"list","member":{"shape":"Su"}},"Su":{"type":"structure","members":{"TableName":{},"CapacityUnits":{"type":"double"},"ReadCapacityUnits":{"type":"double"},"WriteCapacityUnits":{"type":"double"},"Table":{"shape":"Sx"},"LocalSecondaryIndexes":{"shape":"Sy"},"GlobalSecondaryIndexes":{"shape":"Sy"}}},"Sx":{"type":"structure","members":{"ReadCapacityUnits":{"type":"double"},"WriteCapacityUnits":{"type":"double"},"CapacityUnits":{"type":"double"}}},"Sy":{"type":"map","key":{},"value":{"shape":"Sx"}},"S11":{"type":"map","key":{},"value":{"type":"structure","required":["Keys"],"members":{"Keys":{"type":"list","member":{"shape":"S14"}},"AttributesToGet":{"shape":"S15"},"ConsistentRead":{"type":"boolean"},"ProjectionExpression":{},"ExpressionAttributeNames":{"shape":"S17"}}}},"S14":{"type":"map","key":{},"value":{"shape":"S6"}},"S15":{"type":"list","member":{}},"S17":{"type":"map","key":{},"value":{}},"S1b":{"type":"list","member":{"shape":"Sr"}},"S1d":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"PutRequest":{"type":"structure","required":["Item"],"members":{"Item":{"shape":"S1h"}}},"DeleteRequest":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"S14"}}}}}}},"S1h":{"type":"map","key":{},"value":{"shape":"S6"}},"S1l":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S1n"}}},"S1n":{"type":"structure","members":{"ItemCollectionKey":{"type":"map","key":{},"value":{"shape":"S6"}},"SizeEstimateRangeGB":{"type":"list","member":{"type":"double"}}}},"S1u":{"type":"structure","required":["BackupArn","BackupName","BackupStatus","BackupType","BackupCreationDateTime"],"members":{"BackupArn":{},"BackupName":{},"BackupSizeBytes":{"type":"long"},"BackupStatus":{},"BackupType":{},"BackupCreationDateTime":{"type":"timestamp"},"BackupExpiryDateTime":{"type":"timestamp"}}},"S22":{"type":"list","member":{"type":"structure","members":{"RegionName":{}}}},"S26":{"type":"structure","members":{"ReplicationGroup":{"shape":"S27"},"GlobalTableArn":{},"CreationDateTime":{"type":"timestamp"},"GlobalTableStatus":{},"GlobalTableName":{}}},"S27":{"type":"list","member":{"type":"structure","members":{"RegionName":{},"ReplicaStatus":{},"ReplicaStatusDescription":{},"ReplicaStatusPercentProgress":{},"KMSMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"}}}},"ReplicaInaccessibleDateTime":{"type":"timestamp"},"ReplicaTableClassSummary":{"shape":"S2j"}}}},"S2d":{"type":"structure","members":{"ReadCapacityUnits":{"type":"long"}}},"S2f":{"type":"structure","members":{"MaxReadRequestUnits":{"type":"long"}}},"S2j":{"type":"structure","members":{"TableClass":{},"LastUpdateDateTime":{"type":"timestamp"}}},"S2o":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeType"],"members":{"AttributeName":{},"AttributeType":{}}}},"S2s":{"type":"list","member":{"type":"structure","required":["AttributeName","KeyType"],"members":{"AttributeName":{},"KeyType":{}}}},"S2v":{"type":"list","member":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"}}}},"S2x":{"type":"structure","members":{"ProjectionType":{},"NonKeyAttributes":{"type":"list","member":{}}}},"S31":{"type":"list","member":{"type":"structure","required":["IndexName","KeySchema","Projection"],"members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}}},"S33":{"type":"structure","required":["ReadCapacityUnits","WriteCapacityUnits"],"members":{"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S34":{"type":"structure","members":{"MaxReadRequestUnits":{"type":"long"},"MaxWriteRequestUnits":{"type":"long"}}},"S36":{"type":"structure","required":["StreamEnabled"],"members":{"StreamEnabled":{"type":"boolean"},"StreamViewType":{}}},"S39":{"type":"structure","members":{"Enabled":{"type":"boolean"},"SSEType":{},"KMSMasterKeyId":{}}},"S3c":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S3j":{"type":"structure","members":{"AttributeDefinitions":{"shape":"S2o"},"TableName":{},"KeySchema":{"shape":"S2s"},"TableStatus":{},"CreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"shape":"S3l"},"TableSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"TableArn":{},"TableId":{},"BillingModeSummary":{"shape":"S3o"},"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"IndexSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"IndexArn":{}}}},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"IndexStatus":{},"Backfilling":{"type":"boolean"},"ProvisionedThroughput":{"shape":"S3l"},"IndexSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"IndexArn":{},"OnDemandThroughput":{"shape":"S34"}}}},"StreamSpecification":{"shape":"S36"},"LatestStreamLabel":{},"LatestStreamArn":{},"GlobalTableVersion":{},"Replicas":{"shape":"S27"},"RestoreSummary":{"type":"structure","required":["RestoreDateTime","RestoreInProgress"],"members":{"SourceBackupArn":{},"SourceTableArn":{},"RestoreDateTime":{"type":"timestamp"},"RestoreInProgress":{"type":"boolean"}}},"SSEDescription":{"shape":"S3y"},"ArchivalSummary":{"type":"structure","members":{"ArchivalDateTime":{"type":"timestamp"},"ArchivalReason":{},"ArchivalBackupArn":{}}},"TableClassSummary":{"shape":"S2j"},"DeletionProtectionEnabled":{"type":"boolean"},"OnDemandThroughput":{"shape":"S34"}}},"S3l":{"type":"structure","members":{"LastIncreaseDateTime":{"type":"timestamp"},"LastDecreaseDateTime":{"type":"timestamp"},"NumberOfDecreasesToday":{"type":"long"},"ReadCapacityUnits":{"type":"long"},"WriteCapacityUnits":{"type":"long"}}},"S3o":{"type":"structure","members":{"BillingMode":{},"LastUpdateToPayPerRequestDateTime":{"type":"timestamp"}}},"S3y":{"type":"structure","members":{"Status":{},"SSEType":{},"KMSMasterKeyArn":{},"InaccessibleEncryptionDateTime":{"type":"timestamp"}}},"S45":{"type":"structure","members":{"BackupDetails":{"shape":"S1u"},"SourceTableDetails":{"type":"structure","required":["TableName","TableId","KeySchema","TableCreationDateTime","ProvisionedThroughput"],"members":{"TableName":{},"TableId":{},"TableArn":{},"TableSizeBytes":{"type":"long"},"KeySchema":{"shape":"S2s"},"TableCreationDateTime":{"type":"timestamp"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"},"ItemCount":{"type":"long"},"BillingMode":{}}},"SourceTableFeatureDetails":{"type":"structure","members":{"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"}}}},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"KeySchema":{"shape":"S2s"},"Projection":{"shape":"S2x"},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"}}}},"StreamDescription":{"shape":"S36"},"TimeToLiveDescription":{"shape":"S4e"},"SSEDescription":{"shape":"S3y"}}}}},"S4e":{"type":"structure","members":{"TimeToLiveStatus":{},"AttributeName":{}}},"S4i":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"S6"},"Exists":{"type":"boolean"},"ComparisonOperator":{},"AttributeValueList":{"shape":"S4m"}}}},"S4m":{"type":"list","member":{"shape":"S6"}},"S4q":{"type":"map","key":{},"value":{"shape":"S6"}},"S53":{"type":"structure","required":["ContinuousBackupsStatus"],"members":{"ContinuousBackupsStatus":{},"PointInTimeRecoveryDescription":{"type":"structure","members":{"PointInTimeRecoveryStatus":{},"EarliestRestorableDateTime":{"type":"timestamp"},"LatestRestorableDateTime":{"type":"timestamp"}}}}},"S5o":{"type":"structure","members":{"ExportArn":{},"ExportStatus":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ExportManifest":{},"TableArn":{},"TableId":{},"ExportTime":{"type":"timestamp"},"ClientToken":{},"S3Bucket":{},"S3BucketOwner":{},"S3Prefix":{},"S3SseAlgorithm":{},"S3SseKmsKeyId":{},"FailureCode":{},"FailureMessage":{},"ExportFormat":{},"BilledSizeBytes":{"type":"long"},"ItemCount":{"type":"long"},"ExportType":{},"IncrementalExportSpecification":{"shape":"S65"}}},"S65":{"type":"structure","members":{"ExportFromTime":{"type":"timestamp"},"ExportToTime":{"type":"timestamp"},"ExportViewType":{}}},"S6d":{"type":"list","member":{"type":"structure","required":["RegionName"],"members":{"RegionName":{},"ReplicaStatus":{},"ReplicaBillingModeSummary":{"shape":"S3o"},"ReplicaProvisionedReadCapacityUnits":{"type":"long"},"ReplicaProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaProvisionedWriteCapacityUnits":{"type":"long"},"ReplicaProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaGlobalSecondaryIndexSettings":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"IndexStatus":{},"ProvisionedReadCapacityUnits":{"type":"long"},"ProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ProvisionedWriteCapacityUnits":{"type":"long"},"ProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"}}}},"ReplicaTableClassSummary":{"shape":"S2j"}}}},"S6f":{"type":"structure","members":{"MinimumUnits":{"type":"long"},"MaximumUnits":{"type":"long"},"AutoScalingDisabled":{"type":"boolean"},"AutoScalingRoleArn":{},"ScalingPolicies":{"type":"list","member":{"type":"structure","members":{"PolicyName":{},"TargetTrackingScalingPolicyConfiguration":{"type":"structure","required":["TargetValue"],"members":{"DisableScaleIn":{"type":"boolean"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"TargetValue":{"type":"double"}}}}}}}},"S6r":{"type":"structure","members":{"ImportArn":{},"ImportStatus":{},"TableArn":{},"TableId":{},"ClientToken":{},"S3BucketSource":{"shape":"S6t"},"ErrorCount":{"type":"long"},"CloudWatchLogGroupArn":{},"InputFormat":{},"InputFormatOptions":{"shape":"S6x"},"InputCompressionType":{},"TableCreationParameters":{"shape":"S73"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ProcessedSizeBytes":{"type":"long"},"ProcessedItemCount":{"type":"long"},"ImportedItemCount":{"type":"long"},"FailureCode":{},"FailureMessage":{}}},"S6t":{"type":"structure","required":["S3Bucket"],"members":{"S3BucketOwner":{},"S3Bucket":{},"S3KeyPrefix":{}}},"S6x":{"type":"structure","members":{"Csv":{"type":"structure","members":{"Delimiter":{},"HeaderList":{"type":"list","member":{}}}}}},"S73":{"type":"structure","required":["TableName","AttributeDefinitions","KeySchema"],"members":{"TableName":{},"AttributeDefinitions":{"shape":"S2o"},"KeySchema":{"shape":"S2s"},"BillingMode":{},"ProvisionedThroughput":{"shape":"S33"},"OnDemandThroughput":{"shape":"S34"},"SSESpecification":{"shape":"S39"},"GlobalSecondaryIndexes":{"shape":"S31"}}},"S7k":{"type":"structure","members":{"TableName":{},"TableStatus":{},"Replicas":{"type":"list","member":{"type":"structure","members":{"RegionName":{},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"IndexStatus":{},"ProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"}}}},"ReplicaProvisionedReadCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaProvisionedWriteCapacityAutoScalingSettings":{"shape":"S6f"},"ReplicaStatus":{}}}}}},"S7r":{"type":"structure","required":["TableName","StreamArn"],"members":{"TableName":{},"StreamArn":{},"EnableKinesisStreamingConfiguration":{"shape":"S7s"}}},"S7s":{"type":"structure","members":{"ApproximateCreationDateTimePrecision":{}}},"S7t":{"type":"structure","members":{"TableName":{},"StreamArn":{},"DestinationStatus":{},"EnableKinesisStreamingConfiguration":{"shape":"S7s"}}},"S83":{"type":"list","member":{"type":"structure","members":{"Item":{"shape":"Sr"}}}},"S9l":{"type":"structure","required":["ComparisonOperator"],"members":{"AttributeValueList":{"shape":"S4m"},"ComparisonOperator":{}}},"S9m":{"type":"map","key":{},"value":{"shape":"S9l"}},"Sas":{"type":"structure","members":{"MinimumUnits":{"type":"long"},"MaximumUnits":{"type":"long"},"AutoScalingDisabled":{"type":"boolean"},"AutoScalingRoleArn":{},"ScalingPolicyUpdate":{"type":"structure","required":["TargetTrackingScalingPolicyConfiguration"],"members":{"PolicyName":{},"TargetTrackingScalingPolicyConfiguration":{"type":"structure","required":["TargetValue"],"members":{"DisableScaleIn":{"type":"boolean"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"TargetValue":{"type":"double"}}}}}}},"Sb9":{"type":"structure","members":{"ApproximateCreationDateTimePrecision":{}}},"Sbk":{"type":"list","member":{"type":"structure","required":["IndexName"],"members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S2d"},"OnDemandThroughputOverride":{"shape":"S2f"}}}},"Sby":{"type":"structure","required":["Enabled","AttributeName"],"members":{"Enabled":{"type":"boolean"},"AttributeName":{}}}}} /***/ }), /* 187 */ @@ -55548,7 +55548,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 554 */ /***/ (function(module, exports) { - module.exports = {"pagination":{"GetBlueprintRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetClassifiers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetColumnStatisticsTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetConnections":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetCrawlerMetrics":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetCrawlers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetDatabases":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetDevEndpoints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetJobRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetJobs":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetMLTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetMLTransforms":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetPartitionIndexes":{"input_token":"NextToken","output_token":"NextToken","result_key":"PartitionIndexDescriptorList"},"GetPartitions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetResourcePolicies":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"GetResourcePoliciesResponseList"},"GetSecurityConfigurations":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"SecurityConfigurations"},"GetTableVersions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetTables":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetTriggers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetUnfilteredPartitionsMetadata":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetUserDefinedFunctions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetWorkflowRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListBlueprints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListColumnStatisticsTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListCrawlers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListCustomEntityTypes":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityResults":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRuleRecommendationRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRulesetEvaluationRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRulesets":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDevEndpoints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListJobs":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListMLTransforms":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListRegistries":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Registries"},"ListSchemaVersions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Schemas"},"ListSchemas":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Schemas"},"ListSessions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListTableOptimizerRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListTriggers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListUsageProfiles":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Profiles"},"ListWorkflows":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"SearchTables":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"}}} + module.exports = {"pagination":{"GetBlueprintRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetClassifiers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetColumnStatisticsTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetConnections":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetCrawlerMetrics":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetCrawlers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetDatabases":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetDevEndpoints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetJobRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"JobRuns"},"GetJobs":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Jobs"},"GetMLTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetMLTransforms":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetPartitionIndexes":{"input_token":"NextToken","output_token":"NextToken","result_key":"PartitionIndexDescriptorList"},"GetPartitions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetResourcePolicies":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"GetResourcePoliciesResponseList"},"GetSecurityConfigurations":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"SecurityConfigurations"},"GetTableVersions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetTables":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetTriggers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Triggers"},"GetUnfilteredPartitionsMetadata":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetUserDefinedFunctions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"GetWorkflowRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Runs"},"ListBlueprints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Blueprints"},"ListColumnStatisticsTaskRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListCrawlers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListCustomEntityTypes":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityResults":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRuleRecommendationRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRulesetEvaluationRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDataQualityRulesets":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListDevEndpoints":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListJobs":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"JobNames"},"ListMLTransforms":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListRegistries":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Registries"},"ListSchemaVersions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Schemas"},"ListSchemas":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Schemas"},"ListSessions":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListTableOptimizerRuns":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"ListTriggers":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"TriggerNames"},"ListUsageProfiles":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Profiles"},"ListWorkflows":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Workflows"},"SearchTables":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"}}} /***/ }), /* 555 */ @@ -56205,7 +56205,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 609 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","protocols":["json"],"serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24","auth":["aws.auth#sigv4"]},"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":"S1u"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1z"},"MetadataProperties":{"shape":"S21"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S26"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2y"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"SpaceName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4p"}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S4z"},"JupyterLabAppImageConfig":{"shape":"S58"},"CodeEditorAppImageConfig":{"shape":"S5f"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S5j"},"ArtifactType":{},"Properties":{"shape":"S5n"},"MetadataProperties":{"shape":"S21"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S5t"},"OutputDataConfig":{"shape":"S61"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S63"},"AutoMLJobConfig":{"shape":"S65"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S6p"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S6v"},"OutputDataConfig":{"shape":"S61"},"AutoMLProblemTypeConfig":{"shape":"S6x"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S6a"},"AutoMLJobObjective":{"shape":"S63"},"ModelDeployConfig":{"shape":"S6p"},"DataSplitConfig":{"shape":"S6l"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCluster":{"input":{"type":"structure","required":["ClusterName","InstanceGroups"],"members":{"ClusterName":{},"InstanceGroups":{"shape":"S7x"},"VpcConfig":{"shape":"S6b"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S8c"},"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":"S8j"},"OutputConfig":{"shape":"S8m"},"VpcConfig":{"shape":"S8t"},"StoppingCondition":{"shape":"S3w"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S92"},"ContextType":{},"Description":{},"Properties":{"shape":"S1z"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S97"},"DataQualityAppSpecification":{"shape":"S9b"},"DataQualityJobInput":{"shape":"S9k"},"DataQualityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"Sag"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"Sam"},"DomainSettings":{"shape":"Sbu"},"SubnetIds":{"shape":"S6e"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc4"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"Sc9"},"DeviceFleetName":{},"Stages":{"shape":"Scb"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"Scb"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"Sag"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Scr"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sd9"},"DataCaptureConfig":{"shape":"Sdw"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Se7"},"ExplainerConfig":{"shape":"Sef"},"ShadowProductionVariants":{"shape":"Sd9"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6b"},"EnableNetworkIsolation":{"type":"boolean"}}},"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":"Sfe"},"OnlineStoreConfig":{"shape":"Sfl"},"OfflineStoreConfig":{"shape":"Sfr"},"ThroughputConfig":{"type":"structure","required":["ThroughputMode"],"members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Sg6"},"HumanLoopActivationConfig":{"shape":"Sg8"},"HumanLoopConfig":{"shape":"Sgb"},"OutputConfig":{"shape":"Sgq"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sgx"},"S3StorageConfig":{"shape":"Sgz"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Sh5"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Sha"},"TrainingJobDefinition":{"shape":"Si3"},"TrainingJobDefinitions":{"shape":"Sij"},"WarmStartConfig":{"shape":"Sik"},"Tags":{"shape":"S7"},"Autotune":{"shape":"Sio"}}},"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":"Siz"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName","EndpointName","VariantName","Specification","RuntimeConfig"],"members":{"InferenceComponentName":{},"EndpointName":{},"VariantName":{},"Specification":{"shape":"Sjb"},"RuntimeConfig":{"shape":"Sji"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sjp"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sjs"},"DataStorageConfig":{"shape":"Sk0"},"ShadowModeConfig":{"shape":"Sk1"},"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":"Sk9"},"JobDescription":{},"StoppingConditions":{"shape":"Slf"},"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":"Slr"},"OutputConfig":{"shape":"Sly"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Slz"},"LabelingJobAlgorithmsConfig":{"shape":"Sm2"},"HumanTaskConfig":{"shape":"Sm6"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName","ArtifactStoreUri","RoleArn"],"members":{"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"MlflowVersion":{},"RoleArn":{},"AutomaticModelRegistration":{"type":"boolean"},"WeeklyMaintenanceWindowStart":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sms"},"Containers":{"shape":"Sn1"},"InferenceExecutionConfig":{"shape":"Sn2"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S6b"},"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":"Sn6"},"ModelBiasAppSpecification":{"shape":"Sn7"},"ModelBiasJobInput":{"shape":"Sn8"},"ModelBiasJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Snc"},"Content":{"shape":"Snd"},"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":"Snj"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Snn"},"ModelExplainabilityAppSpecification":{"shape":"Sno"},"ModelExplainabilityJobInput":{"shape":"Snp"},"ModelExplainabilityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"Sns"},"SourceAlgorithmSpecification":{"shape":"Snv"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S21"},"ModelMetrics":{"shape":"Sny"},"ClientToken":{"idempotencyToken":true},"Domain":{},"Task":{},"SamplePayloadUrl":{},"CustomerMetadataProperties":{"shape":"So5"},"DriftCheckBaselines":{"shape":"So8"},"AdditionalInferenceSpecifications":{"shape":"Soe"},"SkipModelValidation":{},"SourceUri":{},"SecurityConfig":{"shape":"Soi"},"ModelCard":{"shape":"Soj"}}},"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":"Sop"},"ModelQualityAppSpecification":{"shape":"Soq"},"ModelQualityJobInput":{"shape":"Sos"},"ModelQualityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sow"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"San"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Spd"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Spg"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Spj"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spo"},"OnStart":{"shape":"Spo"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Spw"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Sq2"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{},"LandingUri":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedMlflowTrackingServerUrl":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{},"ExpiresInSeconds":{"type":"integer"},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"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":"Sqi"},"ProcessingOutputConfig":{"shape":"Sr5"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sra"},"StoppingCondition":{"shape":"Src"},"AppSpecification":{"shape":"Sre"},"Environment":{"shape":"Srg"},"NetworkConfig":{"shape":"Sp4"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Srh"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Srm"},"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":"Srw"},"OwnershipSettings":{"shape":"Ss4"},"SpaceSharingSettings":{"shape":"Ss5"},"SpaceDisplayName":{}}},"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":"S33"},"AlgorithmSpecification":{"shape":"Ssg"},"RoleArn":{},"InputDataConfig":{"shape":"S35"},"OutputDataConfig":{"shape":"S3n"},"ResourceConfig":{"shape":"S3q"},"VpcConfig":{"shape":"S6b"},"StoppingCondition":{"shape":"S3w"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sid"},"DebugHookConfig":{"shape":"Ssp"},"DebugRuleConfigurations":{"shape":"Ssx"},"TensorBoardOutputConfig":{"shape":"St1"},"ExperimentConfig":{"shape":"Srh"},"ProfilerConfig":{"shape":"St2"},"ProfilerRuleConfigurations":{"shape":"St6"},"Environment":{"shape":"St8"},"RetryStrategy":{"shape":"Sie"},"RemoteDebugConfig":{"shape":"Stb"},"InfraCheckConfig":{"shape":"Std"},"SessionChainingConfig":{"type":"structure","members":{"EnableSessionTagChaining":{"type":"boolean"}}}}},"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":"Stl"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S44"},"TransformInput":{"shape":"S47"},"TransformOutput":{"shape":"S4b"},"DataCaptureConfig":{"shape":"Sto"},"TransformResources":{"shape":"S4e"},"DataProcessing":{"shape":"Stp"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Srh"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S21"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Stx"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Su0"},"InputArtifacts":{"shape":"Su4"},"OutputArtifacts":{"shape":"Su4"},"MetadataProperties":{"shape":"S21"},"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":"Sam"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Suf"},"OidcConfig":{"shape":"Sui"},"SourceIpConfig":{"shape":"Sup"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Sut"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Sv3"},"Description":{},"NotificationConfiguration":{"shape":"Svb"},"WorkerAccessConfiguration":{"shape":"Svd"},"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":{},"SpaceName":{},"AppType":{},"AppName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S5j"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCluster":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}}},"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":{}}},"DeleteHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}}},"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":{}}},"DeleteInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{}}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"Scg"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1u"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1z"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"},"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":"S26"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2y"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Sxx"},"ImageScanStatuses":{"shape":"Sxx"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"SpaceName":{},"AppType":{},"AppName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"SpaceName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4p"}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4z"},"JupyterLabAppImageConfig":{"shape":"S58"},"CodeEditorAppImageConfig":{"shape":"S5f"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S5j"},"ArtifactType":{},"Properties":{"shape":"S1z"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"},"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":"S5t"},"OutputDataConfig":{"shape":"S61"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S63"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S65"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Syb"},"BestCandidate":{"shape":"Syd"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"shape":"Sz5"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S63"},"ProblemType":{},"CompletionCriteria":{"shape":"S66"}}},"ModelDeployConfig":{"shape":"S6p"},"ModelDeployResult":{"shape":"Sz9"}}}},"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":"S6v"},"OutputDataConfig":{"shape":"S61"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S63"},"AutoMLProblemTypeConfig":{"shape":"S6x"},"AutoMLProblemTypeConfigName":{},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Syb"},"BestCandidate":{"shape":"Syd"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"AutoMLJobArtifacts":{"shape":"Sz5"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S63"},"CompletionCriteria":{"shape":"S66"},"AutoMLProblemTypeResolvedAttributes":{"type":"structure","members":{"TabularResolvedAttributes":{"type":"structure","members":{"ProblemType":{}}},"TextGenerationResolvedAttributes":{"type":"structure","members":{"BaseModelName":{}}}},"union":true}}},"ModelDeployConfig":{"shape":"S6p"},"ModelDeployResult":{"shape":"Sz9"},"DataSplitConfig":{"shape":"S6l"},"SecurityConfig":{"shape":"S6a"}}}},"DescribeCluster":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn","ClusterStatus","InstanceGroups"],"members":{"ClusterArn":{},"ClusterName":{},"ClusterStatus":{},"CreationTime":{"type":"timestamp"},"FailureMessage":{},"InstanceGroups":{"type":"list","member":{"type":"structure","members":{"CurrentCount":{"type":"integer"},"TargetCount":{"type":"integer"},"InstanceGroupName":{},"InstanceType":{},"LifeCycleConfig":{"shape":"S82"},"ExecutionRole":{},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S85"}}}},"VpcConfig":{"shape":"S6b"}}}},"DescribeClusterNode":{"input":{"type":"structure","required":["ClusterName","NodeId"],"members":{"ClusterName":{},"NodeId":{}}},"output":{"type":"structure","required":["NodeDetails"],"members":{"NodeDetails":{"type":"structure","members":{"InstanceGroupName":{},"InstanceId":{},"InstanceStatus":{"shape":"Szr"},"InstanceType":{},"LaunchTime":{"type":"timestamp"},"LifeCycleConfig":{"shape":"S82"},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S85"},"PrivatePrimaryIp":{},"PrivateDnsHostname":{},"Placement":{"type":"structure","members":{"AvailabilityZone":{},"AvailabilityZoneId":{}}}}}}}},"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":"S8c"}}}},"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":"S3w"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"S105"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S8j"},"OutputConfig":{"shape":"S8m"},"VpcConfig":{"shape":"S8t"},"DerivedInformation":{"type":"structure","members":{"DerivedDataInputConfig":{}}}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S92"},"ContextType":{},"Description":{},"Properties":{"shape":"S1z"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"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":"S97"},"DataQualityAppSpecification":{"shape":"S9b"},"DataQualityJobInput":{"shape":"S9k"},"DataQualityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"}}}},"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":"Sag"},"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":{},"SingleSignOnApplicationArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"SecurityGroupIdForDomainBoundary":{},"AuthMode":{},"DefaultUserSettings":{"shape":"Sam"},"DomainSettings":{"shape":"Sbu"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S6e"},"Url":{},"VpcId":{},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc4"}}}},"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":"Sc9"},"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":"Scd"},"DeploymentConfig":{"shape":"Sci"},"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":"Sag"},"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","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"S11b"},"DataCaptureConfig":{"shape":"S11j"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Scr"},"AsyncInferenceConfig":{"shape":"Se7"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"S11n"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"S11n"}}},"ExplainerConfig":{"shape":"Sef"},"ShadowProductionVariants":{"shape":"S11b"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sd9"},"DataCaptureConfig":{"shape":"Sdw"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Se7"},"ExplainerConfig":{"shape":"Sef"},"ShadowProductionVariants":{"shape":"Sd9"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6b"},"EnableNetworkIsolation":{"type":"boolean"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"S11t"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}}},"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":"Sfe"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sfl"},"OfflineStoreConfig":{"shape":"Sfr"},"ThroughputConfig":{"type":"structure","required":["ThroughputMode"],"members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S121"},"LastUpdateStatus":{"shape":"S124"},"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":"S12a"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Sg6"},"HumanLoopActivationConfig":{"shape":"Sg8"},"HumanLoopConfig":{"shape":"Sgb"},"OutputConfig":{"shape":"Sgq"},"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":"Sgx"},"S3StorageConfig":{"shape":"Sgz"},"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":"S12s"},"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":"Sha"},"TrainingJobDefinition":{"shape":"Si3"},"TrainingJobDefinitions":{"shape":"Sij"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"S137"},"ObjectiveStatusCounters":{"shape":"S139"},"BestTrainingJob":{"shape":"S13b"},"OverallBestTrainingJob":{"shape":"S13b"},"WarmStartConfig":{"shape":"Sik"},"Autotune":{"shape":"Sio"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"S13e"},"ConsumedResources":{"shape":"S13f"}}}},"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":{}}}},"DescribeInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{}}},"output":{"type":"structure","required":["InferenceComponentName","InferenceComponentArn","EndpointName","EndpointArn","CreationTime","LastModifiedTime"],"members":{"InferenceComponentName":{},"InferenceComponentArn":{},"EndpointName":{},"EndpointArn":{},"VariantName":{},"FailureReason":{},"Specification":{"type":"structure","members":{"ModelName":{},"Container":{"type":"structure","members":{"DeployedImage":{"shape":"S11e"},"ArtifactUrl":{},"Environment":{"shape":"S16"}}},"StartupParameters":{"shape":"Sjd"},"ComputeResourceRequirements":{"shape":"Sje"}}},"RuntimeConfig":{"type":"structure","members":{"DesiredCopyCount":{"type":"integer"},"CurrentCopyCount":{"type":"integer"}}},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"InferenceComponentStatus":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sjp"},"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":"Sjv"},"Status":{}}}},"DataStorageConfig":{"shape":"Sk0"},"ShadowModeConfig":{"shape":"Sk1"},"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":"Sk9"},"StoppingConditions":{"shape":"Slf"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointConfiguration","ModelConfiguration"],"members":{"RecommendationId":{},"Metrics":{"shape":"S146"},"EndpointConfiguration":{"shape":"S149"},"ModelConfiguration":{"shape":"S14b"},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"S14j"},"EndpointInfo":{"shape":"Sl8"}}}}}}},"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":"S14n"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Slr"},"OutputConfig":{"shape":"Sly"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Slz"},"LabelingJobAlgorithmsConfig":{"shape":"Sm2"},"HumanTaskConfig":{"shape":"Sm6"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"S14q"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}}},"DescribeMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{},"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"MlflowVersion":{},"RoleArn":{},"TrackingServerStatus":{},"IsActive":{},"TrackingServerUrl":{},"WeeklyMaintenanceWindowStart":{},"AutomaticModelRegistration":{"type":"boolean"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sms"},"Containers":{"shape":"Sn1"},"InferenceExecutionConfig":{"shape":"Sn2"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6b"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"DeploymentRecommendation":{"shape":"S14z"}}}},"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":"Sn6"},"ModelBiasAppSpecification":{"shape":"Sn7"},"ModelBiasJobInput":{"shape":"Sn8"},"ModelBiasJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"}}}},"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":"Snd"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snc"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"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":"Snj"},"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":"Snn"},"ModelExplainabilityAppSpecification":{"shape":"Sno"},"ModelExplainabilityJobInput":{"shape":"Snp"},"ModelExplainabilityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"}}}},"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":"Snv"},"ValidationSpecification":{"shape":"Sns"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S15g"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"},"ModelMetrics":{"shape":"Sny"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"CustomerMetadataProperties":{"shape":"So5"},"DriftCheckBaselines":{"shape":"So8"},"AdditionalInferenceSpecifications":{"shape":"Soe"},"SkipModelValidation":{},"SourceUri":{},"SecurityConfig":{"shape":"Soi"},"ModelCard":{"shape":"Soj"}}}},"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":"Sxq"},"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":"Sop"},"ModelQualityAppSpecification":{"shape":"Soq"},"ModelQualityJobInput":{"shape":"Sos"},"ModelQualityJobOutputConfig":{"shape":"S9y"},"JobResources":{"shape":"Sa4"},"NetworkConfig":{"shape":"Sa9"},"RoleArn":{},"StoppingCondition":{"shape":"Saa"}}}},"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":"Sow"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S15t"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"San"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Spd"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Spg"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Spj"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spo"},"OnStart":{"shape":"Spo"},"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":"Sxq"},"LastModifiedBy":{"shape":"Sxq"},"ParallelismConfiguration":{"shape":"Sq2"}}}},"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":"S16d"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedBy":{"shape":"Sxq"},"ParallelismConfiguration":{"shape":"Sq2"},"SelectiveExecutionConfig":{"shape":"S16f"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Sqi"},"ProcessingOutputConfig":{"shape":"Sr5"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sra"},"StoppingCondition":{"shape":"Src"},"AppSpecification":{"shape":"Sre"},"Environment":{"shape":"Srg"},"NetworkConfig":{"shape":"Sp4"},"RoleArn":{},"ExperimentConfig":{"shape":"Srh"},"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":"Srm"},"ServiceCatalogProvisionedProductDetails":{"shape":"S16o"},"ProjectStatus":{},"CreatedBy":{"shape":"Sxq"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}}},"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":"Srw"},"OwnershipSettings":{"shape":"Ss4"},"SpaceSharingSettings":{"shape":"Ss5"},"SpaceDisplayName":{},"Url":{}}}},"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":"S16z"}}}},"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":"S105"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S33"},"AlgorithmSpecification":{"shape":"Ssg"},"RoleArn":{},"InputDataConfig":{"shape":"S35"},"OutputDataConfig":{"shape":"S3n"},"ResourceConfig":{"shape":"S3q"},"WarmPoolStatus":{"shape":"S173"},"VpcConfig":{"shape":"S6b"},"StoppingCondition":{"shape":"S3w"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S176"},"FinalMetricDataList":{"shape":"S179"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sid"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Ssp"},"ExperimentConfig":{"shape":"Srh"},"DebugRuleConfigurations":{"shape":"Ssx"},"TensorBoardOutputConfig":{"shape":"St1"},"DebugRuleEvaluationStatuses":{"shape":"S17d"},"ProfilerConfig":{"shape":"St2"},"ProfilerRuleConfigurations":{"shape":"St6"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"Environment":{"shape":"St8"},"RetryStrategy":{"shape":"Sie"},"RemoteDebugConfig":{"shape":"Stb"},"InfraCheckConfig":{"shape":"Std"}}}},"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":"Stl"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S44"},"TransformInput":{"shape":"S47"},"TransformOutput":{"shape":"S4b"},"DataCaptureConfig":{"shape":"Sto"},"TransformResources":{"shape":"S4e"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Stp"},"ExperimentConfig":{"shape":"Srh"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S17p"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S17t"},"Status":{"shape":"Stx"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"Parameters":{"shape":"Su0"},"InputArtifacts":{"shape":"Su4"},"OutputArtifacts":{"shape":"Su4"},"MetadataProperties":{"shape":"S21"},"Metrics":{"shape":"S17v"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S17t"}}}}},"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":"Sam"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S185"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S18d"}}}},"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":"Sag"},"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":{}}}},"GetScalingConfigurationRecommendation":{"input":{"type":"structure","required":["InferenceRecommendationsJobName"],"members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S195"}}},"output":{"type":"structure","members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S195"},"Metric":{"type":"structure","members":{"InvocationsPerInstance":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"DynamicScalingConfiguration":{"type":"structure","members":{"MinCapacity":{"type":"integer"},"MaxCapacity":{"type":"integer"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"ScalingPolicies":{"type":"list","member":{"type":"structure","members":{"TargetTracking":{"type":"structure","members":{"MetricSpecification":{"type":"structure","members":{"Predefined":{"type":"structure","members":{"PredefinedMetricType":{}}},"Customized":{"type":"structure","members":{"MetricName":{},"Namespace":{},"Statistic":{}}}},"union":true},"TargetValue":{"type":"double"}}}},"union":true}}}}}}},"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":"S12s"},"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":"S1u"},"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":"Siz"},"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":"S4z"},"JupyterLabAppImageConfig":{"shape":"S58"},"CodeEditorAppImageConfig":{"shape":"S5f"}}}}}}},"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":{},"SpaceName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"ResourceSpec":{"shape":"S4p"}}}},"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":"S5j"},"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":"Sxq"}}}},"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":"Syb"}}}},"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":"Syd"}},"NextToken":{}}}},"ListClusterNodes":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"InstanceGroupNameContains":{},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["NextToken","ClusterNodeSummaries"],"members":{"NextToken":{},"ClusterNodeSummaries":{"type":"list","member":{"type":"structure","required":["InstanceGroupName","InstanceId","InstanceType","LaunchTime","InstanceStatus"],"members":{"InstanceGroupName":{},"InstanceId":{},"InstanceType":{},"LaunchTime":{"type":"timestamp"},"InstanceStatus":{"shape":"Szr"}}}}}}},"ListClusters":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["NextToken","ClusterSummaries"],"members":{"NextToken":{},"ClusterSummaries":{"type":"list","member":{"type":"structure","required":["ClusterArn","ClusterName","CreationTime","ClusterStatus"],"members":{"ClusterArn":{},"ClusterName":{},"CreationTime":{"type":"timestamp"},"ClusterStatus":{}}}}}}},"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":"S8c"}}}},"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":"S92"},"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":"S1bx"},"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":"S11t"},"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"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S121"}}}},"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":"S1dn"},"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":"S1dn"},"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":"Sgx"},"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":"S137"},"ObjectiveStatusCounters":{"shape":"S139"},"ResourceLimits":{"shape":"Shg"}}}},"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":{}}}},"ListInferenceComponents":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"EndpointNameEquals":{},"VariantNameEquals":{}}},"output":{"type":"structure","required":["InferenceComponents"],"members":{"InferenceComponents":{"type":"list","member":{"type":"structure","required":["CreationTime","InferenceComponentArn","InferenceComponentName","EndpointArn","EndpointName","VariantName","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"InferenceComponentArn":{},"InferenceComponentName":{},"EndpointArn":{},"EndpointName":{},"VariantName":{},"InferenceComponentStatus":{},"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":"Sjp"},"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":"S146"},"EndpointMetrics":{"shape":"S14j"},"EndpointConfiguration":{"shape":"S149"},"ModelConfiguration":{"shape":"S14b"},"FailureReason":{},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}}}},"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"},"ModelNameEquals":{},"ModelPackageVersionArnEquals":{}}},"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":{},"ModelName":{},"SamplePayloadUrl":{},"ModelPackageVersionArn":{}}}},"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":"S14n"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"S14q"},"InputConfig":{"shape":"Slr"}}}},"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":{}}}},"ListMlflowTrackingServers":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"TrackingServerStatus":{},"MlflowVersion":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"TrackingServerSummaries":{"type":"list","member":{"type":"structure","members":{"TrackingServerArn":{},"TrackingServerName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrackingServerStatus":{},"IsActive":{},"MlflowVersion":{}}}},"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":"S1bx"},"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":"S1bx"},"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":{},"CrossAccountFilterOption":{}}},"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":["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":"S1bx"},"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":"S1hd"},"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":"S15t"}},"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":"Spg"}}}}}}},"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":{}}},"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":"S1ir"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1ir"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"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"}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}},"AttemptCount":{"type":"integer"},"SelectiveExecutionResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}}}}},"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":"S1j8"},"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":{}}}},"ListResourceCatalogs":{"input":{"type":"structure","members":{"NameContains":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ResourceCatalogs":{"type":"list","member":{"type":"structure","required":["ResourceCatalogArn","ResourceCatalogName","Description","CreationTime"],"members":{"ResourceCatalogArn":{},"ResourceCatalogName":{},"Description":{},"CreationTime":{"type":"timestamp"}}}},"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"},"SpaceSettingsSummary":{"type":"structure","members":{"AppType":{},"SpaceStorageSettings":{"shape":"Srz"}}},"SpaceSharingSettingsSummary":{"type":"structure","members":{"SharingType":{}}},"OwnershipSettingsSummary":{"type":"structure","members":{"OwnerUserProfileName":{}}},"SpaceDisplayName":{}}}},"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":"S16z"}},"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":"S173"}}}},"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":"S13b"}},"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":"S17t"},"Status":{"shape":"Stx"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}}},"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":"S17p"},"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":"S185"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S18d"}},"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":"S1m6"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Sh5"},"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":"Sq2"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1mh"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CrossAccountFilterOption":{},"VisibilityConditions":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1my"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"S11t"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S17p"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S17t"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S17t"},"Status":{"shape":"Stx"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"Parameters":{"shape":"Su0"},"InputArtifacts":{"shape":"Su4"},"OutputArtifacts":{"shape":"Su4"},"Metrics":{"shape":"S17v"},"MetadataProperties":{"shape":"S21"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1my"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Sqi"},"ProcessingOutputConfig":{"shape":"Sr5"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sra"},"StoppingCondition":{"shape":"Src"},"AppSpecification":{"shape":"Sre"},"Environment":{"shape":"Srg"},"NetworkConfig":{"shape":"Sp4"},"RoleArn":{},"ExperimentConfig":{"shape":"Srh"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1n6"}}},"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":"S11b"},"DataCaptureConfig":{"shape":"S11j"},"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":"Sow"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S15t"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"S11b"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Snv"},"ValidationSpecification":{"shape":"Sns"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S15g"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Sxq"},"MetadataProperties":{"shape":"S21"},"ModelMetrics":{"shape":"Sny"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Soe"},"SourceUri":{},"SecurityConfig":{"shape":"Soi"},"ModelCard":{"shape":"Soj"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"So5"},"DriftCheckBaselines":{"shape":"So8"},"SkipModelValidation":{}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"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":"Sxq"},"LastModifiedBy":{"shape":"Sxq"},"ParallelismConfiguration":{"shape":"Sq2"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"S16d"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedBy":{"shape":"Sxq"},"ParallelismConfiguration":{"shape":"Sq2"},"SelectiveExecutionConfig":{"shape":"S16f"},"PipelineParameters":{"shape":"S1j8"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sfe"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sfl"},"OfflineStoreConfig":{"shape":"Sfr"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S121"},"LastUpdateStatus":{"shape":"S124"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"S12a"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Srm"},"ServiceCatalogProvisionedProductDetails":{"shape":"S16o"},"ProjectStatus":{},"CreatedBy":{"shape":"Sxq"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Sha"},"TrainingJobDefinition":{"shape":"Si3"},"TrainingJobDefinitions":{"shape":"Sij"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"S137"},"ObjectiveStatusCounters":{"shape":"S139"},"BestTrainingJob":{"shape":"S13b"},"OverallBestTrainingJob":{"shape":"S13b"},"WarmStartConfig":{"shape":"Sik"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"S13e"},"ConsumedResources":{"shape":"S13f"},"Tags":{"shape":"S7"}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Snd"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snc"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{},"ModelPackageGroupName":{}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sms"},"Containers":{"shape":"Sn1"},"InferenceExecutionConfig":{"shape":"Sn2"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6b"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"},"DeploymentRecommendation":{"shape":"S14z"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1n6"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sow"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S1hd"},"LastMonitoringExecutionSummary":{"shape":"S15t"},"BatchTransformInput":{"shape":"S9s"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snc"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxq"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxq"},"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":"S1ir"},"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":{}}}},"StartMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"S1j8"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sq2"},"SelectiveExecutionConfig":{"shape":"S16f"}}},"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":"Sjs"},"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":{}}}},"StopMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"S1z"},"PropertiesToRemove":{"shape":"S1or"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S4z"},"JupyterLabAppImageConfig":{"shape":"S58"},"CodeEditorAppImageConfig":{"shape":"S5f"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S5n"},"PropertiesToRemove":{"shape":"S1or"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCluster":{"input":{"type":"structure","required":["ClusterName","InstanceGroups"],"members":{"ClusterName":{},"InstanceGroups":{"shape":"S7x"}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"UpdateClusterSoftware":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"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":"S1z"},"PropertiesToRemove":{"shape":"S1or"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"Sag"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1m6"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"Sam"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4p"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"Sbv"},"DockerSettings":{"shape":"Sby"}}},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc4"},"SubnetIds":{"shape":"S6e"},"AppNetworkAccessType":{}}},"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":"Scr"},"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"},"ServerlessUpdateConfig":{"type":"structure","members":{"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"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":"Sff"}},"OnlineStoreConfig":{"type":"structure","members":{"TtlDuration":{"shape":"Sfn"}}},"ThroughputConfig":{"type":"structure","members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"S12b"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sgx"}}},"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":"Siz"},"AliasesToDelete":{"shape":"Siz"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{},"Specification":{"shape":"Sjb"},"RuntimeConfig":{"shape":"Sji"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"UpdateInferenceComponentRuntimeConfig":{"input":{"type":"structure","required":["InferenceComponentName","DesiredRuntimeConfig"],"members":{"InferenceComponentName":{},"DesiredRuntimeConfig":{"shape":"Sji"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sjp"},"Description":{},"ModelVariants":{"shape":"Sjs"},"DataStorageConfig":{"shape":"Sk0"},"ShadowModeConfig":{"shape":"Sk1"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"AutomaticModelRegistration":{"type":"boolean"},"WeeklyMaintenanceWindowStart":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Snd"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"So5"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Soe"},"InferenceSpecification":{"shape":"Sr"},"SourceUri":{},"ModelCard":{"shape":"Soj"}}},"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":"Sow"}}},"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":"Spg"},"AcceleratorTypes":{"shape":"Spd"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Spj"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spo"},"OnStart":{"shape":"Spo"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Spw"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Sq2"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Sq2"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Sro"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Srw"},"SpaceDisplayName":{}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"St4"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"St6"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}},"RemoteDebugConfig":{"type":"structure","members":{"EnableRemoteDebug":{"type":"boolean"}}}}},"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":"Stx"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Su0"},"ParametersToRemove":{"shape":"S1ra"},"InputArtifacts":{"shape":"Su4"},"InputArtifactsToRemove":{"shape":"S1ra"},"OutputArtifacts":{"shape":"Su4"},"OutputArtifactsToRemove":{"shape":"S1ra"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"Sam"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Sup"},"OidcConfig":{"shape":"Sui"},"WorkforceVpcConfig":{"shape":"Sut"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S185"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sv3"},"Description":{},"NotificationConfiguration":{"shape":"Svb"},"WorkerAccessConfiguration":{"shape":"Svd"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S18d"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S1h"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S1j"},"SupportedContentTypes":{"shape":"S1l"},"SupportedResponseMIMETypes":{"shape":"S1n"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"ProductId":{},"Environment":{"shape":"S16"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{},"AdditionalS3DataSource":{"shape":"S1d"}}}},"Sy":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3Uri","S3DataType","CompressionType"],"members":{"S3Uri":{},"S3DataType":{},"CompressionType":{},"ModelAccessConfig":{"shape":"S13"}}}}},"S13":{"type":"structure","required":["AcceptEula"],"members":{"AcceptEula":{"type":"boolean"}}},"S16":{"type":"map","key":{},"value":{}},"S1d":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"CompressionType":{}}},"S1h":{"type":"list","member":{}},"S1j":{"type":"list","member":{}},"S1l":{"type":"list","member":{}},"S1n":{"type":"list","member":{}},"S1u":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S1z":{"type":"map","key":{},"value":{}},"S21":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S26":{"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":"S2g"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2l"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1l"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2w"}},"AdditionalS3DataSource":{"shape":"S1d"}}},"S2g":{"type":"list","member":{}},"S2l":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2w":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S2y":{"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":"S33"},"InputDataConfig":{"shape":"S35"},"OutputDataConfig":{"shape":"S3n"},"ResourceConfig":{"shape":"S3q"},"StoppingCondition":{"shape":"S3w"}}},"TransformJobDefinition":{"shape":"S40"}}}}}},"S33":{"type":"map","key":{},"value":{}},"S35":{"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"}}}}}},"S3n":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{},"CompressionType":{}}},"S3q":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"KeepAlivePeriodInSeconds":{"type":"integer"},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}}}},"S3w":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"},"MaxPendingTimeInSeconds":{"type":"integer"}}},"S40":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S44"},"TransformInput":{"shape":"S47"},"TransformOutput":{"shape":"S4b"},"TransformResources":{"shape":"S4e"}}},"S44":{"type":"map","key":{},"value":{}},"S47":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S4b":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S4e":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4p":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"SageMakerImageVersionAlias":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S4z":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"shape":"S54"}}},"S54":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}},"S58":{"type":"structure","members":{"FileSystemConfig":{"shape":"S54"},"ContainerConfig":{"shape":"S59"}}},"S59":{"type":"structure","members":{"ContainerArguments":{"type":"list","member":{}},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerEnvironmentVariables":{"type":"map","key":{},"value":{}}}},"S5f":{"type":"structure","members":{"FileSystemConfig":{"shape":"S54"},"ContainerConfig":{"shape":"S59"}}},"S5j":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S5n":{"type":"map","key":{},"value":{}},"S5t":{"type":"list","member":{"type":"structure","required":["TargetAttributeName"],"members":{"DataSource":{"shape":"S5v"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{},"SampleWeightAttributeName":{}}}},"S5v":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S61":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S63":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S65":{"type":"structure","members":{"CompletionCriteria":{"shape":"S66"},"SecurityConfig":{"shape":"S6a"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"shape":"S6h"}}},"DataSplitConfig":{"shape":"S6l"},"Mode":{}}},"S66":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S6a":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S6b"}}},"S6b":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S6e"}}},"S6e":{"type":"list","member":{}},"S6h":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}},"S6l":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S6p":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S6v":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S5v"}}}},"S6x":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S66"}}},"TextClassificationJobConfig":{"type":"structure","required":["ContentColumn","TargetLabelColumn"],"members":{"CompletionCriteria":{"shape":"S66"},"ContentColumn":{},"TargetLabelColumn":{}}},"TimeSeriesForecastingJobConfig":{"type":"structure","required":["ForecastFrequency","ForecastHorizon","TimeSeriesConfig"],"members":{"FeatureSpecificationS3Uri":{},"CompletionCriteria":{"shape":"S66"},"ForecastFrequency":{},"ForecastHorizon":{"type":"integer"},"ForecastQuantiles":{"type":"list","member":{}},"Transformations":{"type":"structure","members":{"Filling":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"Aggregation":{"type":"map","key":{},"value":{}}}},"TimeSeriesConfig":{"type":"structure","required":["TargetAttributeName","TimestampAttributeName","ItemIdentifierAttributeName"],"members":{"TargetAttributeName":{},"TimestampAttributeName":{},"ItemIdentifierAttributeName":{},"GroupingAttributeNames":{"type":"list","member":{}}}},"HolidayConfig":{"type":"list","member":{"type":"structure","members":{"CountryCode":{}}}},"CandidateGenerationConfig":{"shape":"S7n"}}},"TabularJobConfig":{"type":"structure","required":["TargetAttributeName"],"members":{"CandidateGenerationConfig":{"shape":"S7n"},"CompletionCriteria":{"shape":"S66"},"FeatureSpecificationS3Uri":{},"Mode":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"ProblemType":{},"TargetAttributeName":{},"SampleWeightAttributeName":{}}},"TextGenerationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S66"},"BaseModelName":{},"TextGenerationHyperParameters":{"type":"map","key":{},"value":{}},"ModelAccessConfig":{"shape":"S13"}}}},"union":true},"S7n":{"type":"structure","members":{"AlgorithmsConfig":{"shape":"S6h"}}},"S7x":{"type":"list","member":{"type":"structure","required":["InstanceCount","InstanceGroupName","InstanceType","LifeCycleConfig","ExecutionRole"],"members":{"InstanceCount":{"type":"integer"},"InstanceGroupName":{},"InstanceType":{},"LifeCycleConfig":{"shape":"S82"},"ExecutionRole":{},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S85"}}}},"S82":{"type":"structure","required":["SourceS3Uri","OnCreate"],"members":{"SourceS3Uri":{},"OnCreate":{}}},"S85":{"type":"list","member":{"type":"structure","members":{"EbsVolumeConfig":{"type":"structure","required":["VolumeSizeInGB"],"members":{"VolumeSizeInGB":{"type":"integer"}}}},"union":true}},"S8c":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S8j":{"type":"structure","required":["S3Uri","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S8m":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S8t":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S92":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S97":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S99"},"StatisticsResource":{"shape":"S9a"}}},"S99":{"type":"structure","members":{"S3Uri":{}}},"S9a":{"type":"structure","members":{"S3Uri":{}}},"S9b":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9d"},"ContainerArguments":{"shape":"S9f"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S9h"}}},"S9d":{"type":"list","member":{}},"S9f":{"type":"list","member":{}},"S9h":{"type":"map","key":{},"value":{}},"S9k":{"type":"structure","members":{"EndpointInput":{"shape":"S9l"},"BatchTransformInput":{"shape":"S9s"}}},"S9l":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{},"ExcludeFeaturesAttribute":{}}},"S9s":{"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":{},"ExcludeFeaturesAttribute":{}}},"S9y":{"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":{}}},"Sa4":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Sa9":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S6b"}}},"Saa":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sag":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"Sam":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"San"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"Saq"},"KernelGatewayAppSettings":{"shape":"Sav"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"CustomImages":{"shape":"Saw"}}},"CanvasAppSettings":{"type":"structure","members":{"TimeSeriesForecastingSettings":{"type":"structure","members":{"Status":{},"AmazonForecastRoleArn":{}}},"ModelRegisterSettings":{"type":"structure","members":{"Status":{},"CrossAccountModelRegisterRoleArn":{}}},"WorkspaceSettings":{"type":"structure","members":{"S3ArtifactPath":{},"S3KmsKeyId":{}}},"IdentityProviderOAuthSettings":{"type":"list","member":{"type":"structure","members":{"DataSourceName":{},"Status":{},"SecretArn":{}}}},"DirectDeploySettings":{"type":"structure","members":{"Status":{}}},"KendraSettings":{"type":"structure","members":{"Status":{}}},"GenerativeAiSettings":{"type":"structure","members":{"AmazonBedrockRoleArn":{}}}}},"CodeEditorAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"CustomImages":{"shape":"Saw"},"LifecycleConfigArns":{"shape":"Sar"}}},"JupyterLabAppSettings":{"shape":"Sbh"},"SpaceStorageSettings":{"shape":"Sbi"},"DefaultLandingUri":{},"StudioWebPortal":{},"CustomPosixUserConfig":{"shape":"Sbn"},"CustomFileSystemConfigs":{"shape":"Sbq"}}},"San":{"type":"list","member":{}},"Saq":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"LifecycleConfigArns":{"shape":"Sar"},"CodeRepositories":{"shape":"Sas"}}},"Sar":{"type":"list","member":{}},"Sas":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}},"Sav":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"CustomImages":{"shape":"Saw"},"LifecycleConfigArns":{"shape":"Sar"}}},"Saw":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"Sbh":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"CustomImages":{"shape":"Saw"},"LifecycleConfigArns":{"shape":"Sar"},"CodeRepositories":{"shape":"Sas"}}},"Sbi":{"type":"structure","members":{"DefaultEbsStorageSettings":{"type":"structure","required":["DefaultEbsVolumeSizeInGb","MaximumEbsVolumeSizeInGb"],"members":{"DefaultEbsVolumeSizeInGb":{"type":"integer"},"MaximumEbsVolumeSizeInGb":{"type":"integer"}}}}},"Sbn":{"type":"structure","required":["Uid","Gid"],"members":{"Uid":{"type":"long"},"Gid":{"type":"long"}}},"Sbq":{"type":"list","member":{"type":"structure","members":{"EFSFileSystemConfig":{"type":"structure","required":["FileSystemId"],"members":{"FileSystemId":{},"FileSystemPath":{}}}},"union":true}},"Sbu":{"type":"structure","members":{"SecurityGroupIds":{"shape":"Sbv"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4p"}}},"ExecutionRoleIdentityConfig":{},"DockerSettings":{"shape":"Sby"}}},"Sbv":{"type":"list","member":{}},"Sby":{"type":"structure","members":{"EnableDockerAccess":{},"VpcOnlyTrustedAccounts":{"type":"list","member":{}}}},"Sc4":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"San"},"JupyterServerAppSettings":{"shape":"Saq"},"KernelGatewayAppSettings":{"shape":"Sav"},"JupyterLabAppSettings":{"shape":"Sbh"},"SpaceStorageSettings":{"shape":"Sbi"},"CustomPosixUserConfig":{"shape":"Sbn"},"CustomFileSystemConfigs":{"shape":"Sbq"}}},"Sc9":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"Scb":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"Scd"},"DeploymentConfig":{"shape":"Sci"}}}},"Scd":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"Scg"},"DeviceNameContains":{}}},"Scg":{"type":"list","member":{}},"Sci":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Scr":{"type":"structure","members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Scw"},"LinearStepSize":{"shape":"Scw"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"RollingUpdatePolicy":{"type":"structure","required":["MaximumBatchSize","WaitIntervalInSeconds"],"members":{"MaximumBatchSize":{"shape":"Scw"},"WaitIntervalInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"},"RollbackMaximumBatchSize":{"shape":"Scw"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}}}},"Scw":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sd9":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sdh"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"},"ManagedInstanceScaling":{"shape":"Sdp"},"RoutingConfig":{"shape":"Sdt"},"InferenceAmiVersion":{}}}},"Sdh":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"type":"integer"}}},"Sdp":{"type":"structure","members":{"Status":{},"MinInstanceCount":{"type":"integer"},"MaxInstanceCount":{"type":"integer"}}},"Sdt":{"type":"structure","required":["RoutingStrategy"],"members":{"RoutingStrategy":{}}},"Sdw":{"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":"Se2"}}},"Se2":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Se7":{"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":{}}}}},"Sef":{"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":{}}}}}}}}},"Sfe":{"type":"list","member":{"shape":"Sff"}},"Sff":{"type":"structure","required":["FeatureName","FeatureType"],"members":{"FeatureName":{},"FeatureType":{},"CollectionType":{},"CollectionConfig":{"type":"structure","members":{"VectorConfig":{"type":"structure","required":["Dimension"],"members":{"Dimension":{"type":"integer"}}}},"union":true}}},"Sfl":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"},"TtlDuration":{"shape":"Sfn"},"StorageType":{}}},"Sfn":{"type":"structure","members":{"Unit":{},"Value":{"type":"integer"}}},"Sfr":{"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":{}}},"Sg6":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Sg8":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Sgb":{"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":"Sgl"}}},"Sgl":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Sgq":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Sgx":{"type":"list","member":{}},"Sgz":{"type":"structure","members":{"S3OutputPath":{}}},"Sh5":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Sha":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2w"},"ResourceLimits":{"shape":"Shg"},"ParameterRanges":{"shape":"Shk"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Shg":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"Shk":{"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":"S2g"}}}},"AutoParameters":{"type":"list","member":{"type":"structure","required":["Name","ValueHint"],"members":{"Name":{},"ValueHint":{}}}}}},"Si3":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2w"},"HyperParameterRanges":{"shape":"Shk"},"StaticHyperParameters":{"shape":"S33"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2l"}}},"RoleArn":{},"InputDataConfig":{"shape":"S35"},"VpcConfig":{"shape":"S6b"},"OutputDataConfig":{"shape":"S3n"},"ResourceConfig":{"shape":"S3q"},"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"}}}}}},"StoppingCondition":{"shape":"S3w"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sid"},"RetryStrategy":{"shape":"Sie"},"Environment":{"type":"map","key":{},"value":{}}}},"Sid":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sie":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sij":{"type":"list","member":{"shape":"Si3"}},"Sik":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Sio":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Siz":{"type":"list","member":{}},"Sjb":{"type":"structure","required":["ComputeResourceRequirements"],"members":{"ModelName":{},"Container":{"type":"structure","members":{"Image":{},"ArtifactUrl":{},"Environment":{"shape":"S16"}}},"StartupParameters":{"shape":"Sjd"},"ComputeResourceRequirements":{"shape":"Sje"}}},"Sjd":{"type":"structure","members":{"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"}}},"Sje":{"type":"structure","required":["MinMemoryRequiredInMb"],"members":{"NumberOfCpuCoresRequired":{"type":"float"},"NumberOfAcceleratorDevicesRequired":{"type":"float"},"MinMemoryRequiredInMb":{"type":"integer"},"MaxMemoryRequiredInMb":{"type":"integer"}}},"Sji":{"type":"structure","required":["CopyCount"],"members":{"CopyCount":{"type":"integer"}}},"Sjp":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sjs":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sjv"}}}},"Sjv":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Sk0":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Se2"}}},"Sk1":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Sk9":{"type":"structure","members":{"ModelPackageVersionArn":{},"ModelName":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}},"Stairs":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"},"NumberOfSteps":{"type":"integer"},"UsersPerStep":{"type":"integer"}}}}},"ResourceLimit":{"type":"structure","members":{"MaxNumberOfTests":{"type":"integer"},"MaxParallelOfTests":{"type":"integer"}}},"EndpointConfigurations":{"type":"list","member":{"type":"structure","members":{"InstanceType":{},"ServerlessConfig":{"shape":"Sdh"},"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":{}},"SupportedEndpointType":{},"DataInputConfig":{},"SupportedResponseMIMETypes":{"type":"list","member":{}}}},"Endpoints":{"type":"list","member":{"shape":"Sl8"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}}}},"Sl8":{"type":"structure","members":{"EndpointName":{}}},"Slf":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}},"FlatInvocations":{}}},"Slr":{"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":{}}}}}},"Sly":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Slz":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Sm2":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S6b"}}}}},"Sm6":{"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":"Sgl"}}},"Sms":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"Environment":{"shape":"S16"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}}}},"Sn1":{"type":"list","member":{"shape":"Sms"}},"Sn2":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sn6":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S99"}}},"Sn7":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S9h"}}},"Sn8":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S9l"},"BatchTransformInput":{"shape":"S9s"},"GroundTruthS3Input":{"shape":"Sn9"}}},"Sn9":{"type":"structure","members":{"S3Uri":{}}},"Snc":{"type":"structure","members":{"KmsKeyId":{}}},"Snd":{"type":"string","sensitive":true},"Snj":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Snn":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S99"}}},"Sno":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S9h"}}},"Snp":{"type":"structure","members":{"EndpointInput":{"shape":"S9l"},"BatchTransformInput":{"shape":"S9s"}}},"Sns":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S40"}}}}}},"Snv":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"AlgorithmName":{}}}}}},"Sny":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"So0"},"Constraints":{"shape":"So0"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"So0"},"Constraints":{"shape":"So0"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"So0"},"PreTrainingReport":{"shape":"So0"},"PostTrainingReport":{"shape":"So0"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"So0"}}}}},"So0":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"So5":{"type":"map","key":{},"value":{}},"So8":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Soa"},"PreTrainingConstraints":{"shape":"So0"},"PostTrainingConstraints":{"shape":"So0"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"So0"},"ConfigFile":{"shape":"Soa"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"So0"},"Constraints":{"shape":"So0"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"So0"},"Constraints":{"shape":"So0"}}}}},"Soa":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Soe":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S1h"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S1j"},"SupportedContentTypes":{"shape":"S1l"},"SupportedResponseMIMETypes":{"shape":"S1n"}}}},"Soi":{"type":"structure","required":["KmsKeyId"],"members":{"KmsKeyId":{}}},"Soj":{"type":"structure","members":{"ModelCardContent":{"shape":"Snd"},"ModelCardStatus":{}}},"Sop":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S99"}}},"Soq":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9d"},"ContainerArguments":{"shape":"S9f"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S9h"}}},"Sos":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S9l"},"BatchTransformInput":{"shape":"S9s"},"GroundTruthS3Input":{"shape":"Sn9"}}},"Sow":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{},"DataAnalysisStartTime":{},"DataAnalysisEndTime":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S99"},"StatisticsResource":{"shape":"S9a"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S9l"},"BatchTransformInput":{"shape":"S9s"}}}},"MonitoringOutputConfig":{"shape":"S9y"},"MonitoringResources":{"shape":"Sa4"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9d"},"ContainerArguments":{"shape":"S9f"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"Saa"},"Environment":{"shape":"S9h"},"NetworkConfig":{"shape":"Sp4"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Sp4":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S6b"}}},"Spd":{"type":"list","member":{}},"Spg":{"type":"list","member":{}},"Spj":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Spo":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Spw":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Sq2":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Sqi":{"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":{}}}}}},"Sr5":{"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":{}}},"Sra":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Src":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sre":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9d"},"ContainerArguments":{"type":"list","member":{}}}},"Srg":{"type":"map","key":{},"value":{}},"Srh":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Srm":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Sro"}}},"Sro":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Srw":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"Saq"},"KernelGatewayAppSettings":{"shape":"Sav"},"CodeEditorAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"}}},"JupyterLabAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4p"},"CodeRepositories":{"shape":"Sas"}}},"AppType":{},"SpaceStorageSettings":{"shape":"Srz"},"CustomFileSystems":{"type":"list","member":{"type":"structure","members":{"EFSFileSystem":{"type":"structure","required":["FileSystemId"],"members":{"FileSystemId":{}}}},"union":true}}}},"Srz":{"type":"structure","members":{"EbsStorageSettings":{"type":"structure","required":["EbsVolumeSizeInGb"],"members":{"EbsVolumeSizeInGb":{"type":"integer"}}}}},"Ss4":{"type":"structure","required":["OwnerUserProfileName"],"members":{"OwnerUserProfileName":{}}},"Ss5":{"type":"structure","required":["SharingType"],"members":{"SharingType":{}}},"Ssg":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2l"},"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":{}}}}}}},"Ssp":{"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":{}}}}}}},"Ssx":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"St0"}}}},"St0":{"type":"map","key":{},"value":{}},"St1":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"St2":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"St4"},"DisableProfiler":{"type":"boolean"}}},"St4":{"type":"map","key":{},"value":{}},"St6":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"St0"}}}},"St8":{"type":"map","key":{},"value":{}},"Stb":{"type":"structure","members":{"EnableRemoteDebug":{"type":"boolean"}}},"Std":{"type":"structure","members":{"EnableInfraCheck":{"type":"boolean"}}},"Stl":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Sto":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Stp":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Stx":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Su0":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Su4":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Suf":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Sui":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{},"Scope":{},"AuthenticationRequestExtraParams":{"shape":"Sum"}}},"Sum":{"type":"map","key":{},"value":{}},"Sup":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Sut":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Suv"},"Subnets":{"shape":"Sux"}}},"Suv":{"type":"list","member":{}},"Sux":{"type":"list","member":{}},"Sv3":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","members":{"Groups":{"type":"list","member":{}}}}}}},"Svb":{"type":"structure","members":{"NotificationTopicArn":{}}},"Svd":{"type":"structure","members":{"S3Presign":{"type":"structure","members":{"IamPolicyConstraints":{"type":"structure","members":{"SourceIp":{},"VpcSourceIp":{}}}}}}},"Sxq":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Sxx":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Syb":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"Syd":{"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":"Syp"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"CandidateProperties":{"type":"structure","members":{"CandidateArtifactLocations":{"type":"structure","required":["Explainability"],"members":{"Explainability":{},"ModelInsights":{},"BacktestResults":{}}},"CandidateMetrics":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Set":{},"StandardMetricName":{}}}}}},"InferenceContainerDefinitions":{"type":"map","key":{},"value":{"shape":"Syp"}}}},"Syp":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"S16"}}}},"Sz5":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"Sz9":{"type":"structure","members":{"EndpointName":{}}},"Szr":{"type":"structure","required":["Status"],"members":{"Status":{},"Message":{}}},"S105":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"S11b":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"S11d"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"S11f"},"CurrentServerlessConfig":{"shape":"Sdh"},"DesiredServerlessConfig":{"shape":"Sdh"},"ManagedInstanceScaling":{"shape":"Sdp"},"RoutingConfig":{"shape":"Sdt"}}}},"S11d":{"type":"list","member":{"shape":"S11e"}},"S11e":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}},"S11f":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"S11j":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"S11n":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"S11d"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"S11f"},"CurrentServerlessConfig":{"shape":"Sdh"},"DesiredServerlessConfig":{"shape":"Sdh"},"ManagedInstanceScaling":{"shape":"Sdp"},"RoutingConfig":{"shape":"Sdt"}}}},"S11t":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S121":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"S124":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"S12a":{"type":"list","member":{"shape":"S12b"}},"S12b":{"type":"structure","members":{"Key":{},"Value":{}}},"S12s":{"type":"list","member":{}},"S137":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"S139":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"S13b":{"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":"S33"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"S13e":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"S13f":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"S146":{"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"},"ModelSetupTime":{"type":"integer"}}},"S149":{"type":"structure","required":["EndpointName","VariantName"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"},"ServerlessConfig":{"shape":"Sdh"}}},"S14b":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"S14j":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"S14n":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"S14q":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"S14z":{"type":"structure","required":["RecommendationStatus"],"members":{"RecommendationStatus":{},"RealTimeInferenceRecommendations":{"type":"list","member":{"type":"structure","required":["RecommendationId","InstanceType"],"members":{"RecommendationId":{},"InstanceType":{},"Environment":{"shape":"S16"}}}}}},"S15g":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"S15h"},"ImageScanStatuses":{"shape":"S15h"}}},"S15h":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"S15t":{"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":{}}},"S16d":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S16f":{"type":"structure","required":["SelectedSteps"],"members":{"SourcePipelineExecutionArn":{},"SelectedSteps":{"type":"list","member":{"type":"structure","required":["StepName"],"members":{"StepName":{}}}}}},"S16o":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S16z":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S173":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S176":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S179":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S17d":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S17p":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S17t":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S17v":{"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"}}}},"S185":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Sup"},"SubDomain":{},"CognitoConfig":{"shape":"Suf"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{},"Scope":{},"AuthenticationRequestExtraParams":{"shape":"Sum"}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Suv"},"Subnets":{"shape":"Sux"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S18d":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sv3"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Svb"},"WorkerAccessConfiguration":{"shape":"Svd"}}},"S195":{"type":"structure","members":{"MinInvocationsPerMinute":{"type":"integer"},"MaxInvocationsPerMinute":{"type":"integer"}}},"S1bx":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S1dn":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentSearchKeywords":{"shape":"S12s"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"}}}},"S1hd":{"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"}}}}}}}},"S1ir":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1j8":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1m6":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1mh":{"type":"structure","members":{"Filters":{"shape":"S1mi"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1mi"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1mh"}},"Operator":{}}},"S1mi":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1my":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"S105"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S33"},"AlgorithmSpecification":{"shape":"Ssg"},"RoleArn":{},"InputDataConfig":{"shape":"S35"},"OutputDataConfig":{"shape":"S3n"},"ResourceConfig":{"shape":"S3q"},"VpcConfig":{"shape":"S6b"},"StoppingCondition":{"shape":"S3w"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S176"},"FinalMetricDataList":{"shape":"S179"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sid"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Ssp"},"ExperimentConfig":{"shape":"Srh"},"DebugRuleConfigurations":{"shape":"Ssx"},"TensorBoardOutputConfig":{"shape":"St1"},"DebugRuleEvaluationStatuses":{"shape":"S17d"},"ProfilerConfig":{"shape":"St2"},"Environment":{"shape":"St8"},"RetryStrategy":{"shape":"Sie"},"Tags":{"shape":"S7"}}},"S1n6":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Stl"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S44"},"TransformInput":{"shape":"S47"},"TransformOutput":{"shape":"S4b"},"DataCaptureConfig":{"shape":"Sto"},"TransformResources":{"shape":"S4e"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Stp"},"ExperimentConfig":{"shape":"Srh"},"Tags":{"shape":"S7"}}},"S1or":{"type":"list","member":{}},"S1ra":{"type":"list","member":{}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","protocols":["json"],"serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24","auth":["aws.auth#sigv4"]},"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":"S1w"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S21"},"MetadataProperties":{"shape":"S23"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S28"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S30"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"SpaceName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4r"}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S51"},"JupyterLabAppImageConfig":{"shape":"S5a"},"CodeEditorAppImageConfig":{"shape":"S5h"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S5l"},"ArtifactType":{},"Properties":{"shape":"S5p"},"MetadataProperties":{"shape":"S23"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S5v"},"OutputDataConfig":{"shape":"S63"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S65"},"AutoMLJobConfig":{"shape":"S67"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S6r"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S6x"},"OutputDataConfig":{"shape":"S63"},"AutoMLProblemTypeConfig":{"shape":"S6z"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S6c"},"AutoMLJobObjective":{"shape":"S65"},"ModelDeployConfig":{"shape":"S6r"},"DataSplitConfig":{"shape":"S6n"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCluster":{"input":{"type":"structure","required":["ClusterName","InstanceGroups"],"members":{"ClusterName":{},"InstanceGroups":{"shape":"S7z"},"VpcConfig":{"shape":"S6d"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S8e"},"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":"S8l"},"OutputConfig":{"shape":"S8o"},"VpcConfig":{"shape":"S8v"},"StoppingCondition":{"shape":"S3y"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S94"},"ContextType":{},"Description":{},"Properties":{"shape":"S21"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S99"},"DataQualityAppSpecification":{"shape":"S9d"},"DataQualityJobInput":{"shape":"S9m"},"DataQualityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"Sai"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"Sao"},"DomainSettings":{"shape":"Sbw"},"SubnetIds":{"shape":"S6g"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc6"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"Scb"},"DeviceFleetName":{},"Stages":{"shape":"Scd"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"Scd"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"Sai"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Sct"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sdb"},"DataCaptureConfig":{"shape":"Sdy"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Se9"},"ExplainerConfig":{"shape":"Seh"},"ShadowProductionVariants":{"shape":"Sdb"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6d"},"EnableNetworkIsolation":{"type":"boolean"}}},"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":"Sfg"},"OnlineStoreConfig":{"shape":"Sfn"},"OfflineStoreConfig":{"shape":"Sft"},"ThroughputConfig":{"type":"structure","required":["ThroughputMode"],"members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Sg8"},"HumanLoopActivationConfig":{"shape":"Sga"},"HumanLoopConfig":{"shape":"Sgd"},"OutputConfig":{"shape":"Sgs"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sgz"},"S3StorageConfig":{"shape":"Sh1"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHubContentReference":{"input":{"type":"structure","required":["HubName","SageMakerPublicHubContentArn"],"members":{"HubName":{},"SageMakerPublicHubContentArn":{},"HubContentName":{},"MinVersion":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn","HubContentArn"],"members":{"HubArn":{},"HubContentArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Shd"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Shi"},"TrainingJobDefinition":{"shape":"Sib"},"TrainingJobDefinitions":{"shape":"Sir"},"WarmStartConfig":{"shape":"Sis"},"Tags":{"shape":"S7"},"Autotune":{"shape":"Siw"}}},"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":"Sj7"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName","EndpointName","VariantName","Specification","RuntimeConfig"],"members":{"InferenceComponentName":{},"EndpointName":{},"VariantName":{},"Specification":{"shape":"Sjj"},"RuntimeConfig":{"shape":"Sjq"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sjx"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sk0"},"DataStorageConfig":{"shape":"Sk8"},"ShadowModeConfig":{"shape":"Sk9"},"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":"Skh"},"JobDescription":{},"StoppingConditions":{"shape":"Sln"},"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":"Slz"},"OutputConfig":{"shape":"Sm6"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sm7"},"LabelingJobAlgorithmsConfig":{"shape":"Sma"},"HumanTaskConfig":{"shape":"Sme"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName","ArtifactStoreUri","RoleArn"],"members":{"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"MlflowVersion":{},"RoleArn":{},"AutomaticModelRegistration":{"type":"boolean"},"WeeklyMaintenanceWindowStart":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sn0"},"Containers":{"shape":"Sn9"},"InferenceExecutionConfig":{"shape":"Sna"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S6d"},"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":"Sne"},"ModelBiasAppSpecification":{"shape":"Snf"},"ModelBiasJobInput":{"shape":"Sng"},"ModelBiasJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Snk"},"Content":{"shape":"Snl"},"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":"Snr"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Snv"},"ModelExplainabilityAppSpecification":{"shape":"Snw"},"ModelExplainabilityJobInput":{"shape":"Snx"},"ModelExplainabilityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"So0"},"SourceAlgorithmSpecification":{"shape":"So3"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S23"},"ModelMetrics":{"shape":"So6"},"ClientToken":{"idempotencyToken":true},"Domain":{},"Task":{},"SamplePayloadUrl":{},"CustomerMetadataProperties":{"shape":"Sod"},"DriftCheckBaselines":{"shape":"Sog"},"AdditionalInferenceSpecifications":{"shape":"Som"},"SkipModelValidation":{},"SourceUri":{},"SecurityConfig":{"shape":"Soq"},"ModelCard":{"shape":"Sor"}}},"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":"Sox"},"ModelQualityAppSpecification":{"shape":"Soy"},"ModelQualityJobInput":{"shape":"Sp0"},"ModelQualityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sp4"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"Sap"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Spl"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Spo"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Spr"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spw"},"OnStart":{"shape":"Spw"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sq4"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Sqa"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{},"LandingUri":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedMlflowTrackingServerUrl":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{},"ExpiresInSeconds":{"type":"integer"},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"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":"Sqq"},"ProcessingOutputConfig":{"shape":"Srd"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sri"},"StoppingCondition":{"shape":"Srk"},"AppSpecification":{"shape":"Srm"},"Environment":{"shape":"Sro"},"NetworkConfig":{"shape":"Spc"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Srp"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sru"},"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":"Ss4"},"OwnershipSettings":{"shape":"Ssc"},"SpaceSharingSettings":{"shape":"Ssd"},"SpaceDisplayName":{}}},"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":"S35"},"AlgorithmSpecification":{"shape":"Sso"},"RoleArn":{},"InputDataConfig":{"shape":"S37"},"OutputDataConfig":{"shape":"S3p"},"ResourceConfig":{"shape":"S3s"},"VpcConfig":{"shape":"S6d"},"StoppingCondition":{"shape":"S3y"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sil"},"DebugHookConfig":{"shape":"Ssx"},"DebugRuleConfigurations":{"shape":"St5"},"TensorBoardOutputConfig":{"shape":"St9"},"ExperimentConfig":{"shape":"Srp"},"ProfilerConfig":{"shape":"Sta"},"ProfilerRuleConfigurations":{"shape":"Ste"},"Environment":{"shape":"Stg"},"RetryStrategy":{"shape":"Sim"},"RemoteDebugConfig":{"shape":"Stj"},"InfraCheckConfig":{"shape":"Stl"},"SessionChainingConfig":{"type":"structure","members":{"EnableSessionTagChaining":{"type":"boolean"}}}}},"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":"Stt"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S46"},"TransformInput":{"shape":"S49"},"TransformOutput":{"shape":"S4d"},"DataCaptureConfig":{"shape":"Stw"},"TransformResources":{"shape":"S4g"},"DataProcessing":{"shape":"Stx"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Srp"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S23"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Su5"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Su8"},"InputArtifacts":{"shape":"Suc"},"OutputArtifacts":{"shape":"Suc"},"MetadataProperties":{"shape":"S23"},"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":"Sao"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Sun"},"OidcConfig":{"shape":"Suq"},"SourceIpConfig":{"shape":"Sux"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Sv1"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Svb"},"Description":{},"NotificationConfiguration":{"shape":"Svj"},"WorkerAccessConfiguration":{"shape":"Svl"},"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":{},"SpaceName":{},"AppType":{},"AppName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S5l"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCluster":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteCompilationJob":{"input":{"type":"structure","required":["CompilationJobName"],"members":{"CompilationJobName":{}}}},"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":{}}}},"DeleteHubContentReference":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{}}}},"DeleteHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","members":{}}},"DeleteHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName"],"members":{"HyperParameterTuningJobName":{}}}},"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":{}}},"DeleteInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{}}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"Sci"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1w"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S21"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"},"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":"S28"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S30"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Sy4"},"ImageScanStatuses":{"shape":"Sy4"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"SpaceName":{},"AppType":{},"AppName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"SpaceName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4r"}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S51"},"JupyterLabAppImageConfig":{"shape":"S5a"},"CodeEditorAppImageConfig":{"shape":"S5h"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S5l"},"ArtifactType":{},"Properties":{"shape":"S21"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"},"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":"S5v"},"OutputDataConfig":{"shape":"S63"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S65"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S67"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Syi"},"BestCandidate":{"shape":"Syk"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"shape":"Szc"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S65"},"ProblemType":{},"CompletionCriteria":{"shape":"S68"}}},"ModelDeployConfig":{"shape":"S6r"},"ModelDeployResult":{"shape":"Szg"}}}},"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":"S6x"},"OutputDataConfig":{"shape":"S63"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S65"},"AutoMLProblemTypeConfig":{"shape":"S6z"},"AutoMLProblemTypeConfigName":{},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Syi"},"BestCandidate":{"shape":"Syk"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"AutoMLJobArtifacts":{"shape":"Szc"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S65"},"CompletionCriteria":{"shape":"S68"},"AutoMLProblemTypeResolvedAttributes":{"type":"structure","members":{"TabularResolvedAttributes":{"type":"structure","members":{"ProblemType":{}}},"TextGenerationResolvedAttributes":{"type":"structure","members":{"BaseModelName":{}}}},"union":true}}},"ModelDeployConfig":{"shape":"S6r"},"ModelDeployResult":{"shape":"Szg"},"DataSplitConfig":{"shape":"S6n"},"SecurityConfig":{"shape":"S6c"}}}},"DescribeCluster":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn","ClusterStatus","InstanceGroups"],"members":{"ClusterArn":{},"ClusterName":{},"ClusterStatus":{},"CreationTime":{"type":"timestamp"},"FailureMessage":{},"InstanceGroups":{"type":"list","member":{"type":"structure","members":{"CurrentCount":{"type":"integer"},"TargetCount":{"type":"integer"},"InstanceGroupName":{},"InstanceType":{},"LifeCycleConfig":{"shape":"S84"},"ExecutionRole":{},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S87"}}}},"VpcConfig":{"shape":"S6d"}}}},"DescribeClusterNode":{"input":{"type":"structure","required":["ClusterName","NodeId"],"members":{"ClusterName":{},"NodeId":{}}},"output":{"type":"structure","required":["NodeDetails"],"members":{"NodeDetails":{"type":"structure","members":{"InstanceGroupName":{},"InstanceId":{},"InstanceStatus":{"shape":"Szy"},"InstanceType":{},"LaunchTime":{"type":"timestamp"},"LifeCycleConfig":{"shape":"S84"},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S87"},"PrivatePrimaryIp":{},"PrivateDnsHostname":{},"Placement":{"type":"structure","members":{"AvailabilityZone":{},"AvailabilityZoneId":{}}}}}}}},"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":"S8e"}}}},"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":"S3y"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"S10c"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S8l"},"OutputConfig":{"shape":"S8o"},"VpcConfig":{"shape":"S8v"},"DerivedInformation":{"type":"structure","members":{"DerivedDataInputConfig":{}}}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S94"},"ContextType":{},"Description":{},"Properties":{"shape":"S21"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"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":"S99"},"DataQualityAppSpecification":{"shape":"S9d"},"DataQualityJobInput":{"shape":"S9m"},"DataQualityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"}}}},"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":"Sai"},"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":{},"SingleSignOnApplicationArn":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"SecurityGroupIdForDomainBoundary":{},"AuthMode":{},"DefaultUserSettings":{"shape":"Sao"},"DomainSettings":{"shape":"Sbw"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S6g"},"Url":{},"VpcId":{},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc6"}}}},"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":"Scb"},"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":"Scf"},"DeploymentConfig":{"shape":"Sck"},"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":"Sai"},"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","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"S11i"},"DataCaptureConfig":{"shape":"S11q"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Sct"},"AsyncInferenceConfig":{"shape":"Se9"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"S11u"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"S11u"}}},"ExplainerConfig":{"shape":"Seh"},"ShadowProductionVariants":{"shape":"S11i"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sdb"},"DataCaptureConfig":{"shape":"Sdy"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Se9"},"ExplainerConfig":{"shape":"Seh"},"ShadowProductionVariants":{"shape":"Sdb"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6d"},"EnableNetworkIsolation":{"type":"boolean"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"S120"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}}},"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":"Sfg"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sfn"},"OfflineStoreConfig":{"shape":"Sft"},"ThroughputConfig":{"type":"structure","required":["ThroughputMode"],"members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S128"},"LastUpdateStatus":{"shape":"S12b"},"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":"S12h"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Sg8"},"HumanLoopActivationConfig":{"shape":"Sga"},"HumanLoopConfig":{"shape":"Sgd"},"OutputConfig":{"shape":"Sgs"},"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":"Sgz"},"S3StorageConfig":{"shape":"Sh1"},"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":{},"SageMakerPublicHubContentArn":{},"ReferenceMinVersion":{},"SupportStatus":{},"HubContentSearchKeywords":{"shape":"S130"},"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":"Shi"},"TrainingJobDefinition":{"shape":"Sib"},"TrainingJobDefinitions":{"shape":"Sir"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"S13f"},"ObjectiveStatusCounters":{"shape":"S13h"},"BestTrainingJob":{"shape":"S13j"},"OverallBestTrainingJob":{"shape":"S13j"},"WarmStartConfig":{"shape":"Sis"},"Autotune":{"shape":"Siw"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"S13m"},"ConsumedResources":{"shape":"S13n"}}}},"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":{}}}},"DescribeInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{}}},"output":{"type":"structure","required":["InferenceComponentName","InferenceComponentArn","EndpointName","EndpointArn","CreationTime","LastModifiedTime"],"members":{"InferenceComponentName":{},"InferenceComponentArn":{},"EndpointName":{},"EndpointArn":{},"VariantName":{},"FailureReason":{},"Specification":{"type":"structure","members":{"ModelName":{},"Container":{"type":"structure","members":{"DeployedImage":{"shape":"S11l"},"ArtifactUrl":{},"Environment":{"shape":"S18"}}},"StartupParameters":{"shape":"Sjl"},"ComputeResourceRequirements":{"shape":"Sjm"}}},"RuntimeConfig":{"type":"structure","members":{"DesiredCopyCount":{"type":"integer"},"CurrentCopyCount":{"type":"integer"}}},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"InferenceComponentStatus":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sjx"},"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":"Sk3"},"Status":{}}}},"DataStorageConfig":{"shape":"Sk8"},"ShadowModeConfig":{"shape":"Sk9"},"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":"Skh"},"StoppingConditions":{"shape":"Sln"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["EndpointConfiguration","ModelConfiguration"],"members":{"RecommendationId":{},"Metrics":{"shape":"S14e"},"EndpointConfiguration":{"shape":"S14h"},"ModelConfiguration":{"shape":"S14j"},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"S14r"},"EndpointInfo":{"shape":"Slg"}}}}}}},"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":"S14v"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Slz"},"OutputConfig":{"shape":"Sm6"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sm7"},"LabelingJobAlgorithmsConfig":{"shape":"Sma"},"HumanTaskConfig":{"shape":"Sme"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"S14y"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}}},"DescribeMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{},"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"MlflowVersion":{},"RoleArn":{},"TrackingServerStatus":{},"IsActive":{},"TrackingServerUrl":{},"WeeklyMaintenanceWindowStart":{},"AutomaticModelRegistration":{"type":"boolean"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sn0"},"Containers":{"shape":"Sn9"},"InferenceExecutionConfig":{"shape":"Sna"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6d"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"DeploymentRecommendation":{"shape":"S157"}}}},"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":"Sne"},"ModelBiasAppSpecification":{"shape":"Snf"},"ModelBiasJobInput":{"shape":"Sng"},"ModelBiasJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"}}}},"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":"Snl"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snk"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"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":"Snr"},"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":"Snv"},"ModelExplainabilityAppSpecification":{"shape":"Snw"},"ModelExplainabilityJobInput":{"shape":"Snx"},"ModelExplainabilityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"}}}},"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":"So3"},"ValidationSpecification":{"shape":"So0"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S15o"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"},"ModelMetrics":{"shape":"So6"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"CustomerMetadataProperties":{"shape":"Sod"},"DriftCheckBaselines":{"shape":"Sog"},"AdditionalInferenceSpecifications":{"shape":"Som"},"SkipModelValidation":{},"SourceUri":{},"SecurityConfig":{"shape":"Soq"},"ModelCard":{"shape":"Sor"}}}},"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":"Sxx"},"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":"Sox"},"ModelQualityAppSpecification":{"shape":"Soy"},"ModelQualityJobInput":{"shape":"Sp0"},"ModelQualityJobOutputConfig":{"shape":"Sa0"},"JobResources":{"shape":"Sa6"},"NetworkConfig":{"shape":"Sab"},"RoleArn":{},"StoppingCondition":{"shape":"Sac"}}}},"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":"Sp4"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S161"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"Sap"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Spl"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Spo"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Spr"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spw"},"OnStart":{"shape":"Spw"},"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":"Sxx"},"LastModifiedBy":{"shape":"Sxx"},"ParallelismConfiguration":{"shape":"Sqa"}}}},"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":"S16l"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedBy":{"shape":"Sxx"},"ParallelismConfiguration":{"shape":"Sqa"},"SelectiveExecutionConfig":{"shape":"S16n"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Sqq"},"ProcessingOutputConfig":{"shape":"Srd"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sri"},"StoppingCondition":{"shape":"Srk"},"AppSpecification":{"shape":"Srm"},"Environment":{"shape":"Sro"},"NetworkConfig":{"shape":"Spc"},"RoleArn":{},"ExperimentConfig":{"shape":"Srp"},"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":"Sru"},"ServiceCatalogProvisionedProductDetails":{"shape":"S16w"},"ProjectStatus":{},"CreatedBy":{"shape":"Sxx"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}}},"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":"Ss4"},"OwnershipSettings":{"shape":"Ssc"},"SpaceSharingSettings":{"shape":"Ssd"},"SpaceDisplayName":{},"Url":{}}}},"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":"S177"}}}},"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":"S10c"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S35"},"AlgorithmSpecification":{"shape":"Sso"},"RoleArn":{},"InputDataConfig":{"shape":"S37"},"OutputDataConfig":{"shape":"S3p"},"ResourceConfig":{"shape":"S3s"},"WarmPoolStatus":{"shape":"S17b"},"VpcConfig":{"shape":"S6d"},"StoppingCondition":{"shape":"S3y"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S17e"},"FinalMetricDataList":{"shape":"S17h"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sil"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Ssx"},"ExperimentConfig":{"shape":"Srp"},"DebugRuleConfigurations":{"shape":"St5"},"TensorBoardOutputConfig":{"shape":"St9"},"DebugRuleEvaluationStatuses":{"shape":"S17l"},"ProfilerConfig":{"shape":"Sta"},"ProfilerRuleConfigurations":{"shape":"Ste"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"Environment":{"shape":"Stg"},"RetryStrategy":{"shape":"Sim"},"RemoteDebugConfig":{"shape":"Stj"},"InfraCheckConfig":{"shape":"Stl"}}}},"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":"Stt"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S46"},"TransformInput":{"shape":"S49"},"TransformOutput":{"shape":"S4d"},"DataCaptureConfig":{"shape":"Stw"},"TransformResources":{"shape":"S4g"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Stx"},"ExperimentConfig":{"shape":"Srp"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S17x"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S181"},"Status":{"shape":"Su5"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"Parameters":{"shape":"Su8"},"InputArtifacts":{"shape":"Suc"},"OutputArtifacts":{"shape":"Suc"},"MetadataProperties":{"shape":"S23"},"Metrics":{"shape":"S183"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S181"}}}}},"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":"Sao"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S18d"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S18l"}}}},"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":"Sai"},"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":{}}}},"GetScalingConfigurationRecommendation":{"input":{"type":"structure","required":["InferenceRecommendationsJobName"],"members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S19d"}}},"output":{"type":"structure","members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S19d"},"Metric":{"type":"structure","members":{"InvocationsPerInstance":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"DynamicScalingConfiguration":{"type":"structure","members":{"MinCapacity":{"type":"integer"},"MaxCapacity":{"type":"integer"},"ScaleInCooldown":{"type":"integer"},"ScaleOutCooldown":{"type":"integer"},"ScalingPolicies":{"type":"list","member":{"type":"structure","members":{"TargetTracking":{"type":"structure","members":{"MetricSpecification":{"type":"structure","members":{"Predefined":{"type":"structure","members":{"PredefinedMetricType":{}}},"Customized":{"type":"structure","members":{"MetricName":{},"Namespace":{},"Statistic":{}}}},"union":true},"TargetValue":{"type":"double"}}}},"union":true}}}}}}},"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":"S130"},"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":"S1w"},"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":"Sj7"},"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":"S51"},"JupyterLabAppImageConfig":{"shape":"S5a"},"CodeEditorAppImageConfig":{"shape":"S5h"}}}}}}},"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":{},"SpaceName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"ResourceSpec":{"shape":"S4r"}}}},"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":"S5l"},"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":"Sxx"}}}},"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":"Syi"}}}},"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":"Syk"}},"NextToken":{}}}},"ListClusterNodes":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"InstanceGroupNameContains":{},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["NextToken","ClusterNodeSummaries"],"members":{"NextToken":{},"ClusterNodeSummaries":{"type":"list","member":{"type":"structure","required":["InstanceGroupName","InstanceId","InstanceType","LaunchTime","InstanceStatus"],"members":{"InstanceGroupName":{},"InstanceId":{},"InstanceType":{},"LaunchTime":{"type":"timestamp"},"InstanceStatus":{"shape":"Szy"}}}}}}},"ListClusters":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["NextToken","ClusterSummaries"],"members":{"NextToken":{},"ClusterSummaries":{"type":"list","member":{"type":"structure","required":["ClusterArn","ClusterName","CreationTime","ClusterStatus"],"members":{"ClusterArn":{},"ClusterName":{},"CreationTime":{"type":"timestamp"},"ClusterStatus":{}}}}}}},"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":"S8e"}}}},"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":"S94"},"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":"S1c5"},"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":"S120"},"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"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S128"}}}},"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":"S1dv"},"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":"S1dv"},"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":"Sgz"},"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":"S13f"},"ObjectiveStatusCounters":{"shape":"S13h"},"ResourceLimits":{"shape":"Sho"}}}},"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":{}}}},"ListInferenceComponents":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"StatusEquals":{},"EndpointNameEquals":{},"VariantNameEquals":{}}},"output":{"type":"structure","required":["InferenceComponents"],"members":{"InferenceComponents":{"type":"list","member":{"type":"structure","required":["CreationTime","InferenceComponentArn","InferenceComponentName","EndpointArn","EndpointName","VariantName","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"InferenceComponentArn":{},"InferenceComponentName":{},"EndpointArn":{},"EndpointName":{},"VariantName":{},"InferenceComponentStatus":{},"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":"Sjx"},"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":"S14e"},"EndpointMetrics":{"shape":"S14r"},"EndpointConfiguration":{"shape":"S14h"},"ModelConfiguration":{"shape":"S14j"},"FailureReason":{},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}}}},"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"},"ModelNameEquals":{},"ModelPackageVersionArnEquals":{}}},"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":{},"ModelName":{},"SamplePayloadUrl":{},"ModelPackageVersionArn":{}}}},"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":"S14v"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"S14y"},"InputConfig":{"shape":"Slz"}}}},"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":{}}}},"ListMlflowTrackingServers":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"TrackingServerStatus":{},"MlflowVersion":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"TrackingServerSummaries":{"type":"list","member":{"type":"structure","members":{"TrackingServerArn":{},"TrackingServerName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrackingServerStatus":{},"IsActive":{},"MlflowVersion":{}}}},"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":"S1c5"},"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":"S1c5"},"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":{},"CrossAccountFilterOption":{}}},"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":["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":"S1c5"},"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":"S1hl"},"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":"S161"}},"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":"Spo"}}}}}}},"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":{}}},"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":"S1iz"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1iz"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"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"}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}},"AttemptCount":{"type":"integer"},"SelectiveExecutionResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}}}}},"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":"S1jg"},"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":{}}}},"ListResourceCatalogs":{"input":{"type":"structure","members":{"NameContains":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ResourceCatalogs":{"type":"list","member":{"type":"structure","required":["ResourceCatalogArn","ResourceCatalogName","Description","CreationTime"],"members":{"ResourceCatalogArn":{},"ResourceCatalogName":{},"Description":{},"CreationTime":{"type":"timestamp"}}}},"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"},"SpaceSettingsSummary":{"type":"structure","members":{"AppType":{},"SpaceStorageSettings":{"shape":"Ss7"}}},"SpaceSharingSettingsSummary":{"type":"structure","members":{"SharingType":{}}},"OwnershipSettingsSummary":{"type":"structure","members":{"OwnerUserProfileName":{}}},"SpaceDisplayName":{}}}},"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":"S177"}},"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":"S17b"}}}},"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":"S13j"}},"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":"S181"},"Status":{"shape":"Su5"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}}},"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":"S17x"},"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":"S18d"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S18l"}},"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":"S1me"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Shd"},"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":"Sqa"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1mp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CrossAccountFilterOption":{},"VisibilityConditions":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1n6"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"S120"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S17x"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S181"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S181"},"Status":{"shape":"Su5"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"Parameters":{"shape":"Su8"},"InputArtifacts":{"shape":"Suc"},"OutputArtifacts":{"shape":"Suc"},"Metrics":{"shape":"S183"},"MetadataProperties":{"shape":"S23"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1n6"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Sqq"},"ProcessingOutputConfig":{"shape":"Srd"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sri"},"StoppingCondition":{"shape":"Srk"},"AppSpecification":{"shape":"Srm"},"Environment":{"shape":"Sro"},"NetworkConfig":{"shape":"Spc"},"RoleArn":{},"ExperimentConfig":{"shape":"Srp"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1ne"}}},"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":"S11i"},"DataCaptureConfig":{"shape":"S11q"},"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":"Sp4"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S161"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"S11i"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"So3"},"ValidationSpecification":{"shape":"So0"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S15o"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Sxx"},"MetadataProperties":{"shape":"S23"},"ModelMetrics":{"shape":"So6"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Som"},"SourceUri":{},"SecurityConfig":{"shape":"Soq"},"ModelCard":{"shape":"Sor"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"Sod"},"DriftCheckBaselines":{"shape":"Sog"},"SkipModelValidation":{}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"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":"Sxx"},"LastModifiedBy":{"shape":"Sxx"},"ParallelismConfiguration":{"shape":"Sqa"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"S16l"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedBy":{"shape":"Sxx"},"ParallelismConfiguration":{"shape":"Sqa"},"SelectiveExecutionConfig":{"shape":"S16n"},"PipelineParameters":{"shape":"S1jg"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sfg"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sfn"},"OfflineStoreConfig":{"shape":"Sft"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"S128"},"LastUpdateStatus":{"shape":"S12b"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"S12h"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sru"},"ServiceCatalogProvisionedProductDetails":{"shape":"S16w"},"ProjectStatus":{},"CreatedBy":{"shape":"Sxx"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Shi"},"TrainingJobDefinition":{"shape":"Sib"},"TrainingJobDefinitions":{"shape":"Sir"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"S13f"},"ObjectiveStatusCounters":{"shape":"S13h"},"BestTrainingJob":{"shape":"S13j"},"OverallBestTrainingJob":{"shape":"S13j"},"WarmStartConfig":{"shape":"Sis"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"S13m"},"ConsumedResources":{"shape":"S13n"},"Tags":{"shape":"S7"}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Snl"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snk"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{},"ModelPackageGroupName":{}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sn0"},"Containers":{"shape":"Sn9"},"InferenceExecutionConfig":{"shape":"Sna"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S6d"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"},"DeploymentRecommendation":{"shape":"S157"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1ne"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sp4"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S1hl"},"LastMonitoringExecutionSummary":{"shape":"S161"},"BatchTransformInput":{"shape":"S9u"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Snk"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Sxx"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Sxx"},"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":"S1iz"},"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":{}}}},"StartMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"S1jg"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sqa"},"SelectiveExecutionConfig":{"shape":"S16n"}}},"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":"Sk0"},"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":{}}}},"StopMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"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":"S21"},"PropertiesToRemove":{"shape":"S1oz"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S51"},"JupyterLabAppImageConfig":{"shape":"S5a"},"CodeEditorAppImageConfig":{"shape":"S5h"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S5p"},"PropertiesToRemove":{"shape":"S1oz"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCluster":{"input":{"type":"structure","required":["ClusterName","InstanceGroups"],"members":{"ClusterName":{},"InstanceGroups":{"shape":"S7z"}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"UpdateClusterSoftware":{"input":{"type":"structure","required":["ClusterName"],"members":{"ClusterName":{}}},"output":{"type":"structure","required":["ClusterArn"],"members":{"ClusterArn":{}}}},"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":"S21"},"PropertiesToRemove":{"shape":"S1oz"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"Sai"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1me"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"Sao"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4r"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"Sbx"},"DockerSettings":{"shape":"Sc0"}}},"AppSecurityGroupManagement":{},"DefaultSpaceSettings":{"shape":"Sc6"},"SubnetIds":{"shape":"S6g"},"AppNetworkAccessType":{}}},"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":"Sct"},"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"},"ServerlessUpdateConfig":{"type":"structure","members":{"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"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":"Sfh"}},"OnlineStoreConfig":{"type":"structure","members":{"TtlDuration":{"shape":"Sfp"}}},"ThroughputConfig":{"type":"structure","members":{"ThroughputMode":{},"ProvisionedReadCapacityUnits":{"type":"integer"},"ProvisionedWriteCapacityUnits":{"type":"integer"}}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"S12i"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sgz"}}},"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":"Sj7"},"AliasesToDelete":{"shape":"Sj7"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceComponent":{"input":{"type":"structure","required":["InferenceComponentName"],"members":{"InferenceComponentName":{},"Specification":{"shape":"Sjj"},"RuntimeConfig":{"shape":"Sjq"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"UpdateInferenceComponentRuntimeConfig":{"input":{"type":"structure","required":["InferenceComponentName","DesiredRuntimeConfig"],"members":{"InferenceComponentName":{},"DesiredRuntimeConfig":{"shape":"Sjq"}}},"output":{"type":"structure","required":["InferenceComponentArn"],"members":{"InferenceComponentArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sjx"},"Description":{},"ModelVariants":{"shape":"Sk0"},"DataStorageConfig":{"shape":"Sk8"},"ShadowModeConfig":{"shape":"Sk9"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateMlflowTrackingServer":{"input":{"type":"structure","required":["TrackingServerName"],"members":{"TrackingServerName":{},"ArtifactStoreUri":{},"TrackingServerSize":{},"AutomaticModelRegistration":{"type":"boolean"},"WeeklyMaintenanceWindowStart":{}}},"output":{"type":"structure","members":{"TrackingServerArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Snl"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sod"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Som"},"InferenceSpecification":{"shape":"Sr"},"SourceUri":{},"ModelCard":{"shape":"Sor"}}},"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":"Sp4"}}},"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":"Spo"},"AcceleratorTypes":{"shape":"Spl"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Spr"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Spw"},"OnStart":{"shape":"Spw"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sq4"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Sqa"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Sqa"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Srw"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Ss4"},"SpaceDisplayName":{}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Stc"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"Ste"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}},"RemoteDebugConfig":{"type":"structure","members":{"EnableRemoteDebug":{"type":"boolean"}}}}},"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":"Su5"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Su8"},"ParametersToRemove":{"shape":"S1ri"},"InputArtifacts":{"shape":"Suc"},"InputArtifactsToRemove":{"shape":"S1ri"},"OutputArtifacts":{"shape":"Suc"},"OutputArtifactsToRemove":{"shape":"S1ri"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"Sao"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Sux"},"OidcConfig":{"shape":"Suq"},"WorkforceVpcConfig":{"shape":"Sv1"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S18d"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Svb"},"Description":{},"NotificationConfiguration":{"shape":"Svj"},"WorkerAccessConfiguration":{"shape":"Svl"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S18l"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S1j"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S1l"},"SupportedContentTypes":{"shape":"S1n"},"SupportedResponseMIMETypes":{"shape":"S1p"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"ProductId":{},"Environment":{"shape":"S18"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{},"AdditionalS3DataSource":{"shape":"S1f"}}}},"Sy":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3Uri","S3DataType","CompressionType"],"members":{"S3Uri":{},"S3DataType":{},"CompressionType":{},"ModelAccessConfig":{"shape":"S13"},"HubAccessConfig":{"type":"structure","required":["HubContentArn"],"members":{"HubContentArn":{}}}}}}},"S13":{"type":"structure","required":["AcceptEula"],"members":{"AcceptEula":{"type":"boolean"}}},"S18":{"type":"map","key":{},"value":{}},"S1f":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"CompressionType":{}}},"S1j":{"type":"list","member":{}},"S1l":{"type":"list","member":{}},"S1n":{"type":"list","member":{}},"S1p":{"type":"list","member":{}},"S1w":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S21":{"type":"map","key":{},"value":{}},"S23":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S28":{"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":"S2i"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2n"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1n"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2y"}},"AdditionalS3DataSource":{"shape":"S1f"}}},"S2i":{"type":"list","member":{}},"S2n":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2y":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S30":{"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":"S35"},"InputDataConfig":{"shape":"S37"},"OutputDataConfig":{"shape":"S3p"},"ResourceConfig":{"shape":"S3s"},"StoppingCondition":{"shape":"S3y"}}},"TransformJobDefinition":{"shape":"S42"}}}}}},"S35":{"type":"map","key":{},"value":{}},"S37":{"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"}}}}}},"S3p":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{},"CompressionType":{}}},"S3s":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"KeepAlivePeriodInSeconds":{"type":"integer"},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}}}},"S3y":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"},"MaxPendingTimeInSeconds":{"type":"integer"}}},"S42":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S46"},"TransformInput":{"shape":"S49"},"TransformOutput":{"shape":"S4d"},"TransformResources":{"shape":"S4g"}}},"S46":{"type":"map","key":{},"value":{}},"S49":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S4d":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S4g":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4r":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"SageMakerImageVersionAlias":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S51":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"shape":"S56"}}},"S56":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}},"S5a":{"type":"structure","members":{"FileSystemConfig":{"shape":"S56"},"ContainerConfig":{"shape":"S5b"}}},"S5b":{"type":"structure","members":{"ContainerArguments":{"type":"list","member":{}},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerEnvironmentVariables":{"type":"map","key":{},"value":{}}}},"S5h":{"type":"structure","members":{"FileSystemConfig":{"shape":"S56"},"ContainerConfig":{"shape":"S5b"}}},"S5l":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S5p":{"type":"map","key":{},"value":{}},"S5v":{"type":"list","member":{"type":"structure","required":["TargetAttributeName"],"members":{"DataSource":{"shape":"S5x"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{},"SampleWeightAttributeName":{}}}},"S5x":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S63":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S65":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S67":{"type":"structure","members":{"CompletionCriteria":{"shape":"S68"},"SecurityConfig":{"shape":"S6c"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"shape":"S6j"}}},"DataSplitConfig":{"shape":"S6n"},"Mode":{}}},"S68":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S6c":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S6d"}}},"S6d":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S6g"}}},"S6g":{"type":"list","member":{}},"S6j":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}},"S6n":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S6r":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S6x":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S5x"}}}},"S6z":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S68"}}},"TextClassificationJobConfig":{"type":"structure","required":["ContentColumn","TargetLabelColumn"],"members":{"CompletionCriteria":{"shape":"S68"},"ContentColumn":{},"TargetLabelColumn":{}}},"TimeSeriesForecastingJobConfig":{"type":"structure","required":["ForecastFrequency","ForecastHorizon","TimeSeriesConfig"],"members":{"FeatureSpecificationS3Uri":{},"CompletionCriteria":{"shape":"S68"},"ForecastFrequency":{},"ForecastHorizon":{"type":"integer"},"ForecastQuantiles":{"type":"list","member":{}},"Transformations":{"type":"structure","members":{"Filling":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"Aggregation":{"type":"map","key":{},"value":{}}}},"TimeSeriesConfig":{"type":"structure","required":["TargetAttributeName","TimestampAttributeName","ItemIdentifierAttributeName"],"members":{"TargetAttributeName":{},"TimestampAttributeName":{},"ItemIdentifierAttributeName":{},"GroupingAttributeNames":{"type":"list","member":{}}}},"HolidayConfig":{"type":"list","member":{"type":"structure","members":{"CountryCode":{}}}},"CandidateGenerationConfig":{"shape":"S7p"}}},"TabularJobConfig":{"type":"structure","required":["TargetAttributeName"],"members":{"CandidateGenerationConfig":{"shape":"S7p"},"CompletionCriteria":{"shape":"S68"},"FeatureSpecificationS3Uri":{},"Mode":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"ProblemType":{},"TargetAttributeName":{},"SampleWeightAttributeName":{}}},"TextGenerationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S68"},"BaseModelName":{},"TextGenerationHyperParameters":{"type":"map","key":{},"value":{}},"ModelAccessConfig":{"shape":"S13"}}}},"union":true},"S7p":{"type":"structure","members":{"AlgorithmsConfig":{"shape":"S6j"}}},"S7z":{"type":"list","member":{"type":"structure","required":["InstanceCount","InstanceGroupName","InstanceType","LifeCycleConfig","ExecutionRole"],"members":{"InstanceCount":{"type":"integer"},"InstanceGroupName":{},"InstanceType":{},"LifeCycleConfig":{"shape":"S84"},"ExecutionRole":{},"ThreadsPerCore":{"type":"integer"},"InstanceStorageConfigs":{"shape":"S87"}}}},"S84":{"type":"structure","required":["SourceS3Uri","OnCreate"],"members":{"SourceS3Uri":{},"OnCreate":{}}},"S87":{"type":"list","member":{"type":"structure","members":{"EbsVolumeConfig":{"type":"structure","required":["VolumeSizeInGB"],"members":{"VolumeSizeInGB":{"type":"integer"}}}},"union":true}},"S8e":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S8l":{"type":"structure","required":["S3Uri","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S8o":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S8v":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S94":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S99":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S9b"},"StatisticsResource":{"shape":"S9c"}}},"S9b":{"type":"structure","members":{"S3Uri":{}}},"S9c":{"type":"structure","members":{"S3Uri":{}}},"S9d":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9f"},"ContainerArguments":{"shape":"S9h"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S9j"}}},"S9f":{"type":"list","member":{}},"S9h":{"type":"list","member":{}},"S9j":{"type":"map","key":{},"value":{}},"S9m":{"type":"structure","members":{"EndpointInput":{"shape":"S9n"},"BatchTransformInput":{"shape":"S9u"}}},"S9n":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{},"ExcludeFeaturesAttribute":{}}},"S9u":{"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":{},"ExcludeFeaturesAttribute":{}}},"Sa0":{"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":{}}},"Sa6":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Sab":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S6d"}}},"Sac":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sai":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"Sao":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"Sap"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"Sas"},"KernelGatewayAppSettings":{"shape":"Sax"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"CustomImages":{"shape":"Say"}}},"CanvasAppSettings":{"type":"structure","members":{"TimeSeriesForecastingSettings":{"type":"structure","members":{"Status":{},"AmazonForecastRoleArn":{}}},"ModelRegisterSettings":{"type":"structure","members":{"Status":{},"CrossAccountModelRegisterRoleArn":{}}},"WorkspaceSettings":{"type":"structure","members":{"S3ArtifactPath":{},"S3KmsKeyId":{}}},"IdentityProviderOAuthSettings":{"type":"list","member":{"type":"structure","members":{"DataSourceName":{},"Status":{},"SecretArn":{}}}},"DirectDeploySettings":{"type":"structure","members":{"Status":{}}},"KendraSettings":{"type":"structure","members":{"Status":{}}},"GenerativeAiSettings":{"type":"structure","members":{"AmazonBedrockRoleArn":{}}}}},"CodeEditorAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"CustomImages":{"shape":"Say"},"LifecycleConfigArns":{"shape":"Sat"}}},"JupyterLabAppSettings":{"shape":"Sbj"},"SpaceStorageSettings":{"shape":"Sbk"},"DefaultLandingUri":{},"StudioWebPortal":{},"CustomPosixUserConfig":{"shape":"Sbp"},"CustomFileSystemConfigs":{"shape":"Sbs"}}},"Sap":{"type":"list","member":{}},"Sas":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"LifecycleConfigArns":{"shape":"Sat"},"CodeRepositories":{"shape":"Sau"}}},"Sat":{"type":"list","member":{}},"Sau":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}},"Sax":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"CustomImages":{"shape":"Say"},"LifecycleConfigArns":{"shape":"Sat"}}},"Say":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"Sbj":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"CustomImages":{"shape":"Say"},"LifecycleConfigArns":{"shape":"Sat"},"CodeRepositories":{"shape":"Sau"}}},"Sbk":{"type":"structure","members":{"DefaultEbsStorageSettings":{"type":"structure","required":["DefaultEbsVolumeSizeInGb","MaximumEbsVolumeSizeInGb"],"members":{"DefaultEbsVolumeSizeInGb":{"type":"integer"},"MaximumEbsVolumeSizeInGb":{"type":"integer"}}}}},"Sbp":{"type":"structure","required":["Uid","Gid"],"members":{"Uid":{"type":"long"},"Gid":{"type":"long"}}},"Sbs":{"type":"list","member":{"type":"structure","members":{"EFSFileSystemConfig":{"type":"structure","required":["FileSystemId"],"members":{"FileSystemId":{},"FileSystemPath":{}}}},"union":true}},"Sbw":{"type":"structure","members":{"SecurityGroupIds":{"shape":"Sbx"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4r"}}},"ExecutionRoleIdentityConfig":{},"DockerSettings":{"shape":"Sc0"}}},"Sbx":{"type":"list","member":{}},"Sc0":{"type":"structure","members":{"EnableDockerAccess":{},"VpcOnlyTrustedAccounts":{"type":"list","member":{}}}},"Sc6":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"Sap"},"JupyterServerAppSettings":{"shape":"Sas"},"KernelGatewayAppSettings":{"shape":"Sax"},"JupyterLabAppSettings":{"shape":"Sbj"},"SpaceStorageSettings":{"shape":"Sbk"},"CustomPosixUserConfig":{"shape":"Sbp"},"CustomFileSystemConfigs":{"shape":"Sbs"}}},"Scb":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"Scd":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"Scf"},"DeploymentConfig":{"shape":"Sck"}}}},"Scf":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"Sci"},"DeviceNameContains":{}}},"Sci":{"type":"list","member":{}},"Sck":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Sct":{"type":"structure","members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Scy"},"LinearStepSize":{"shape":"Scy"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"RollingUpdatePolicy":{"type":"structure","required":["MaximumBatchSize","WaitIntervalInSeconds"],"members":{"MaximumBatchSize":{"shape":"Scy"},"WaitIntervalInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"},"RollbackMaximumBatchSize":{"shape":"Scy"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}}}},"Scy":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sdb":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sdj"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"},"ManagedInstanceScaling":{"shape":"Sdr"},"RoutingConfig":{"shape":"Sdv"},"InferenceAmiVersion":{}}}},"Sdj":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"type":"integer"}}},"Sdr":{"type":"structure","members":{"Status":{},"MinInstanceCount":{"type":"integer"},"MaxInstanceCount":{"type":"integer"}}},"Sdv":{"type":"structure","required":["RoutingStrategy"],"members":{"RoutingStrategy":{}}},"Sdy":{"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":"Se4"}}},"Se4":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Se9":{"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":{}}}}},"Seh":{"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":{}}}}}}}}},"Sfg":{"type":"list","member":{"shape":"Sfh"}},"Sfh":{"type":"structure","required":["FeatureName","FeatureType"],"members":{"FeatureName":{},"FeatureType":{},"CollectionType":{},"CollectionConfig":{"type":"structure","members":{"VectorConfig":{"type":"structure","required":["Dimension"],"members":{"Dimension":{"type":"integer"}}}},"union":true}}},"Sfn":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"},"TtlDuration":{"shape":"Sfp"},"StorageType":{}}},"Sfp":{"type":"structure","members":{"Unit":{},"Value":{"type":"integer"}}},"Sft":{"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":{}}},"Sg8":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Sga":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Sgd":{"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":"Sgn"}}},"Sgn":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Sgs":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Sgz":{"type":"list","member":{}},"Sh1":{"type":"structure","members":{"S3OutputPath":{}}},"Shd":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Shi":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2y"},"ResourceLimits":{"shape":"Sho"},"ParameterRanges":{"shape":"Shs"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Sho":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"Shs":{"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":"S2i"}}}},"AutoParameters":{"type":"list","member":{"type":"structure","required":["Name","ValueHint"],"members":{"Name":{},"ValueHint":{}}}}}},"Sib":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2y"},"HyperParameterRanges":{"shape":"Shs"},"StaticHyperParameters":{"shape":"S35"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2n"}}},"RoleArn":{},"InputDataConfig":{"shape":"S37"},"VpcConfig":{"shape":"S6d"},"OutputDataConfig":{"shape":"S3p"},"ResourceConfig":{"shape":"S3s"},"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"}}}}}},"StoppingCondition":{"shape":"S3y"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sil"},"RetryStrategy":{"shape":"Sim"},"Environment":{"type":"map","key":{},"value":{}}}},"Sil":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sim":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sir":{"type":"list","member":{"shape":"Sib"}},"Sis":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Siw":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sj7":{"type":"list","member":{}},"Sjj":{"type":"structure","required":["ComputeResourceRequirements"],"members":{"ModelName":{},"Container":{"type":"structure","members":{"Image":{},"ArtifactUrl":{},"Environment":{"shape":"S18"}}},"StartupParameters":{"shape":"Sjl"},"ComputeResourceRequirements":{"shape":"Sjm"}}},"Sjl":{"type":"structure","members":{"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"}}},"Sjm":{"type":"structure","required":["MinMemoryRequiredInMb"],"members":{"NumberOfCpuCoresRequired":{"type":"float"},"NumberOfAcceleratorDevicesRequired":{"type":"float"},"MinMemoryRequiredInMb":{"type":"integer"},"MaxMemoryRequiredInMb":{"type":"integer"}}},"Sjq":{"type":"structure","required":["CopyCount"],"members":{"CopyCount":{"type":"integer"}}},"Sjx":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sk0":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sk3"}}}},"Sk3":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Sk8":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Se4"}}},"Sk9":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Skh":{"type":"structure","members":{"ModelPackageVersionArn":{},"ModelName":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}},"Stairs":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"},"NumberOfSteps":{"type":"integer"},"UsersPerStep":{"type":"integer"}}}}},"ResourceLimit":{"type":"structure","members":{"MaxNumberOfTests":{"type":"integer"},"MaxParallelOfTests":{"type":"integer"}}},"EndpointConfigurations":{"type":"list","member":{"type":"structure","members":{"InstanceType":{},"ServerlessConfig":{"shape":"Sdj"},"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":{}},"SupportedEndpointType":{},"DataInputConfig":{},"SupportedResponseMIMETypes":{"type":"list","member":{}}}},"Endpoints":{"type":"list","member":{"shape":"Slg"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}}}},"Slg":{"type":"structure","members":{"EndpointName":{}}},"Sln":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}},"FlatInvocations":{}}},"Slz":{"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":{}}}}}},"Sm6":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Sm7":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Sma":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S6d"}}}}},"Sme":{"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":"Sgn"}}},"Sn0":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"Environment":{"shape":"S18"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}}}},"Sn9":{"type":"list","member":{"shape":"Sn0"}},"Sna":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sne":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S9b"}}},"Snf":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S9j"}}},"Sng":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S9n"},"BatchTransformInput":{"shape":"S9u"},"GroundTruthS3Input":{"shape":"Snh"}}},"Snh":{"type":"structure","members":{"S3Uri":{}}},"Snk":{"type":"structure","members":{"KmsKeyId":{}}},"Snl":{"type":"string","sensitive":true},"Snr":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Snv":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S9b"}}},"Snw":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S9j"}}},"Snx":{"type":"structure","members":{"EndpointInput":{"shape":"S9n"},"BatchTransformInput":{"shape":"S9u"}}},"So0":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S42"}}}}}},"So3":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"ModelDataSource":{"shape":"Sy"},"AlgorithmName":{}}}}}},"So6":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"So8"},"Constraints":{"shape":"So8"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"So8"},"Constraints":{"shape":"So8"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"So8"},"PreTrainingReport":{"shape":"So8"},"PostTrainingReport":{"shape":"So8"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"So8"}}}}},"So8":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sod":{"type":"map","key":{},"value":{}},"Sog":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Soi"},"PreTrainingConstraints":{"shape":"So8"},"PostTrainingConstraints":{"shape":"So8"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"So8"},"ConfigFile":{"shape":"Soi"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"So8"},"Constraints":{"shape":"So8"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"So8"},"Constraints":{"shape":"So8"}}}}},"Soi":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Som":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S1j"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S1l"},"SupportedContentTypes":{"shape":"S1n"},"SupportedResponseMIMETypes":{"shape":"S1p"}}}},"Soq":{"type":"structure","required":["KmsKeyId"],"members":{"KmsKeyId":{}}},"Sor":{"type":"structure","members":{"ModelCardContent":{"shape":"Snl"},"ModelCardStatus":{}}},"Sox":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S9b"}}},"Soy":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9f"},"ContainerArguments":{"shape":"S9h"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S9j"}}},"Sp0":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S9n"},"BatchTransformInput":{"shape":"S9u"},"GroundTruthS3Input":{"shape":"Snh"}}},"Sp4":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{},"DataAnalysisStartTime":{},"DataAnalysisEndTime":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S9b"},"StatisticsResource":{"shape":"S9c"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S9n"},"BatchTransformInput":{"shape":"S9u"}}}},"MonitoringOutputConfig":{"shape":"Sa0"},"MonitoringResources":{"shape":"Sa6"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9f"},"ContainerArguments":{"shape":"S9h"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"Sac"},"Environment":{"shape":"S9j"},"NetworkConfig":{"shape":"Spc"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Spc":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S6d"}}},"Spl":{"type":"list","member":{}},"Spo":{"type":"list","member":{}},"Spr":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Spw":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Sq4":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Sqa":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Sqq":{"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":{}}}}}},"Srd":{"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":{}}},"Sri":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Srk":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Srm":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S9f"},"ContainerArguments":{"type":"list","member":{}}}},"Sro":{"type":"map","key":{},"value":{}},"Srp":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Sru":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Srw"}}},"Srw":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Ss4":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"Sas"},"KernelGatewayAppSettings":{"shape":"Sax"},"CodeEditorAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"}}},"JupyterLabAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4r"},"CodeRepositories":{"shape":"Sau"}}},"AppType":{},"SpaceStorageSettings":{"shape":"Ss7"},"CustomFileSystems":{"type":"list","member":{"type":"structure","members":{"EFSFileSystem":{"type":"structure","required":["FileSystemId"],"members":{"FileSystemId":{}}}},"union":true}}}},"Ss7":{"type":"structure","members":{"EbsStorageSettings":{"type":"structure","required":["EbsVolumeSizeInGb"],"members":{"EbsVolumeSizeInGb":{"type":"integer"}}}}},"Ssc":{"type":"structure","required":["OwnerUserProfileName"],"members":{"OwnerUserProfileName":{}}},"Ssd":{"type":"structure","required":["SharingType"],"members":{"SharingType":{}}},"Sso":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2n"},"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":{}}}}}}},"Ssx":{"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":{}}}}}}},"St5":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"St8"}}}},"St8":{"type":"map","key":{},"value":{}},"St9":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"Sta":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Stc"},"DisableProfiler":{"type":"boolean"}}},"Stc":{"type":"map","key":{},"value":{}},"Ste":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"St8"}}}},"Stg":{"type":"map","key":{},"value":{}},"Stj":{"type":"structure","members":{"EnableRemoteDebug":{"type":"boolean"}}},"Stl":{"type":"structure","members":{"EnableInfraCheck":{"type":"boolean"}}},"Stt":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Stw":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Stx":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Su5":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Su8":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Suc":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Sun":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Suq":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{},"Scope":{},"AuthenticationRequestExtraParams":{"shape":"Suu"}}},"Suu":{"type":"map","key":{},"value":{}},"Sux":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Sv1":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Sv3"},"Subnets":{"shape":"Sv5"}}},"Sv3":{"type":"list","member":{}},"Sv5":{"type":"list","member":{}},"Svb":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","members":{"Groups":{"type":"list","member":{}}}}}}},"Svj":{"type":"structure","members":{"NotificationTopicArn":{}}},"Svl":{"type":"structure","members":{"S3Presign":{"type":"structure","members":{"IamPolicyConstraints":{"type":"structure","members":{"SourceIp":{},"VpcSourceIp":{}}}}}}},"Sxx":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Sy4":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Syi":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"Syk":{"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":"Syw"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"CandidateProperties":{"type":"structure","members":{"CandidateArtifactLocations":{"type":"structure","required":["Explainability"],"members":{"Explainability":{},"ModelInsights":{},"BacktestResults":{}}},"CandidateMetrics":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Set":{},"StandardMetricName":{}}}}}},"InferenceContainerDefinitions":{"type":"map","key":{},"value":{"shape":"Syw"}}}},"Syw":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"S18"}}}},"Szc":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"Szg":{"type":"structure","members":{"EndpointName":{}}},"Szy":{"type":"structure","required":["Status"],"members":{"Status":{},"Message":{}}},"S10c":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"S11i":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"S11k"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"S11m"},"CurrentServerlessConfig":{"shape":"Sdj"},"DesiredServerlessConfig":{"shape":"Sdj"},"ManagedInstanceScaling":{"shape":"Sdr"},"RoutingConfig":{"shape":"Sdv"}}}},"S11k":{"type":"list","member":{"shape":"S11l"}},"S11l":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}},"S11m":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"S11q":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"S11u":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"S11k"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"S11m"},"CurrentServerlessConfig":{"shape":"Sdj"},"DesiredServerlessConfig":{"shape":"Sdj"},"ManagedInstanceScaling":{"shape":"Sdr"},"RoutingConfig":{"shape":"Sdv"}}}},"S120":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S128":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"S12b":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"S12h":{"type":"list","member":{"shape":"S12i"}},"S12i":{"type":"structure","members":{"Key":{},"Value":{}}},"S130":{"type":"list","member":{}},"S13f":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"S13h":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"S13j":{"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":"S35"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"S13m":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"S13n":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"S14e":{"type":"structure","members":{"CostPerHour":{"type":"float"},"CostPerInference":{"type":"float"},"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"},"CpuUtilization":{"type":"float"},"MemoryUtilization":{"type":"float"},"ModelSetupTime":{"type":"integer"}}},"S14h":{"type":"structure","required":["EndpointName","VariantName"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"},"ServerlessConfig":{"shape":"Sdj"}}},"S14j":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"S14r":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"S14v":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"S14y":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"S157":{"type":"structure","required":["RecommendationStatus"],"members":{"RecommendationStatus":{},"RealTimeInferenceRecommendations":{"type":"list","member":{"type":"structure","required":["RecommendationId","InstanceType"],"members":{"RecommendationId":{},"InstanceType":{},"Environment":{"shape":"S18"}}}}}},"S15o":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"S15p"},"ImageScanStatuses":{"shape":"S15p"}}},"S15p":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"S161":{"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":{}}},"S16l":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S16n":{"type":"structure","required":["SelectedSteps"],"members":{"SourcePipelineExecutionArn":{},"SelectedSteps":{"type":"list","member":{"type":"structure","required":["StepName"],"members":{"StepName":{}}}}}},"S16w":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S177":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S17b":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S17e":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S17h":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S17l":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S17x":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S181":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S183":{"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"}}}},"S18d":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Sux"},"SubDomain":{},"CognitoConfig":{"shape":"Sun"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{},"Scope":{},"AuthenticationRequestExtraParams":{"shape":"Suu"}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Sv3"},"Subnets":{"shape":"Sv5"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S18l":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Svb"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Svj"},"WorkerAccessConfiguration":{"shape":"Svl"}}},"S19d":{"type":"structure","members":{"MinInvocationsPerMinute":{"type":"integer"},"MaxInvocationsPerMinute":{"type":"integer"}}},"S1c5":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S1dv":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"SageMakerPublicHubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"SupportStatus":{},"HubContentSearchKeywords":{"shape":"S130"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"},"OriginalCreationTime":{"type":"timestamp"}}}},"S1hl":{"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"}}}}}}}},"S1iz":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1jg":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1me":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1mp":{"type":"structure","members":{"Filters":{"shape":"S1mq"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1mq"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1mp"}},"Operator":{}}},"S1mq":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1n6":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"S10c"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S35"},"AlgorithmSpecification":{"shape":"Sso"},"RoleArn":{},"InputDataConfig":{"shape":"S37"},"OutputDataConfig":{"shape":"S3p"},"ResourceConfig":{"shape":"S3s"},"VpcConfig":{"shape":"S6d"},"StoppingCondition":{"shape":"S3y"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S17e"},"FinalMetricDataList":{"shape":"S17h"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sil"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Ssx"},"ExperimentConfig":{"shape":"Srp"},"DebugRuleConfigurations":{"shape":"St5"},"TensorBoardOutputConfig":{"shape":"St9"},"DebugRuleEvaluationStatuses":{"shape":"S17l"},"ProfilerConfig":{"shape":"Sta"},"Environment":{"shape":"Stg"},"RetryStrategy":{"shape":"Sim"},"Tags":{"shape":"S7"}}},"S1ne":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Stt"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S46"},"TransformInput":{"shape":"S49"},"TransformOutput":{"shape":"S4d"},"DataCaptureConfig":{"shape":"Stw"},"TransformResources":{"shape":"S4g"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Stx"},"ExperimentConfig":{"shape":"Srp"},"Tags":{"shape":"S7"}}},"S1oz":{"type":"list","member":{}},"S1ri":{"type":"list","member":{}}}} /***/ }), /* 610 */ @@ -57665,7 +57665,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 730 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-10-26","endpointPrefix":"securityhub","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS SecurityHub","serviceId":"SecurityHub","signatureVersion":"v4","signingName":"securityhub","uid":"securityhub-2018-10-26"},"operations":{"AcceptAdministratorInvitation":{"http":{"requestUri":"/administrator"},"input":{"type":"structure","required":["AdministratorId","InvitationId"],"members":{"AdministratorId":{},"InvitationId":{}}},"output":{"type":"structure","members":{}}},"AcceptInvitation":{"http":{"requestUri":"/master"},"input":{"type":"structure","required":["MasterId","InvitationId"],"members":{"MasterId":{},"InvitationId":{}}},"output":{"type":"structure","members":{}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use AcceptAdministratorInvitation API instead."},"BatchDeleteAutomationRules":{"http":{"requestUri":"/automationrules/delete"},"input":{"type":"structure","required":["AutomationRulesArns"],"members":{"AutomationRulesArns":{"shape":"S7"}}},"output":{"type":"structure","members":{"ProcessedAutomationRules":{"shape":"S7"},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchDisableStandards":{"http":{"requestUri":"/standards/deregister"},"input":{"type":"structure","required":["StandardsSubscriptionArns"],"members":{"StandardsSubscriptionArns":{"shape":"Sd"}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"}}}},"BatchEnableStandards":{"http":{"requestUri":"/standards/register"},"input":{"type":"structure","required":["StandardsSubscriptionRequests"],"members":{"StandardsSubscriptionRequests":{"type":"list","member":{"type":"structure","required":["StandardsArn"],"members":{"StandardsArn":{},"StandardsInput":{"shape":"Sh"}}}}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"}}}},"BatchGetAutomationRules":{"http":{"requestUri":"/automationrules/get"},"input":{"type":"structure","required":["AutomationRulesArns"],"members":{"AutomationRulesArns":{"shape":"S7"}}},"output":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"},"CreatedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"},"CreatedBy":{}}}},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchGetConfigurationPolicyAssociations":{"http":{"requestUri":"/configurationPolicyAssociation/batchget"},"input":{"type":"structure","required":["ConfigurationPolicyAssociationIdentifiers"],"members":{"ConfigurationPolicyAssociationIdentifiers":{"type":"list","member":{"shape":"S1s"}}}},"output":{"type":"structure","members":{"ConfigurationPolicyAssociations":{"type":"list","member":{"shape":"S1w"}},"UnprocessedConfigurationPolicyAssociations":{"type":"list","member":{"type":"structure","members":{"ConfigurationPolicyAssociationIdentifiers":{"shape":"S1s"},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchGetSecurityControls":{"http":{"requestUri":"/securityControls/batchGet"},"input":{"type":"structure","required":["SecurityControlIds"],"members":{"SecurityControlIds":{"shape":"S23"}}},"output":{"type":"structure","required":["SecurityControls"],"members":{"SecurityControls":{"type":"list","member":{"type":"structure","required":["SecurityControlId","SecurityControlArn","Title","Description","RemediationUrl","SeverityRating","SecurityControlStatus"],"members":{"SecurityControlId":{},"SecurityControlArn":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"SecurityControlStatus":{},"UpdateStatus":{},"Parameters":{"shape":"S2a"},"LastUpdateReason":{}}}},"UnprocessedIds":{"type":"list","member":{"type":"structure","required":["SecurityControlId","ErrorCode"],"members":{"SecurityControlId":{},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchGetStandardsControlAssociations":{"http":{"requestUri":"/associations/batchGet"},"input":{"type":"structure","required":["StandardsControlAssociationIds"],"members":{"StandardsControlAssociationIds":{"type":"list","member":{"shape":"S2l"}}}},"output":{"type":"structure","required":["StandardsControlAssociationDetails"],"members":{"StandardsControlAssociationDetails":{"type":"list","member":{"type":"structure","required":["StandardsArn","SecurityControlId","SecurityControlArn","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"SecurityControlArn":{},"AssociationStatus":{},"RelatedRequirements":{"shape":"S2q"},"UpdatedAt":{"shape":"S1p"},"UpdatedReason":{},"StandardsControlTitle":{},"StandardsControlDescription":{},"StandardsControlArns":{"type":"list","member":{}}}}},"UnprocessedAssociations":{"type":"list","member":{"type":"structure","required":["StandardsControlAssociationId","ErrorCode"],"members":{"StandardsControlAssociationId":{"shape":"S2l"},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchImportFindings":{"http":{"requestUri":"/findings/import"},"input":{"type":"structure","required":["Findings"],"members":{"Findings":{"type":"list","member":{"shape":"S2w"}}}},"output":{"type":"structure","required":["FailedCount","SuccessCount"],"members":{"FailedCount":{"type":"integer"},"SuccessCount":{"type":"integer"},"FailedFindings":{"type":"list","member":{"type":"structure","required":["Id","ErrorCode","ErrorMessage"],"members":{"Id":{},"ErrorCode":{},"ErrorMessage":{}}}}}}},"BatchUpdateAutomationRules":{"http":{"method":"PATCH","requestUri":"/automationrules/update"},"input":{"type":"structure","required":["UpdateAutomationRulesRequestItems"],"members":{"UpdateAutomationRulesRequestItems":{"type":"list","member":{"type":"structure","required":["RuleArn"],"members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"Description":{},"RuleName":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"}}}}}},"output":{"type":"structure","members":{"ProcessedAutomationRules":{"shape":"S7"},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchUpdateFindings":{"http":{"method":"PATCH","requestUri":"/findings/batchupdate"},"input":{"type":"structure","required":["FindingIdentifiers"],"members":{"FindingIdentifiers":{"shape":"Spm"},"Note":{"shape":"S1e"},"Severity":{"shape":"S1f"},"VerificationState":{},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Types":{"shape":"S1j"},"UserDefinedFields":{"shape":"S1k"},"Workflow":{"shape":"S1l"},"RelatedFindings":{"shape":"S1n"}}},"output":{"type":"structure","required":["ProcessedFindings","UnprocessedFindings"],"members":{"ProcessedFindings":{"shape":"Spm"},"UnprocessedFindings":{"type":"list","member":{"type":"structure","required":["FindingIdentifier","ErrorCode","ErrorMessage"],"members":{"FindingIdentifier":{"shape":"Spn"},"ErrorCode":{},"ErrorMessage":{}}}}}}},"BatchUpdateStandardsControlAssociations":{"http":{"method":"PATCH","requestUri":"/associations"},"input":{"type":"structure","required":["StandardsControlAssociationUpdates"],"members":{"StandardsControlAssociationUpdates":{"type":"list","member":{"shape":"Spt"}}}},"output":{"type":"structure","members":{"UnprocessedAssociationUpdates":{"type":"list","member":{"type":"structure","required":["StandardsControlAssociationUpdate","ErrorCode"],"members":{"StandardsControlAssociationUpdate":{"shape":"Spt"},"ErrorCode":{},"ErrorReason":{}}}}}}},"CreateActionTarget":{"http":{"requestUri":"/actionTargets"},"input":{"type":"structure","required":["Name","Description","Id"],"members":{"Name":{},"Description":{},"Id":{}}},"output":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{}}}},"CreateAutomationRule":{"http":{"requestUri":"/automationrules/create"},"input":{"type":"structure","required":["RuleOrder","RuleName","Description","Criteria","Actions"],"members":{"Tags":{"shape":"Sq0"},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"}}},"output":{"type":"structure","members":{"RuleArn":{}}}},"CreateConfigurationPolicy":{"http":{"requestUri":"/configurationPolicy/create"},"input":{"type":"structure","required":["Name","ConfigurationPolicy"],"members":{"Name":{},"Description":{},"ConfigurationPolicy":{"shape":"Sq5"},"Tags":{"shape":"Sq0"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"CreateFindingAggregator":{"http":{"requestUri":"/findingAggregator/create"},"input":{"type":"structure","required":["RegionLinkingMode"],"members":{"RegionLinkingMode":{},"Regions":{"shape":"S23"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"CreateInsight":{"http":{"requestUri":"/insights"},"input":{"type":"structure","required":["Name","Filters","GroupByAttribute"],"members":{"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}},"output":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{}}}},"CreateMembers":{"http":{"requestUri":"/members"},"input":{"type":"structure","required":["AccountDetails"],"members":{"AccountDetails":{"type":"list","member":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"Email":{}}}}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeclineInvitations":{"http":{"requestUri":"/invitations/decline"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeleteActionTarget":{"http":{"method":"DELETE","requestUri":"/actionTargets/{ActionTargetArn+}"},"input":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{"location":"uri","locationName":"ActionTargetArn"}}},"output":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{}}}},"DeleteConfigurationPolicy":{"http":{"method":"DELETE","requestUri":"/configurationPolicy/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"}}},"output":{"type":"structure","members":{}}},"DeleteFindingAggregator":{"http":{"method":"DELETE","requestUri":"/findingAggregator/delete/{FindingAggregatorArn+}"},"input":{"type":"structure","required":["FindingAggregatorArn"],"members":{"FindingAggregatorArn":{"location":"uri","locationName":"FindingAggregatorArn"}}},"output":{"type":"structure","members":{}}},"DeleteInsight":{"http":{"method":"DELETE","requestUri":"/insights/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"}}},"output":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{}}}},"DeleteInvitations":{"http":{"requestUri":"/invitations/delete"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeleteMembers":{"http":{"requestUri":"/members/delete"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DescribeActionTargets":{"http":{"requestUri":"/actionTargets/get"},"input":{"type":"structure","members":{"ActionTargetArns":{"shape":"Src"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ActionTargets"],"members":{"ActionTargets":{"type":"list","member":{"type":"structure","required":["ActionTargetArn","Name","Description"],"members":{"ActionTargetArn":{},"Name":{},"Description":{}}}},"NextToken":{}}}},"DescribeHub":{"http":{"method":"GET","requestUri":"/accounts"},"input":{"type":"structure","members":{"HubArn":{"location":"querystring","locationName":"HubArn"}}},"output":{"type":"structure","members":{"HubArn":{},"SubscribedAt":{},"AutoEnableControls":{"type":"boolean"},"ControlFindingGenerator":{}}}},"DescribeOrganizationConfiguration":{"http":{"method":"GET","requestUri":"/organization/configuration"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AutoEnable":{"type":"boolean"},"MemberAccountLimitReached":{"type":"boolean"},"AutoEnableStandards":{},"OrganizationConfiguration":{"shape":"Sro"}}}},"DescribeProducts":{"http":{"method":"GET","requestUri":"/products"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"ProductArn":{"location":"querystring","locationName":"ProductArn"}}},"output":{"type":"structure","required":["Products"],"members":{"Products":{"type":"list","member":{"type":"structure","required":["ProductArn"],"members":{"ProductArn":{},"ProductName":{},"CompanyName":{},"Description":{},"Categories":{"type":"list","member":{}},"IntegrationTypes":{"type":"list","member":{}},"MarketplaceUrl":{},"ActivationUrl":{},"ProductSubscriptionResourcePolicy":{}}}},"NextToken":{}}}},"DescribeStandards":{"http":{"method":"GET","requestUri":"/standards"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"Standards":{"type":"list","member":{"type":"structure","members":{"StandardsArn":{},"Name":{},"Description":{},"EnabledByDefault":{"type":"boolean"},"StandardsManagedBy":{"type":"structure","members":{"Company":{},"Product":{}}}}}},"NextToken":{}}}},"DescribeStandardsControls":{"http":{"method":"GET","requestUri":"/standards/controls/{StandardsSubscriptionArn+}"},"input":{"type":"structure","required":["StandardsSubscriptionArn"],"members":{"StandardsSubscriptionArn":{"location":"uri","locationName":"StandardsSubscriptionArn"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"Controls":{"type":"list","member":{"type":"structure","members":{"StandardsControlArn":{},"ControlStatus":{},"DisabledReason":{},"ControlStatusUpdatedAt":{"shape":"S1p"},"ControlId":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"RelatedRequirements":{"shape":"S2q"}}}},"NextToken":{}}}},"DisableImportFindingsForProduct":{"http":{"method":"DELETE","requestUri":"/productSubscriptions/{ProductSubscriptionArn+}"},"input":{"type":"structure","required":["ProductSubscriptionArn"],"members":{"ProductSubscriptionArn":{"location":"uri","locationName":"ProductSubscriptionArn"}}},"output":{"type":"structure","members":{}}},"DisableOrganizationAdminAccount":{"http":{"requestUri":"/organization/admin/disable"},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{}}},"output":{"type":"structure","members":{}}},"DisableSecurityHub":{"http":{"method":"DELETE","requestUri":"/accounts"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateFromAdministratorAccount":{"http":{"requestUri":"/administrator/disassociate"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateFromMasterAccount":{"http":{"requestUri":"/master/disassociate"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use DisassociateFromAdministratorAccount API instead."},"DisassociateMembers":{"http":{"requestUri":"/members/disassociate"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{}}},"EnableImportFindingsForProduct":{"http":{"requestUri":"/productSubscriptions"},"input":{"type":"structure","required":["ProductArn"],"members":{"ProductArn":{}}},"output":{"type":"structure","members":{"ProductSubscriptionArn":{}}}},"EnableOrganizationAdminAccount":{"http":{"requestUri":"/organization/admin/enable"},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{}}},"output":{"type":"structure","members":{}}},"EnableSecurityHub":{"http":{"requestUri":"/accounts"},"input":{"type":"structure","members":{"Tags":{"shape":"Sq0"},"EnableDefaultStandards":{"type":"boolean"},"ControlFindingGenerator":{}}},"output":{"type":"structure","members":{}}},"GetAdministratorAccount":{"http":{"method":"GET","requestUri":"/administrator"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Administrator":{"shape":"Ssr"}}}},"GetConfigurationPolicy":{"http":{"method":"GET","requestUri":"/configurationPolicy/get/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"GetConfigurationPolicyAssociation":{"http":{"requestUri":"/configurationPolicyAssociation/get"},"input":{"type":"structure","required":["Target"],"members":{"Target":{"shape":"S1t"}}},"output":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}}},"GetEnabledStandards":{"http":{"requestUri":"/standards/get"},"input":{"type":"structure","members":{"StandardsSubscriptionArns":{"shape":"Sd"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"},"NextToken":{}}}},"GetFindingAggregator":{"http":{"method":"GET","requestUri":"/findingAggregator/get/{FindingAggregatorArn+}"},"input":{"type":"structure","required":["FindingAggregatorArn"],"members":{"FindingAggregatorArn":{"location":"uri","locationName":"FindingAggregatorArn"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"GetFindingHistory":{"http":{"requestUri":"/findingHistory/get"},"input":{"type":"structure","required":["FindingIdentifier"],"members":{"FindingIdentifier":{"shape":"Spn"},"StartTime":{"shape":"S1p"},"EndTime":{"shape":"S1p"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Records":{"type":"list","member":{"type":"structure","members":{"FindingIdentifier":{"shape":"Spn"},"UpdateTime":{"shape":"S1p"},"FindingCreated":{"type":"boolean"},"UpdateSource":{"type":"structure","members":{"Type":{},"Identity":{}}},"Updates":{"type":"list","member":{"type":"structure","members":{"UpdatedField":{},"OldValue":{},"NewValue":{}}}},"NextToken":{}}}},"NextToken":{}}}},"GetFindings":{"http":{"requestUri":"/findings"},"input":{"type":"structure","members":{"Filters":{"shape":"Sqh"},"SortCriteria":{"type":"list","member":{"type":"structure","members":{"Field":{},"SortOrder":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Findings"],"members":{"Findings":{"type":"list","member":{"shape":"S2w"}},"NextToken":{}}}},"GetInsightResults":{"http":{"method":"GET","requestUri":"/insights/results/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"}}},"output":{"type":"structure","required":["InsightResults"],"members":{"InsightResults":{"type":"structure","required":["InsightArn","GroupByAttribute","ResultValues"],"members":{"InsightArn":{},"GroupByAttribute":{},"ResultValues":{"type":"list","member":{"type":"structure","required":["GroupByAttributeValue","Count"],"members":{"GroupByAttributeValue":{},"Count":{"type":"integer"}}}}}}}}},"GetInsights":{"http":{"requestUri":"/insights/get"},"input":{"type":"structure","members":{"InsightArns":{"shape":"Src"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Insights"],"members":{"Insights":{"type":"list","member":{"type":"structure","required":["InsightArn","Name","Filters","GroupByAttribute"],"members":{"InsightArn":{},"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}}},"NextToken":{}}}},"GetInvitationsCount":{"http":{"method":"GET","requestUri":"/invitations/count"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"InvitationsCount":{"type":"integer"}}}},"GetMasterAccount":{"http":{"method":"GET","requestUri":"/master"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Master":{"shape":"Ssr"}}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use GetAdministratorAccount API instead."},"GetMembers":{"http":{"requestUri":"/members/get"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"Members":{"shape":"Stt"},"UnprocessedAccounts":{"shape":"Squ"}}}},"GetSecurityControlDefinition":{"http":{"method":"GET","requestUri":"/securityControl/definition"},"input":{"type":"structure","required":["SecurityControlId"],"members":{"SecurityControlId":{"location":"querystring","locationName":"SecurityControlId"}}},"output":{"type":"structure","required":["SecurityControlDefinition"],"members":{"SecurityControlDefinition":{"shape":"Stx"}}}},"InviteMembers":{"http":{"requestUri":"/members/invite"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"ListAutomationRules":{"http":{"method":"GET","requestUri":"/automationrules/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"AutomationRulesMetadata":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"CreatedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"},"CreatedBy":{}}}},"NextToken":{}}}},"ListConfigurationPolicies":{"http":{"method":"GET","requestUri":"/configurationPolicy/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"ConfigurationPolicySummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"ServiceEnabled":{"type":"boolean"}}}},"NextToken":{}}}},"ListConfigurationPolicyAssociations":{"http":{"requestUri":"/configurationPolicyAssociation/list"},"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"Filters":{"type":"structure","members":{"ConfigurationPolicyId":{},"AssociationType":{},"AssociationStatus":{}}}}},"output":{"type":"structure","members":{"ConfigurationPolicyAssociationSummaries":{"type":"list","member":{"shape":"S1w"}},"NextToken":{}}}},"ListEnabledProductsForImport":{"http":{"method":"GET","requestUri":"/productSubscriptions"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"ProductSubscriptions":{"type":"list","member":{}},"NextToken":{}}}},"ListFindingAggregators":{"http":{"method":"GET","requestUri":"/findingAggregator/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"FindingAggregators":{"type":"list","member":{"type":"structure","members":{"FindingAggregatorArn":{}}}},"NextToken":{}}}},"ListInvitations":{"http":{"method":"GET","requestUri":"/invitations"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Invitations":{"type":"list","member":{"shape":"Ssr"}},"NextToken":{}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/members"},"input":{"type":"structure","members":{"OnlyAssociated":{"location":"querystring","locationName":"OnlyAssociated","type":"boolean"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Members":{"shape":"Stt"},"NextToken":{}}}},"ListOrganizationAdminAccounts":{"http":{"method":"GET","requestUri":"/organization/admin"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"AdminAccounts":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"Status":{}}}},"NextToken":{}}}},"ListSecurityControlDefinitions":{"http":{"method":"GET","requestUri":"/securityControls/definitions"},"input":{"type":"structure","members":{"StandardsArn":{"location":"querystring","locationName":"StandardsArn"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","required":["SecurityControlDefinitions"],"members":{"SecurityControlDefinitions":{"type":"list","member":{"shape":"Stx"}},"NextToken":{}}}},"ListStandardsControlAssociations":{"http":{"method":"GET","requestUri":"/associations"},"input":{"type":"structure","required":["SecurityControlId"],"members":{"SecurityControlId":{"location":"querystring","locationName":"SecurityControlId"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","required":["StandardsControlAssociationSummaries"],"members":{"StandardsControlAssociationSummaries":{"type":"list","member":{"type":"structure","required":["StandardsArn","SecurityControlId","SecurityControlArn","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"SecurityControlArn":{},"AssociationStatus":{},"RelatedRequirements":{"shape":"S2q"},"UpdatedAt":{"shape":"S1p"},"UpdatedReason":{},"StandardsControlTitle":{},"StandardsControlDescription":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sq0"}}}},"StartConfigurationPolicyAssociation":{"http":{"requestUri":"/configurationPolicyAssociation/associate"},"input":{"type":"structure","required":["ConfigurationPolicyIdentifier","Target"],"members":{"ConfigurationPolicyIdentifier":{},"Target":{"shape":"S1t"}}},"output":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}}},"StartConfigurationPolicyDisassociation":{"http":{"requestUri":"/configurationPolicyAssociation/disassociate"},"input":{"type":"structure","required":["ConfigurationPolicyIdentifier"],"members":{"Target":{"shape":"S1t"},"ConfigurationPolicyIdentifier":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sq0"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateActionTarget":{"http":{"method":"PATCH","requestUri":"/actionTargets/{ActionTargetArn+}"},"input":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{"location":"uri","locationName":"ActionTargetArn"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateConfigurationPolicy":{"http":{"method":"PATCH","requestUri":"/configurationPolicy/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"},"Name":{},"Description":{},"UpdatedReason":{},"ConfigurationPolicy":{"shape":"Sq5"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"UpdateFindingAggregator":{"http":{"method":"PATCH","requestUri":"/findingAggregator/update"},"input":{"type":"structure","required":["FindingAggregatorArn","RegionLinkingMode"],"members":{"FindingAggregatorArn":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"UpdateFindings":{"http":{"method":"PATCH","requestUri":"/findings"},"input":{"type":"structure","required":["Filters"],"members":{"Filters":{"shape":"Sqh"},"Note":{"shape":"S1e"},"RecordState":{}}},"output":{"type":"structure","members":{}}},"UpdateInsight":{"http":{"method":"PATCH","requestUri":"/insights/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"},"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}},"output":{"type":"structure","members":{}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/organization/configuration"},"input":{"type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"type":"boolean"},"AutoEnableStandards":{},"OrganizationConfiguration":{"shape":"Sro"}}},"output":{"type":"structure","members":{}}},"UpdateSecurityControl":{"http":{"method":"PATCH","requestUri":"/securityControl/update"},"input":{"type":"structure","required":["SecurityControlId","Parameters"],"members":{"SecurityControlId":{},"Parameters":{"shape":"S2a"},"LastUpdateReason":{}}},"output":{"type":"structure","members":{}}},"UpdateSecurityHubConfiguration":{"http":{"method":"PATCH","requestUri":"/accounts"},"input":{"type":"structure","members":{"AutoEnableControls":{"type":"boolean"},"ControlFindingGenerator":{}}},"output":{"type":"structure","members":{}}},"UpdateStandardsControl":{"http":{"method":"PATCH","requestUri":"/standards/control/{StandardsControlArn+}"},"input":{"type":"structure","required":["StandardsControlArn"],"members":{"StandardsControlArn":{"location":"uri","locationName":"StandardsControlArn"},"ControlStatus":{},"DisabledReason":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"list","member":{}},"S9":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"ErrorCode":{"type":"integer"},"ErrorMessage":{}}}},"Sd":{"type":"list","member":{}},"Sf":{"type":"list","member":{"type":"structure","required":["StandardsSubscriptionArn","StandardsArn","StandardsInput","StandardsStatus"],"members":{"StandardsSubscriptionArn":{},"StandardsArn":{},"StandardsInput":{"shape":"Sh"},"StandardsStatus":{},"StandardsStatusReason":{"type":"structure","required":["StatusReasonCode"],"members":{"StatusReasonCode":{}}}}}},"Sh":{"type":"map","key":{},"value":{}},"Sw":{"type":"structure","members":{"ProductArn":{"shape":"Sx"},"AwsAccountId":{"shape":"Sx"},"Id":{"shape":"Sx"},"GeneratorId":{"shape":"Sx"},"Type":{"shape":"Sx"},"FirstObservedAt":{"shape":"S10"},"LastObservedAt":{"shape":"S10"},"CreatedAt":{"shape":"S10"},"UpdatedAt":{"shape":"S10"},"Confidence":{"shape":"S14"},"Criticality":{"shape":"S14"},"Title":{"shape":"Sx"},"Description":{"shape":"Sx"},"SourceUrl":{"shape":"Sx"},"ProductName":{"shape":"Sx"},"CompanyName":{"shape":"Sx"},"SeverityLabel":{"shape":"Sx"},"ResourceType":{"shape":"Sx"},"ResourceId":{"shape":"Sx"},"ResourcePartition":{"shape":"Sx"},"ResourceRegion":{"shape":"Sx"},"ResourceTags":{"shape":"S17"},"ResourceDetailsOther":{"shape":"S17"},"ComplianceStatus":{"shape":"Sx"},"ComplianceSecurityControlId":{"shape":"Sx"},"ComplianceAssociatedStandardsId":{"shape":"Sx"},"VerificationState":{"shape":"Sx"},"WorkflowStatus":{"shape":"Sx"},"RecordState":{"shape":"Sx"},"RelatedFindingsProductArn":{"shape":"Sx"},"RelatedFindingsId":{"shape":"Sx"},"NoteText":{"shape":"Sx"},"NoteUpdatedAt":{"shape":"S10"},"NoteUpdatedBy":{"shape":"Sx"},"UserDefinedFields":{"shape":"S17"},"ResourceApplicationArn":{"shape":"Sx"},"ResourceApplicationName":{"shape":"Sx"},"AwsAccountName":{"shape":"Sx"}}},"Sx":{"type":"list","member":{"type":"structure","members":{"Value":{},"Comparison":{}}}},"S10":{"type":"list","member":{"type":"structure","members":{"Start":{},"End":{},"DateRange":{"type":"structure","members":{"Value":{"type":"integer"},"Unit":{}}}}}},"S14":{"type":"list","member":{"type":"structure","members":{"Gte":{"type":"double"},"Lte":{"type":"double"},"Gt":{"type":"double"},"Lt":{"type":"double"},"Eq":{"type":"double"}}}},"S17":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{},"Comparison":{}}}},"S1a":{"type":"list","member":{"type":"structure","members":{"Type":{},"FindingFieldsUpdate":{"type":"structure","members":{"Note":{"shape":"S1e"},"Severity":{"shape":"S1f"},"VerificationState":{},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Types":{"shape":"S1j"},"UserDefinedFields":{"shape":"S1k"},"Workflow":{"shape":"S1l"},"RelatedFindings":{"shape":"S1n"}}}}}},"S1e":{"type":"structure","required":["Text","UpdatedBy"],"members":{"Text":{},"UpdatedBy":{}}},"S1f":{"type":"structure","members":{"Normalized":{"type":"integer"},"Product":{"type":"double"},"Label":{}}},"S1j":{"type":"list","member":{}},"S1k":{"type":"map","key":{},"value":{}},"S1l":{"type":"structure","members":{"Status":{}}},"S1n":{"type":"list","member":{"type":"structure","required":["ProductArn","Id"],"members":{"ProductArn":{},"Id":{}}}},"S1p":{"type":"timestamp","timestampFormat":"iso8601"},"S1s":{"type":"structure","members":{"Target":{"shape":"S1t"}}},"S1t":{"type":"structure","members":{"AccountId":{},"OrganizationalUnitId":{},"RootId":{}},"union":true},"S1w":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}},"S23":{"type":"list","member":{}},"S2a":{"type":"map","key":{},"value":{"type":"structure","required":["ValueType"],"members":{"ValueType":{},"Value":{"type":"structure","members":{"Integer":{"type":"integer"},"IntegerList":{"shape":"S2e"},"Double":{"type":"double"},"String":{},"StringList":{"shape":"S23"},"Boolean":{"type":"boolean"},"Enum":{},"EnumList":{"shape":"S23"}},"union":true}}}},"S2e":{"type":"list","member":{"type":"integer"}},"S2l":{"type":"structure","required":["SecurityControlId","StandardsArn"],"members":{"SecurityControlId":{},"StandardsArn":{}}},"S2q":{"type":"list","member":{}},"S2w":{"type":"structure","required":["SchemaVersion","Id","ProductArn","GeneratorId","AwsAccountId","CreatedAt","UpdatedAt","Title","Description","Resources"],"members":{"SchemaVersion":{},"Id":{},"ProductArn":{},"ProductName":{},"CompanyName":{},"Region":{},"GeneratorId":{},"AwsAccountId":{},"Types":{"shape":"S1j"},"FirstObservedAt":{},"LastObservedAt":{},"CreatedAt":{},"UpdatedAt":{},"Severity":{"type":"structure","members":{"Product":{"type":"double"},"Label":{},"Normalized":{"type":"integer"},"Original":{}}},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Title":{},"Description":{},"Remediation":{"type":"structure","members":{"Recommendation":{"type":"structure","members":{"Text":{},"Url":{}}}}},"SourceUrl":{},"ProductFields":{"shape":"S1k"},"UserDefinedFields":{"shape":"S1k"},"Malware":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Type":{},"Path":{},"State":{}}}},"Network":{"type":"structure","members":{"Direction":{},"Protocol":{},"OpenPortRange":{"shape":"S36"},"SourceIpV4":{},"SourceIpV6":{},"SourcePort":{"type":"integer"},"SourceDomain":{},"SourceMac":{},"DestinationIpV4":{},"DestinationIpV6":{},"DestinationPort":{"type":"integer"},"DestinationDomain":{}}},"NetworkPath":{"type":"list","member":{"type":"structure","members":{"ComponentId":{},"ComponentType":{},"Egress":{"shape":"S39"},"Ingress":{"shape":"S39"}}}},"Process":{"type":"structure","members":{"Name":{},"Path":{},"Pid":{"type":"integer"},"ParentPid":{"type":"integer"},"LaunchedAt":{},"TerminatedAt":{}}},"Threats":{"type":"list","member":{"type":"structure","members":{"Name":{},"Severity":{},"ItemCount":{"type":"integer"},"FilePaths":{"type":"list","member":{"type":"structure","members":{"FilePath":{},"FileName":{},"ResourceId":{},"Hash":{}}}}}}},"ThreatIntelIndicators":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{},"Category":{},"LastObservedAt":{},"Source":{},"SourceUrl":{}}}},"Resources":{"type":"list","member":{"type":"structure","required":["Type","Id"],"members":{"Type":{},"Id":{},"Partition":{},"Region":{},"ResourceRole":{},"Tags":{"shape":"S1k"},"DataClassification":{"type":"structure","members":{"DetailedResultsLocation":{},"Result":{"type":"structure","members":{"MimeType":{},"SizeClassified":{"type":"long"},"AdditionalOccurrences":{"type":"boolean"},"Status":{"type":"structure","members":{"Code":{},"Reason":{}}},"SensitiveData":{"type":"list","member":{"type":"structure","members":{"Category":{},"Detections":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"long"},"Type":{},"Occurrences":{"shape":"S3w"}}}},"TotalCount":{"type":"long"}}}},"CustomDataIdentifiers":{"type":"structure","members":{"Detections":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"long"},"Arn":{},"Name":{},"Occurrences":{"shape":"S3w"}}}},"TotalCount":{"type":"long"}}}}}}},"Details":{"type":"structure","members":{"AwsAutoScalingAutoScalingGroup":{"type":"structure","members":{"LaunchConfigurationName":{},"LoadBalancerNames":{"shape":"S23"},"HealthCheckType":{},"HealthCheckGracePeriod":{"type":"integer"},"CreatedTime":{},"MixedInstancesPolicy":{"type":"structure","members":{"InstancesDistribution":{"type":"structure","members":{"OnDemandAllocationStrategy":{},"OnDemandBaseCapacity":{"type":"integer"},"OnDemandPercentageAboveBaseCapacity":{"type":"integer"},"SpotAllocationStrategy":{},"SpotInstancePools":{"type":"integer"},"SpotMaxPrice":{}}},"LaunchTemplate":{"type":"structure","members":{"LaunchTemplateSpecification":{"type":"structure","members":{"LaunchTemplateId":{},"LaunchTemplateName":{},"Version":{}}},"Overrides":{"type":"list","member":{"type":"structure","members":{"InstanceType":{},"WeightedCapacity":{}}}}}}}},"AvailabilityZones":{"type":"list","member":{"type":"structure","members":{"Value":{}}}},"LaunchTemplate":{"type":"structure","members":{"LaunchTemplateId":{},"LaunchTemplateName":{},"Version":{}}},"CapacityRebalance":{"type":"boolean"}}},"AwsCodeBuildProject":{"type":"structure","members":{"EncryptionKey":{},"Artifacts":{"shape":"S4k"},"Environment":{"type":"structure","members":{"Certificate":{},"EnvironmentVariables":{"type":"list","member":{"type":"structure","members":{"Name":{},"Type":{},"Value":{}}}},"PrivilegedMode":{"type":"boolean"},"ImagePullCredentialsType":{},"RegistryCredential":{"type":"structure","members":{"Credential":{},"CredentialProvider":{}}},"Type":{}}},"Name":{},"Source":{"type":"structure","members":{"Type":{},"Location":{},"GitCloneDepth":{"type":"integer"},"InsecureSsl":{"type":"boolean"}}},"ServiceRole":{},"LogsConfig":{"type":"structure","members":{"CloudWatchLogs":{"type":"structure","members":{"GroupName":{},"Status":{},"StreamName":{}}},"S3Logs":{"type":"structure","members":{"EncryptionDisabled":{"type":"boolean"},"Location":{},"Status":{}}}}},"VpcConfig":{"type":"structure","members":{"VpcId":{},"Subnets":{"shape":"S4v"},"SecurityGroupIds":{"shape":"S4v"}}},"SecondaryArtifacts":{"shape":"S4k"}}},"AwsCloudFrontDistribution":{"type":"structure","members":{"CacheBehaviors":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"ViewerProtocolPolicy":{}}}}}},"DefaultCacheBehavior":{"type":"structure","members":{"ViewerProtocolPolicy":{}}},"DefaultRootObject":{},"DomainName":{},"ETag":{},"LastModifiedTime":{},"Logging":{"type":"structure","members":{"Bucket":{},"Enabled":{"type":"boolean"},"IncludeCookies":{"type":"boolean"},"Prefix":{}}},"Origins":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"DomainName":{},"Id":{},"OriginPath":{},"S3OriginConfig":{"type":"structure","members":{"OriginAccessIdentity":{}}},"CustomOriginConfig":{"type":"structure","members":{"HttpPort":{"type":"integer"},"HttpsPort":{"type":"integer"},"OriginKeepaliveTimeout":{"type":"integer"},"OriginProtocolPolicy":{},"OriginReadTimeout":{"type":"integer"},"OriginSslProtocols":{"type":"structure","members":{"Items":{"shape":"S4v"},"Quantity":{"type":"integer"}}}}}}}}}},"OriginGroups":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"FailoverCriteria":{"type":"structure","members":{"StatusCodes":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"integer"}},"Quantity":{"type":"integer"}}}}}}}}}},"ViewerCertificate":{"type":"structure","members":{"AcmCertificateArn":{},"Certificate":{},"CertificateSource":{},"CloudFrontDefaultCertificate":{"type":"boolean"},"IamCertificateId":{},"MinimumProtocolVersion":{},"SslSupportMethod":{}}},"Status":{},"WebAclId":{}}},"AwsEc2Instance":{"type":"structure","members":{"Type":{},"ImageId":{},"IpV4Addresses":{"shape":"S23"},"IpV6Addresses":{"shape":"S23"},"KeyName":{},"IamInstanceProfileArn":{},"VpcId":{},"SubnetId":{},"LaunchedAt":{},"NetworkInterfaces":{"type":"list","member":{"type":"structure","members":{"NetworkInterfaceId":{}}}},"VirtualizationType":{},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpProtocolIpv6":{},"HttpPutResponseHopLimit":{"type":"integer"},"HttpTokens":{},"InstanceMetadataTags":{}}},"Monitoring":{"type":"structure","members":{"State":{}}}}},"AwsEc2NetworkInterface":{"type":"structure","members":{"Attachment":{"type":"structure","members":{"AttachTime":{},"AttachmentId":{},"DeleteOnTermination":{"type":"boolean"},"DeviceIndex":{"type":"integer"},"InstanceId":{},"InstanceOwnerId":{},"Status":{}}},"NetworkInterfaceId":{},"SecurityGroups":{"type":"list","member":{"type":"structure","members":{"GroupName":{},"GroupId":{}}}},"SourceDestCheck":{"type":"boolean"},"IpV6Addresses":{"type":"list","member":{"type":"structure","members":{"IpV6Address":{}}}},"PrivateIpAddresses":{"type":"list","member":{"type":"structure","members":{"PrivateIpAddress":{},"PrivateDnsName":{}}}},"PublicDnsName":{},"PublicIp":{}}},"AwsEc2SecurityGroup":{"type":"structure","members":{"GroupName":{},"GroupId":{},"OwnerId":{},"VpcId":{},"IpPermissions":{"shape":"S5t"},"IpPermissionsEgress":{"shape":"S5t"}}},"AwsEc2Volume":{"type":"structure","members":{"CreateTime":{},"DeviceName":{},"Encrypted":{"type":"boolean"},"Size":{"type":"integer"},"SnapshotId":{},"Status":{},"KmsKeyId":{},"Attachments":{"type":"list","member":{"type":"structure","members":{"AttachTime":{},"DeleteOnTermination":{"type":"boolean"},"InstanceId":{},"Status":{}}}},"VolumeId":{},"VolumeType":{},"VolumeScanStatus":{}}},"AwsEc2Vpc":{"type":"structure","members":{"CidrBlockAssociationSet":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"CidrBlock":{},"CidrBlockState":{}}}},"Ipv6CidrBlockAssociationSet":{"shape":"S69"},"DhcpOptionsId":{},"State":{}}},"AwsEc2Eip":{"type":"structure","members":{"InstanceId":{},"PublicIp":{},"AllocationId":{},"AssociationId":{},"Domain":{},"PublicIpv4Pool":{},"NetworkBorderGroup":{},"NetworkInterfaceId":{},"NetworkInterfaceOwnerId":{},"PrivateIpAddress":{}}},"AwsEc2Subnet":{"type":"structure","members":{"AssignIpv6AddressOnCreation":{"type":"boolean"},"AvailabilityZone":{},"AvailabilityZoneId":{},"AvailableIpAddressCount":{"type":"integer"},"CidrBlock":{},"DefaultForAz":{"type":"boolean"},"MapPublicIpOnLaunch":{"type":"boolean"},"OwnerId":{},"State":{},"SubnetArn":{},"SubnetId":{},"VpcId":{},"Ipv6CidrBlockAssociationSet":{"shape":"S69"}}},"AwsEc2NetworkAcl":{"type":"structure","members":{"IsDefault":{"type":"boolean"},"NetworkAclId":{},"OwnerId":{},"VpcId":{},"Associations":{"type":"list","member":{"type":"structure","members":{"NetworkAclAssociationId":{},"NetworkAclId":{},"SubnetId":{}}}},"Entries":{"type":"list","member":{"type":"structure","members":{"CidrBlock":{},"Egress":{"type":"boolean"},"IcmpTypeCode":{"type":"structure","members":{"Code":{"type":"integer"},"Type":{"type":"integer"}}},"Ipv6CidrBlock":{},"PortRange":{"type":"structure","members":{"From":{"type":"integer"},"To":{"type":"integer"}}},"Protocol":{},"RuleAction":{},"RuleNumber":{"type":"integer"}}}}}},"AwsElbv2LoadBalancer":{"type":"structure","members":{"AvailabilityZones":{"type":"list","member":{"type":"structure","members":{"ZoneName":{},"SubnetId":{}}}},"CanonicalHostedZoneId":{},"CreatedTime":{},"DNSName":{},"IpAddressType":{},"Scheme":{},"SecurityGroups":{"type":"list","member":{}},"State":{"type":"structure","members":{"Code":{},"Reason":{}}},"Type":{},"VpcId":{},"LoadBalancerAttributes":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"AwsElasticBeanstalkEnvironment":{"type":"structure","members":{"ApplicationName":{},"Cname":{},"DateCreated":{},"DateUpdated":{},"Description":{},"EndpointUrl":{},"EnvironmentArn":{},"EnvironmentId":{},"EnvironmentLinks":{"type":"list","member":{"type":"structure","members":{"EnvironmentName":{},"LinkName":{}}}},"EnvironmentName":{},"OptionSettings":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"OptionName":{},"ResourceName":{},"Value":{}}}},"PlatformArn":{},"SolutionStackName":{},"Status":{},"Tier":{"type":"structure","members":{"Name":{},"Type":{},"Version":{}}},"VersionLabel":{}}},"AwsElasticsearchDomain":{"type":"structure","members":{"AccessPolicies":{},"DomainEndpointOptions":{"type":"structure","members":{"EnforceHTTPS":{"type":"boolean"},"TLSSecurityPolicy":{}}},"DomainId":{},"DomainName":{},"Endpoint":{},"Endpoints":{"shape":"S1k"},"ElasticsearchVersion":{},"ElasticsearchClusterConfig":{"type":"structure","members":{"DedicatedMasterCount":{"type":"integer"},"DedicatedMasterEnabled":{"type":"boolean"},"DedicatedMasterType":{},"InstanceCount":{"type":"integer"},"InstanceType":{},"ZoneAwarenessConfig":{"type":"structure","members":{"AvailabilityZoneCount":{"type":"integer"}}},"ZoneAwarenessEnabled":{"type":"boolean"}}},"EncryptionAtRestOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"KmsKeyId":{}}},"LogPublishingOptions":{"type":"structure","members":{"IndexSlowLogs":{"shape":"S73"},"SearchSlowLogs":{"shape":"S73"},"AuditLogs":{"shape":"S73"}}},"NodeToNodeEncryptionOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"ServiceSoftwareOptions":{"type":"structure","members":{"AutomatedUpdateDate":{},"Cancellable":{"type":"boolean"},"CurrentVersion":{},"Description":{},"NewVersion":{},"UpdateAvailable":{"type":"boolean"},"UpdateStatus":{}}},"VPCOptions":{"type":"structure","members":{"AvailabilityZones":{"shape":"S4v"},"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"VPCId":{}}}}},"AwsS3Bucket":{"type":"structure","members":{"OwnerId":{},"OwnerName":{},"OwnerAccountId":{},"CreatedAt":{},"ServerSideEncryptionConfiguration":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"ApplyServerSideEncryptionByDefault":{"type":"structure","members":{"SSEAlgorithm":{},"KMSMasterKeyID":{}}}}}}}},"BucketLifecycleConfiguration":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"AbortIncompleteMultipartUpload":{"type":"structure","members":{"DaysAfterInitiation":{"type":"integer"}}},"ExpirationDate":{},"ExpirationInDays":{"type":"integer"},"ExpiredObjectDeleteMarker":{"type":"boolean"},"Filter":{"type":"structure","members":{"Predicate":{"type":"structure","members":{"Operands":{"type":"list","member":{"type":"structure","members":{"Prefix":{},"Tag":{"type":"structure","members":{"Key":{},"Value":{}}},"Type":{}}}},"Prefix":{},"Tag":{"type":"structure","members":{"Key":{},"Value":{}}},"Type":{}}}}},"ID":{},"NoncurrentVersionExpirationInDays":{"type":"integer"},"NoncurrentVersionTransitions":{"type":"list","member":{"type":"structure","members":{"Days":{"type":"integer"},"StorageClass":{}}}},"Prefix":{},"Status":{},"Transitions":{"type":"list","member":{"type":"structure","members":{"Date":{},"Days":{"type":"integer"},"StorageClass":{}}}}}}}}},"PublicAccessBlockConfiguration":{"shape":"S7q"},"AccessControlList":{},"BucketLoggingConfiguration":{"type":"structure","members":{"DestinationBucketName":{},"LogFilePrefix":{}}},"BucketWebsiteConfiguration":{"type":"structure","members":{"ErrorDocument":{},"IndexDocumentSuffix":{},"RedirectAllRequestsTo":{"type":"structure","members":{"Hostname":{},"Protocol":{}}},"RoutingRules":{"type":"list","member":{"type":"structure","members":{"Condition":{"type":"structure","members":{"HttpErrorCodeReturnedEquals":{},"KeyPrefixEquals":{}}},"Redirect":{"type":"structure","members":{"Hostname":{},"HttpRedirectCode":{},"Protocol":{},"ReplaceKeyPrefixWith":{},"ReplaceKeyWith":{}}}}}}}},"BucketNotificationConfiguration":{"type":"structure","members":{"Configurations":{"type":"list","member":{"type":"structure","members":{"Events":{"type":"list","member":{}},"Filter":{"type":"structure","members":{"S3KeyFilter":{"type":"structure","members":{"FilterRules":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}}}}}},"Destination":{},"Type":{}}}}}},"BucketVersioningConfiguration":{"type":"structure","members":{"IsMfaDeleteEnabled":{"type":"boolean"},"Status":{}}},"ObjectLockConfiguration":{"type":"structure","members":{"ObjectLockEnabled":{},"Rule":{"type":"structure","members":{"DefaultRetention":{"type":"structure","members":{"Days":{"type":"integer"},"Mode":{},"Years":{"type":"integer"}}}}}}},"Name":{}}},"AwsS3AccountPublicAccessBlock":{"shape":"S7q"},"AwsS3Object":{"type":"structure","members":{"LastModified":{},"ETag":{},"VersionId":{},"ContentType":{},"ServerSideEncryption":{},"SSEKMSKeyId":{}}},"AwsSecretsManagerSecret":{"type":"structure","members":{"RotationRules":{"type":"structure","members":{"AutomaticallyAfterDays":{"type":"integer"}}},"RotationOccurredWithinFrequency":{"type":"boolean"},"KmsKeyId":{},"RotationEnabled":{"type":"boolean"},"RotationLambdaArn":{},"Deleted":{"type":"boolean"},"Name":{},"Description":{}}},"AwsIamAccessKey":{"type":"structure","members":{"UserName":{"deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use PrincipalName."},"Status":{},"CreatedAt":{},"PrincipalId":{},"PrincipalType":{},"PrincipalName":{},"AccountId":{},"AccessKeyId":{},"SessionContext":{"type":"structure","members":{"Attributes":{"type":"structure","members":{"MfaAuthenticated":{"type":"boolean"},"CreationDate":{}}},"SessionIssuer":{"type":"structure","members":{"Type":{},"PrincipalId":{},"Arn":{},"AccountId":{},"UserName":{}}}}}}},"AwsIamUser":{"type":"structure","members":{"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"GroupList":{"shape":"S23"},"Path":{},"PermissionsBoundary":{"shape":"S8m"},"UserId":{},"UserName":{},"UserPolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}}}},"AwsIamPolicy":{"type":"structure","members":{"AttachmentCount":{"type":"integer"},"CreateDate":{},"DefaultVersionId":{},"Description":{},"IsAttachable":{"type":"boolean"},"Path":{},"PermissionsBoundaryUsageCount":{"type":"integer"},"PolicyId":{},"PolicyName":{},"PolicyVersionList":{"type":"list","member":{"type":"structure","members":{"VersionId":{},"IsDefaultVersion":{"type":"boolean"},"CreateDate":{}}}},"UpdateDate":{}}},"AwsApiGatewayV2Stage":{"type":"structure","members":{"ClientCertificateId":{},"CreatedDate":{},"Description":{},"DefaultRouteSettings":{"shape":"S8t"},"DeploymentId":{},"LastUpdatedDate":{},"RouteSettings":{"shape":"S8t"},"StageName":{},"StageVariables":{"shape":"S1k"},"AccessLogSettings":{"shape":"S8u"},"AutoDeploy":{"type":"boolean"},"LastDeploymentStatusMessage":{},"ApiGatewayManaged":{"type":"boolean"}}},"AwsApiGatewayV2Api":{"type":"structure","members":{"ApiEndpoint":{},"ApiId":{},"ApiKeySelectionExpression":{},"CreatedDate":{},"Description":{},"Version":{},"Name":{},"ProtocolType":{},"RouteSelectionExpression":{},"CorsConfiguration":{"type":"structure","members":{"AllowOrigins":{"shape":"S4v"},"AllowCredentials":{"type":"boolean"},"ExposeHeaders":{"shape":"S4v"},"MaxAge":{"type":"integer"},"AllowMethods":{"shape":"S4v"},"AllowHeaders":{"shape":"S4v"}}}}},"AwsDynamoDbTable":{"type":"structure","members":{"AttributeDefinitions":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"AttributeType":{}}}},"BillingModeSummary":{"type":"structure","members":{"BillingMode":{},"LastUpdateToPayPerRequestDateTime":{}}},"CreationDateTime":{},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"Backfilling":{"type":"boolean"},"IndexArn":{},"IndexName":{},"IndexSizeBytes":{"type":"long"},"IndexStatus":{},"ItemCount":{"type":"integer"},"KeySchema":{"shape":"S94"},"Projection":{"shape":"S96"},"ProvisionedThroughput":{"shape":"S97"}}}},"GlobalTableVersion":{},"ItemCount":{"type":"integer"},"KeySchema":{"shape":"S94"},"LatestStreamArn":{},"LatestStreamLabel":{},"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexArn":{},"IndexName":{},"KeySchema":{"shape":"S94"},"Projection":{"shape":"S96"}}}},"ProvisionedThroughput":{"shape":"S97"},"Replicas":{"type":"list","member":{"type":"structure","members":{"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S9e"}}}},"KmsMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S9e"},"RegionName":{},"ReplicaStatus":{},"ReplicaStatusDescription":{}}}},"RestoreSummary":{"type":"structure","members":{"SourceBackupArn":{},"SourceTableArn":{},"RestoreDateTime":{},"RestoreInProgress":{"type":"boolean"}}},"SseDescription":{"type":"structure","members":{"InaccessibleEncryptionDateTime":{},"Status":{},"SseType":{},"KmsMasterKeyArn":{}}},"StreamSpecification":{"type":"structure","members":{"StreamEnabled":{"type":"boolean"},"StreamViewType":{}}},"TableId":{},"TableName":{},"TableSizeBytes":{"type":"long"},"TableStatus":{},"DeletionProtectionEnabled":{"type":"boolean"}}},"AwsApiGatewayStage":{"type":"structure","members":{"DeploymentId":{},"ClientCertificateId":{},"StageName":{},"Description":{},"CacheClusterEnabled":{"type":"boolean"},"CacheClusterSize":{},"CacheClusterStatus":{},"MethodSettings":{"type":"list","member":{"type":"structure","members":{"MetricsEnabled":{"type":"boolean"},"LoggingLevel":{},"DataTraceEnabled":{"type":"boolean"},"ThrottlingBurstLimit":{"type":"integer"},"ThrottlingRateLimit":{"type":"double"},"CachingEnabled":{"type":"boolean"},"CacheTtlInSeconds":{"type":"integer"},"CacheDataEncrypted":{"type":"boolean"},"RequireAuthorizationForCacheControl":{"type":"boolean"},"UnauthorizedCacheControlHeaderStrategy":{},"HttpMethod":{},"ResourcePath":{}}}},"Variables":{"shape":"S1k"},"DocumentationVersion":{},"AccessLogSettings":{"shape":"S8u"},"CanarySettings":{"type":"structure","members":{"PercentTraffic":{"type":"double"},"DeploymentId":{},"StageVariableOverrides":{"shape":"S1k"},"UseStageCache":{"type":"boolean"}}},"TracingEnabled":{"type":"boolean"},"CreatedDate":{},"LastUpdatedDate":{},"WebAclArn":{}}},"AwsApiGatewayRestApi":{"type":"structure","members":{"Id":{},"Name":{},"Description":{},"CreatedDate":{},"Version":{},"BinaryMediaTypes":{"shape":"S4v"},"MinimumCompressionSize":{"type":"integer"},"ApiKeySource":{},"EndpointConfiguration":{"type":"structure","members":{"Types":{"shape":"S4v"}}}}},"AwsCloudTrailTrail":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"CloudWatchLogsRoleArn":{},"HasCustomEventSelectors":{"type":"boolean"},"HomeRegion":{},"IncludeGlobalServiceEvents":{"type":"boolean"},"IsMultiRegionTrail":{"type":"boolean"},"IsOrganizationTrail":{"type":"boolean"},"KmsKeyId":{},"LogFileValidationEnabled":{"type":"boolean"},"Name":{},"S3BucketName":{},"S3KeyPrefix":{},"SnsTopicArn":{},"SnsTopicName":{},"TrailArn":{}}},"AwsSsmPatchCompliance":{"type":"structure","members":{"Patch":{"type":"structure","members":{"ComplianceSummary":{"type":"structure","members":{"Status":{},"CompliantCriticalCount":{"type":"integer"},"CompliantHighCount":{"type":"integer"},"CompliantMediumCount":{"type":"integer"},"ExecutionType":{},"NonCompliantCriticalCount":{"type":"integer"},"CompliantInformationalCount":{"type":"integer"},"NonCompliantInformationalCount":{"type":"integer"},"CompliantUnspecifiedCount":{"type":"integer"},"NonCompliantLowCount":{"type":"integer"},"NonCompliantHighCount":{"type":"integer"},"CompliantLowCount":{"type":"integer"},"ComplianceType":{},"PatchBaselineId":{},"OverallSeverity":{},"NonCompliantMediumCount":{"type":"integer"},"NonCompliantUnspecifiedCount":{"type":"integer"},"PatchGroup":{}}}}}}},"AwsCertificateManagerCertificate":{"type":"structure","members":{"CertificateAuthorityArn":{},"CreatedAt":{},"DomainName":{},"DomainValidationOptions":{"shape":"S9t"},"ExtendedKeyUsages":{"type":"list","member":{"type":"structure","members":{"Name":{},"OId":{}}}},"FailureReason":{},"ImportedAt":{},"InUseBy":{"shape":"S23"},"IssuedAt":{},"Issuer":{},"KeyAlgorithm":{},"KeyUsages":{"type":"list","member":{"type":"structure","members":{"Name":{}}}},"NotAfter":{},"NotBefore":{},"Options":{"type":"structure","members":{"CertificateTransparencyLoggingPreference":{}}},"RenewalEligibility":{},"RenewalSummary":{"type":"structure","members":{"DomainValidationOptions":{"shape":"S9t"},"RenewalStatus":{},"RenewalStatusReason":{},"UpdatedAt":{}}},"Serial":{},"SignatureAlgorithm":{},"Status":{},"Subject":{},"SubjectAlternativeNames":{"shape":"S23"},"Type":{}}},"AwsRedshiftCluster":{"type":"structure","members":{"AllowVersionUpgrade":{"type":"boolean"},"AutomatedSnapshotRetentionPeriod":{"type":"integer"},"AvailabilityZone":{},"ClusterAvailabilityStatus":{},"ClusterCreateTime":{},"ClusterIdentifier":{},"ClusterNodes":{"type":"list","member":{"type":"structure","members":{"NodeRole":{},"PrivateIpAddress":{},"PublicIpAddress":{}}}},"ClusterParameterGroups":{"type":"list","member":{"type":"structure","members":{"ClusterParameterStatusList":{"type":"list","member":{"type":"structure","members":{"ParameterName":{},"ParameterApplyStatus":{},"ParameterApplyErrorDescription":{}}}},"ParameterApplyStatus":{},"ParameterGroupName":{}}}},"ClusterPublicKey":{},"ClusterRevisionNumber":{},"ClusterSecurityGroups":{"type":"list","member":{"type":"structure","members":{"ClusterSecurityGroupName":{},"Status":{}}}},"ClusterSnapshotCopyStatus":{"type":"structure","members":{"DestinationRegion":{},"ManualSnapshotRetentionPeriod":{"type":"integer"},"RetentionPeriod":{"type":"integer"},"SnapshotCopyGrantName":{}}},"ClusterStatus":{},"ClusterSubnetGroupName":{},"ClusterVersion":{},"DBName":{},"DeferredMaintenanceWindows":{"type":"list","member":{"type":"structure","members":{"DeferMaintenanceEndTime":{},"DeferMaintenanceIdentifier":{},"DeferMaintenanceStartTime":{}}}},"ElasticIpStatus":{"type":"structure","members":{"ElasticIp":{},"Status":{}}},"ElasticResizeNumberOfNodeOptions":{},"Encrypted":{"type":"boolean"},"Endpoint":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"}}},"EnhancedVpcRouting":{"type":"boolean"},"ExpectedNextSnapshotScheduleTime":{},"ExpectedNextSnapshotScheduleTimeStatus":{},"HsmStatus":{"type":"structure","members":{"HsmClientCertificateIdentifier":{},"HsmConfigurationIdentifier":{},"Status":{}}},"IamRoles":{"type":"list","member":{"type":"structure","members":{"ApplyStatus":{},"IamRoleArn":{}}}},"KmsKeyId":{},"MaintenanceTrackName":{},"ManualSnapshotRetentionPeriod":{"type":"integer"},"MasterUsername":{},"NextMaintenanceWindowStartTime":{},"NodeType":{},"NumberOfNodes":{"type":"integer"},"PendingActions":{"shape":"S23"},"PendingModifiedValues":{"type":"structure","members":{"AutomatedSnapshotRetentionPeriod":{"type":"integer"},"ClusterIdentifier":{},"ClusterType":{},"ClusterVersion":{},"EncryptionType":{},"EnhancedVpcRouting":{"type":"boolean"},"MaintenanceTrackName":{},"MasterUserPassword":{},"NodeType":{},"NumberOfNodes":{"type":"integer"},"PubliclyAccessible":{"type":"boolean"}}},"PreferredMaintenanceWindow":{},"PubliclyAccessible":{"type":"boolean"},"ResizeInfo":{"type":"structure","members":{"AllowCancelResize":{"type":"boolean"},"ResizeType":{}}},"RestoreStatus":{"type":"structure","members":{"CurrentRestoreRateInMegaBytesPerSecond":{"type":"double"},"ElapsedTimeInSeconds":{"type":"long"},"EstimatedTimeToCompletionInSeconds":{"type":"long"},"ProgressInMegaBytes":{"type":"long"},"SnapshotSizeInMegaBytes":{"type":"long"},"Status":{}}},"SnapshotScheduleIdentifier":{},"SnapshotScheduleState":{},"VpcId":{},"VpcSecurityGroups":{"type":"list","member":{"type":"structure","members":{"Status":{},"VpcSecurityGroupId":{}}}},"LoggingStatus":{"type":"structure","members":{"BucketName":{},"LastFailureMessage":{},"LastFailureTime":{},"LastSuccessfulDeliveryTime":{},"LoggingEnabled":{"type":"boolean"},"S3KeyPrefix":{}}}}},"AwsElbLoadBalancer":{"type":"structure","members":{"AvailabilityZones":{"shape":"S23"},"BackendServerDescriptions":{"type":"list","member":{"type":"structure","members":{"InstancePort":{"type":"integer"},"PolicyNames":{"shape":"S23"}}}},"CanonicalHostedZoneName":{},"CanonicalHostedZoneNameID":{},"CreatedTime":{},"DnsName":{},"HealthCheck":{"type":"structure","members":{"HealthyThreshold":{"type":"integer"},"Interval":{"type":"integer"},"Target":{},"Timeout":{"type":"integer"},"UnhealthyThreshold":{"type":"integer"}}},"Instances":{"type":"list","member":{"type":"structure","members":{"InstanceId":{}}}},"ListenerDescriptions":{"type":"list","member":{"type":"structure","members":{"Listener":{"type":"structure","members":{"InstancePort":{"type":"integer"},"InstanceProtocol":{},"LoadBalancerPort":{"type":"integer"},"Protocol":{},"SslCertificateId":{}}},"PolicyNames":{"shape":"S23"}}}},"LoadBalancerAttributes":{"type":"structure","members":{"AccessLog":{"type":"structure","members":{"EmitInterval":{"type":"integer"},"Enabled":{"type":"boolean"},"S3BucketName":{},"S3BucketPrefix":{}}},"ConnectionDraining":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Timeout":{"type":"integer"}}},"ConnectionSettings":{"type":"structure","members":{"IdleTimeout":{"type":"integer"}}},"CrossZoneLoadBalancing":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"AdditionalAttributes":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"LoadBalancerName":{},"Policies":{"type":"structure","members":{"AppCookieStickinessPolicies":{"type":"list","member":{"type":"structure","members":{"CookieName":{},"PolicyName":{}}}},"LbCookieStickinessPolicies":{"type":"list","member":{"type":"structure","members":{"CookieExpirationPeriod":{"type":"long"},"PolicyName":{}}}},"OtherPolicies":{"shape":"S23"}}},"Scheme":{},"SecurityGroups":{"shape":"S23"},"SourceSecurityGroup":{"type":"structure","members":{"GroupName":{},"OwnerAlias":{}}},"Subnets":{"shape":"S23"},"VpcId":{}}},"AwsIamGroup":{"type":"structure","members":{"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"GroupId":{},"GroupName":{},"GroupPolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}},"Path":{}}},"AwsIamRole":{"type":"structure","members":{"AssumeRolePolicyDocument":{},"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"InstanceProfileList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreateDate":{},"InstanceProfileId":{},"InstanceProfileName":{},"Path":{},"Roles":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AssumeRolePolicyDocument":{},"CreateDate":{},"Path":{},"RoleId":{},"RoleName":{}}}}}}},"PermissionsBoundary":{"shape":"S8m"},"RoleId":{},"RoleName":{},"RolePolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}},"MaxSessionDuration":{"type":"integer"},"Path":{}}},"AwsKmsKey":{"type":"structure","members":{"AWSAccountId":{},"CreationDate":{"type":"double"},"KeyId":{},"KeyManager":{},"KeyState":{},"Origin":{},"Description":{},"KeyRotationStatus":{"type":"boolean"}}},"AwsLambdaFunction":{"type":"structure","members":{"Code":{"type":"structure","members":{"S3Bucket":{},"S3Key":{},"S3ObjectVersion":{},"ZipFile":{}}},"CodeSha256":{},"DeadLetterConfig":{"type":"structure","members":{"TargetArn":{}}},"Environment":{"type":"structure","members":{"Variables":{"shape":"S1k"},"Error":{"type":"structure","members":{"ErrorCode":{},"Message":{}}}}},"FunctionName":{},"Handler":{},"KmsKeyArn":{},"LastModified":{},"Layers":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CodeSize":{"type":"integer"}}}},"MasterArn":{},"MemorySize":{"type":"integer"},"RevisionId":{},"Role":{},"Runtime":{},"Timeout":{"type":"integer"},"TracingConfig":{"type":"structure","members":{"Mode":{}}},"VpcConfig":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"VpcId":{}}},"Version":{},"Architectures":{"shape":"S4v"},"PackageType":{}}},"AwsLambdaLayerVersion":{"type":"structure","members":{"Version":{"type":"long"},"CompatibleRuntimes":{"shape":"S4v"},"CreatedDate":{}}},"AwsRdsDbInstance":{"type":"structure","members":{"AssociatedRoles":{"type":"list","member":{"type":"structure","members":{"RoleArn":{},"FeatureName":{},"Status":{}}}},"CACertificateIdentifier":{},"DBClusterIdentifier":{},"DBInstanceIdentifier":{},"DBInstanceClass":{},"DbInstancePort":{"type":"integer"},"DbiResourceId":{},"DBName":{},"DeletionProtection":{"type":"boolean"},"Endpoint":{"shape":"Sc1"},"Engine":{},"EngineVersion":{},"IAMDatabaseAuthenticationEnabled":{"type":"boolean"},"InstanceCreateTime":{},"KmsKeyId":{},"PubliclyAccessible":{"type":"boolean"},"StorageEncrypted":{"type":"boolean"},"TdeCredentialArn":{},"VpcSecurityGroups":{"shape":"Sc2"},"MultiAz":{"type":"boolean"},"EnhancedMonitoringResourceArn":{},"DbInstanceStatus":{},"MasterUsername":{},"AllocatedStorage":{"type":"integer"},"PreferredBackupWindow":{},"BackupRetentionPeriod":{"type":"integer"},"DbSecurityGroups":{"shape":"S23"},"DbParameterGroups":{"type":"list","member":{"type":"structure","members":{"DbParameterGroupName":{},"ParameterApplyStatus":{}}}},"AvailabilityZone":{},"DbSubnetGroup":{"type":"structure","members":{"DbSubnetGroupName":{},"DbSubnetGroupDescription":{},"VpcId":{},"SubnetGroupStatus":{},"Subnets":{"type":"list","member":{"type":"structure","members":{"SubnetIdentifier":{},"SubnetAvailabilityZone":{"type":"structure","members":{"Name":{}}},"SubnetStatus":{}}}},"DbSubnetGroupArn":{}}},"PreferredMaintenanceWindow":{},"PendingModifiedValues":{"type":"structure","members":{"DbInstanceClass":{},"AllocatedStorage":{"type":"integer"},"MasterUserPassword":{},"Port":{"type":"integer"},"BackupRetentionPeriod":{"type":"integer"},"MultiAZ":{"type":"boolean"},"EngineVersion":{},"LicenseModel":{},"Iops":{"type":"integer"},"DbInstanceIdentifier":{},"StorageType":{},"CaCertificateIdentifier":{},"DbSubnetGroupName":{},"PendingCloudWatchLogsExports":{"type":"structure","members":{"LogTypesToEnable":{"shape":"S23"},"LogTypesToDisable":{"shape":"S23"}}},"ProcessorFeatures":{"shape":"Scc"}}},"LatestRestorableTime":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"ReadReplicaSourceDBInstanceIdentifier":{},"ReadReplicaDBInstanceIdentifiers":{"shape":"S23"},"ReadReplicaDBClusterIdentifiers":{"shape":"S23"},"LicenseModel":{},"Iops":{"type":"integer"},"OptionGroupMemberships":{"type":"list","member":{"type":"structure","members":{"OptionGroupName":{},"Status":{}}}},"CharacterSetName":{},"SecondaryAvailabilityZone":{},"StatusInfos":{"type":"list","member":{"type":"structure","members":{"StatusType":{},"Normal":{"type":"boolean"},"Status":{},"Message":{}}}},"StorageType":{},"DomainMemberships":{"shape":"Sci"},"CopyTagsToSnapshot":{"type":"boolean"},"MonitoringInterval":{"type":"integer"},"MonitoringRoleArn":{},"PromotionTier":{"type":"integer"},"Timezone":{},"PerformanceInsightsEnabled":{"type":"boolean"},"PerformanceInsightsKmsKeyId":{},"PerformanceInsightsRetentionPeriod":{"type":"integer"},"EnabledCloudWatchLogsExports":{"shape":"S23"},"ProcessorFeatures":{"shape":"Scc"},"ListenerEndpoint":{"shape":"Sc1"},"MaxAllocatedStorage":{"type":"integer"}}},"AwsSnsTopic":{"type":"structure","members":{"KmsMasterKeyId":{},"Subscription":{"type":"list","member":{"type":"structure","members":{"Endpoint":{},"Protocol":{}}}},"TopicName":{},"Owner":{},"SqsSuccessFeedbackRoleArn":{},"SqsFailureFeedbackRoleArn":{},"ApplicationSuccessFeedbackRoleArn":{},"FirehoseSuccessFeedbackRoleArn":{},"FirehoseFailureFeedbackRoleArn":{},"HttpSuccessFeedbackRoleArn":{},"HttpFailureFeedbackRoleArn":{}}},"AwsSqsQueue":{"type":"structure","members":{"KmsDataKeyReusePeriodSeconds":{"type":"integer"},"KmsMasterKeyId":{},"QueueName":{},"DeadLetterTargetArn":{}}},"AwsWafWebAcl":{"type":"structure","members":{"Name":{},"DefaultAction":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"ExcludedRules":{"type":"list","member":{"type":"structure","members":{"RuleId":{}}}},"OverrideAction":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}},"WebAclId":{}}},"AwsRdsDbSnapshot":{"type":"structure","members":{"DbSnapshotIdentifier":{},"DbInstanceIdentifier":{},"SnapshotCreateTime":{},"Engine":{},"AllocatedStorage":{"type":"integer"},"Status":{},"Port":{"type":"integer"},"AvailabilityZone":{},"VpcId":{},"InstanceCreateTime":{},"MasterUsername":{},"EngineVersion":{},"LicenseModel":{},"SnapshotType":{},"Iops":{"type":"integer"},"OptionGroupName":{},"PercentProgress":{"type":"integer"},"SourceRegion":{},"SourceDbSnapshotIdentifier":{},"StorageType":{},"TdeCredentialArn":{},"Encrypted":{"type":"boolean"},"KmsKeyId":{},"Timezone":{},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"ProcessorFeatures":{"shape":"Scc"},"DbiResourceId":{}}},"AwsRdsDbClusterSnapshot":{"type":"structure","members":{"AvailabilityZones":{"shape":"S23"},"SnapshotCreateTime":{},"Engine":{},"AllocatedStorage":{"type":"integer"},"Status":{},"Port":{"type":"integer"},"VpcId":{},"ClusterCreateTime":{},"MasterUsername":{},"EngineVersion":{},"LicenseModel":{},"SnapshotType":{},"PercentProgress":{"type":"integer"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterIdentifier":{},"DbClusterSnapshotIdentifier":{},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"DbClusterSnapshotAttributes":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"AttributeValues":{"shape":"S4v"}}}}}},"AwsRdsDbCluster":{"type":"structure","members":{"AllocatedStorage":{"type":"integer"},"AvailabilityZones":{"shape":"S23"},"BackupRetentionPeriod":{"type":"integer"},"DatabaseName":{},"Status":{},"Endpoint":{},"ReaderEndpoint":{},"CustomEndpoints":{"shape":"S23"},"MultiAz":{"type":"boolean"},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"MasterUsername":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"ReadReplicaIdentifiers":{"shape":"S23"},"VpcSecurityGroups":{"shape":"Sc2"},"HostedZoneId":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterResourceId":{},"AssociatedRoles":{"type":"list","member":{"type":"structure","members":{"RoleArn":{},"Status":{}}}},"ClusterCreateTime":{},"EnabledCloudWatchLogsExports":{"shape":"S23"},"EngineMode":{},"DeletionProtection":{"type":"boolean"},"HttpEndpointEnabled":{"type":"boolean"},"ActivityStreamStatus":{},"CopyTagsToSnapshot":{"type":"boolean"},"CrossAccountClone":{"type":"boolean"},"DomainMemberships":{"shape":"Sci"},"DbClusterParameterGroup":{},"DbSubnetGroup":{},"DbClusterOptionGroupMemberships":{"type":"list","member":{"type":"structure","members":{"DbClusterOptionGroupName":{},"Status":{}}}},"DbClusterIdentifier":{},"DbClusterMembers":{"type":"list","member":{"type":"structure","members":{"IsClusterWriter":{"type":"boolean"},"PromotionTier":{"type":"integer"},"DbInstanceIdentifier":{},"DbClusterParameterGroupStatus":{}}}},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"AutoMinorVersionUpgrade":{"type":"boolean"}}},"AwsEcsCluster":{"type":"structure","members":{"ClusterArn":{},"ActiveServicesCount":{"type":"integer"},"CapacityProviders":{"shape":"S4v"},"ClusterSettings":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Configuration":{"type":"structure","members":{"ExecuteCommandConfiguration":{"type":"structure","members":{"KmsKeyId":{},"LogConfiguration":{"type":"structure","members":{"CloudWatchEncryptionEnabled":{"type":"boolean"},"CloudWatchLogGroupName":{},"S3BucketName":{},"S3EncryptionEnabled":{"type":"boolean"},"S3KeyPrefix":{}}},"Logging":{}}}}},"DefaultCapacityProviderStrategy":{"type":"list","member":{"type":"structure","members":{"Base":{"type":"integer"},"CapacityProvider":{},"Weight":{"type":"integer"}}}},"ClusterName":{},"RegisteredContainerInstancesCount":{"type":"integer"},"RunningTasksCount":{"type":"integer"},"Status":{}}},"AwsEcsContainer":{"shape":"Sde"},"AwsEcsTaskDefinition":{"type":"structure","members":{"ContainerDefinitions":{"type":"list","member":{"type":"structure","members":{"Command":{"shape":"S4v"},"Cpu":{"type":"integer"},"DependsOn":{"type":"list","member":{"type":"structure","members":{"Condition":{},"ContainerName":{}}}},"DisableNetworking":{"type":"boolean"},"DnsSearchDomains":{"shape":"S4v"},"DnsServers":{"shape":"S4v"},"DockerLabels":{"shape":"S1k"},"DockerSecurityOptions":{"shape":"S4v"},"EntryPoint":{"shape":"S4v"},"Environment":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"EnvironmentFiles":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{}}}},"Essential":{"type":"boolean"},"ExtraHosts":{"type":"list","member":{"type":"structure","members":{"Hostname":{},"IpAddress":{}}}},"FirelensConfiguration":{"type":"structure","members":{"Options":{"shape":"S1k"},"Type":{}}},"HealthCheck":{"type":"structure","members":{"Command":{"shape":"S4v"},"Interval":{"type":"integer"},"Retries":{"type":"integer"},"StartPeriod":{"type":"integer"},"Timeout":{"type":"integer"}}},"Hostname":{},"Image":{},"Interactive":{"type":"boolean"},"Links":{"shape":"S4v"},"LinuxParameters":{"type":"structure","members":{"Capabilities":{"type":"structure","members":{"Add":{"shape":"S4v"},"Drop":{"shape":"S4v"}}},"Devices":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"HostPath":{},"Permissions":{"shape":"S4v"}}}},"InitProcessEnabled":{"type":"boolean"},"MaxSwap":{"type":"integer"},"SharedMemorySize":{"type":"integer"},"Swappiness":{"type":"integer"},"Tmpfs":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"MountOptions":{"shape":"S4v"},"Size":{"type":"integer"}}}}}},"LogConfiguration":{"type":"structure","members":{"LogDriver":{},"Options":{"shape":"S1k"},"SecretOptions":{"type":"list","member":{"type":"structure","members":{"Name":{},"ValueFrom":{}}}}}},"Memory":{"type":"integer"},"MemoryReservation":{"type":"integer"},"MountPoints":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"ReadOnly":{"type":"boolean"},"SourceVolume":{}}}},"Name":{},"PortMappings":{"type":"list","member":{"type":"structure","members":{"ContainerPort":{"type":"integer"},"HostPort":{"type":"integer"},"Protocol":{}}}},"Privileged":{"type":"boolean"},"PseudoTerminal":{"type":"boolean"},"ReadonlyRootFilesystem":{"type":"boolean"},"RepositoryCredentials":{"type":"structure","members":{"CredentialsParameter":{}}},"ResourceRequirements":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{}}}},"Secrets":{"type":"list","member":{"type":"structure","members":{"Name":{},"ValueFrom":{}}}},"StartTimeout":{"type":"integer"},"StopTimeout":{"type":"integer"},"SystemControls":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"Value":{}}}},"Ulimits":{"type":"list","member":{"type":"structure","members":{"HardLimit":{"type":"integer"},"Name":{},"SoftLimit":{"type":"integer"}}}},"User":{},"VolumesFrom":{"type":"list","member":{"type":"structure","members":{"ReadOnly":{"type":"boolean"},"SourceContainer":{}}}},"WorkingDirectory":{}}}},"Cpu":{},"ExecutionRoleArn":{},"Family":{},"InferenceAccelerators":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"DeviceType":{}}}},"IpcMode":{},"Memory":{},"NetworkMode":{},"PidMode":{},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"Expression":{},"Type":{}}}},"ProxyConfiguration":{"type":"structure","members":{"ContainerName":{},"ProxyConfigurationProperties":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Type":{}}},"RequiresCompatibilities":{"shape":"S4v"},"TaskRoleArn":{},"Volumes":{"type":"list","member":{"type":"structure","members":{"DockerVolumeConfiguration":{"type":"structure","members":{"Autoprovision":{"type":"boolean"},"Driver":{},"DriverOpts":{"shape":"S1k"},"Labels":{"shape":"S1k"},"Scope":{}}},"EfsVolumeConfiguration":{"type":"structure","members":{"AuthorizationConfig":{"type":"structure","members":{"AccessPointId":{},"Iam":{}}},"FilesystemId":{},"RootDirectory":{},"TransitEncryption":{},"TransitEncryptionPort":{"type":"integer"}}},"Host":{"type":"structure","members":{"SourcePath":{}}},"Name":{}}}},"Status":{}}},"Container":{"type":"structure","members":{"ContainerRuntime":{},"Name":{},"ImageId":{},"ImageName":{},"LaunchedAt":{},"VolumeMounts":{"type":"list","member":{"type":"structure","members":{"Name":{},"MountPath":{}}}},"Privileged":{"type":"boolean"}}},"Other":{"shape":"S1k"},"AwsRdsEventSubscription":{"type":"structure","members":{"CustSubscriptionId":{},"CustomerAwsId":{},"Enabled":{"type":"boolean"},"EventCategoriesList":{"shape":"S4v"},"EventSubscriptionArn":{},"SnsTopicArn":{},"SourceIdsList":{"shape":"S4v"},"SourceType":{},"Status":{},"SubscriptionCreationTime":{}}},"AwsEcsService":{"type":"structure","members":{"CapacityProviderStrategy":{"type":"list","member":{"type":"structure","members":{"Base":{"type":"integer"},"CapacityProvider":{},"Weight":{"type":"integer"}}}},"Cluster":{},"DeploymentConfiguration":{"type":"structure","members":{"DeploymentCircuitBreaker":{"type":"structure","members":{"Enable":{"type":"boolean"},"Rollback":{"type":"boolean"}}},"MaximumPercent":{"type":"integer"},"MinimumHealthyPercent":{"type":"integer"}}},"DeploymentController":{"type":"structure","members":{"Type":{}}},"DesiredCount":{"type":"integer"},"EnableEcsManagedTags":{"type":"boolean"},"EnableExecuteCommand":{"type":"boolean"},"HealthCheckGracePeriodSeconds":{"type":"integer"},"LaunchType":{},"LoadBalancers":{"type":"list","member":{"type":"structure","members":{"ContainerName":{},"ContainerPort":{"type":"integer"},"LoadBalancerName":{},"TargetGroupArn":{}}}},"Name":{},"NetworkConfiguration":{"type":"structure","members":{"AwsVpcConfiguration":{"type":"structure","members":{"AssignPublicIp":{},"SecurityGroups":{"shape":"S4v"},"Subnets":{"shape":"S4v"}}}}},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"Expression":{},"Type":{}}}},"PlacementStrategies":{"type":"list","member":{"type":"structure","members":{"Field":{},"Type":{}}}},"PlatformVersion":{},"PropagateTags":{},"Role":{},"SchedulingStrategy":{},"ServiceArn":{},"ServiceName":{},"ServiceRegistries":{"type":"list","member":{"type":"structure","members":{"ContainerName":{},"ContainerPort":{"type":"integer"},"Port":{"type":"integer"},"RegistryArn":{}}}},"TaskDefinition":{}}},"AwsAutoScalingLaunchConfiguration":{"type":"structure","members":{"AssociatePublicIpAddress":{"type":"boolean"},"BlockDeviceMappings":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"Ebs":{"type":"structure","members":{"DeleteOnTermination":{"type":"boolean"},"Encrypted":{"type":"boolean"},"Iops":{"type":"integer"},"SnapshotId":{},"VolumeSize":{"type":"integer"},"VolumeType":{}}},"NoDevice":{"type":"boolean"},"VirtualName":{}}}},"ClassicLinkVpcId":{},"ClassicLinkVpcSecurityGroups":{"shape":"S4v"},"CreatedTime":{},"EbsOptimized":{"type":"boolean"},"IamInstanceProfile":{},"ImageId":{},"InstanceMonitoring":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"InstanceType":{},"KernelId":{},"KeyName":{},"LaunchConfigurationName":{},"PlacementTenancy":{},"RamdiskId":{},"SecurityGroups":{"shape":"S4v"},"SpotPrice":{},"UserData":{},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpPutResponseHopLimit":{"type":"integer"},"HttpTokens":{}}}}},"AwsEc2VpnConnection":{"type":"structure","members":{"VpnConnectionId":{},"State":{},"CustomerGatewayId":{},"CustomerGatewayConfiguration":{},"Type":{},"VpnGatewayId":{},"Category":{},"VgwTelemetry":{"type":"list","member":{"type":"structure","members":{"AcceptedRouteCount":{"type":"integer"},"CertificateArn":{},"LastStatusChange":{},"OutsideIpAddress":{},"Status":{},"StatusMessage":{}}}},"Options":{"type":"structure","members":{"StaticRoutesOnly":{"type":"boolean"},"TunnelOptions":{"type":"list","member":{"type":"structure","members":{"DpdTimeoutSeconds":{"type":"integer"},"IkeVersions":{"shape":"S4v"},"OutsideIpAddress":{},"Phase1DhGroupNumbers":{"shape":"S2e"},"Phase1EncryptionAlgorithms":{"shape":"S4v"},"Phase1IntegrityAlgorithms":{"shape":"S4v"},"Phase1LifetimeSeconds":{"type":"integer"},"Phase2DhGroupNumbers":{"shape":"S2e"},"Phase2EncryptionAlgorithms":{"shape":"S4v"},"Phase2IntegrityAlgorithms":{"shape":"S4v"},"Phase2LifetimeSeconds":{"type":"integer"},"PreSharedKey":{},"RekeyFuzzPercentage":{"type":"integer"},"RekeyMarginTimeSeconds":{"type":"integer"},"ReplayWindowSize":{"type":"integer"},"TunnelInsideCidr":{}}}}}},"Routes":{"type":"list","member":{"type":"structure","members":{"DestinationCidrBlock":{},"State":{}}}},"TransitGatewayId":{}}},"AwsEcrContainerImage":{"type":"structure","members":{"RegistryId":{},"RepositoryName":{},"Architecture":{},"ImageDigest":{},"ImageTags":{"shape":"S4v"},"ImagePublishedAt":{}}},"AwsOpenSearchServiceDomain":{"type":"structure","members":{"Arn":{},"AccessPolicies":{},"DomainName":{},"Id":{},"DomainEndpoint":{},"EngineVersion":{},"EncryptionAtRestOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"KmsKeyId":{}}},"NodeToNodeEncryptionOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"ServiceSoftwareOptions":{"type":"structure","members":{"AutomatedUpdateDate":{},"Cancellable":{"type":"boolean"},"CurrentVersion":{},"Description":{},"NewVersion":{},"UpdateAvailable":{"type":"boolean"},"UpdateStatus":{},"OptionalDeployment":{"type":"boolean"}}},"ClusterConfig":{"type":"structure","members":{"InstanceCount":{"type":"integer"},"WarmEnabled":{"type":"boolean"},"WarmCount":{"type":"integer"},"DedicatedMasterEnabled":{"type":"boolean"},"ZoneAwarenessConfig":{"type":"structure","members":{"AvailabilityZoneCount":{"type":"integer"}}},"DedicatedMasterCount":{"type":"integer"},"InstanceType":{},"WarmType":{},"ZoneAwarenessEnabled":{"type":"boolean"},"DedicatedMasterType":{}}},"DomainEndpointOptions":{"type":"structure","members":{"CustomEndpointCertificateArn":{},"CustomEndpointEnabled":{"type":"boolean"},"EnforceHTTPS":{"type":"boolean"},"CustomEndpoint":{},"TLSSecurityPolicy":{}}},"VpcOptions":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"}}},"LogPublishingOptions":{"type":"structure","members":{"IndexSlowLogs":{"shape":"Sg3"},"SearchSlowLogs":{"shape":"Sg3"},"AuditLogs":{"shape":"Sg3"}}},"DomainEndpoints":{"shape":"S1k"},"AdvancedSecurityOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"InternalUserDatabaseEnabled":{"type":"boolean"},"MasterUserOptions":{"type":"structure","members":{"MasterUserArn":{},"MasterUserName":{},"MasterUserPassword":{}}}}}}},"AwsEc2VpcEndpointService":{"type":"structure","members":{"AcceptanceRequired":{"type":"boolean"},"AvailabilityZones":{"shape":"S4v"},"BaseEndpointDnsNames":{"shape":"S4v"},"ManagesVpcEndpoints":{"type":"boolean"},"GatewayLoadBalancerArns":{"shape":"S4v"},"NetworkLoadBalancerArns":{"shape":"S4v"},"PrivateDnsName":{},"ServiceId":{},"ServiceName":{},"ServiceState":{},"ServiceType":{"type":"list","member":{"type":"structure","members":{"ServiceType":{}}}}}},"AwsXrayEncryptionConfig":{"type":"structure","members":{"KeyId":{},"Status":{},"Type":{}}},"AwsWafRateBasedRule":{"type":"structure","members":{"MetricName":{},"Name":{},"RateKey":{},"RateLimit":{"type":"long"},"RuleId":{},"MatchPredicates":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}}}},"AwsWafRegionalRateBasedRule":{"type":"structure","members":{"MetricName":{},"Name":{},"RateKey":{},"RateLimit":{"type":"long"},"RuleId":{},"MatchPredicates":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}}}},"AwsEcrRepository":{"type":"structure","members":{"Arn":{},"ImageScanningConfiguration":{"type":"structure","members":{"ScanOnPush":{"type":"boolean"}}},"ImageTagMutability":{},"LifecyclePolicy":{"type":"structure","members":{"LifecyclePolicyText":{},"RegistryId":{}}},"RepositoryName":{},"RepositoryPolicyText":{}}},"AwsEksCluster":{"type":"structure","members":{"Arn":{},"CertificateAuthorityData":{},"ClusterStatus":{},"Endpoint":{},"Name":{},"ResourcesVpcConfig":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"EndpointPublicAccess":{"type":"boolean"}}},"RoleArn":{},"Version":{},"Logging":{"type":"structure","members":{"ClusterLogging":{"type":"list","member":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Types":{"shape":"S4v"}}}}}}}},"AwsNetworkFirewallFirewallPolicy":{"type":"structure","members":{"FirewallPolicy":{"type":"structure","members":{"StatefulRuleGroupReferences":{"type":"list","member":{"type":"structure","members":{"ResourceArn":{}}}},"StatelessCustomActions":{"type":"list","member":{"type":"structure","members":{"ActionDefinition":{"shape":"Sgu"},"ActionName":{}}}},"StatelessDefaultActions":{"shape":"S4v"},"StatelessFragmentDefaultActions":{"shape":"S4v"},"StatelessRuleGroupReferences":{"type":"list","member":{"type":"structure","members":{"Priority":{"type":"integer"},"ResourceArn":{}}}}}},"FirewallPolicyArn":{},"FirewallPolicyId":{},"FirewallPolicyName":{},"Description":{}}},"AwsNetworkFirewallFirewall":{"type":"structure","members":{"DeleteProtection":{"type":"boolean"},"Description":{},"FirewallArn":{},"FirewallId":{},"FirewallName":{},"FirewallPolicyArn":{},"FirewallPolicyChangeProtection":{"type":"boolean"},"SubnetChangeProtection":{"type":"boolean"},"SubnetMappings":{"type":"list","member":{"type":"structure","members":{"SubnetId":{}}}},"VpcId":{}}},"AwsNetworkFirewallRuleGroup":{"type":"structure","members":{"Capacity":{"type":"integer"},"Description":{},"RuleGroup":{"type":"structure","members":{"RuleVariables":{"type":"structure","members":{"IpSets":{"type":"structure","members":{"Definition":{"shape":"S4v"}}},"PortSets":{"type":"structure","members":{"Definition":{"shape":"S4v"}}}}},"RulesSource":{"type":"structure","members":{"RulesSourceList":{"type":"structure","members":{"GeneratedRulesType":{},"TargetTypes":{"shape":"S4v"},"Targets":{"shape":"S4v"}}},"RulesString":{},"StatefulRules":{"type":"list","member":{"type":"structure","members":{"Action":{},"Header":{"type":"structure","members":{"Destination":{},"DestinationPort":{},"Direction":{},"Protocol":{},"Source":{},"SourcePort":{}}},"RuleOptions":{"type":"list","member":{"type":"structure","members":{"Keyword":{},"Settings":{"type":"list","member":{}}}}}}}},"StatelessRulesAndCustomActions":{"type":"structure","members":{"CustomActions":{"type":"list","member":{"type":"structure","members":{"ActionDefinition":{"shape":"Sgu"},"ActionName":{}}}},"StatelessRules":{"type":"list","member":{"type":"structure","members":{"Priority":{"type":"integer"},"RuleDefinition":{"type":"structure","members":{"Actions":{"shape":"S4v"},"MatchAttributes":{"type":"structure","members":{"DestinationPorts":{"type":"list","member":{"type":"structure","members":{"FromPort":{"type":"integer"},"ToPort":{"type":"integer"}}}},"Destinations":{"type":"list","member":{"type":"structure","members":{"AddressDefinition":{}}}},"Protocols":{"type":"list","member":{"type":"integer"}},"SourcePorts":{"type":"list","member":{"type":"structure","members":{"FromPort":{"type":"integer"},"ToPort":{"type":"integer"}}}},"Sources":{"type":"list","member":{"type":"structure","members":{"AddressDefinition":{}}}},"TcpFlags":{"type":"list","member":{"type":"structure","members":{"Flags":{"shape":"S4v"},"Masks":{"shape":"S4v"}}}}}}}}}}}}}}}}},"RuleGroupArn":{},"RuleGroupId":{},"RuleGroupName":{},"Type":{}}},"AwsRdsDbSecurityGroup":{"type":"structure","members":{"DbSecurityGroupArn":{},"DbSecurityGroupDescription":{},"DbSecurityGroupName":{},"Ec2SecurityGroups":{"type":"list","member":{"type":"structure","members":{"Ec2SecurityGroupId":{},"Ec2SecurityGroupName":{},"Ec2SecurityGroupOwnerId":{},"Status":{}}}},"IpRanges":{"type":"list","member":{"type":"structure","members":{"CidrIp":{},"Status":{}}}},"OwnerId":{},"VpcId":{}}},"AwsKinesisStream":{"type":"structure","members":{"Name":{},"Arn":{},"StreamEncryption":{"type":"structure","members":{"EncryptionType":{},"KeyId":{}}},"ShardCount":{"type":"integer"},"RetentionPeriodHours":{"type":"integer"}}},"AwsEc2TransitGateway":{"type":"structure","members":{"Id":{},"Description":{},"DefaultRouteTablePropagation":{},"AutoAcceptSharedAttachments":{},"DefaultRouteTableAssociation":{},"TransitGatewayCidrBlocks":{"shape":"S4v"},"AssociationDefaultRouteTableId":{},"PropagationDefaultRouteTableId":{},"VpnEcmpSupport":{},"DnsSupport":{},"MulticastSupport":{},"AmazonSideAsn":{"type":"integer"}}},"AwsEfsAccessPoint":{"type":"structure","members":{"AccessPointId":{},"Arn":{},"ClientToken":{},"FileSystemId":{},"PosixUser":{"type":"structure","members":{"Gid":{},"SecondaryGids":{"shape":"S4v"},"Uid":{}}},"RootDirectory":{"type":"structure","members":{"CreationInfo":{"type":"structure","members":{"OwnerGid":{},"OwnerUid":{},"Permissions":{}}},"Path":{}}}}},"AwsCloudFormationStack":{"type":"structure","members":{"Capabilities":{"shape":"S4v"},"CreationTime":{},"Description":{},"DisableRollback":{"type":"boolean"},"DriftInformation":{"type":"structure","members":{"StackDriftStatus":{}}},"EnableTerminationProtection":{"type":"boolean"},"LastUpdatedTime":{},"NotificationArns":{"shape":"S4v"},"Outputs":{"type":"list","member":{"type":"structure","members":{"Description":{},"OutputKey":{},"OutputValue":{}}}},"RoleArn":{},"StackId":{},"StackName":{},"StackStatus":{},"StackStatusReason":{},"TimeoutInMinutes":{"type":"integer"}}},"AwsCloudWatchAlarm":{"type":"structure","members":{"ActionsEnabled":{"type":"boolean"},"AlarmActions":{"shape":"S4v"},"AlarmArn":{},"AlarmConfigurationUpdatedTimestamp":{},"AlarmDescription":{},"AlarmName":{},"ComparisonOperator":{},"DatapointsToAlarm":{"type":"integer"},"Dimensions":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"EvaluateLowSampleCountPercentile":{},"EvaluationPeriods":{"type":"integer"},"ExtendedStatistic":{},"InsufficientDataActions":{"shape":"S4v"},"MetricName":{},"Namespace":{},"OkActions":{"shape":"S4v"},"Period":{"type":"integer"},"Statistic":{},"Threshold":{"type":"double"},"ThresholdMetricId":{},"TreatMissingData":{},"Unit":{}}},"AwsEc2VpcPeeringConnection":{"type":"structure","members":{"AccepterVpcInfo":{"shape":"Sii"},"ExpirationTime":{},"RequesterVpcInfo":{"shape":"Sii"},"Status":{"type":"structure","members":{"Code":{},"Message":{}}},"VpcPeeringConnectionId":{}}},"AwsWafRegionalRuleGroup":{"type":"structure","members":{"MetricName":{},"Name":{},"RuleGroupId":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}}}},"AwsWafRegionalRule":{"type":"structure","members":{"MetricName":{},"Name":{},"PredicateList":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}},"RuleId":{}}},"AwsWafRegionalWebAcl":{"type":"structure","members":{"DefaultAction":{},"MetricName":{},"Name":{},"RulesList":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"OverrideAction":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}},"WebAclId":{}}},"AwsWafRule":{"type":"structure","members":{"MetricName":{},"Name":{},"PredicateList":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}},"RuleId":{}}},"AwsWafRuleGroup":{"type":"structure","members":{"MetricName":{},"Name":{},"RuleGroupId":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}}}},"AwsEcsTask":{"type":"structure","members":{"ClusterArn":{},"TaskDefinitionArn":{},"Version":{},"CreatedAt":{},"StartedAt":{},"StartedBy":{},"Group":{},"Volumes":{"type":"list","member":{"type":"structure","members":{"Name":{},"Host":{"type":"structure","members":{"SourcePath":{}}}}}},"Containers":{"type":"list","member":{"shape":"Sde"}}}},"AwsBackupBackupVault":{"type":"structure","members":{"BackupVaultArn":{},"BackupVaultName":{},"EncryptionKeyArn":{},"Notifications":{"type":"structure","members":{"BackupVaultEvents":{"shape":"S4v"},"SnsTopicArn":{}}},"AccessPolicy":{}}},"AwsBackupBackupPlan":{"type":"structure","members":{"BackupPlan":{"type":"structure","members":{"BackupPlanName":{},"AdvancedBackupSettings":{"type":"list","member":{"type":"structure","members":{"BackupOptions":{"shape":"S1k"},"ResourceType":{}}}},"BackupPlanRule":{"type":"list","member":{"type":"structure","members":{"TargetBackupVault":{},"StartWindowMinutes":{"type":"long"},"ScheduleExpression":{},"RuleName":{},"RuleId":{},"EnableContinuousBackup":{"type":"boolean"},"CompletionWindowMinutes":{"type":"long"},"CopyActions":{"type":"list","member":{"type":"structure","members":{"DestinationBackupVaultArn":{},"Lifecycle":{"shape":"Sjn"}}}},"Lifecycle":{"shape":"Sjn"}}}}}},"BackupPlanArn":{},"BackupPlanId":{},"VersionId":{}}},"AwsBackupRecoveryPoint":{"type":"structure","members":{"BackupSizeInBytes":{"type":"long"},"BackupVaultArn":{},"BackupVaultName":{},"CalculatedLifecycle":{"type":"structure","members":{"DeleteAt":{},"MoveToColdStorageAt":{}}},"CompletionDate":{},"CreatedBy":{"type":"structure","members":{"BackupPlanArn":{},"BackupPlanId":{},"BackupPlanVersion":{},"BackupRuleId":{}}},"CreationDate":{},"EncryptionKeyArn":{},"IamRoleArn":{},"IsEncrypted":{"type":"boolean"},"LastRestoreTime":{},"Lifecycle":{"type":"structure","members":{"DeleteAfterDays":{"type":"long"},"MoveToColdStorageAfterDays":{"type":"long"}}},"RecoveryPointArn":{},"ResourceArn":{},"ResourceType":{},"SourceBackupVaultArn":{},"Status":{},"StatusMessage":{},"StorageClass":{}}},"AwsEc2LaunchTemplate":{"type":"structure","members":{"LaunchTemplateName":{},"Id":{},"LaunchTemplateData":{"type":"structure","members":{"BlockDeviceMappingSet":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"Ebs":{"type":"structure","members":{"DeleteOnTermination":{"type":"boolean"},"Encrypted":{"type":"boolean"},"Iops":{"type":"integer"},"KmsKeyId":{},"SnapshotId":{},"Throughput":{"type":"integer"},"VolumeSize":{"type":"integer"},"VolumeType":{}}},"NoDevice":{},"VirtualName":{}}}},"CapacityReservationSpecification":{"type":"structure","members":{"CapacityReservationPreference":{},"CapacityReservationTarget":{"type":"structure","members":{"CapacityReservationId":{},"CapacityReservationResourceGroupArn":{}}}}},"CpuOptions":{"type":"structure","members":{"CoreCount":{"type":"integer"},"ThreadsPerCore":{"type":"integer"}}},"CreditSpecification":{"type":"structure","members":{"CpuCredits":{}}},"DisableApiStop":{"type":"boolean"},"DisableApiTermination":{"type":"boolean"},"EbsOptimized":{"type":"boolean"},"ElasticGpuSpecificationSet":{"type":"list","member":{"type":"structure","members":{"Type":{}}}},"ElasticInferenceAcceleratorSet":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"integer"},"Type":{}}}},"EnclaveOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"HibernationOptions":{"type":"structure","members":{"Configured":{"type":"boolean"}}},"IamInstanceProfile":{"type":"structure","members":{"Arn":{},"Name":{}}},"ImageId":{},"InstanceInitiatedShutdownBehavior":{},"InstanceMarketOptions":{"type":"structure","members":{"MarketType":{},"SpotOptions":{"type":"structure","members":{"BlockDurationMinutes":{"type":"integer"},"InstanceInterruptionBehavior":{},"MaxPrice":{},"SpotInstanceType":{},"ValidUntil":{}}}}},"InstanceRequirements":{"type":"structure","members":{"AcceleratorCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"AcceleratorManufacturers":{"shape":"S4v"},"AcceleratorNames":{"shape":"S4v"},"AcceleratorTotalMemoryMiB":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"AcceleratorTypes":{"shape":"S4v"},"BareMetal":{},"BaselineEbsBandwidthMbps":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"BurstablePerformance":{},"CpuManufacturers":{"shape":"S4v"},"ExcludedInstanceTypes":{"shape":"S4v"},"InstanceGenerations":{"shape":"S4v"},"LocalStorage":{},"LocalStorageTypes":{"shape":"S4v"},"MemoryGiBPerVCpu":{"type":"structure","members":{"Max":{"type":"double"},"Min":{"type":"double"}}},"MemoryMiB":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"NetworkInterfaceCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"OnDemandMaxPricePercentageOverLowestPrice":{"type":"integer"},"RequireHibernateSupport":{"type":"boolean"},"SpotMaxPricePercentageOverLowestPrice":{"type":"integer"},"TotalLocalStorageGB":{"type":"structure","members":{"Max":{"type":"double"},"Min":{"type":"double"}}},"VCpuCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}}}},"InstanceType":{},"KernelId":{},"KeyName":{},"LicenseSet":{"type":"list","member":{"type":"structure","members":{"LicenseConfigurationArn":{}}}},"MaintenanceOptions":{"type":"structure","members":{"AutoRecovery":{}}},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpProtocolIpv6":{},"HttpTokens":{},"HttpPutResponseHopLimit":{"type":"integer"},"InstanceMetadataTags":{}}},"Monitoring":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"NetworkInterfaceSet":{"type":"list","member":{"type":"structure","members":{"AssociateCarrierIpAddress":{"type":"boolean"},"AssociatePublicIpAddress":{"type":"boolean"},"DeleteOnTermination":{"type":"boolean"},"Description":{},"DeviceIndex":{"type":"integer"},"Groups":{"shape":"S4v"},"InterfaceType":{},"Ipv4PrefixCount":{"type":"integer"},"Ipv4Prefixes":{"type":"list","member":{"type":"structure","members":{"Ipv4Prefix":{}}}},"Ipv6AddressCount":{"type":"integer"},"Ipv6Addresses":{"type":"list","member":{"type":"structure","members":{"Ipv6Address":{}}}},"Ipv6PrefixCount":{"type":"integer"},"Ipv6Prefixes":{"type":"list","member":{"type":"structure","members":{"Ipv6Prefix":{}}}},"NetworkCardIndex":{"type":"integer"},"NetworkInterfaceId":{},"PrivateIpAddress":{},"PrivateIpAddresses":{"type":"list","member":{"type":"structure","members":{"Primary":{"type":"boolean"},"PrivateIpAddress":{}}}},"SecondaryPrivateIpAddressCount":{"type":"integer"},"SubnetId":{}}}},"Placement":{"type":"structure","members":{"Affinity":{},"AvailabilityZone":{},"GroupName":{},"HostId":{},"HostResourceGroupArn":{},"PartitionNumber":{"type":"integer"},"SpreadDomain":{},"Tenancy":{}}},"PrivateDnsNameOptions":{"type":"structure","members":{"EnableResourceNameDnsAAAARecord":{"type":"boolean"},"EnableResourceNameDnsARecord":{"type":"boolean"},"HostnameType":{}}},"RamDiskId":{},"SecurityGroupIdSet":{"shape":"S4v"},"SecurityGroupSet":{"shape":"S4v"},"UserData":{}}},"DefaultVersionNumber":{"type":"long"},"LatestVersionNumber":{"type":"long"}}},"AwsSageMakerNotebookInstance":{"type":"structure","members":{"AcceleratorTypes":{"shape":"S4v"},"AdditionalCodeRepositories":{"shape":"S4v"},"DefaultCodeRepository":{},"DirectInternetAccess":{},"FailureReason":{},"InstanceMetadataServiceConfiguration":{"type":"structure","members":{"MinimumInstanceMetadataServiceVersion":{}}},"InstanceType":{},"KmsKeyId":{},"NetworkInterfaceId":{},"NotebookInstanceArn":{},"NotebookInstanceLifecycleConfigName":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"PlatformIdentifier":{},"RoleArn":{},"RootAccess":{},"SecurityGroups":{"shape":"S4v"},"SubnetId":{},"Url":{},"VolumeSizeInGB":{"type":"integer"}}},"AwsWafv2WebAcl":{"type":"structure","members":{"Name":{},"Arn":{},"ManagedbyFirewallManager":{"type":"boolean"},"Id":{},"Capacity":{"type":"long"},"CaptchaConfig":{"type":"structure","members":{"ImmunityTimeProperty":{"type":"structure","members":{"ImmunityTime":{"type":"long"}}}}},"DefaultAction":{"type":"structure","members":{"Allow":{"shape":"Sl6"},"Block":{"shape":"Sla"}}},"Description":{},"Rules":{"shape":"Slc"},"VisibilityConfig":{"shape":"Slh"}}},"AwsWafv2RuleGroup":{"type":"structure","members":{"Capacity":{"type":"long"},"Description":{},"Id":{},"Name":{},"Arn":{},"Rules":{"shape":"Slc"},"Scope":{},"VisibilityConfig":{"shape":"Slh"}}},"AwsEc2RouteTable":{"type":"structure","members":{"AssociationSet":{"type":"list","member":{"type":"structure","members":{"AssociationState":{"type":"structure","members":{"State":{},"StatusMessage":{}}},"GatewayId":{},"Main":{"type":"boolean"},"RouteTableAssociationId":{},"RouteTableId":{},"SubnetId":{}}}},"OwnerId":{},"PropagatingVgwSet":{"type":"list","member":{"type":"structure","members":{"GatewayId":{}}}},"RouteTableId":{},"RouteSet":{"type":"list","member":{"type":"structure","members":{"CarrierGatewayId":{},"CoreNetworkArn":{},"DestinationCidrBlock":{},"DestinationIpv6CidrBlock":{},"DestinationPrefixListId":{},"EgressOnlyInternetGatewayId":{},"GatewayId":{},"InstanceId":{},"InstanceOwnerId":{},"LocalGatewayId":{},"NatGatewayId":{},"NetworkInterfaceId":{},"Origin":{},"State":{},"TransitGatewayId":{},"VpcPeeringConnectionId":{}}}},"VpcId":{}}},"AwsAmazonMqBroker":{"type":"structure","members":{"AuthenticationStrategy":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"BrokerArn":{},"BrokerName":{},"DeploymentMode":{},"EncryptionOptions":{"type":"structure","members":{"KmsKeyId":{},"UseAwsOwnedKey":{"type":"boolean"}}},"EngineType":{},"EngineVersion":{},"HostInstanceType":{},"BrokerId":{},"LdapServerMetadata":{"type":"structure","members":{"Hosts":{"shape":"S23"},"RoleBase":{},"RoleName":{},"RoleSearchMatching":{},"RoleSearchSubtree":{"type":"boolean"},"ServiceAccountUsername":{},"UserBase":{},"UserRoleName":{},"UserSearchMatching":{},"UserSearchSubtree":{"type":"boolean"}}},"Logs":{"type":"structure","members":{"Audit":{"type":"boolean"},"General":{"type":"boolean"},"AuditLogGroup":{},"GeneralLogGroup":{},"Pending":{"type":"structure","members":{"Audit":{"type":"boolean"},"General":{"type":"boolean"}}}}},"MaintenanceWindowStartTime":{"type":"structure","members":{"DayOfWeek":{},"TimeOfDay":{},"TimeZone":{}}},"PubliclyAccessible":{"type":"boolean"},"SecurityGroups":{"shape":"S23"},"StorageType":{},"SubnetIds":{"shape":"S23"},"Users":{"type":"list","member":{"type":"structure","members":{"PendingChange":{},"Username":{}}}}}},"AwsAppSyncGraphQlApi":{"type":"structure","members":{"ApiId":{},"Id":{},"OpenIdConnectConfig":{"shape":"Sm0"},"Name":{},"LambdaAuthorizerConfig":{"shape":"Sm1"},"XrayEnabled":{"type":"boolean"},"Arn":{},"UserPoolConfig":{"shape":"Sm2"},"AuthenticationType":{},"LogConfig":{"type":"structure","members":{"CloudWatchLogsRoleArn":{},"ExcludeVerboseContent":{"type":"boolean"},"FieldLogLevel":{}}},"AdditionalAuthenticationProviders":{"type":"list","member":{"type":"structure","members":{"AuthenticationType":{},"LambdaAuthorizerConfig":{"shape":"Sm1"},"OpenIdConnectConfig":{"shape":"Sm0"},"UserPoolConfig":{"shape":"Sm2"}}}},"WafWebAclArn":{}}},"AwsEventSchemasRegistry":{"type":"structure","members":{"Description":{},"RegistryArn":{},"RegistryName":{}}},"AwsGuardDutyDetector":{"type":"structure","members":{"DataSources":{"type":"structure","members":{"CloudTrail":{"type":"structure","members":{"Status":{}}},"DnsLogs":{"type":"structure","members":{"Status":{}}},"FlowLogs":{"type":"structure","members":{"Status":{}}},"Kubernetes":{"type":"structure","members":{"AuditLogs":{"type":"structure","members":{"Status":{}}}}},"MalwareProtection":{"type":"structure","members":{"ScanEc2InstanceWithFindings":{"type":"structure","members":{"EbsVolumes":{"type":"structure","members":{"Reason":{},"Status":{}}}}},"ServiceRole":{}}},"S3Logs":{"type":"structure","members":{"Status":{}}}}},"Features":{"type":"list","member":{"type":"structure","members":{"Name":{},"Status":{}}}},"FindingPublishingFrequency":{},"ServiceRole":{},"Status":{}}},"AwsStepFunctionStateMachine":{"type":"structure","members":{"Label":{},"LoggingConfiguration":{"type":"structure","members":{"Destinations":{"type":"list","member":{"type":"structure","members":{"CloudWatchLogsLogGroup":{"type":"structure","members":{"LogGroupArn":{}}}}}},"IncludeExecutionData":{"type":"boolean"},"Level":{}}},"Name":{},"RoleArn":{},"StateMachineArn":{},"Status":{},"TracingConfiguration":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Type":{}}},"AwsAthenaWorkGroup":{"type":"structure","members":{"Name":{},"Description":{},"State":{},"Configuration":{"type":"structure","members":{"ResultConfiguration":{"type":"structure","members":{"EncryptionConfiguration":{"type":"structure","members":{"EncryptionOption":{},"KmsKey":{}}}}}}}}},"AwsEventsEventbus":{"type":"structure","members":{"Arn":{},"Name":{},"Policy":{}}},"AwsDmsEndpoint":{"type":"structure","members":{"CertificateArn":{},"DatabaseName":{},"EndpointArn":{},"EndpointIdentifier":{},"EndpointType":{},"EngineName":{},"ExternalId":{},"ExtraConnectionAttributes":{},"KmsKeyId":{},"Port":{"type":"integer"},"ServerName":{},"SslMode":{},"Username":{}}},"AwsEventsEndpoint":{"type":"structure","members":{"Arn":{},"Description":{},"EndpointId":{},"EndpointUrl":{},"EventBuses":{"type":"list","member":{"type":"structure","members":{"EventBusArn":{}}}},"Name":{},"ReplicationConfig":{"type":"structure","members":{"State":{}}},"RoleArn":{},"RoutingConfig":{"type":"structure","members":{"FailoverConfig":{"type":"structure","members":{"Primary":{"type":"structure","members":{"HealthCheck":{}}},"Secondary":{"type":"structure","members":{"Route":{}}}}}}},"State":{},"StateReason":{}}},"AwsDmsReplicationTask":{"type":"structure","members":{"CdcStartPosition":{},"CdcStartTime":{},"CdcStopPosition":{},"MigrationType":{},"Id":{},"ResourceIdentifier":{},"ReplicationInstanceArn":{},"ReplicationTaskIdentifier":{},"ReplicationTaskSettings":{},"SourceEndpointArn":{},"TableMappings":{},"TargetEndpointArn":{},"TaskData":{}}},"AwsDmsReplicationInstance":{"type":"structure","members":{"AllocatedStorage":{"type":"integer"},"AutoMinorVersionUpgrade":{"type":"boolean"},"AvailabilityZone":{},"EngineVersion":{},"KmsKeyId":{},"MultiAZ":{"type":"boolean"},"PreferredMaintenanceWindow":{},"PubliclyAccessible":{"type":"boolean"},"ReplicationInstanceClass":{},"ReplicationInstanceIdentifier":{},"ReplicationSubnetGroup":{"type":"structure","members":{"ReplicationSubnetGroupIdentifier":{}}},"VpcSecurityGroups":{"type":"list","member":{"type":"structure","members":{"VpcSecurityGroupId":{}}}}}},"AwsRoute53HostedZone":{"type":"structure","members":{"HostedZone":{"type":"structure","members":{"Id":{},"Name":{},"Config":{"type":"structure","members":{"Comment":{}}}}},"Vpcs":{"type":"list","member":{"type":"structure","members":{"Id":{},"Region":{}}}},"NameServers":{"type":"list","member":{}},"QueryLoggingConfig":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"HostedZoneId":{},"Id":{}}}}}}},"AwsMskCluster":{"type":"structure","members":{"ClusterInfo":{"type":"structure","members":{"EncryptionInfo":{"type":"structure","members":{"EncryptionInTransit":{"type":"structure","members":{"InCluster":{"type":"boolean"},"ClientBroker":{}}},"EncryptionAtRest":{"type":"structure","members":{"DataVolumeKMSKeyId":{}}}}},"CurrentVersion":{},"NumberOfBrokerNodes":{"type":"integer"},"ClusterName":{},"ClientAuthentication":{"type":"structure","members":{"Sasl":{"type":"structure","members":{"Iam":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Scram":{"type":"structure","members":{"Enabled":{"type":"boolean"}}}}},"Unauthenticated":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Tls":{"type":"structure","members":{"CertificateAuthorityArnList":{"shape":"S23"},"Enabled":{"type":"boolean"}}}}},"EnhancedMonitoring":{}}}}},"AwsS3AccessPoint":{"type":"structure","members":{"AccessPointArn":{},"Alias":{},"Bucket":{},"BucketAccountId":{},"Name":{},"NetworkOrigin":{},"PublicAccessBlockConfiguration":{"shape":"S7q"},"VpcConfiguration":{"type":"structure","members":{"VpcId":{}}}}},"AwsEc2ClientVpnEndpoint":{"type":"structure","members":{"ClientVpnEndpointId":{},"Description":{},"ClientCidrBlock":{},"DnsServer":{"shape":"S23"},"SplitTunnel":{"type":"boolean"},"TransportProtocol":{},"VpnPort":{"type":"integer"},"ServerCertificateArn":{},"AuthenticationOptions":{"type":"list","member":{"type":"structure","members":{"Type":{},"ActiveDirectory":{"type":"structure","members":{"DirectoryId":{}}},"MutualAuthentication":{"type":"structure","members":{"ClientRootCertificateChain":{}}},"FederatedAuthentication":{"type":"structure","members":{"SamlProviderArn":{},"SelfServiceSamlProviderArn":{}}}}}},"ConnectionLogOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"CloudwatchLogGroup":{},"CloudwatchLogStream":{}}},"SecurityGroupIdSet":{"shape":"S23"},"VpcId":{},"SelfServicePortalUrl":{},"ClientConnectOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"LambdaFunctionArn":{},"Status":{"type":"structure","members":{"Code":{},"Message":{}}}}},"SessionTimeoutHours":{"type":"integer"},"ClientLoginBannerOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"BannerText":{}}}}}}},"ApplicationName":{},"ApplicationArn":{}}}},"Compliance":{"type":"structure","members":{"Status":{},"RelatedRequirements":{"shape":"S2q"},"StatusReasons":{"type":"list","member":{"type":"structure","required":["ReasonCode"],"members":{"ReasonCode":{},"Description":{}}}},"SecurityControlId":{},"AssociatedStandards":{"type":"list","member":{"type":"structure","members":{"StandardsId":{}}}},"SecurityControlParameters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{"shape":"S1j"}}}}}},"VerificationState":{},"WorkflowState":{"type":"string","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."},"Workflow":{"type":"structure","members":{"Status":{}}},"RecordState":{},"RelatedFindings":{"shape":"S1n"},"Note":{"type":"structure","required":["Text","UpdatedBy","UpdatedAt"],"members":{"Text":{},"UpdatedBy":{},"UpdatedAt":{}}},"Vulnerabilities":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{},"VulnerablePackages":{"type":"list","member":{"type":"structure","members":{"Name":{},"Version":{},"Epoch":{},"Release":{},"Architecture":{},"PackageManager":{},"FilePath":{},"FixedInVersion":{},"Remediation":{},"SourceLayerHash":{},"SourceLayerArn":{}}}},"Cvss":{"type":"list","member":{"type":"structure","members":{"Version":{},"BaseScore":{"type":"double"},"BaseVector":{},"Source":{},"Adjustments":{"type":"list","member":{"type":"structure","members":{"Metric":{},"Reason":{}}}}}}},"RelatedVulnerabilities":{"shape":"S23"},"Vendor":{"type":"structure","required":["Name"],"members":{"Name":{},"Url":{},"VendorSeverity":{},"VendorCreatedAt":{},"VendorUpdatedAt":{}}},"ReferenceUrls":{"shape":"S23"},"FixAvailable":{},"EpssScore":{"type":"double"},"ExploitAvailable":{},"LastKnownExploitAt":{},"CodeVulnerabilities":{"type":"list","member":{"type":"structure","members":{"Cwes":{"shape":"S1j"},"FilePath":{"type":"structure","members":{"EndLine":{"type":"integer"},"FileName":{},"FilePath":{},"StartLine":{"type":"integer"}}},"SourceArn":{}}}}}}},"PatchSummary":{"type":"structure","required":["Id"],"members":{"Id":{},"InstalledCount":{"type":"integer"},"MissingCount":{"type":"integer"},"FailedCount":{"type":"integer"},"InstalledOtherCount":{"type":"integer"},"InstalledRejectedCount":{"type":"integer"},"InstalledPendingReboot":{"type":"integer"},"OperationStartTime":{},"OperationEndTime":{},"RebootOption":{},"Operation":{}}},"Action":{"type":"structure","members":{"ActionType":{},"NetworkConnectionAction":{"type":"structure","members":{"ConnectionDirection":{},"RemoteIpDetails":{"shape":"Sox"},"RemotePortDetails":{"type":"structure","members":{"Port":{"type":"integer"},"PortName":{}}},"LocalPortDetails":{"shape":"Sp3"},"Protocol":{},"Blocked":{"type":"boolean"}}},"AwsApiCallAction":{"type":"structure","members":{"Api":{},"ServiceName":{},"CallerType":{},"RemoteIpDetails":{"shape":"Sox"},"DomainDetails":{"type":"structure","members":{"Domain":{}}},"AffectedResources":{"shape":"S1k"},"FirstSeen":{},"LastSeen":{}}},"DnsRequestAction":{"type":"structure","members":{"Domain":{},"Protocol":{},"Blocked":{"type":"boolean"}}},"PortProbeAction":{"type":"structure","members":{"PortProbeDetails":{"type":"list","member":{"type":"structure","members":{"LocalPortDetails":{"shape":"Sp3"},"LocalIpDetails":{"type":"structure","members":{"IpAddressV4":{}}},"RemoteIpDetails":{"shape":"Sox"}}}},"Blocked":{"type":"boolean"}}}}},"FindingProviderFields":{"type":"structure","members":{"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"RelatedFindings":{"shape":"S1n"},"Severity":{"type":"structure","members":{"Label":{},"Original":{}}},"Types":{"shape":"S1j"}}},"Sample":{"type":"boolean"},"GeneratorDetails":{"type":"structure","members":{"Name":{},"Description":{},"Labels":{"shape":"S1j"}}},"ProcessedAt":{},"AwsAccountName":{}}},"S36":{"type":"structure","members":{"Begin":{"type":"integer"},"End":{"type":"integer"}}},"S39":{"type":"structure","members":{"Protocol":{},"Destination":{"shape":"S3a"},"Source":{"shape":"S3a"}}},"S3a":{"type":"structure","members":{"Address":{"shape":"S23"},"PortRanges":{"type":"list","member":{"shape":"S36"}}}},"S3w":{"type":"structure","members":{"LineRanges":{"shape":"S3x"},"OffsetRanges":{"shape":"S3x"},"Pages":{"type":"list","member":{"type":"structure","members":{"PageNumber":{"type":"long"},"LineRange":{"shape":"S3y"},"OffsetRange":{"shape":"S3y"}}}},"Records":{"type":"list","member":{"type":"structure","members":{"JsonPath":{},"RecordIndex":{"type":"long"}}}},"Cells":{"type":"list","member":{"type":"structure","members":{"Column":{"type":"long"},"Row":{"type":"long"},"ColumnName":{},"CellReference":{}}}}}},"S3x":{"type":"list","member":{"shape":"S3y"}},"S3y":{"type":"structure","members":{"Start":{"type":"long"},"End":{"type":"long"},"StartColumn":{"type":"long"}}},"S4k":{"type":"list","member":{"type":"structure","members":{"ArtifactIdentifier":{},"EncryptionDisabled":{"type":"boolean"},"Location":{},"Name":{},"NamespaceType":{},"OverrideArtifactName":{"type":"boolean"},"Packaging":{},"Path":{},"Type":{}}}},"S4v":{"type":"list","member":{}},"S5t":{"type":"list","member":{"type":"structure","members":{"IpProtocol":{},"FromPort":{"type":"integer"},"ToPort":{"type":"integer"},"UserIdGroupPairs":{"type":"list","member":{"type":"structure","members":{"GroupId":{},"GroupName":{},"PeeringStatus":{},"UserId":{},"VpcId":{},"VpcPeeringConnectionId":{}}}},"IpRanges":{"type":"list","member":{"type":"structure","members":{"CidrIp":{}}}},"Ipv6Ranges":{"type":"list","member":{"type":"structure","members":{"CidrIpv6":{}}}},"PrefixListIds":{"type":"list","member":{"type":"structure","members":{"PrefixListId":{}}}}}}},"S69":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"Ipv6CidrBlock":{},"CidrBlockState":{}}}},"S73":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"Enabled":{"type":"boolean"}}},"S7q":{"type":"structure","members":{"BlockPublicAcls":{"type":"boolean"},"BlockPublicPolicy":{"type":"boolean"},"IgnorePublicAcls":{"type":"boolean"},"RestrictPublicBuckets":{"type":"boolean"}}},"S8k":{"type":"list","member":{"type":"structure","members":{"PolicyName":{},"PolicyArn":{}}}},"S8m":{"type":"structure","members":{"PermissionsBoundaryArn":{},"PermissionsBoundaryType":{}}},"S8t":{"type":"structure","members":{"DetailedMetricsEnabled":{"type":"boolean"},"LoggingLevel":{},"DataTraceEnabled":{"type":"boolean"},"ThrottlingBurstLimit":{"type":"integer"},"ThrottlingRateLimit":{"type":"double"}}},"S8u":{"type":"structure","members":{"Format":{},"DestinationArn":{}}},"S94":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"KeyType":{}}}},"S96":{"type":"structure","members":{"NonKeyAttributes":{"shape":"S23"},"ProjectionType":{}}},"S97":{"type":"structure","members":{"LastDecreaseDateTime":{},"LastIncreaseDateTime":{},"NumberOfDecreasesToday":{"type":"integer"},"ReadCapacityUnits":{"type":"integer"},"WriteCapacityUnits":{"type":"integer"}}},"S9e":{"type":"structure","members":{"ReadCapacityUnits":{"type":"integer"}}},"S9t":{"type":"list","member":{"type":"structure","members":{"DomainName":{},"ResourceRecord":{"type":"structure","members":{"Name":{},"Type":{},"Value":{}}},"ValidationDomain":{},"ValidationEmails":{"shape":"S23"},"ValidationMethod":{},"ValidationStatus":{}}}},"Sc1":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"},"HostedZoneId":{}}},"Sc2":{"type":"list","member":{"type":"structure","members":{"VpcSecurityGroupId":{},"Status":{}}}},"Scc":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Sci":{"type":"list","member":{"type":"structure","members":{"Domain":{},"Status":{},"Fqdn":{},"IamRoleName":{}}}},"Sde":{"type":"structure","members":{"Name":{},"Image":{},"MountPoints":{"type":"list","member":{"type":"structure","members":{"SourceVolume":{},"ContainerPath":{}}}},"Privileged":{"type":"boolean"}}},"Sg3":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"Enabled":{"type":"boolean"}}},"Sgu":{"type":"structure","members":{"PublishMetricAction":{"type":"structure","members":{"Dimensions":{"type":"list","member":{"type":"structure","members":{"Value":{}}}}}}}},"Sii":{"type":"structure","members":{"CidrBlock":{},"CidrBlockSet":{"type":"list","member":{"type":"structure","members":{"CidrBlock":{}}}},"Ipv6CidrBlockSet":{"type":"list","member":{"type":"structure","members":{"Ipv6CidrBlock":{}}}},"OwnerId":{},"PeeringOptions":{"type":"structure","members":{"AllowDnsResolutionFromRemoteVpc":{"type":"boolean"},"AllowEgressFromLocalClassicLinkToRemoteVpc":{"type":"boolean"},"AllowEgressFromLocalVpcToRemoteClassicLink":{"type":"boolean"}}},"Region":{},"VpcId":{}}},"Sjn":{"type":"structure","members":{"DeleteAfterDays":{"type":"long"},"MoveToColdStorageAfterDays":{"type":"long"}}},"Sl6":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}},"Sl7":{"type":"structure","members":{"InsertHeaders":{"shape":"Sl8"}}},"Sl8":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Sla":{"type":"structure","members":{"CustomResponse":{"type":"structure","members":{"CustomResponseBodyKey":{},"ResponseCode":{"type":"integer"},"ResponseHeaders":{"shape":"Sl8"}}}}},"Slc":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Allow":{"shape":"Sl6"},"Block":{"shape":"Sla"},"Captcha":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}},"Count":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}}}},"Name":{},"OverrideAction":{},"Priority":{"type":"integer"},"VisibilityConfig":{"shape":"Slh"}}}},"Slh":{"type":"structure","members":{"CloudWatchMetricsEnabled":{"type":"boolean"},"MetricName":{},"SampledRequestsEnabled":{"type":"boolean"}}},"Sm0":{"type":"structure","members":{"AuthTtL":{"type":"long"},"ClientId":{},"IatTtL":{"type":"long"},"Issuer":{}}},"Sm1":{"type":"structure","members":{"AuthorizerResultTtlInSeconds":{"type":"integer"},"AuthorizerUri":{},"IdentityValidationExpression":{}}},"Sm2":{"type":"structure","members":{"AppIdClientRegex":{},"AwsRegion":{},"DefaultAction":{},"UserPoolId":{}}},"Sox":{"type":"structure","members":{"IpAddressV4":{},"Organization":{"type":"structure","members":{"Asn":{"type":"integer"},"AsnOrg":{},"Isp":{},"Org":{}}},"Country":{"type":"structure","members":{"CountryCode":{},"CountryName":{}}},"City":{"type":"structure","members":{"CityName":{}}},"GeoLocation":{"type":"structure","members":{"Lon":{"type":"double"},"Lat":{"type":"double"}}}}},"Sp3":{"type":"structure","members":{"Port":{"type":"integer"},"PortName":{}}},"Spm":{"type":"list","member":{"shape":"Spn"}},"Spn":{"type":"structure","required":["Id","ProductArn"],"members":{"Id":{},"ProductArn":{}}},"Spt":{"type":"structure","required":["StandardsArn","SecurityControlId","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"AssociationStatus":{},"UpdatedReason":{}}},"Sq0":{"type":"map","key":{},"value":{}},"Sq5":{"type":"structure","members":{"SecurityHub":{"type":"structure","members":{"ServiceEnabled":{"type":"boolean"},"EnabledStandardIdentifiers":{"type":"list","member":{}},"SecurityControlsConfiguration":{"type":"structure","members":{"EnabledSecurityControlIdentifiers":{"type":"list","member":{}},"DisabledSecurityControlIdentifiers":{"type":"list","member":{}},"SecurityControlCustomParameters":{"type":"list","member":{"type":"structure","members":{"SecurityControlId":{},"Parameters":{"shape":"S2a"}}}}}}}}},"union":true},"Sqh":{"type":"structure","members":{"ProductArn":{"shape":"Sx"},"AwsAccountId":{"shape":"Sx"},"Id":{"shape":"Sx"},"GeneratorId":{"shape":"Sx"},"Region":{"shape":"Sx"},"Type":{"shape":"Sx"},"FirstObservedAt":{"shape":"S10"},"LastObservedAt":{"shape":"S10"},"CreatedAt":{"shape":"S10"},"UpdatedAt":{"shape":"S10"},"SeverityProduct":{"shape":"S14","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use FindingProviderSeverityOriginal."},"SeverityNormalized":{"shape":"S14","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."},"SeverityLabel":{"shape":"Sx"},"Confidence":{"shape":"S14"},"Criticality":{"shape":"S14"},"Title":{"shape":"Sx"},"Description":{"shape":"Sx"},"RecommendationText":{"shape":"Sx"},"SourceUrl":{"shape":"Sx"},"ProductFields":{"shape":"S17"},"ProductName":{"shape":"Sx"},"CompanyName":{"shape":"Sx"},"UserDefinedFields":{"shape":"S17"},"MalwareName":{"shape":"Sx"},"MalwareType":{"shape":"Sx"},"MalwarePath":{"shape":"Sx"},"MalwareState":{"shape":"Sx"},"NetworkDirection":{"shape":"Sx"},"NetworkProtocol":{"shape":"Sx"},"NetworkSourceIpV4":{"shape":"Sqi"},"NetworkSourceIpV6":{"shape":"Sqi"},"NetworkSourcePort":{"shape":"S14"},"NetworkSourceDomain":{"shape":"Sx"},"NetworkSourceMac":{"shape":"Sx"},"NetworkDestinationIpV4":{"shape":"Sqi"},"NetworkDestinationIpV6":{"shape":"Sqi"},"NetworkDestinationPort":{"shape":"S14"},"NetworkDestinationDomain":{"shape":"Sx"},"ProcessName":{"shape":"Sx"},"ProcessPath":{"shape":"Sx"},"ProcessPid":{"shape":"S14"},"ProcessParentPid":{"shape":"S14"},"ProcessLaunchedAt":{"shape":"S10"},"ProcessTerminatedAt":{"shape":"S10"},"ThreatIntelIndicatorType":{"shape":"Sx"},"ThreatIntelIndicatorValue":{"shape":"Sx"},"ThreatIntelIndicatorCategory":{"shape":"Sx"},"ThreatIntelIndicatorLastObservedAt":{"shape":"S10"},"ThreatIntelIndicatorSource":{"shape":"Sx"},"ThreatIntelIndicatorSourceUrl":{"shape":"Sx"},"ResourceType":{"shape":"Sx"},"ResourceId":{"shape":"Sx"},"ResourcePartition":{"shape":"Sx"},"ResourceRegion":{"shape":"Sx"},"ResourceTags":{"shape":"S17"},"ResourceAwsEc2InstanceType":{"shape":"Sx"},"ResourceAwsEc2InstanceImageId":{"shape":"Sx"},"ResourceAwsEc2InstanceIpV4Addresses":{"shape":"Sqi"},"ResourceAwsEc2InstanceIpV6Addresses":{"shape":"Sqi"},"ResourceAwsEc2InstanceKeyName":{"shape":"Sx"},"ResourceAwsEc2InstanceIamInstanceProfileArn":{"shape":"Sx"},"ResourceAwsEc2InstanceVpcId":{"shape":"Sx"},"ResourceAwsEc2InstanceSubnetId":{"shape":"Sx"},"ResourceAwsEc2InstanceLaunchedAt":{"shape":"S10"},"ResourceAwsS3BucketOwnerId":{"shape":"Sx"},"ResourceAwsS3BucketOwnerName":{"shape":"Sx"},"ResourceAwsIamAccessKeyUserName":{"shape":"Sx","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use ResourceAwsIamAccessKeyPrincipalName."},"ResourceAwsIamAccessKeyPrincipalName":{"shape":"Sx"},"ResourceAwsIamAccessKeyStatus":{"shape":"Sx"},"ResourceAwsIamAccessKeyCreatedAt":{"shape":"S10"},"ResourceAwsIamUserUserName":{"shape":"Sx"},"ResourceContainerName":{"shape":"Sx"},"ResourceContainerImageId":{"shape":"Sx"},"ResourceContainerImageName":{"shape":"Sx"},"ResourceContainerLaunchedAt":{"shape":"S10"},"ResourceDetailsOther":{"shape":"S17"},"ComplianceStatus":{"shape":"Sx"},"VerificationState":{"shape":"Sx"},"WorkflowState":{"shape":"Sx"},"WorkflowStatus":{"shape":"Sx"},"RecordState":{"shape":"Sx"},"RelatedFindingsProductArn":{"shape":"Sx"},"RelatedFindingsId":{"shape":"Sx"},"NoteText":{"shape":"Sx"},"NoteUpdatedAt":{"shape":"S10"},"NoteUpdatedBy":{"shape":"Sx"},"Keyword":{"deprecated":true,"deprecatedMessage":"The Keyword property is deprecated.","type":"list","member":{"type":"structure","members":{"Value":{}}}},"FindingProviderFieldsConfidence":{"shape":"S14"},"FindingProviderFieldsCriticality":{"shape":"S14"},"FindingProviderFieldsRelatedFindingsId":{"shape":"Sx"},"FindingProviderFieldsRelatedFindingsProductArn":{"shape":"Sx"},"FindingProviderFieldsSeverityLabel":{"shape":"Sx"},"FindingProviderFieldsSeverityOriginal":{"shape":"Sx"},"FindingProviderFieldsTypes":{"shape":"Sx"},"Sample":{"type":"list","member":{"type":"structure","members":{"Value":{"type":"boolean"}}}},"ComplianceSecurityControlId":{"shape":"Sx"},"ComplianceAssociatedStandardsId":{"shape":"Sx"},"VulnerabilitiesExploitAvailable":{"shape":"Sx"},"VulnerabilitiesFixAvailable":{"shape":"Sx"},"ComplianceSecurityControlParametersName":{"shape":"Sx"},"ComplianceSecurityControlParametersValue":{"shape":"Sx"},"AwsAccountName":{"shape":"Sx"},"ResourceApplicationName":{"shape":"Sx"},"ResourceApplicationArn":{"shape":"Sx"}}},"Sqi":{"type":"list","member":{"type":"structure","members":{"Cidr":{}}}},"Squ":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"ProcessingResult":{}}}},"Sqx":{"type":"list","member":{}},"Src":{"type":"list","member":{}},"Sro":{"type":"structure","members":{"ConfigurationType":{},"Status":{},"StatusMessage":{}}},"Ssr":{"type":"structure","members":{"AccountId":{},"InvitationId":{},"InvitedAt":{"shape":"S1p"},"MemberStatus":{}}},"Stt":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"Email":{},"MasterId":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AdministratorId instead."},"AdministratorId":{},"MemberStatus":{},"InvitedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"}}}},"Stx":{"type":"structure","required":["SecurityControlId","Title","Description","RemediationUrl","SeverityRating","CurrentRegionAvailability"],"members":{"SecurityControlId":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"CurrentRegionAvailability":{},"CustomizableProperties":{"type":"list","member":{}},"ParameterDefinitions":{"type":"map","key":{},"value":{"type":"structure","required":["Description","ConfigurationOptions"],"members":{"Description":{},"ConfigurationOptions":{"type":"structure","members":{"Integer":{"type":"structure","members":{"DefaultValue":{"type":"integer"},"Min":{"type":"integer"},"Max":{"type":"integer"}}},"IntegerList":{"type":"structure","members":{"DefaultValue":{"shape":"S2e"},"Min":{"type":"integer"},"Max":{"type":"integer"},"MaxItems":{"type":"integer"}}},"Double":{"type":"structure","members":{"DefaultValue":{"type":"double"},"Min":{"type":"double"},"Max":{"type":"double"}}},"String":{"type":"structure","members":{"DefaultValue":{},"Re2Expression":{},"ExpressionDescription":{}}},"StringList":{"type":"structure","members":{"DefaultValue":{"shape":"S23"},"Re2Expression":{},"MaxItems":{"type":"integer"},"ExpressionDescription":{}}},"Boolean":{"type":"structure","members":{"DefaultValue":{"type":"boolean"}}},"Enum":{"type":"structure","members":{"DefaultValue":{},"AllowedValues":{"shape":"S23"}}},"EnumList":{"type":"structure","members":{"DefaultValue":{"shape":"S23"},"MaxItems":{"type":"integer"},"AllowedValues":{"shape":"S23"}}}},"union":true}}}}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-10-26","endpointPrefix":"securityhub","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS SecurityHub","serviceId":"SecurityHub","signatureVersion":"v4","signingName":"securityhub","uid":"securityhub-2018-10-26","auth":["aws.auth#sigv4"]},"operations":{"AcceptAdministratorInvitation":{"http":{"requestUri":"/administrator"},"input":{"type":"structure","required":["AdministratorId","InvitationId"],"members":{"AdministratorId":{},"InvitationId":{}}},"output":{"type":"structure","members":{}}},"AcceptInvitation":{"http":{"requestUri":"/master"},"input":{"type":"structure","required":["MasterId","InvitationId"],"members":{"MasterId":{},"InvitationId":{}}},"output":{"type":"structure","members":{}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use AcceptAdministratorInvitation API instead."},"BatchDeleteAutomationRules":{"http":{"requestUri":"/automationrules/delete"},"input":{"type":"structure","required":["AutomationRulesArns"],"members":{"AutomationRulesArns":{"shape":"S7"}}},"output":{"type":"structure","members":{"ProcessedAutomationRules":{"shape":"S7"},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchDisableStandards":{"http":{"requestUri":"/standards/deregister"},"input":{"type":"structure","required":["StandardsSubscriptionArns"],"members":{"StandardsSubscriptionArns":{"shape":"Sd"}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"}}}},"BatchEnableStandards":{"http":{"requestUri":"/standards/register"},"input":{"type":"structure","required":["StandardsSubscriptionRequests"],"members":{"StandardsSubscriptionRequests":{"type":"list","member":{"type":"structure","required":["StandardsArn"],"members":{"StandardsArn":{},"StandardsInput":{"shape":"Sh"}}}}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"}}}},"BatchGetAutomationRules":{"http":{"requestUri":"/automationrules/get"},"input":{"type":"structure","required":["AutomationRulesArns"],"members":{"AutomationRulesArns":{"shape":"S7"}}},"output":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"},"CreatedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"},"CreatedBy":{}}}},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchGetConfigurationPolicyAssociations":{"http":{"requestUri":"/configurationPolicyAssociation/batchget"},"input":{"type":"structure","required":["ConfigurationPolicyAssociationIdentifiers"],"members":{"ConfigurationPolicyAssociationIdentifiers":{"type":"list","member":{"shape":"S1s"}}}},"output":{"type":"structure","members":{"ConfigurationPolicyAssociations":{"type":"list","member":{"shape":"S1w"}},"UnprocessedConfigurationPolicyAssociations":{"type":"list","member":{"type":"structure","members":{"ConfigurationPolicyAssociationIdentifiers":{"shape":"S1s"},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchGetSecurityControls":{"http":{"requestUri":"/securityControls/batchGet"},"input":{"type":"structure","required":["SecurityControlIds"],"members":{"SecurityControlIds":{"shape":"S23"}}},"output":{"type":"structure","required":["SecurityControls"],"members":{"SecurityControls":{"type":"list","member":{"type":"structure","required":["SecurityControlId","SecurityControlArn","Title","Description","RemediationUrl","SeverityRating","SecurityControlStatus"],"members":{"SecurityControlId":{},"SecurityControlArn":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"SecurityControlStatus":{},"UpdateStatus":{},"Parameters":{"shape":"S2a"},"LastUpdateReason":{}}}},"UnprocessedIds":{"type":"list","member":{"type":"structure","required":["SecurityControlId","ErrorCode"],"members":{"SecurityControlId":{},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchGetStandardsControlAssociations":{"http":{"requestUri":"/associations/batchGet"},"input":{"type":"structure","required":["StandardsControlAssociationIds"],"members":{"StandardsControlAssociationIds":{"type":"list","member":{"shape":"S2l"}}}},"output":{"type":"structure","required":["StandardsControlAssociationDetails"],"members":{"StandardsControlAssociationDetails":{"type":"list","member":{"type":"structure","required":["StandardsArn","SecurityControlId","SecurityControlArn","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"SecurityControlArn":{},"AssociationStatus":{},"RelatedRequirements":{"shape":"S2q"},"UpdatedAt":{"shape":"S1p"},"UpdatedReason":{},"StandardsControlTitle":{},"StandardsControlDescription":{},"StandardsControlArns":{"type":"list","member":{}}}}},"UnprocessedAssociations":{"type":"list","member":{"type":"structure","required":["StandardsControlAssociationId","ErrorCode"],"members":{"StandardsControlAssociationId":{"shape":"S2l"},"ErrorCode":{},"ErrorReason":{}}}}}}},"BatchImportFindings":{"http":{"requestUri":"/findings/import"},"input":{"type":"structure","required":["Findings"],"members":{"Findings":{"type":"list","member":{"shape":"S2w"}}}},"output":{"type":"structure","required":["FailedCount","SuccessCount"],"members":{"FailedCount":{"type":"integer"},"SuccessCount":{"type":"integer"},"FailedFindings":{"type":"list","member":{"type":"structure","required":["Id","ErrorCode","ErrorMessage"],"members":{"Id":{},"ErrorCode":{},"ErrorMessage":{}}}}}}},"BatchUpdateAutomationRules":{"http":{"method":"PATCH","requestUri":"/automationrules/update"},"input":{"type":"structure","required":["UpdateAutomationRulesRequestItems"],"members":{"UpdateAutomationRulesRequestItems":{"type":"list","member":{"type":"structure","required":["RuleArn"],"members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"Description":{},"RuleName":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"}}}}}},"output":{"type":"structure","members":{"ProcessedAutomationRules":{"shape":"S7"},"UnprocessedAutomationRules":{"shape":"S9"}}}},"BatchUpdateFindings":{"http":{"method":"PATCH","requestUri":"/findings/batchupdate"},"input":{"type":"structure","required":["FindingIdentifiers"],"members":{"FindingIdentifiers":{"shape":"Spm"},"Note":{"shape":"S1e"},"Severity":{"shape":"S1f"},"VerificationState":{},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Types":{"shape":"S1j"},"UserDefinedFields":{"shape":"S1k"},"Workflow":{"shape":"S1l"},"RelatedFindings":{"shape":"S1n"}}},"output":{"type":"structure","required":["ProcessedFindings","UnprocessedFindings"],"members":{"ProcessedFindings":{"shape":"Spm"},"UnprocessedFindings":{"type":"list","member":{"type":"structure","required":["FindingIdentifier","ErrorCode","ErrorMessage"],"members":{"FindingIdentifier":{"shape":"Spn"},"ErrorCode":{},"ErrorMessage":{}}}}}}},"BatchUpdateStandardsControlAssociations":{"http":{"method":"PATCH","requestUri":"/associations"},"input":{"type":"structure","required":["StandardsControlAssociationUpdates"],"members":{"StandardsControlAssociationUpdates":{"type":"list","member":{"shape":"Spt"}}}},"output":{"type":"structure","members":{"UnprocessedAssociationUpdates":{"type":"list","member":{"type":"structure","required":["StandardsControlAssociationUpdate","ErrorCode"],"members":{"StandardsControlAssociationUpdate":{"shape":"Spt"},"ErrorCode":{},"ErrorReason":{}}}}}}},"CreateActionTarget":{"http":{"requestUri":"/actionTargets"},"input":{"type":"structure","required":["Name","Description","Id"],"members":{"Name":{},"Description":{},"Id":{}}},"output":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{}}}},"CreateAutomationRule":{"http":{"requestUri":"/automationrules/create"},"input":{"type":"structure","required":["RuleOrder","RuleName","Description","Criteria","Actions"],"members":{"Tags":{"shape":"Sq0"},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"Criteria":{"shape":"Sw"},"Actions":{"shape":"S1a"}}},"output":{"type":"structure","members":{"RuleArn":{}}}},"CreateConfigurationPolicy":{"http":{"requestUri":"/configurationPolicy/create"},"input":{"type":"structure","required":["Name","ConfigurationPolicy"],"members":{"Name":{},"Description":{},"ConfigurationPolicy":{"shape":"Sq5"},"Tags":{"shape":"Sq0"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"CreateFindingAggregator":{"http":{"requestUri":"/findingAggregator/create"},"input":{"type":"structure","required":["RegionLinkingMode"],"members":{"RegionLinkingMode":{},"Regions":{"shape":"S23"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"CreateInsight":{"http":{"requestUri":"/insights"},"input":{"type":"structure","required":["Name","Filters","GroupByAttribute"],"members":{"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}},"output":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{}}}},"CreateMembers":{"http":{"requestUri":"/members"},"input":{"type":"structure","required":["AccountDetails"],"members":{"AccountDetails":{"type":"list","member":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"Email":{}}}}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeclineInvitations":{"http":{"requestUri":"/invitations/decline"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeleteActionTarget":{"http":{"method":"DELETE","requestUri":"/actionTargets/{ActionTargetArn+}"},"input":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{"location":"uri","locationName":"ActionTargetArn"}}},"output":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{}}}},"DeleteConfigurationPolicy":{"http":{"method":"DELETE","requestUri":"/configurationPolicy/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"}}},"output":{"type":"structure","members":{}}},"DeleteFindingAggregator":{"http":{"method":"DELETE","requestUri":"/findingAggregator/delete/{FindingAggregatorArn+}"},"input":{"type":"structure","required":["FindingAggregatorArn"],"members":{"FindingAggregatorArn":{"location":"uri","locationName":"FindingAggregatorArn"}}},"output":{"type":"structure","members":{}}},"DeleteInsight":{"http":{"method":"DELETE","requestUri":"/insights/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"}}},"output":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{}}}},"DeleteInvitations":{"http":{"requestUri":"/invitations/delete"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DeleteMembers":{"http":{"requestUri":"/members/delete"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"DescribeActionTargets":{"http":{"requestUri":"/actionTargets/get"},"input":{"type":"structure","members":{"ActionTargetArns":{"shape":"Src"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ActionTargets"],"members":{"ActionTargets":{"type":"list","member":{"type":"structure","required":["ActionTargetArn","Name","Description"],"members":{"ActionTargetArn":{},"Name":{},"Description":{}}}},"NextToken":{}}}},"DescribeHub":{"http":{"method":"GET","requestUri":"/accounts"},"input":{"type":"structure","members":{"HubArn":{"location":"querystring","locationName":"HubArn"}}},"output":{"type":"structure","members":{"HubArn":{},"SubscribedAt":{},"AutoEnableControls":{"type":"boolean"},"ControlFindingGenerator":{}}}},"DescribeOrganizationConfiguration":{"http":{"method":"GET","requestUri":"/organization/configuration"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AutoEnable":{"type":"boolean"},"MemberAccountLimitReached":{"type":"boolean"},"AutoEnableStandards":{},"OrganizationConfiguration":{"shape":"Sro"}}}},"DescribeProducts":{"http":{"method":"GET","requestUri":"/products"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"ProductArn":{"location":"querystring","locationName":"ProductArn"}}},"output":{"type":"structure","required":["Products"],"members":{"Products":{"type":"list","member":{"type":"structure","required":["ProductArn"],"members":{"ProductArn":{},"ProductName":{},"CompanyName":{},"Description":{},"Categories":{"type":"list","member":{}},"IntegrationTypes":{"type":"list","member":{}},"MarketplaceUrl":{},"ActivationUrl":{},"ProductSubscriptionResourcePolicy":{}}}},"NextToken":{}}}},"DescribeStandards":{"http":{"method":"GET","requestUri":"/standards"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"Standards":{"type":"list","member":{"type":"structure","members":{"StandardsArn":{},"Name":{},"Description":{},"EnabledByDefault":{"type":"boolean"},"StandardsManagedBy":{"type":"structure","members":{"Company":{},"Product":{}}}}}},"NextToken":{}}}},"DescribeStandardsControls":{"http":{"method":"GET","requestUri":"/standards/controls/{StandardsSubscriptionArn+}"},"input":{"type":"structure","required":["StandardsSubscriptionArn"],"members":{"StandardsSubscriptionArn":{"location":"uri","locationName":"StandardsSubscriptionArn"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"Controls":{"type":"list","member":{"type":"structure","members":{"StandardsControlArn":{},"ControlStatus":{},"DisabledReason":{},"ControlStatusUpdatedAt":{"shape":"S1p"},"ControlId":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"RelatedRequirements":{"shape":"S2q"}}}},"NextToken":{}}}},"DisableImportFindingsForProduct":{"http":{"method":"DELETE","requestUri":"/productSubscriptions/{ProductSubscriptionArn+}"},"input":{"type":"structure","required":["ProductSubscriptionArn"],"members":{"ProductSubscriptionArn":{"location":"uri","locationName":"ProductSubscriptionArn"}}},"output":{"type":"structure","members":{}}},"DisableOrganizationAdminAccount":{"http":{"requestUri":"/organization/admin/disable"},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{}}},"output":{"type":"structure","members":{}}},"DisableSecurityHub":{"http":{"method":"DELETE","requestUri":"/accounts"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateFromAdministratorAccount":{"http":{"requestUri":"/administrator/disassociate"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"DisassociateFromMasterAccount":{"http":{"requestUri":"/master/disassociate"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use DisassociateFromAdministratorAccount API instead."},"DisassociateMembers":{"http":{"requestUri":"/members/disassociate"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{}}},"EnableImportFindingsForProduct":{"http":{"requestUri":"/productSubscriptions"},"input":{"type":"structure","required":["ProductArn"],"members":{"ProductArn":{}}},"output":{"type":"structure","members":{"ProductSubscriptionArn":{}}}},"EnableOrganizationAdminAccount":{"http":{"requestUri":"/organization/admin/enable"},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{}}},"output":{"type":"structure","members":{}}},"EnableSecurityHub":{"http":{"requestUri":"/accounts"},"input":{"type":"structure","members":{"Tags":{"shape":"Sq0"},"EnableDefaultStandards":{"type":"boolean"},"ControlFindingGenerator":{}}},"output":{"type":"structure","members":{}}},"GetAdministratorAccount":{"http":{"method":"GET","requestUri":"/administrator"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Administrator":{"shape":"Ssr"}}}},"GetConfigurationPolicy":{"http":{"method":"GET","requestUri":"/configurationPolicy/get/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"GetConfigurationPolicyAssociation":{"http":{"requestUri":"/configurationPolicyAssociation/get"},"input":{"type":"structure","required":["Target"],"members":{"Target":{"shape":"S1t"}}},"output":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}}},"GetEnabledStandards":{"http":{"requestUri":"/standards/get"},"input":{"type":"structure","members":{"StandardsSubscriptionArns":{"shape":"Sd"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"StandardsSubscriptions":{"shape":"Sf"},"NextToken":{}}}},"GetFindingAggregator":{"http":{"method":"GET","requestUri":"/findingAggregator/get/{FindingAggregatorArn+}"},"input":{"type":"structure","required":["FindingAggregatorArn"],"members":{"FindingAggregatorArn":{"location":"uri","locationName":"FindingAggregatorArn"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"GetFindingHistory":{"http":{"requestUri":"/findingHistory/get"},"input":{"type":"structure","required":["FindingIdentifier"],"members":{"FindingIdentifier":{"shape":"Spn"},"StartTime":{"shape":"S1p"},"EndTime":{"shape":"S1p"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Records":{"type":"list","member":{"type":"structure","members":{"FindingIdentifier":{"shape":"Spn"},"UpdateTime":{"shape":"S1p"},"FindingCreated":{"type":"boolean"},"UpdateSource":{"type":"structure","members":{"Type":{},"Identity":{}}},"Updates":{"type":"list","member":{"type":"structure","members":{"UpdatedField":{},"OldValue":{},"NewValue":{}}}},"NextToken":{}}}},"NextToken":{}}}},"GetFindings":{"http":{"requestUri":"/findings"},"input":{"type":"structure","members":{"Filters":{"shape":"Sqh"},"SortCriteria":{"type":"list","member":{"type":"structure","members":{"Field":{},"SortOrder":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Findings"],"members":{"Findings":{"type":"list","member":{"shape":"S2w"}},"NextToken":{}}}},"GetInsightResults":{"http":{"method":"GET","requestUri":"/insights/results/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"}}},"output":{"type":"structure","required":["InsightResults"],"members":{"InsightResults":{"type":"structure","required":["InsightArn","GroupByAttribute","ResultValues"],"members":{"InsightArn":{},"GroupByAttribute":{},"ResultValues":{"type":"list","member":{"type":"structure","required":["GroupByAttributeValue","Count"],"members":{"GroupByAttributeValue":{},"Count":{"type":"integer"}}}}}}}}},"GetInsights":{"http":{"requestUri":"/insights/get"},"input":{"type":"structure","members":{"InsightArns":{"shape":"Src"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Insights"],"members":{"Insights":{"type":"list","member":{"type":"structure","required":["InsightArn","Name","Filters","GroupByAttribute"],"members":{"InsightArn":{},"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}}},"NextToken":{}}}},"GetInvitationsCount":{"http":{"method":"GET","requestUri":"/invitations/count"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"InvitationsCount":{"type":"integer"}}}},"GetMasterAccount":{"http":{"method":"GET","requestUri":"/master"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Master":{"shape":"Ssr"}}},"deprecated":true,"deprecatedMessage":"This API has been deprecated, use GetAdministratorAccount API instead."},"GetMembers":{"http":{"requestUri":"/members/get"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"Members":{"shape":"Stt"},"UnprocessedAccounts":{"shape":"Squ"}}}},"GetSecurityControlDefinition":{"http":{"method":"GET","requestUri":"/securityControl/definition"},"input":{"type":"structure","required":["SecurityControlId"],"members":{"SecurityControlId":{"location":"querystring","locationName":"SecurityControlId"}}},"output":{"type":"structure","required":["SecurityControlDefinition"],"members":{"SecurityControlDefinition":{"shape":"Stx"}}}},"InviteMembers":{"http":{"requestUri":"/members/invite"},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"UnprocessedAccounts":{"shape":"Squ"}}}},"ListAutomationRules":{"http":{"method":"GET","requestUri":"/automationrules/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"AutomationRulesMetadata":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"RuleStatus":{},"RuleOrder":{"type":"integer"},"RuleName":{},"Description":{},"IsTerminal":{"type":"boolean"},"CreatedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"},"CreatedBy":{}}}},"NextToken":{}}}},"ListConfigurationPolicies":{"http":{"method":"GET","requestUri":"/configurationPolicy/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"ConfigurationPolicySummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"ServiceEnabled":{"type":"boolean"}}}},"NextToken":{}}}},"ListConfigurationPolicyAssociations":{"http":{"requestUri":"/configurationPolicyAssociation/list"},"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"Filters":{"type":"structure","members":{"ConfigurationPolicyId":{},"AssociationType":{},"AssociationStatus":{}}}}},"output":{"type":"structure","members":{"ConfigurationPolicyAssociationSummaries":{"type":"list","member":{"shape":"S1w"}},"NextToken":{}}}},"ListEnabledProductsForImport":{"http":{"method":"GET","requestUri":"/productSubscriptions"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"ProductSubscriptions":{"type":"list","member":{}},"NextToken":{}}}},"ListFindingAggregators":{"http":{"method":"GET","requestUri":"/findingAggregator/list"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","members":{"FindingAggregators":{"type":"list","member":{"type":"structure","members":{"FindingAggregatorArn":{}}}},"NextToken":{}}}},"ListInvitations":{"http":{"method":"GET","requestUri":"/invitations"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Invitations":{"type":"list","member":{"shape":"Ssr"}},"NextToken":{}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/members"},"input":{"type":"structure","members":{"OnlyAssociated":{"location":"querystring","locationName":"OnlyAssociated","type":"boolean"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Members":{"shape":"Stt"},"NextToken":{}}}},"ListOrganizationAdminAccounts":{"http":{"method":"GET","requestUri":"/organization/admin"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"AdminAccounts":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"Status":{}}}},"NextToken":{}}}},"ListSecurityControlDefinitions":{"http":{"method":"GET","requestUri":"/securityControls/definitions"},"input":{"type":"structure","members":{"StandardsArn":{"location":"querystring","locationName":"StandardsArn"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","required":["SecurityControlDefinitions"],"members":{"SecurityControlDefinitions":{"type":"list","member":{"shape":"Stx"}},"NextToken":{}}}},"ListStandardsControlAssociations":{"http":{"method":"GET","requestUri":"/associations"},"input":{"type":"structure","required":["SecurityControlId"],"members":{"SecurityControlId":{"location":"querystring","locationName":"SecurityControlId"},"NextToken":{"location":"querystring","locationName":"NextToken"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"}}},"output":{"type":"structure","required":["StandardsControlAssociationSummaries"],"members":{"StandardsControlAssociationSummaries":{"type":"list","member":{"type":"structure","required":["StandardsArn","SecurityControlId","SecurityControlArn","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"SecurityControlArn":{},"AssociationStatus":{},"RelatedRequirements":{"shape":"S2q"},"UpdatedAt":{"shape":"S1p"},"UpdatedReason":{},"StandardsControlTitle":{},"StandardsControlDescription":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sq0"}}}},"StartConfigurationPolicyAssociation":{"http":{"requestUri":"/configurationPolicyAssociation/associate"},"input":{"type":"structure","required":["ConfigurationPolicyIdentifier","Target"],"members":{"ConfigurationPolicyIdentifier":{},"Target":{"shape":"S1t"}}},"output":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}}},"StartConfigurationPolicyDisassociation":{"http":{"requestUri":"/configurationPolicyAssociation/disassociate"},"input":{"type":"structure","required":["ConfigurationPolicyIdentifier"],"members":{"Target":{"shape":"S1t"},"ConfigurationPolicyIdentifier":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sq0"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateActionTarget":{"http":{"method":"PATCH","requestUri":"/actionTargets/{ActionTargetArn+}"},"input":{"type":"structure","required":["ActionTargetArn"],"members":{"ActionTargetArn":{"location":"uri","locationName":"ActionTargetArn"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateConfigurationPolicy":{"http":{"method":"PATCH","requestUri":"/configurationPolicy/{Identifier}"},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"Identifier"},"Name":{},"Description":{},"UpdatedReason":{},"ConfigurationPolicy":{"shape":"Sq5"}}},"output":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Description":{},"UpdatedAt":{"shape":"S1p"},"CreatedAt":{"shape":"S1p"},"ConfigurationPolicy":{"shape":"Sq5"}}}},"UpdateFindingAggregator":{"http":{"method":"PATCH","requestUri":"/findingAggregator/update"},"input":{"type":"structure","required":["FindingAggregatorArn","RegionLinkingMode"],"members":{"FindingAggregatorArn":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}},"output":{"type":"structure","members":{"FindingAggregatorArn":{},"FindingAggregationRegion":{},"RegionLinkingMode":{},"Regions":{"shape":"S23"}}}},"UpdateFindings":{"http":{"method":"PATCH","requestUri":"/findings"},"input":{"type":"structure","required":["Filters"],"members":{"Filters":{"shape":"Sqh"},"Note":{"shape":"S1e"},"RecordState":{}}},"output":{"type":"structure","members":{}}},"UpdateInsight":{"http":{"method":"PATCH","requestUri":"/insights/{InsightArn+}"},"input":{"type":"structure","required":["InsightArn"],"members":{"InsightArn":{"location":"uri","locationName":"InsightArn"},"Name":{},"Filters":{"shape":"Sqh"},"GroupByAttribute":{}}},"output":{"type":"structure","members":{}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/organization/configuration"},"input":{"type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"type":"boolean"},"AutoEnableStandards":{},"OrganizationConfiguration":{"shape":"Sro"}}},"output":{"type":"structure","members":{}}},"UpdateSecurityControl":{"http":{"method":"PATCH","requestUri":"/securityControl/update"},"input":{"type":"structure","required":["SecurityControlId","Parameters"],"members":{"SecurityControlId":{},"Parameters":{"shape":"S2a"},"LastUpdateReason":{}}},"output":{"type":"structure","members":{}}},"UpdateSecurityHubConfiguration":{"http":{"method":"PATCH","requestUri":"/accounts"},"input":{"type":"structure","members":{"AutoEnableControls":{"type":"boolean"},"ControlFindingGenerator":{}}},"output":{"type":"structure","members":{}}},"UpdateStandardsControl":{"http":{"method":"PATCH","requestUri":"/standards/control/{StandardsControlArn+}"},"input":{"type":"structure","required":["StandardsControlArn"],"members":{"StandardsControlArn":{"location":"uri","locationName":"StandardsControlArn"},"ControlStatus":{},"DisabledReason":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"list","member":{}},"S9":{"type":"list","member":{"type":"structure","members":{"RuleArn":{},"ErrorCode":{"type":"integer"},"ErrorMessage":{}}}},"Sd":{"type":"list","member":{}},"Sf":{"type":"list","member":{"type":"structure","required":["StandardsSubscriptionArn","StandardsArn","StandardsInput","StandardsStatus"],"members":{"StandardsSubscriptionArn":{},"StandardsArn":{},"StandardsInput":{"shape":"Sh"},"StandardsStatus":{},"StandardsStatusReason":{"type":"structure","required":["StatusReasonCode"],"members":{"StatusReasonCode":{}}}}}},"Sh":{"type":"map","key":{},"value":{}},"Sw":{"type":"structure","members":{"ProductArn":{"shape":"Sx"},"AwsAccountId":{"shape":"Sx"},"Id":{"shape":"Sx"},"GeneratorId":{"shape":"Sx"},"Type":{"shape":"Sx"},"FirstObservedAt":{"shape":"S10"},"LastObservedAt":{"shape":"S10"},"CreatedAt":{"shape":"S10"},"UpdatedAt":{"shape":"S10"},"Confidence":{"shape":"S14"},"Criticality":{"shape":"S14"},"Title":{"shape":"Sx"},"Description":{"shape":"Sx"},"SourceUrl":{"shape":"Sx"},"ProductName":{"shape":"Sx"},"CompanyName":{"shape":"Sx"},"SeverityLabel":{"shape":"Sx"},"ResourceType":{"shape":"Sx"},"ResourceId":{"shape":"Sx"},"ResourcePartition":{"shape":"Sx"},"ResourceRegion":{"shape":"Sx"},"ResourceTags":{"shape":"S17"},"ResourceDetailsOther":{"shape":"S17"},"ComplianceStatus":{"shape":"Sx"},"ComplianceSecurityControlId":{"shape":"Sx"},"ComplianceAssociatedStandardsId":{"shape":"Sx"},"VerificationState":{"shape":"Sx"},"WorkflowStatus":{"shape":"Sx"},"RecordState":{"shape":"Sx"},"RelatedFindingsProductArn":{"shape":"Sx"},"RelatedFindingsId":{"shape":"Sx"},"NoteText":{"shape":"Sx"},"NoteUpdatedAt":{"shape":"S10"},"NoteUpdatedBy":{"shape":"Sx"},"UserDefinedFields":{"shape":"S17"},"ResourceApplicationArn":{"shape":"Sx"},"ResourceApplicationName":{"shape":"Sx"},"AwsAccountName":{"shape":"Sx"}}},"Sx":{"type":"list","member":{"type":"structure","members":{"Value":{},"Comparison":{}}}},"S10":{"type":"list","member":{"type":"structure","members":{"Start":{},"End":{},"DateRange":{"type":"structure","members":{"Value":{"type":"integer"},"Unit":{}}}}}},"S14":{"type":"list","member":{"type":"structure","members":{"Gte":{"type":"double"},"Lte":{"type":"double"},"Gt":{"type":"double"},"Lt":{"type":"double"},"Eq":{"type":"double"}}}},"S17":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{},"Comparison":{}}}},"S1a":{"type":"list","member":{"type":"structure","members":{"Type":{},"FindingFieldsUpdate":{"type":"structure","members":{"Note":{"shape":"S1e"},"Severity":{"shape":"S1f"},"VerificationState":{},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Types":{"shape":"S1j"},"UserDefinedFields":{"shape":"S1k"},"Workflow":{"shape":"S1l"},"RelatedFindings":{"shape":"S1n"}}}}}},"S1e":{"type":"structure","required":["Text","UpdatedBy"],"members":{"Text":{},"UpdatedBy":{}}},"S1f":{"type":"structure","members":{"Normalized":{"type":"integer"},"Product":{"type":"double"},"Label":{}}},"S1j":{"type":"list","member":{}},"S1k":{"type":"map","key":{},"value":{}},"S1l":{"type":"structure","members":{"Status":{}}},"S1n":{"type":"list","member":{"type":"structure","required":["ProductArn","Id"],"members":{"ProductArn":{},"Id":{}}}},"S1p":{"type":"timestamp","timestampFormat":"iso8601"},"S1s":{"type":"structure","members":{"Target":{"shape":"S1t"}}},"S1t":{"type":"structure","members":{"AccountId":{},"OrganizationalUnitId":{},"RootId":{}},"union":true},"S1w":{"type":"structure","members":{"ConfigurationPolicyId":{},"TargetId":{},"TargetType":{},"AssociationType":{},"UpdatedAt":{"shape":"S1p"},"AssociationStatus":{},"AssociationStatusMessage":{}}},"S23":{"type":"list","member":{}},"S2a":{"type":"map","key":{},"value":{"type":"structure","required":["ValueType"],"members":{"ValueType":{},"Value":{"type":"structure","members":{"Integer":{"type":"integer"},"IntegerList":{"shape":"S2e"},"Double":{"type":"double"},"String":{},"StringList":{"shape":"S23"},"Boolean":{"type":"boolean"},"Enum":{},"EnumList":{"shape":"S23"}},"union":true}}}},"S2e":{"type":"list","member":{"type":"integer"}},"S2l":{"type":"structure","required":["SecurityControlId","StandardsArn"],"members":{"SecurityControlId":{},"StandardsArn":{}}},"S2q":{"type":"list","member":{}},"S2w":{"type":"structure","required":["SchemaVersion","Id","ProductArn","GeneratorId","AwsAccountId","CreatedAt","UpdatedAt","Title","Description","Resources"],"members":{"SchemaVersion":{},"Id":{},"ProductArn":{},"ProductName":{},"CompanyName":{},"Region":{},"GeneratorId":{},"AwsAccountId":{},"Types":{"shape":"S1j"},"FirstObservedAt":{},"LastObservedAt":{},"CreatedAt":{},"UpdatedAt":{},"Severity":{"type":"structure","members":{"Product":{"type":"double"},"Label":{},"Normalized":{"type":"integer"},"Original":{}}},"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"Title":{},"Description":{},"Remediation":{"type":"structure","members":{"Recommendation":{"type":"structure","members":{"Text":{},"Url":{}}}}},"SourceUrl":{},"ProductFields":{"shape":"S1k"},"UserDefinedFields":{"shape":"S1k"},"Malware":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Type":{},"Path":{},"State":{}}}},"Network":{"type":"structure","members":{"Direction":{},"Protocol":{},"OpenPortRange":{"shape":"S36"},"SourceIpV4":{},"SourceIpV6":{},"SourcePort":{"type":"integer"},"SourceDomain":{},"SourceMac":{},"DestinationIpV4":{},"DestinationIpV6":{},"DestinationPort":{"type":"integer"},"DestinationDomain":{}}},"NetworkPath":{"type":"list","member":{"type":"structure","members":{"ComponentId":{},"ComponentType":{},"Egress":{"shape":"S39"},"Ingress":{"shape":"S39"}}}},"Process":{"type":"structure","members":{"Name":{},"Path":{},"Pid":{"type":"integer"},"ParentPid":{"type":"integer"},"LaunchedAt":{},"TerminatedAt":{}}},"Threats":{"type":"list","member":{"type":"structure","members":{"Name":{},"Severity":{},"ItemCount":{"type":"integer"},"FilePaths":{"type":"list","member":{"type":"structure","members":{"FilePath":{},"FileName":{},"ResourceId":{},"Hash":{}}}}}}},"ThreatIntelIndicators":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{},"Category":{},"LastObservedAt":{},"Source":{},"SourceUrl":{}}}},"Resources":{"type":"list","member":{"type":"structure","required":["Type","Id"],"members":{"Type":{},"Id":{},"Partition":{},"Region":{},"ResourceRole":{},"Tags":{"shape":"S1k"},"DataClassification":{"type":"structure","members":{"DetailedResultsLocation":{},"Result":{"type":"structure","members":{"MimeType":{},"SizeClassified":{"type":"long"},"AdditionalOccurrences":{"type":"boolean"},"Status":{"type":"structure","members":{"Code":{},"Reason":{}}},"SensitiveData":{"type":"list","member":{"type":"structure","members":{"Category":{},"Detections":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"long"},"Type":{},"Occurrences":{"shape":"S3w"}}}},"TotalCount":{"type":"long"}}}},"CustomDataIdentifiers":{"type":"structure","members":{"Detections":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"long"},"Arn":{},"Name":{},"Occurrences":{"shape":"S3w"}}}},"TotalCount":{"type":"long"}}}}}}},"Details":{"type":"structure","members":{"AwsAutoScalingAutoScalingGroup":{"type":"structure","members":{"LaunchConfigurationName":{},"LoadBalancerNames":{"shape":"S23"},"HealthCheckType":{},"HealthCheckGracePeriod":{"type":"integer"},"CreatedTime":{},"MixedInstancesPolicy":{"type":"structure","members":{"InstancesDistribution":{"type":"structure","members":{"OnDemandAllocationStrategy":{},"OnDemandBaseCapacity":{"type":"integer"},"OnDemandPercentageAboveBaseCapacity":{"type":"integer"},"SpotAllocationStrategy":{},"SpotInstancePools":{"type":"integer"},"SpotMaxPrice":{}}},"LaunchTemplate":{"type":"structure","members":{"LaunchTemplateSpecification":{"type":"structure","members":{"LaunchTemplateId":{},"LaunchTemplateName":{},"Version":{}}},"Overrides":{"type":"list","member":{"type":"structure","members":{"InstanceType":{},"WeightedCapacity":{}}}}}}}},"AvailabilityZones":{"type":"list","member":{"type":"structure","members":{"Value":{}}}},"LaunchTemplate":{"type":"structure","members":{"LaunchTemplateId":{},"LaunchTemplateName":{},"Version":{}}},"CapacityRebalance":{"type":"boolean"}}},"AwsCodeBuildProject":{"type":"structure","members":{"EncryptionKey":{},"Artifacts":{"shape":"S4k"},"Environment":{"type":"structure","members":{"Certificate":{},"EnvironmentVariables":{"type":"list","member":{"type":"structure","members":{"Name":{},"Type":{},"Value":{}}}},"PrivilegedMode":{"type":"boolean"},"ImagePullCredentialsType":{},"RegistryCredential":{"type":"structure","members":{"Credential":{},"CredentialProvider":{}}},"Type":{}}},"Name":{},"Source":{"type":"structure","members":{"Type":{},"Location":{},"GitCloneDepth":{"type":"integer"},"InsecureSsl":{"type":"boolean"}}},"ServiceRole":{},"LogsConfig":{"type":"structure","members":{"CloudWatchLogs":{"type":"structure","members":{"GroupName":{},"Status":{},"StreamName":{}}},"S3Logs":{"type":"structure","members":{"EncryptionDisabled":{"type":"boolean"},"Location":{},"Status":{}}}}},"VpcConfig":{"type":"structure","members":{"VpcId":{},"Subnets":{"shape":"S4v"},"SecurityGroupIds":{"shape":"S4v"}}},"SecondaryArtifacts":{"shape":"S4k"}}},"AwsCloudFrontDistribution":{"type":"structure","members":{"CacheBehaviors":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"ViewerProtocolPolicy":{}}}}}},"DefaultCacheBehavior":{"type":"structure","members":{"ViewerProtocolPolicy":{}}},"DefaultRootObject":{},"DomainName":{},"ETag":{},"LastModifiedTime":{},"Logging":{"type":"structure","members":{"Bucket":{},"Enabled":{"type":"boolean"},"IncludeCookies":{"type":"boolean"},"Prefix":{}}},"Origins":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"DomainName":{},"Id":{},"OriginPath":{},"S3OriginConfig":{"type":"structure","members":{"OriginAccessIdentity":{}}},"CustomOriginConfig":{"type":"structure","members":{"HttpPort":{"type":"integer"},"HttpsPort":{"type":"integer"},"OriginKeepaliveTimeout":{"type":"integer"},"OriginProtocolPolicy":{},"OriginReadTimeout":{"type":"integer"},"OriginSslProtocols":{"type":"structure","members":{"Items":{"shape":"S4v"},"Quantity":{"type":"integer"}}}}}}}}}},"OriginGroups":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","members":{"FailoverCriteria":{"type":"structure","members":{"StatusCodes":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"integer"}},"Quantity":{"type":"integer"}}}}}}}}}},"ViewerCertificate":{"type":"structure","members":{"AcmCertificateArn":{},"Certificate":{},"CertificateSource":{},"CloudFrontDefaultCertificate":{"type":"boolean"},"IamCertificateId":{},"MinimumProtocolVersion":{},"SslSupportMethod":{}}},"Status":{},"WebAclId":{}}},"AwsEc2Instance":{"type":"structure","members":{"Type":{},"ImageId":{},"IpV4Addresses":{"shape":"S23"},"IpV6Addresses":{"shape":"S23"},"KeyName":{},"IamInstanceProfileArn":{},"VpcId":{},"SubnetId":{},"LaunchedAt":{},"NetworkInterfaces":{"type":"list","member":{"type":"structure","members":{"NetworkInterfaceId":{}}}},"VirtualizationType":{},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpProtocolIpv6":{},"HttpPutResponseHopLimit":{"type":"integer"},"HttpTokens":{},"InstanceMetadataTags":{}}},"Monitoring":{"type":"structure","members":{"State":{}}}}},"AwsEc2NetworkInterface":{"type":"structure","members":{"Attachment":{"type":"structure","members":{"AttachTime":{},"AttachmentId":{},"DeleteOnTermination":{"type":"boolean"},"DeviceIndex":{"type":"integer"},"InstanceId":{},"InstanceOwnerId":{},"Status":{}}},"NetworkInterfaceId":{},"SecurityGroups":{"type":"list","member":{"type":"structure","members":{"GroupName":{},"GroupId":{}}}},"SourceDestCheck":{"type":"boolean"},"IpV6Addresses":{"type":"list","member":{"type":"structure","members":{"IpV6Address":{}}}},"PrivateIpAddresses":{"type":"list","member":{"type":"structure","members":{"PrivateIpAddress":{},"PrivateDnsName":{}}}},"PublicDnsName":{},"PublicIp":{}}},"AwsEc2SecurityGroup":{"type":"structure","members":{"GroupName":{},"GroupId":{},"OwnerId":{},"VpcId":{},"IpPermissions":{"shape":"S5t"},"IpPermissionsEgress":{"shape":"S5t"}}},"AwsEc2Volume":{"type":"structure","members":{"CreateTime":{},"DeviceName":{},"Encrypted":{"type":"boolean"},"Size":{"type":"integer"},"SnapshotId":{},"Status":{},"KmsKeyId":{},"Attachments":{"type":"list","member":{"type":"structure","members":{"AttachTime":{},"DeleteOnTermination":{"type":"boolean"},"InstanceId":{},"Status":{}}}},"VolumeId":{},"VolumeType":{},"VolumeScanStatus":{}}},"AwsEc2Vpc":{"type":"structure","members":{"CidrBlockAssociationSet":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"CidrBlock":{},"CidrBlockState":{}}}},"Ipv6CidrBlockAssociationSet":{"shape":"S69"},"DhcpOptionsId":{},"State":{}}},"AwsEc2Eip":{"type":"structure","members":{"InstanceId":{},"PublicIp":{},"AllocationId":{},"AssociationId":{},"Domain":{},"PublicIpv4Pool":{},"NetworkBorderGroup":{},"NetworkInterfaceId":{},"NetworkInterfaceOwnerId":{},"PrivateIpAddress":{}}},"AwsEc2Subnet":{"type":"structure","members":{"AssignIpv6AddressOnCreation":{"type":"boolean"},"AvailabilityZone":{},"AvailabilityZoneId":{},"AvailableIpAddressCount":{"type":"integer"},"CidrBlock":{},"DefaultForAz":{"type":"boolean"},"MapPublicIpOnLaunch":{"type":"boolean"},"OwnerId":{},"State":{},"SubnetArn":{},"SubnetId":{},"VpcId":{},"Ipv6CidrBlockAssociationSet":{"shape":"S69"}}},"AwsEc2NetworkAcl":{"type":"structure","members":{"IsDefault":{"type":"boolean"},"NetworkAclId":{},"OwnerId":{},"VpcId":{},"Associations":{"type":"list","member":{"type":"structure","members":{"NetworkAclAssociationId":{},"NetworkAclId":{},"SubnetId":{}}}},"Entries":{"type":"list","member":{"type":"structure","members":{"CidrBlock":{},"Egress":{"type":"boolean"},"IcmpTypeCode":{"type":"structure","members":{"Code":{"type":"integer"},"Type":{"type":"integer"}}},"Ipv6CidrBlock":{},"PortRange":{"type":"structure","members":{"From":{"type":"integer"},"To":{"type":"integer"}}},"Protocol":{},"RuleAction":{},"RuleNumber":{"type":"integer"}}}}}},"AwsElbv2LoadBalancer":{"type":"structure","members":{"AvailabilityZones":{"type":"list","member":{"type":"structure","members":{"ZoneName":{},"SubnetId":{}}}},"CanonicalHostedZoneId":{},"CreatedTime":{},"DNSName":{},"IpAddressType":{},"Scheme":{},"SecurityGroups":{"type":"list","member":{}},"State":{"type":"structure","members":{"Code":{},"Reason":{}}},"Type":{},"VpcId":{},"LoadBalancerAttributes":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"AwsElasticBeanstalkEnvironment":{"type":"structure","members":{"ApplicationName":{},"Cname":{},"DateCreated":{},"DateUpdated":{},"Description":{},"EndpointUrl":{},"EnvironmentArn":{},"EnvironmentId":{},"EnvironmentLinks":{"type":"list","member":{"type":"structure","members":{"EnvironmentName":{},"LinkName":{}}}},"EnvironmentName":{},"OptionSettings":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"OptionName":{},"ResourceName":{},"Value":{}}}},"PlatformArn":{},"SolutionStackName":{},"Status":{},"Tier":{"type":"structure","members":{"Name":{},"Type":{},"Version":{}}},"VersionLabel":{}}},"AwsElasticsearchDomain":{"type":"structure","members":{"AccessPolicies":{},"DomainEndpointOptions":{"type":"structure","members":{"EnforceHTTPS":{"type":"boolean"},"TLSSecurityPolicy":{}}},"DomainId":{},"DomainName":{},"Endpoint":{},"Endpoints":{"shape":"S1k"},"ElasticsearchVersion":{},"ElasticsearchClusterConfig":{"type":"structure","members":{"DedicatedMasterCount":{"type":"integer"},"DedicatedMasterEnabled":{"type":"boolean"},"DedicatedMasterType":{},"InstanceCount":{"type":"integer"},"InstanceType":{},"ZoneAwarenessConfig":{"type":"structure","members":{"AvailabilityZoneCount":{"type":"integer"}}},"ZoneAwarenessEnabled":{"type":"boolean"}}},"EncryptionAtRestOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"KmsKeyId":{}}},"LogPublishingOptions":{"type":"structure","members":{"IndexSlowLogs":{"shape":"S73"},"SearchSlowLogs":{"shape":"S73"},"AuditLogs":{"shape":"S73"}}},"NodeToNodeEncryptionOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"ServiceSoftwareOptions":{"type":"structure","members":{"AutomatedUpdateDate":{},"Cancellable":{"type":"boolean"},"CurrentVersion":{},"Description":{},"NewVersion":{},"UpdateAvailable":{"type":"boolean"},"UpdateStatus":{}}},"VPCOptions":{"type":"structure","members":{"AvailabilityZones":{"shape":"S4v"},"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"VPCId":{}}}}},"AwsS3Bucket":{"type":"structure","members":{"OwnerId":{},"OwnerName":{},"OwnerAccountId":{},"CreatedAt":{},"ServerSideEncryptionConfiguration":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"ApplyServerSideEncryptionByDefault":{"type":"structure","members":{"SSEAlgorithm":{},"KMSMasterKeyID":{}}}}}}}},"BucketLifecycleConfiguration":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"AbortIncompleteMultipartUpload":{"type":"structure","members":{"DaysAfterInitiation":{"type":"integer"}}},"ExpirationDate":{},"ExpirationInDays":{"type":"integer"},"ExpiredObjectDeleteMarker":{"type":"boolean"},"Filter":{"type":"structure","members":{"Predicate":{"type":"structure","members":{"Operands":{"type":"list","member":{"type":"structure","members":{"Prefix":{},"Tag":{"type":"structure","members":{"Key":{},"Value":{}}},"Type":{}}}},"Prefix":{},"Tag":{"type":"structure","members":{"Key":{},"Value":{}}},"Type":{}}}}},"ID":{},"NoncurrentVersionExpirationInDays":{"type":"integer"},"NoncurrentVersionTransitions":{"type":"list","member":{"type":"structure","members":{"Days":{"type":"integer"},"StorageClass":{}}}},"Prefix":{},"Status":{},"Transitions":{"type":"list","member":{"type":"structure","members":{"Date":{},"Days":{"type":"integer"},"StorageClass":{}}}}}}}}},"PublicAccessBlockConfiguration":{"shape":"S7q"},"AccessControlList":{},"BucketLoggingConfiguration":{"type":"structure","members":{"DestinationBucketName":{},"LogFilePrefix":{}}},"BucketWebsiteConfiguration":{"type":"structure","members":{"ErrorDocument":{},"IndexDocumentSuffix":{},"RedirectAllRequestsTo":{"type":"structure","members":{"Hostname":{},"Protocol":{}}},"RoutingRules":{"type":"list","member":{"type":"structure","members":{"Condition":{"type":"structure","members":{"HttpErrorCodeReturnedEquals":{},"KeyPrefixEquals":{}}},"Redirect":{"type":"structure","members":{"Hostname":{},"HttpRedirectCode":{},"Protocol":{},"ReplaceKeyPrefixWith":{},"ReplaceKeyWith":{}}}}}}}},"BucketNotificationConfiguration":{"type":"structure","members":{"Configurations":{"type":"list","member":{"type":"structure","members":{"Events":{"type":"list","member":{}},"Filter":{"type":"structure","members":{"S3KeyFilter":{"type":"structure","members":{"FilterRules":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}}}}}},"Destination":{},"Type":{}}}}}},"BucketVersioningConfiguration":{"type":"structure","members":{"IsMfaDeleteEnabled":{"type":"boolean"},"Status":{}}},"ObjectLockConfiguration":{"type":"structure","members":{"ObjectLockEnabled":{},"Rule":{"type":"structure","members":{"DefaultRetention":{"type":"structure","members":{"Days":{"type":"integer"},"Mode":{},"Years":{"type":"integer"}}}}}}},"Name":{}}},"AwsS3AccountPublicAccessBlock":{"shape":"S7q"},"AwsS3Object":{"type":"structure","members":{"LastModified":{},"ETag":{},"VersionId":{},"ContentType":{},"ServerSideEncryption":{},"SSEKMSKeyId":{}}},"AwsSecretsManagerSecret":{"type":"structure","members":{"RotationRules":{"type":"structure","members":{"AutomaticallyAfterDays":{"type":"integer"}}},"RotationOccurredWithinFrequency":{"type":"boolean"},"KmsKeyId":{},"RotationEnabled":{"type":"boolean"},"RotationLambdaArn":{},"Deleted":{"type":"boolean"},"Name":{},"Description":{}}},"AwsIamAccessKey":{"type":"structure","members":{"UserName":{"deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use PrincipalName."},"Status":{},"CreatedAt":{},"PrincipalId":{},"PrincipalType":{},"PrincipalName":{},"AccountId":{},"AccessKeyId":{},"SessionContext":{"type":"structure","members":{"Attributes":{"type":"structure","members":{"MfaAuthenticated":{"type":"boolean"},"CreationDate":{}}},"SessionIssuer":{"type":"structure","members":{"Type":{},"PrincipalId":{},"Arn":{},"AccountId":{},"UserName":{}}}}}}},"AwsIamUser":{"type":"structure","members":{"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"GroupList":{"shape":"S23"},"Path":{},"PermissionsBoundary":{"shape":"S8m"},"UserId":{},"UserName":{},"UserPolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}}}},"AwsIamPolicy":{"type":"structure","members":{"AttachmentCount":{"type":"integer"},"CreateDate":{},"DefaultVersionId":{},"Description":{},"IsAttachable":{"type":"boolean"},"Path":{},"PermissionsBoundaryUsageCount":{"type":"integer"},"PolicyId":{},"PolicyName":{},"PolicyVersionList":{"type":"list","member":{"type":"structure","members":{"VersionId":{},"IsDefaultVersion":{"type":"boolean"},"CreateDate":{}}}},"UpdateDate":{}}},"AwsApiGatewayV2Stage":{"type":"structure","members":{"ClientCertificateId":{},"CreatedDate":{},"Description":{},"DefaultRouteSettings":{"shape":"S8t"},"DeploymentId":{},"LastUpdatedDate":{},"RouteSettings":{"shape":"S8t"},"StageName":{},"StageVariables":{"shape":"S1k"},"AccessLogSettings":{"shape":"S8u"},"AutoDeploy":{"type":"boolean"},"LastDeploymentStatusMessage":{},"ApiGatewayManaged":{"type":"boolean"}}},"AwsApiGatewayV2Api":{"type":"structure","members":{"ApiEndpoint":{},"ApiId":{},"ApiKeySelectionExpression":{},"CreatedDate":{},"Description":{},"Version":{},"Name":{},"ProtocolType":{},"RouteSelectionExpression":{},"CorsConfiguration":{"type":"structure","members":{"AllowOrigins":{"shape":"S4v"},"AllowCredentials":{"type":"boolean"},"ExposeHeaders":{"shape":"S4v"},"MaxAge":{"type":"integer"},"AllowMethods":{"shape":"S4v"},"AllowHeaders":{"shape":"S4v"}}}}},"AwsDynamoDbTable":{"type":"structure","members":{"AttributeDefinitions":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"AttributeType":{}}}},"BillingModeSummary":{"type":"structure","members":{"BillingMode":{},"LastUpdateToPayPerRequestDateTime":{}}},"CreationDateTime":{},"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"Backfilling":{"type":"boolean"},"IndexArn":{},"IndexName":{},"IndexSizeBytes":{"type":"long"},"IndexStatus":{},"ItemCount":{"type":"integer"},"KeySchema":{"shape":"S94"},"Projection":{"shape":"S96"},"ProvisionedThroughput":{"shape":"S97"}}}},"GlobalTableVersion":{},"ItemCount":{"type":"integer"},"KeySchema":{"shape":"S94"},"LatestStreamArn":{},"LatestStreamLabel":{},"LocalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexArn":{},"IndexName":{},"KeySchema":{"shape":"S94"},"Projection":{"shape":"S96"}}}},"ProvisionedThroughput":{"shape":"S97"},"Replicas":{"type":"list","member":{"type":"structure","members":{"GlobalSecondaryIndexes":{"type":"list","member":{"type":"structure","members":{"IndexName":{},"ProvisionedThroughputOverride":{"shape":"S9e"}}}},"KmsMasterKeyId":{},"ProvisionedThroughputOverride":{"shape":"S9e"},"RegionName":{},"ReplicaStatus":{},"ReplicaStatusDescription":{}}}},"RestoreSummary":{"type":"structure","members":{"SourceBackupArn":{},"SourceTableArn":{},"RestoreDateTime":{},"RestoreInProgress":{"type":"boolean"}}},"SseDescription":{"type":"structure","members":{"InaccessibleEncryptionDateTime":{},"Status":{},"SseType":{},"KmsMasterKeyArn":{}}},"StreamSpecification":{"type":"structure","members":{"StreamEnabled":{"type":"boolean"},"StreamViewType":{}}},"TableId":{},"TableName":{},"TableSizeBytes":{"type":"long"},"TableStatus":{},"DeletionProtectionEnabled":{"type":"boolean"}}},"AwsApiGatewayStage":{"type":"structure","members":{"DeploymentId":{},"ClientCertificateId":{},"StageName":{},"Description":{},"CacheClusterEnabled":{"type":"boolean"},"CacheClusterSize":{},"CacheClusterStatus":{},"MethodSettings":{"type":"list","member":{"type":"structure","members":{"MetricsEnabled":{"type":"boolean"},"LoggingLevel":{},"DataTraceEnabled":{"type":"boolean"},"ThrottlingBurstLimit":{"type":"integer"},"ThrottlingRateLimit":{"type":"double"},"CachingEnabled":{"type":"boolean"},"CacheTtlInSeconds":{"type":"integer"},"CacheDataEncrypted":{"type":"boolean"},"RequireAuthorizationForCacheControl":{"type":"boolean"},"UnauthorizedCacheControlHeaderStrategy":{},"HttpMethod":{},"ResourcePath":{}}}},"Variables":{"shape":"S1k"},"DocumentationVersion":{},"AccessLogSettings":{"shape":"S8u"},"CanarySettings":{"type":"structure","members":{"PercentTraffic":{"type":"double"},"DeploymentId":{},"StageVariableOverrides":{"shape":"S1k"},"UseStageCache":{"type":"boolean"}}},"TracingEnabled":{"type":"boolean"},"CreatedDate":{},"LastUpdatedDate":{},"WebAclArn":{}}},"AwsApiGatewayRestApi":{"type":"structure","members":{"Id":{},"Name":{},"Description":{},"CreatedDate":{},"Version":{},"BinaryMediaTypes":{"shape":"S4v"},"MinimumCompressionSize":{"type":"integer"},"ApiKeySource":{},"EndpointConfiguration":{"type":"structure","members":{"Types":{"shape":"S4v"}}}}},"AwsCloudTrailTrail":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"CloudWatchLogsRoleArn":{},"HasCustomEventSelectors":{"type":"boolean"},"HomeRegion":{},"IncludeGlobalServiceEvents":{"type":"boolean"},"IsMultiRegionTrail":{"type":"boolean"},"IsOrganizationTrail":{"type":"boolean"},"KmsKeyId":{},"LogFileValidationEnabled":{"type":"boolean"},"Name":{},"S3BucketName":{},"S3KeyPrefix":{},"SnsTopicArn":{},"SnsTopicName":{},"TrailArn":{}}},"AwsSsmPatchCompliance":{"type":"structure","members":{"Patch":{"type":"structure","members":{"ComplianceSummary":{"type":"structure","members":{"Status":{},"CompliantCriticalCount":{"type":"integer"},"CompliantHighCount":{"type":"integer"},"CompliantMediumCount":{"type":"integer"},"ExecutionType":{},"NonCompliantCriticalCount":{"type":"integer"},"CompliantInformationalCount":{"type":"integer"},"NonCompliantInformationalCount":{"type":"integer"},"CompliantUnspecifiedCount":{"type":"integer"},"NonCompliantLowCount":{"type":"integer"},"NonCompliantHighCount":{"type":"integer"},"CompliantLowCount":{"type":"integer"},"ComplianceType":{},"PatchBaselineId":{},"OverallSeverity":{},"NonCompliantMediumCount":{"type":"integer"},"NonCompliantUnspecifiedCount":{"type":"integer"},"PatchGroup":{}}}}}}},"AwsCertificateManagerCertificate":{"type":"structure","members":{"CertificateAuthorityArn":{},"CreatedAt":{},"DomainName":{},"DomainValidationOptions":{"shape":"S9t"},"ExtendedKeyUsages":{"type":"list","member":{"type":"structure","members":{"Name":{},"OId":{}}}},"FailureReason":{},"ImportedAt":{},"InUseBy":{"shape":"S23"},"IssuedAt":{},"Issuer":{},"KeyAlgorithm":{},"KeyUsages":{"type":"list","member":{"type":"structure","members":{"Name":{}}}},"NotAfter":{},"NotBefore":{},"Options":{"type":"structure","members":{"CertificateTransparencyLoggingPreference":{}}},"RenewalEligibility":{},"RenewalSummary":{"type":"structure","members":{"DomainValidationOptions":{"shape":"S9t"},"RenewalStatus":{},"RenewalStatusReason":{},"UpdatedAt":{}}},"Serial":{},"SignatureAlgorithm":{},"Status":{},"Subject":{},"SubjectAlternativeNames":{"shape":"S23"},"Type":{}}},"AwsRedshiftCluster":{"type":"structure","members":{"AllowVersionUpgrade":{"type":"boolean"},"AutomatedSnapshotRetentionPeriod":{"type":"integer"},"AvailabilityZone":{},"ClusterAvailabilityStatus":{},"ClusterCreateTime":{},"ClusterIdentifier":{},"ClusterNodes":{"type":"list","member":{"type":"structure","members":{"NodeRole":{},"PrivateIpAddress":{},"PublicIpAddress":{}}}},"ClusterParameterGroups":{"type":"list","member":{"type":"structure","members":{"ClusterParameterStatusList":{"type":"list","member":{"type":"structure","members":{"ParameterName":{},"ParameterApplyStatus":{},"ParameterApplyErrorDescription":{}}}},"ParameterApplyStatus":{},"ParameterGroupName":{}}}},"ClusterPublicKey":{},"ClusterRevisionNumber":{},"ClusterSecurityGroups":{"type":"list","member":{"type":"structure","members":{"ClusterSecurityGroupName":{},"Status":{}}}},"ClusterSnapshotCopyStatus":{"type":"structure","members":{"DestinationRegion":{},"ManualSnapshotRetentionPeriod":{"type":"integer"},"RetentionPeriod":{"type":"integer"},"SnapshotCopyGrantName":{}}},"ClusterStatus":{},"ClusterSubnetGroupName":{},"ClusterVersion":{},"DBName":{},"DeferredMaintenanceWindows":{"type":"list","member":{"type":"structure","members":{"DeferMaintenanceEndTime":{},"DeferMaintenanceIdentifier":{},"DeferMaintenanceStartTime":{}}}},"ElasticIpStatus":{"type":"structure","members":{"ElasticIp":{},"Status":{}}},"ElasticResizeNumberOfNodeOptions":{},"Encrypted":{"type":"boolean"},"Endpoint":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"}}},"EnhancedVpcRouting":{"type":"boolean"},"ExpectedNextSnapshotScheduleTime":{},"ExpectedNextSnapshotScheduleTimeStatus":{},"HsmStatus":{"type":"structure","members":{"HsmClientCertificateIdentifier":{},"HsmConfigurationIdentifier":{},"Status":{}}},"IamRoles":{"type":"list","member":{"type":"structure","members":{"ApplyStatus":{},"IamRoleArn":{}}}},"KmsKeyId":{},"MaintenanceTrackName":{},"ManualSnapshotRetentionPeriod":{"type":"integer"},"MasterUsername":{},"NextMaintenanceWindowStartTime":{},"NodeType":{},"NumberOfNodes":{"type":"integer"},"PendingActions":{"shape":"S23"},"PendingModifiedValues":{"type":"structure","members":{"AutomatedSnapshotRetentionPeriod":{"type":"integer"},"ClusterIdentifier":{},"ClusterType":{},"ClusterVersion":{},"EncryptionType":{},"EnhancedVpcRouting":{"type":"boolean"},"MaintenanceTrackName":{},"MasterUserPassword":{},"NodeType":{},"NumberOfNodes":{"type":"integer"},"PubliclyAccessible":{"type":"boolean"}}},"PreferredMaintenanceWindow":{},"PubliclyAccessible":{"type":"boolean"},"ResizeInfo":{"type":"structure","members":{"AllowCancelResize":{"type":"boolean"},"ResizeType":{}}},"RestoreStatus":{"type":"structure","members":{"CurrentRestoreRateInMegaBytesPerSecond":{"type":"double"},"ElapsedTimeInSeconds":{"type":"long"},"EstimatedTimeToCompletionInSeconds":{"type":"long"},"ProgressInMegaBytes":{"type":"long"},"SnapshotSizeInMegaBytes":{"type":"long"},"Status":{}}},"SnapshotScheduleIdentifier":{},"SnapshotScheduleState":{},"VpcId":{},"VpcSecurityGroups":{"type":"list","member":{"type":"structure","members":{"Status":{},"VpcSecurityGroupId":{}}}},"LoggingStatus":{"type":"structure","members":{"BucketName":{},"LastFailureMessage":{},"LastFailureTime":{},"LastSuccessfulDeliveryTime":{},"LoggingEnabled":{"type":"boolean"},"S3KeyPrefix":{}}}}},"AwsElbLoadBalancer":{"type":"structure","members":{"AvailabilityZones":{"shape":"S23"},"BackendServerDescriptions":{"type":"list","member":{"type":"structure","members":{"InstancePort":{"type":"integer"},"PolicyNames":{"shape":"S23"}}}},"CanonicalHostedZoneName":{},"CanonicalHostedZoneNameID":{},"CreatedTime":{},"DnsName":{},"HealthCheck":{"type":"structure","members":{"HealthyThreshold":{"type":"integer"},"Interval":{"type":"integer"},"Target":{},"Timeout":{"type":"integer"},"UnhealthyThreshold":{"type":"integer"}}},"Instances":{"type":"list","member":{"type":"structure","members":{"InstanceId":{}}}},"ListenerDescriptions":{"type":"list","member":{"type":"structure","members":{"Listener":{"type":"structure","members":{"InstancePort":{"type":"integer"},"InstanceProtocol":{},"LoadBalancerPort":{"type":"integer"},"Protocol":{},"SslCertificateId":{}}},"PolicyNames":{"shape":"S23"}}}},"LoadBalancerAttributes":{"type":"structure","members":{"AccessLog":{"type":"structure","members":{"EmitInterval":{"type":"integer"},"Enabled":{"type":"boolean"},"S3BucketName":{},"S3BucketPrefix":{}}},"ConnectionDraining":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Timeout":{"type":"integer"}}},"ConnectionSettings":{"type":"structure","members":{"IdleTimeout":{"type":"integer"}}},"CrossZoneLoadBalancing":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"AdditionalAttributes":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}}}},"LoadBalancerName":{},"Policies":{"type":"structure","members":{"AppCookieStickinessPolicies":{"type":"list","member":{"type":"structure","members":{"CookieName":{},"PolicyName":{}}}},"LbCookieStickinessPolicies":{"type":"list","member":{"type":"structure","members":{"CookieExpirationPeriod":{"type":"long"},"PolicyName":{}}}},"OtherPolicies":{"shape":"S23"}}},"Scheme":{},"SecurityGroups":{"shape":"S23"},"SourceSecurityGroup":{"type":"structure","members":{"GroupName":{},"OwnerAlias":{}}},"Subnets":{"shape":"S23"},"VpcId":{}}},"AwsIamGroup":{"type":"structure","members":{"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"GroupId":{},"GroupName":{},"GroupPolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}},"Path":{}}},"AwsIamRole":{"type":"structure","members":{"AssumeRolePolicyDocument":{},"AttachedManagedPolicies":{"shape":"S8k"},"CreateDate":{},"InstanceProfileList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreateDate":{},"InstanceProfileId":{},"InstanceProfileName":{},"Path":{},"Roles":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AssumeRolePolicyDocument":{},"CreateDate":{},"Path":{},"RoleId":{},"RoleName":{}}}}}}},"PermissionsBoundary":{"shape":"S8m"},"RoleId":{},"RoleName":{},"RolePolicyList":{"type":"list","member":{"type":"structure","members":{"PolicyName":{}}}},"MaxSessionDuration":{"type":"integer"},"Path":{}}},"AwsKmsKey":{"type":"structure","members":{"AWSAccountId":{},"CreationDate":{"type":"double"},"KeyId":{},"KeyManager":{},"KeyState":{},"Origin":{},"Description":{},"KeyRotationStatus":{"type":"boolean"}}},"AwsLambdaFunction":{"type":"structure","members":{"Code":{"type":"structure","members":{"S3Bucket":{},"S3Key":{},"S3ObjectVersion":{},"ZipFile":{}}},"CodeSha256":{},"DeadLetterConfig":{"type":"structure","members":{"TargetArn":{}}},"Environment":{"type":"structure","members":{"Variables":{"shape":"S1k"},"Error":{"type":"structure","members":{"ErrorCode":{},"Message":{}}}}},"FunctionName":{},"Handler":{},"KmsKeyArn":{},"LastModified":{},"Layers":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CodeSize":{"type":"integer"}}}},"MasterArn":{},"MemorySize":{"type":"integer"},"RevisionId":{},"Role":{},"Runtime":{},"Timeout":{"type":"integer"},"TracingConfig":{"type":"structure","members":{"Mode":{}}},"VpcConfig":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"VpcId":{}}},"Version":{},"Architectures":{"shape":"S4v"},"PackageType":{}}},"AwsLambdaLayerVersion":{"type":"structure","members":{"Version":{"type":"long"},"CompatibleRuntimes":{"shape":"S4v"},"CreatedDate":{}}},"AwsRdsDbInstance":{"type":"structure","members":{"AssociatedRoles":{"type":"list","member":{"type":"structure","members":{"RoleArn":{},"FeatureName":{},"Status":{}}}},"CACertificateIdentifier":{},"DBClusterIdentifier":{},"DBInstanceIdentifier":{},"DBInstanceClass":{},"DbInstancePort":{"type":"integer"},"DbiResourceId":{},"DBName":{},"DeletionProtection":{"type":"boolean"},"Endpoint":{"shape":"Sc1"},"Engine":{},"EngineVersion":{},"IAMDatabaseAuthenticationEnabled":{"type":"boolean"},"InstanceCreateTime":{},"KmsKeyId":{},"PubliclyAccessible":{"type":"boolean"},"StorageEncrypted":{"type":"boolean"},"TdeCredentialArn":{},"VpcSecurityGroups":{"shape":"Sc2"},"MultiAz":{"type":"boolean"},"EnhancedMonitoringResourceArn":{},"DbInstanceStatus":{},"MasterUsername":{},"AllocatedStorage":{"type":"integer"},"PreferredBackupWindow":{},"BackupRetentionPeriod":{"type":"integer"},"DbSecurityGroups":{"shape":"S23"},"DbParameterGroups":{"type":"list","member":{"type":"structure","members":{"DbParameterGroupName":{},"ParameterApplyStatus":{}}}},"AvailabilityZone":{},"DbSubnetGroup":{"type":"structure","members":{"DbSubnetGroupName":{},"DbSubnetGroupDescription":{},"VpcId":{},"SubnetGroupStatus":{},"Subnets":{"type":"list","member":{"type":"structure","members":{"SubnetIdentifier":{},"SubnetAvailabilityZone":{"type":"structure","members":{"Name":{}}},"SubnetStatus":{}}}},"DbSubnetGroupArn":{}}},"PreferredMaintenanceWindow":{},"PendingModifiedValues":{"type":"structure","members":{"DbInstanceClass":{},"AllocatedStorage":{"type":"integer"},"MasterUserPassword":{},"Port":{"type":"integer"},"BackupRetentionPeriod":{"type":"integer"},"MultiAZ":{"type":"boolean"},"EngineVersion":{},"LicenseModel":{},"Iops":{"type":"integer"},"DbInstanceIdentifier":{},"StorageType":{},"CaCertificateIdentifier":{},"DbSubnetGroupName":{},"PendingCloudWatchLogsExports":{"type":"structure","members":{"LogTypesToEnable":{"shape":"S23"},"LogTypesToDisable":{"shape":"S23"}}},"ProcessorFeatures":{"shape":"Scc"}}},"LatestRestorableTime":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"ReadReplicaSourceDBInstanceIdentifier":{},"ReadReplicaDBInstanceIdentifiers":{"shape":"S23"},"ReadReplicaDBClusterIdentifiers":{"shape":"S23"},"LicenseModel":{},"Iops":{"type":"integer"},"OptionGroupMemberships":{"type":"list","member":{"type":"structure","members":{"OptionGroupName":{},"Status":{}}}},"CharacterSetName":{},"SecondaryAvailabilityZone":{},"StatusInfos":{"type":"list","member":{"type":"structure","members":{"StatusType":{},"Normal":{"type":"boolean"},"Status":{},"Message":{}}}},"StorageType":{},"DomainMemberships":{"shape":"Sci"},"CopyTagsToSnapshot":{"type":"boolean"},"MonitoringInterval":{"type":"integer"},"MonitoringRoleArn":{},"PromotionTier":{"type":"integer"},"Timezone":{},"PerformanceInsightsEnabled":{"type":"boolean"},"PerformanceInsightsKmsKeyId":{},"PerformanceInsightsRetentionPeriod":{"type":"integer"},"EnabledCloudWatchLogsExports":{"shape":"S23"},"ProcessorFeatures":{"shape":"Scc"},"ListenerEndpoint":{"shape":"Sc1"},"MaxAllocatedStorage":{"type":"integer"}}},"AwsSnsTopic":{"type":"structure","members":{"KmsMasterKeyId":{},"Subscription":{"type":"list","member":{"type":"structure","members":{"Endpoint":{},"Protocol":{}}}},"TopicName":{},"Owner":{},"SqsSuccessFeedbackRoleArn":{},"SqsFailureFeedbackRoleArn":{},"ApplicationSuccessFeedbackRoleArn":{},"FirehoseSuccessFeedbackRoleArn":{},"FirehoseFailureFeedbackRoleArn":{},"HttpSuccessFeedbackRoleArn":{},"HttpFailureFeedbackRoleArn":{}}},"AwsSqsQueue":{"type":"structure","members":{"KmsDataKeyReusePeriodSeconds":{"type":"integer"},"KmsMasterKeyId":{},"QueueName":{},"DeadLetterTargetArn":{}}},"AwsWafWebAcl":{"type":"structure","members":{"Name":{},"DefaultAction":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"ExcludedRules":{"type":"list","member":{"type":"structure","members":{"RuleId":{}}}},"OverrideAction":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}},"WebAclId":{}}},"AwsRdsDbSnapshot":{"type":"structure","members":{"DbSnapshotIdentifier":{},"DbInstanceIdentifier":{},"SnapshotCreateTime":{},"Engine":{},"AllocatedStorage":{"type":"integer"},"Status":{},"Port":{"type":"integer"},"AvailabilityZone":{},"VpcId":{},"InstanceCreateTime":{},"MasterUsername":{},"EngineVersion":{},"LicenseModel":{},"SnapshotType":{},"Iops":{"type":"integer"},"OptionGroupName":{},"PercentProgress":{"type":"integer"},"SourceRegion":{},"SourceDbSnapshotIdentifier":{},"StorageType":{},"TdeCredentialArn":{},"Encrypted":{"type":"boolean"},"KmsKeyId":{},"Timezone":{},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"ProcessorFeatures":{"shape":"Scc"},"DbiResourceId":{}}},"AwsRdsDbClusterSnapshot":{"type":"structure","members":{"AvailabilityZones":{"shape":"S23"},"SnapshotCreateTime":{},"Engine":{},"AllocatedStorage":{"type":"integer"},"Status":{},"Port":{"type":"integer"},"VpcId":{},"ClusterCreateTime":{},"MasterUsername":{},"EngineVersion":{},"LicenseModel":{},"SnapshotType":{},"PercentProgress":{"type":"integer"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterIdentifier":{},"DbClusterSnapshotIdentifier":{},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"DbClusterSnapshotAttributes":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"AttributeValues":{"shape":"S4v"}}}}}},"AwsRdsDbCluster":{"type":"structure","members":{"AllocatedStorage":{"type":"integer"},"AvailabilityZones":{"shape":"S23"},"BackupRetentionPeriod":{"type":"integer"},"DatabaseName":{},"Status":{},"Endpoint":{},"ReaderEndpoint":{},"CustomEndpoints":{"shape":"S23"},"MultiAz":{"type":"boolean"},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"MasterUsername":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"ReadReplicaIdentifiers":{"shape":"S23"},"VpcSecurityGroups":{"shape":"Sc2"},"HostedZoneId":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterResourceId":{},"AssociatedRoles":{"type":"list","member":{"type":"structure","members":{"RoleArn":{},"Status":{}}}},"ClusterCreateTime":{},"EnabledCloudWatchLogsExports":{"shape":"S23"},"EngineMode":{},"DeletionProtection":{"type":"boolean"},"HttpEndpointEnabled":{"type":"boolean"},"ActivityStreamStatus":{},"CopyTagsToSnapshot":{"type":"boolean"},"CrossAccountClone":{"type":"boolean"},"DomainMemberships":{"shape":"Sci"},"DbClusterParameterGroup":{},"DbSubnetGroup":{},"DbClusterOptionGroupMemberships":{"type":"list","member":{"type":"structure","members":{"DbClusterOptionGroupName":{},"Status":{}}}},"DbClusterIdentifier":{},"DbClusterMembers":{"type":"list","member":{"type":"structure","members":{"IsClusterWriter":{"type":"boolean"},"PromotionTier":{"type":"integer"},"DbInstanceIdentifier":{},"DbClusterParameterGroupStatus":{}}}},"IamDatabaseAuthenticationEnabled":{"type":"boolean"},"AutoMinorVersionUpgrade":{"type":"boolean"}}},"AwsEcsCluster":{"type":"structure","members":{"ClusterArn":{},"ActiveServicesCount":{"type":"integer"},"CapacityProviders":{"shape":"S4v"},"ClusterSettings":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Configuration":{"type":"structure","members":{"ExecuteCommandConfiguration":{"type":"structure","members":{"KmsKeyId":{},"LogConfiguration":{"type":"structure","members":{"CloudWatchEncryptionEnabled":{"type":"boolean"},"CloudWatchLogGroupName":{},"S3BucketName":{},"S3EncryptionEnabled":{"type":"boolean"},"S3KeyPrefix":{}}},"Logging":{}}}}},"DefaultCapacityProviderStrategy":{"type":"list","member":{"type":"structure","members":{"Base":{"type":"integer"},"CapacityProvider":{},"Weight":{"type":"integer"}}}},"ClusterName":{},"RegisteredContainerInstancesCount":{"type":"integer"},"RunningTasksCount":{"type":"integer"},"Status":{}}},"AwsEcsContainer":{"shape":"Sde"},"AwsEcsTaskDefinition":{"type":"structure","members":{"ContainerDefinitions":{"type":"list","member":{"type":"structure","members":{"Command":{"shape":"S4v"},"Cpu":{"type":"integer"},"DependsOn":{"type":"list","member":{"type":"structure","members":{"Condition":{},"ContainerName":{}}}},"DisableNetworking":{"type":"boolean"},"DnsSearchDomains":{"shape":"S4v"},"DnsServers":{"shape":"S4v"},"DockerLabels":{"shape":"S1k"},"DockerSecurityOptions":{"shape":"S4v"},"EntryPoint":{"shape":"S4v"},"Environment":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"EnvironmentFiles":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{}}}},"Essential":{"type":"boolean"},"ExtraHosts":{"type":"list","member":{"type":"structure","members":{"Hostname":{},"IpAddress":{}}}},"FirelensConfiguration":{"type":"structure","members":{"Options":{"shape":"S1k"},"Type":{}}},"HealthCheck":{"type":"structure","members":{"Command":{"shape":"S4v"},"Interval":{"type":"integer"},"Retries":{"type":"integer"},"StartPeriod":{"type":"integer"},"Timeout":{"type":"integer"}}},"Hostname":{},"Image":{},"Interactive":{"type":"boolean"},"Links":{"shape":"S4v"},"LinuxParameters":{"type":"structure","members":{"Capabilities":{"type":"structure","members":{"Add":{"shape":"S4v"},"Drop":{"shape":"S4v"}}},"Devices":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"HostPath":{},"Permissions":{"shape":"S4v"}}}},"InitProcessEnabled":{"type":"boolean"},"MaxSwap":{"type":"integer"},"SharedMemorySize":{"type":"integer"},"Swappiness":{"type":"integer"},"Tmpfs":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"MountOptions":{"shape":"S4v"},"Size":{"type":"integer"}}}}}},"LogConfiguration":{"type":"structure","members":{"LogDriver":{},"Options":{"shape":"S1k"},"SecretOptions":{"type":"list","member":{"type":"structure","members":{"Name":{},"ValueFrom":{}}}}}},"Memory":{"type":"integer"},"MemoryReservation":{"type":"integer"},"MountPoints":{"type":"list","member":{"type":"structure","members":{"ContainerPath":{},"ReadOnly":{"type":"boolean"},"SourceVolume":{}}}},"Name":{},"PortMappings":{"type":"list","member":{"type":"structure","members":{"ContainerPort":{"type":"integer"},"HostPort":{"type":"integer"},"Protocol":{}}}},"Privileged":{"type":"boolean"},"PseudoTerminal":{"type":"boolean"},"ReadonlyRootFilesystem":{"type":"boolean"},"RepositoryCredentials":{"type":"structure","members":{"CredentialsParameter":{}}},"ResourceRequirements":{"type":"list","member":{"type":"structure","members":{"Type":{},"Value":{}}}},"Secrets":{"type":"list","member":{"type":"structure","members":{"Name":{},"ValueFrom":{}}}},"StartTimeout":{"type":"integer"},"StopTimeout":{"type":"integer"},"SystemControls":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"Value":{}}}},"Ulimits":{"type":"list","member":{"type":"structure","members":{"HardLimit":{"type":"integer"},"Name":{},"SoftLimit":{"type":"integer"}}}},"User":{},"VolumesFrom":{"type":"list","member":{"type":"structure","members":{"ReadOnly":{"type":"boolean"},"SourceContainer":{}}}},"WorkingDirectory":{}}}},"Cpu":{},"ExecutionRoleArn":{},"Family":{},"InferenceAccelerators":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"DeviceType":{}}}},"IpcMode":{},"Memory":{},"NetworkMode":{},"PidMode":{},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"Expression":{},"Type":{}}}},"ProxyConfiguration":{"type":"structure","members":{"ContainerName":{},"ProxyConfigurationProperties":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Type":{}}},"RequiresCompatibilities":{"shape":"S4v"},"TaskRoleArn":{},"Volumes":{"type":"list","member":{"type":"structure","members":{"DockerVolumeConfiguration":{"type":"structure","members":{"Autoprovision":{"type":"boolean"},"Driver":{},"DriverOpts":{"shape":"S1k"},"Labels":{"shape":"S1k"},"Scope":{}}},"EfsVolumeConfiguration":{"type":"structure","members":{"AuthorizationConfig":{"type":"structure","members":{"AccessPointId":{},"Iam":{}}},"FilesystemId":{},"RootDirectory":{},"TransitEncryption":{},"TransitEncryptionPort":{"type":"integer"}}},"Host":{"type":"structure","members":{"SourcePath":{}}},"Name":{}}}},"Status":{}}},"Container":{"type":"structure","members":{"ContainerRuntime":{},"Name":{},"ImageId":{},"ImageName":{},"LaunchedAt":{},"VolumeMounts":{"type":"list","member":{"type":"structure","members":{"Name":{},"MountPath":{}}}},"Privileged":{"type":"boolean"}}},"Other":{"shape":"S1k"},"AwsRdsEventSubscription":{"type":"structure","members":{"CustSubscriptionId":{},"CustomerAwsId":{},"Enabled":{"type":"boolean"},"EventCategoriesList":{"shape":"S4v"},"EventSubscriptionArn":{},"SnsTopicArn":{},"SourceIdsList":{"shape":"S4v"},"SourceType":{},"Status":{},"SubscriptionCreationTime":{}}},"AwsEcsService":{"type":"structure","members":{"CapacityProviderStrategy":{"type":"list","member":{"type":"structure","members":{"Base":{"type":"integer"},"CapacityProvider":{},"Weight":{"type":"integer"}}}},"Cluster":{},"DeploymentConfiguration":{"type":"structure","members":{"DeploymentCircuitBreaker":{"type":"structure","members":{"Enable":{"type":"boolean"},"Rollback":{"type":"boolean"}}},"MaximumPercent":{"type":"integer"},"MinimumHealthyPercent":{"type":"integer"}}},"DeploymentController":{"type":"structure","members":{"Type":{}}},"DesiredCount":{"type":"integer"},"EnableEcsManagedTags":{"type":"boolean"},"EnableExecuteCommand":{"type":"boolean"},"HealthCheckGracePeriodSeconds":{"type":"integer"},"LaunchType":{},"LoadBalancers":{"type":"list","member":{"type":"structure","members":{"ContainerName":{},"ContainerPort":{"type":"integer"},"LoadBalancerName":{},"TargetGroupArn":{}}}},"Name":{},"NetworkConfiguration":{"type":"structure","members":{"AwsVpcConfiguration":{"type":"structure","members":{"AssignPublicIp":{},"SecurityGroups":{"shape":"S4v"},"Subnets":{"shape":"S4v"}}}}},"PlacementConstraints":{"type":"list","member":{"type":"structure","members":{"Expression":{},"Type":{}}}},"PlacementStrategies":{"type":"list","member":{"type":"structure","members":{"Field":{},"Type":{}}}},"PlatformVersion":{},"PropagateTags":{},"Role":{},"SchedulingStrategy":{},"ServiceArn":{},"ServiceName":{},"ServiceRegistries":{"type":"list","member":{"type":"structure","members":{"ContainerName":{},"ContainerPort":{"type":"integer"},"Port":{"type":"integer"},"RegistryArn":{}}}},"TaskDefinition":{}}},"AwsAutoScalingLaunchConfiguration":{"type":"structure","members":{"AssociatePublicIpAddress":{"type":"boolean"},"BlockDeviceMappings":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"Ebs":{"type":"structure","members":{"DeleteOnTermination":{"type":"boolean"},"Encrypted":{"type":"boolean"},"Iops":{"type":"integer"},"SnapshotId":{},"VolumeSize":{"type":"integer"},"VolumeType":{}}},"NoDevice":{"type":"boolean"},"VirtualName":{}}}},"ClassicLinkVpcId":{},"ClassicLinkVpcSecurityGroups":{"shape":"S4v"},"CreatedTime":{},"EbsOptimized":{"type":"boolean"},"IamInstanceProfile":{},"ImageId":{},"InstanceMonitoring":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"InstanceType":{},"KernelId":{},"KeyName":{},"LaunchConfigurationName":{},"PlacementTenancy":{},"RamdiskId":{},"SecurityGroups":{"shape":"S4v"},"SpotPrice":{},"UserData":{},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpPutResponseHopLimit":{"type":"integer"},"HttpTokens":{}}}}},"AwsEc2VpnConnection":{"type":"structure","members":{"VpnConnectionId":{},"State":{},"CustomerGatewayId":{},"CustomerGatewayConfiguration":{},"Type":{},"VpnGatewayId":{},"Category":{},"VgwTelemetry":{"type":"list","member":{"type":"structure","members":{"AcceptedRouteCount":{"type":"integer"},"CertificateArn":{},"LastStatusChange":{},"OutsideIpAddress":{},"Status":{},"StatusMessage":{}}}},"Options":{"type":"structure","members":{"StaticRoutesOnly":{"type":"boolean"},"TunnelOptions":{"type":"list","member":{"type":"structure","members":{"DpdTimeoutSeconds":{"type":"integer"},"IkeVersions":{"shape":"S4v"},"OutsideIpAddress":{},"Phase1DhGroupNumbers":{"shape":"S2e"},"Phase1EncryptionAlgorithms":{"shape":"S4v"},"Phase1IntegrityAlgorithms":{"shape":"S4v"},"Phase1LifetimeSeconds":{"type":"integer"},"Phase2DhGroupNumbers":{"shape":"S2e"},"Phase2EncryptionAlgorithms":{"shape":"S4v"},"Phase2IntegrityAlgorithms":{"shape":"S4v"},"Phase2LifetimeSeconds":{"type":"integer"},"PreSharedKey":{},"RekeyFuzzPercentage":{"type":"integer"},"RekeyMarginTimeSeconds":{"type":"integer"},"ReplayWindowSize":{"type":"integer"},"TunnelInsideCidr":{}}}}}},"Routes":{"type":"list","member":{"type":"structure","members":{"DestinationCidrBlock":{},"State":{}}}},"TransitGatewayId":{}}},"AwsEcrContainerImage":{"type":"structure","members":{"RegistryId":{},"RepositoryName":{},"Architecture":{},"ImageDigest":{},"ImageTags":{"shape":"S4v"},"ImagePublishedAt":{}}},"AwsOpenSearchServiceDomain":{"type":"structure","members":{"Arn":{},"AccessPolicies":{},"DomainName":{},"Id":{},"DomainEndpoint":{},"EngineVersion":{},"EncryptionAtRestOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"KmsKeyId":{}}},"NodeToNodeEncryptionOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"ServiceSoftwareOptions":{"type":"structure","members":{"AutomatedUpdateDate":{},"Cancellable":{"type":"boolean"},"CurrentVersion":{},"Description":{},"NewVersion":{},"UpdateAvailable":{"type":"boolean"},"UpdateStatus":{},"OptionalDeployment":{"type":"boolean"}}},"ClusterConfig":{"type":"structure","members":{"InstanceCount":{"type":"integer"},"WarmEnabled":{"type":"boolean"},"WarmCount":{"type":"integer"},"DedicatedMasterEnabled":{"type":"boolean"},"ZoneAwarenessConfig":{"type":"structure","members":{"AvailabilityZoneCount":{"type":"integer"}}},"DedicatedMasterCount":{"type":"integer"},"InstanceType":{},"WarmType":{},"ZoneAwarenessEnabled":{"type":"boolean"},"DedicatedMasterType":{}}},"DomainEndpointOptions":{"type":"structure","members":{"CustomEndpointCertificateArn":{},"CustomEndpointEnabled":{"type":"boolean"},"EnforceHTTPS":{"type":"boolean"},"CustomEndpoint":{},"TLSSecurityPolicy":{}}},"VpcOptions":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"}}},"LogPublishingOptions":{"type":"structure","members":{"IndexSlowLogs":{"shape":"Sg3"},"SearchSlowLogs":{"shape":"Sg3"},"AuditLogs":{"shape":"Sg3"}}},"DomainEndpoints":{"shape":"S1k"},"AdvancedSecurityOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"InternalUserDatabaseEnabled":{"type":"boolean"},"MasterUserOptions":{"type":"structure","members":{"MasterUserArn":{},"MasterUserName":{},"MasterUserPassword":{}}}}}}},"AwsEc2VpcEndpointService":{"type":"structure","members":{"AcceptanceRequired":{"type":"boolean"},"AvailabilityZones":{"shape":"S4v"},"BaseEndpointDnsNames":{"shape":"S4v"},"ManagesVpcEndpoints":{"type":"boolean"},"GatewayLoadBalancerArns":{"shape":"S4v"},"NetworkLoadBalancerArns":{"shape":"S4v"},"PrivateDnsName":{},"ServiceId":{},"ServiceName":{},"ServiceState":{},"ServiceType":{"type":"list","member":{"type":"structure","members":{"ServiceType":{}}}}}},"AwsXrayEncryptionConfig":{"type":"structure","members":{"KeyId":{},"Status":{},"Type":{}}},"AwsWafRateBasedRule":{"type":"structure","members":{"MetricName":{},"Name":{},"RateKey":{},"RateLimit":{"type":"long"},"RuleId":{},"MatchPredicates":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}}}},"AwsWafRegionalRateBasedRule":{"type":"structure","members":{"MetricName":{},"Name":{},"RateKey":{},"RateLimit":{"type":"long"},"RuleId":{},"MatchPredicates":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}}}},"AwsEcrRepository":{"type":"structure","members":{"Arn":{},"ImageScanningConfiguration":{"type":"structure","members":{"ScanOnPush":{"type":"boolean"}}},"ImageTagMutability":{},"LifecyclePolicy":{"type":"structure","members":{"LifecyclePolicyText":{},"RegistryId":{}}},"RepositoryName":{},"RepositoryPolicyText":{}}},"AwsEksCluster":{"type":"structure","members":{"Arn":{},"CertificateAuthorityData":{},"ClusterStatus":{},"Endpoint":{},"Name":{},"ResourcesVpcConfig":{"type":"structure","members":{"SecurityGroupIds":{"shape":"S4v"},"SubnetIds":{"shape":"S4v"},"EndpointPublicAccess":{"type":"boolean"}}},"RoleArn":{},"Version":{},"Logging":{"type":"structure","members":{"ClusterLogging":{"type":"list","member":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Types":{"shape":"S4v"}}}}}}}},"AwsNetworkFirewallFirewallPolicy":{"type":"structure","members":{"FirewallPolicy":{"type":"structure","members":{"StatefulRuleGroupReferences":{"type":"list","member":{"type":"structure","members":{"ResourceArn":{}}}},"StatelessCustomActions":{"type":"list","member":{"type":"structure","members":{"ActionDefinition":{"shape":"Sgu"},"ActionName":{}}}},"StatelessDefaultActions":{"shape":"S4v"},"StatelessFragmentDefaultActions":{"shape":"S4v"},"StatelessRuleGroupReferences":{"type":"list","member":{"type":"structure","members":{"Priority":{"type":"integer"},"ResourceArn":{}}}}}},"FirewallPolicyArn":{},"FirewallPolicyId":{},"FirewallPolicyName":{},"Description":{}}},"AwsNetworkFirewallFirewall":{"type":"structure","members":{"DeleteProtection":{"type":"boolean"},"Description":{},"FirewallArn":{},"FirewallId":{},"FirewallName":{},"FirewallPolicyArn":{},"FirewallPolicyChangeProtection":{"type":"boolean"},"SubnetChangeProtection":{"type":"boolean"},"SubnetMappings":{"type":"list","member":{"type":"structure","members":{"SubnetId":{}}}},"VpcId":{}}},"AwsNetworkFirewallRuleGroup":{"type":"structure","members":{"Capacity":{"type":"integer"},"Description":{},"RuleGroup":{"type":"structure","members":{"RuleVariables":{"type":"structure","members":{"IpSets":{"type":"structure","members":{"Definition":{"shape":"S4v"}}},"PortSets":{"type":"structure","members":{"Definition":{"shape":"S4v"}}}}},"RulesSource":{"type":"structure","members":{"RulesSourceList":{"type":"structure","members":{"GeneratedRulesType":{},"TargetTypes":{"shape":"S4v"},"Targets":{"shape":"S4v"}}},"RulesString":{},"StatefulRules":{"type":"list","member":{"type":"structure","members":{"Action":{},"Header":{"type":"structure","members":{"Destination":{},"DestinationPort":{},"Direction":{},"Protocol":{},"Source":{},"SourcePort":{}}},"RuleOptions":{"type":"list","member":{"type":"structure","members":{"Keyword":{},"Settings":{"type":"list","member":{}}}}}}}},"StatelessRulesAndCustomActions":{"type":"structure","members":{"CustomActions":{"type":"list","member":{"type":"structure","members":{"ActionDefinition":{"shape":"Sgu"},"ActionName":{}}}},"StatelessRules":{"type":"list","member":{"type":"structure","members":{"Priority":{"type":"integer"},"RuleDefinition":{"type":"structure","members":{"Actions":{"shape":"S4v"},"MatchAttributes":{"type":"structure","members":{"DestinationPorts":{"type":"list","member":{"type":"structure","members":{"FromPort":{"type":"integer"},"ToPort":{"type":"integer"}}}},"Destinations":{"type":"list","member":{"type":"structure","members":{"AddressDefinition":{}}}},"Protocols":{"type":"list","member":{"type":"integer"}},"SourcePorts":{"type":"list","member":{"type":"structure","members":{"FromPort":{"type":"integer"},"ToPort":{"type":"integer"}}}},"Sources":{"type":"list","member":{"type":"structure","members":{"AddressDefinition":{}}}},"TcpFlags":{"type":"list","member":{"type":"structure","members":{"Flags":{"shape":"S4v"},"Masks":{"shape":"S4v"}}}}}}}}}}}}}}}}},"RuleGroupArn":{},"RuleGroupId":{},"RuleGroupName":{},"Type":{}}},"AwsRdsDbSecurityGroup":{"type":"structure","members":{"DbSecurityGroupArn":{},"DbSecurityGroupDescription":{},"DbSecurityGroupName":{},"Ec2SecurityGroups":{"type":"list","member":{"type":"structure","members":{"Ec2SecurityGroupId":{},"Ec2SecurityGroupName":{},"Ec2SecurityGroupOwnerId":{},"Status":{}}}},"IpRanges":{"type":"list","member":{"type":"structure","members":{"CidrIp":{},"Status":{}}}},"OwnerId":{},"VpcId":{}}},"AwsKinesisStream":{"type":"structure","members":{"Name":{},"Arn":{},"StreamEncryption":{"type":"structure","members":{"EncryptionType":{},"KeyId":{}}},"ShardCount":{"type":"integer"},"RetentionPeriodHours":{"type":"integer"}}},"AwsEc2TransitGateway":{"type":"structure","members":{"Id":{},"Description":{},"DefaultRouteTablePropagation":{},"AutoAcceptSharedAttachments":{},"DefaultRouteTableAssociation":{},"TransitGatewayCidrBlocks":{"shape":"S4v"},"AssociationDefaultRouteTableId":{},"PropagationDefaultRouteTableId":{},"VpnEcmpSupport":{},"DnsSupport":{},"MulticastSupport":{},"AmazonSideAsn":{"type":"integer"}}},"AwsEfsAccessPoint":{"type":"structure","members":{"AccessPointId":{},"Arn":{},"ClientToken":{},"FileSystemId":{},"PosixUser":{"type":"structure","members":{"Gid":{},"SecondaryGids":{"shape":"S4v"},"Uid":{}}},"RootDirectory":{"type":"structure","members":{"CreationInfo":{"type":"structure","members":{"OwnerGid":{},"OwnerUid":{},"Permissions":{}}},"Path":{}}}}},"AwsCloudFormationStack":{"type":"structure","members":{"Capabilities":{"shape":"S4v"},"CreationTime":{},"Description":{},"DisableRollback":{"type":"boolean"},"DriftInformation":{"type":"structure","members":{"StackDriftStatus":{}}},"EnableTerminationProtection":{"type":"boolean"},"LastUpdatedTime":{},"NotificationArns":{"shape":"S4v"},"Outputs":{"type":"list","member":{"type":"structure","members":{"Description":{},"OutputKey":{},"OutputValue":{}}}},"RoleArn":{},"StackId":{},"StackName":{},"StackStatus":{},"StackStatusReason":{},"TimeoutInMinutes":{"type":"integer"}}},"AwsCloudWatchAlarm":{"type":"structure","members":{"ActionsEnabled":{"type":"boolean"},"AlarmActions":{"shape":"S4v"},"AlarmArn":{},"AlarmConfigurationUpdatedTimestamp":{},"AlarmDescription":{},"AlarmName":{},"ComparisonOperator":{},"DatapointsToAlarm":{"type":"integer"},"Dimensions":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"EvaluateLowSampleCountPercentile":{},"EvaluationPeriods":{"type":"integer"},"ExtendedStatistic":{},"InsufficientDataActions":{"shape":"S4v"},"MetricName":{},"Namespace":{},"OkActions":{"shape":"S4v"},"Period":{"type":"integer"},"Statistic":{},"Threshold":{"type":"double"},"ThresholdMetricId":{},"TreatMissingData":{},"Unit":{}}},"AwsEc2VpcPeeringConnection":{"type":"structure","members":{"AccepterVpcInfo":{"shape":"Sii"},"ExpirationTime":{},"RequesterVpcInfo":{"shape":"Sii"},"Status":{"type":"structure","members":{"Code":{},"Message":{}}},"VpcPeeringConnectionId":{}}},"AwsWafRegionalRuleGroup":{"type":"structure","members":{"MetricName":{},"Name":{},"RuleGroupId":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}}}},"AwsWafRegionalRule":{"type":"structure","members":{"MetricName":{},"Name":{},"PredicateList":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}},"RuleId":{}}},"AwsWafRegionalWebAcl":{"type":"structure","members":{"DefaultAction":{},"MetricName":{},"Name":{},"RulesList":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"OverrideAction":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}},"WebAclId":{}}},"AwsWafRule":{"type":"structure","members":{"MetricName":{},"Name":{},"PredicateList":{"type":"list","member":{"type":"structure","members":{"DataId":{},"Negated":{"type":"boolean"},"Type":{}}}},"RuleId":{}}},"AwsWafRuleGroup":{"type":"structure","members":{"MetricName":{},"Name":{},"RuleGroupId":{},"Rules":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Type":{}}},"Priority":{"type":"integer"},"RuleId":{},"Type":{}}}}}},"AwsEcsTask":{"type":"structure","members":{"ClusterArn":{},"TaskDefinitionArn":{},"Version":{},"CreatedAt":{},"StartedAt":{},"StartedBy":{},"Group":{},"Volumes":{"type":"list","member":{"type":"structure","members":{"Name":{},"Host":{"type":"structure","members":{"SourcePath":{}}}}}},"Containers":{"type":"list","member":{"shape":"Sde"}}}},"AwsBackupBackupVault":{"type":"structure","members":{"BackupVaultArn":{},"BackupVaultName":{},"EncryptionKeyArn":{},"Notifications":{"type":"structure","members":{"BackupVaultEvents":{"shape":"S4v"},"SnsTopicArn":{}}},"AccessPolicy":{}}},"AwsBackupBackupPlan":{"type":"structure","members":{"BackupPlan":{"type":"structure","members":{"BackupPlanName":{},"AdvancedBackupSettings":{"type":"list","member":{"type":"structure","members":{"BackupOptions":{"shape":"S1k"},"ResourceType":{}}}},"BackupPlanRule":{"type":"list","member":{"type":"structure","members":{"TargetBackupVault":{},"StartWindowMinutes":{"type":"long"},"ScheduleExpression":{},"RuleName":{},"RuleId":{},"EnableContinuousBackup":{"type":"boolean"},"CompletionWindowMinutes":{"type":"long"},"CopyActions":{"type":"list","member":{"type":"structure","members":{"DestinationBackupVaultArn":{},"Lifecycle":{"shape":"Sjn"}}}},"Lifecycle":{"shape":"Sjn"}}}}}},"BackupPlanArn":{},"BackupPlanId":{},"VersionId":{}}},"AwsBackupRecoveryPoint":{"type":"structure","members":{"BackupSizeInBytes":{"type":"long"},"BackupVaultArn":{},"BackupVaultName":{},"CalculatedLifecycle":{"type":"structure","members":{"DeleteAt":{},"MoveToColdStorageAt":{}}},"CompletionDate":{},"CreatedBy":{"type":"structure","members":{"BackupPlanArn":{},"BackupPlanId":{},"BackupPlanVersion":{},"BackupRuleId":{}}},"CreationDate":{},"EncryptionKeyArn":{},"IamRoleArn":{},"IsEncrypted":{"type":"boolean"},"LastRestoreTime":{},"Lifecycle":{"type":"structure","members":{"DeleteAfterDays":{"type":"long"},"MoveToColdStorageAfterDays":{"type":"long"}}},"RecoveryPointArn":{},"ResourceArn":{},"ResourceType":{},"SourceBackupVaultArn":{},"Status":{},"StatusMessage":{},"StorageClass":{}}},"AwsEc2LaunchTemplate":{"type":"structure","members":{"LaunchTemplateName":{},"Id":{},"LaunchTemplateData":{"type":"structure","members":{"BlockDeviceMappingSet":{"type":"list","member":{"type":"structure","members":{"DeviceName":{},"Ebs":{"type":"structure","members":{"DeleteOnTermination":{"type":"boolean"},"Encrypted":{"type":"boolean"},"Iops":{"type":"integer"},"KmsKeyId":{},"SnapshotId":{},"Throughput":{"type":"integer"},"VolumeSize":{"type":"integer"},"VolumeType":{}}},"NoDevice":{},"VirtualName":{}}}},"CapacityReservationSpecification":{"type":"structure","members":{"CapacityReservationPreference":{},"CapacityReservationTarget":{"type":"structure","members":{"CapacityReservationId":{},"CapacityReservationResourceGroupArn":{}}}}},"CpuOptions":{"type":"structure","members":{"CoreCount":{"type":"integer"},"ThreadsPerCore":{"type":"integer"}}},"CreditSpecification":{"type":"structure","members":{"CpuCredits":{}}},"DisableApiStop":{"type":"boolean"},"DisableApiTermination":{"type":"boolean"},"EbsOptimized":{"type":"boolean"},"ElasticGpuSpecificationSet":{"type":"list","member":{"type":"structure","members":{"Type":{}}}},"ElasticInferenceAcceleratorSet":{"type":"list","member":{"type":"structure","members":{"Count":{"type":"integer"},"Type":{}}}},"EnclaveOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"HibernationOptions":{"type":"structure","members":{"Configured":{"type":"boolean"}}},"IamInstanceProfile":{"type":"structure","members":{"Arn":{},"Name":{}}},"ImageId":{},"InstanceInitiatedShutdownBehavior":{},"InstanceMarketOptions":{"type":"structure","members":{"MarketType":{},"SpotOptions":{"type":"structure","members":{"BlockDurationMinutes":{"type":"integer"},"InstanceInterruptionBehavior":{},"MaxPrice":{},"SpotInstanceType":{},"ValidUntil":{}}}}},"InstanceRequirements":{"type":"structure","members":{"AcceleratorCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"AcceleratorManufacturers":{"shape":"S4v"},"AcceleratorNames":{"shape":"S4v"},"AcceleratorTotalMemoryMiB":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"AcceleratorTypes":{"shape":"S4v"},"BareMetal":{},"BaselineEbsBandwidthMbps":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"BurstablePerformance":{},"CpuManufacturers":{"shape":"S4v"},"ExcludedInstanceTypes":{"shape":"S4v"},"InstanceGenerations":{"shape":"S4v"},"LocalStorage":{},"LocalStorageTypes":{"shape":"S4v"},"MemoryGiBPerVCpu":{"type":"structure","members":{"Max":{"type":"double"},"Min":{"type":"double"}}},"MemoryMiB":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"NetworkInterfaceCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}},"OnDemandMaxPricePercentageOverLowestPrice":{"type":"integer"},"RequireHibernateSupport":{"type":"boolean"},"SpotMaxPricePercentageOverLowestPrice":{"type":"integer"},"TotalLocalStorageGB":{"type":"structure","members":{"Max":{"type":"double"},"Min":{"type":"double"}}},"VCpuCount":{"type":"structure","members":{"Max":{"type":"integer"},"Min":{"type":"integer"}}}}},"InstanceType":{},"KernelId":{},"KeyName":{},"LicenseSet":{"type":"list","member":{"type":"structure","members":{"LicenseConfigurationArn":{}}}},"MaintenanceOptions":{"type":"structure","members":{"AutoRecovery":{}}},"MetadataOptions":{"type":"structure","members":{"HttpEndpoint":{},"HttpProtocolIpv6":{},"HttpTokens":{},"HttpPutResponseHopLimit":{"type":"integer"},"InstanceMetadataTags":{}}},"Monitoring":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"NetworkInterfaceSet":{"type":"list","member":{"type":"structure","members":{"AssociateCarrierIpAddress":{"type":"boolean"},"AssociatePublicIpAddress":{"type":"boolean"},"DeleteOnTermination":{"type":"boolean"},"Description":{},"DeviceIndex":{"type":"integer"},"Groups":{"shape":"S4v"},"InterfaceType":{},"Ipv4PrefixCount":{"type":"integer"},"Ipv4Prefixes":{"type":"list","member":{"type":"structure","members":{"Ipv4Prefix":{}}}},"Ipv6AddressCount":{"type":"integer"},"Ipv6Addresses":{"type":"list","member":{"type":"structure","members":{"Ipv6Address":{}}}},"Ipv6PrefixCount":{"type":"integer"},"Ipv6Prefixes":{"type":"list","member":{"type":"structure","members":{"Ipv6Prefix":{}}}},"NetworkCardIndex":{"type":"integer"},"NetworkInterfaceId":{},"PrivateIpAddress":{},"PrivateIpAddresses":{"type":"list","member":{"type":"structure","members":{"Primary":{"type":"boolean"},"PrivateIpAddress":{}}}},"SecondaryPrivateIpAddressCount":{"type":"integer"},"SubnetId":{}}}},"Placement":{"type":"structure","members":{"Affinity":{},"AvailabilityZone":{},"GroupName":{},"HostId":{},"HostResourceGroupArn":{},"PartitionNumber":{"type":"integer"},"SpreadDomain":{},"Tenancy":{}}},"PrivateDnsNameOptions":{"type":"structure","members":{"EnableResourceNameDnsAAAARecord":{"type":"boolean"},"EnableResourceNameDnsARecord":{"type":"boolean"},"HostnameType":{}}},"RamDiskId":{},"SecurityGroupIdSet":{"shape":"S4v"},"SecurityGroupSet":{"shape":"S4v"},"UserData":{}}},"DefaultVersionNumber":{"type":"long"},"LatestVersionNumber":{"type":"long"}}},"AwsSageMakerNotebookInstance":{"type":"structure","members":{"AcceleratorTypes":{"shape":"S4v"},"AdditionalCodeRepositories":{"shape":"S4v"},"DefaultCodeRepository":{},"DirectInternetAccess":{},"FailureReason":{},"InstanceMetadataServiceConfiguration":{"type":"structure","members":{"MinimumInstanceMetadataServiceVersion":{}}},"InstanceType":{},"KmsKeyId":{},"NetworkInterfaceId":{},"NotebookInstanceArn":{},"NotebookInstanceLifecycleConfigName":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"PlatformIdentifier":{},"RoleArn":{},"RootAccess":{},"SecurityGroups":{"shape":"S4v"},"SubnetId":{},"Url":{},"VolumeSizeInGB":{"type":"integer"}}},"AwsWafv2WebAcl":{"type":"structure","members":{"Name":{},"Arn":{},"ManagedbyFirewallManager":{"type":"boolean"},"Id":{},"Capacity":{"type":"long"},"CaptchaConfig":{"type":"structure","members":{"ImmunityTimeProperty":{"type":"structure","members":{"ImmunityTime":{"type":"long"}}}}},"DefaultAction":{"type":"structure","members":{"Allow":{"shape":"Sl6"},"Block":{"shape":"Sla"}}},"Description":{},"Rules":{"shape":"Slc"},"VisibilityConfig":{"shape":"Slh"}}},"AwsWafv2RuleGroup":{"type":"structure","members":{"Capacity":{"type":"long"},"Description":{},"Id":{},"Name":{},"Arn":{},"Rules":{"shape":"Slc"},"Scope":{},"VisibilityConfig":{"shape":"Slh"}}},"AwsEc2RouteTable":{"type":"structure","members":{"AssociationSet":{"type":"list","member":{"type":"structure","members":{"AssociationState":{"type":"structure","members":{"State":{},"StatusMessage":{}}},"GatewayId":{},"Main":{"type":"boolean"},"RouteTableAssociationId":{},"RouteTableId":{},"SubnetId":{}}}},"OwnerId":{},"PropagatingVgwSet":{"type":"list","member":{"type":"structure","members":{"GatewayId":{}}}},"RouteTableId":{},"RouteSet":{"type":"list","member":{"type":"structure","members":{"CarrierGatewayId":{},"CoreNetworkArn":{},"DestinationCidrBlock":{},"DestinationIpv6CidrBlock":{},"DestinationPrefixListId":{},"EgressOnlyInternetGatewayId":{},"GatewayId":{},"InstanceId":{},"InstanceOwnerId":{},"LocalGatewayId":{},"NatGatewayId":{},"NetworkInterfaceId":{},"Origin":{},"State":{},"TransitGatewayId":{},"VpcPeeringConnectionId":{}}}},"VpcId":{}}},"AwsAmazonMqBroker":{"type":"structure","members":{"AuthenticationStrategy":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"BrokerArn":{},"BrokerName":{},"DeploymentMode":{},"EncryptionOptions":{"type":"structure","members":{"KmsKeyId":{},"UseAwsOwnedKey":{"type":"boolean"}}},"EngineType":{},"EngineVersion":{},"HostInstanceType":{},"BrokerId":{},"LdapServerMetadata":{"type":"structure","members":{"Hosts":{"shape":"S23"},"RoleBase":{},"RoleName":{},"RoleSearchMatching":{},"RoleSearchSubtree":{"type":"boolean"},"ServiceAccountUsername":{},"UserBase":{},"UserRoleName":{},"UserSearchMatching":{},"UserSearchSubtree":{"type":"boolean"}}},"Logs":{"type":"structure","members":{"Audit":{"type":"boolean"},"General":{"type":"boolean"},"AuditLogGroup":{},"GeneralLogGroup":{},"Pending":{"type":"structure","members":{"Audit":{"type":"boolean"},"General":{"type":"boolean"}}}}},"MaintenanceWindowStartTime":{"type":"structure","members":{"DayOfWeek":{},"TimeOfDay":{},"TimeZone":{}}},"PubliclyAccessible":{"type":"boolean"},"SecurityGroups":{"shape":"S23"},"StorageType":{},"SubnetIds":{"shape":"S23"},"Users":{"type":"list","member":{"type":"structure","members":{"PendingChange":{},"Username":{}}}}}},"AwsAppSyncGraphQlApi":{"type":"structure","members":{"ApiId":{},"Id":{},"OpenIdConnectConfig":{"shape":"Sm0"},"Name":{},"LambdaAuthorizerConfig":{"shape":"Sm1"},"XrayEnabled":{"type":"boolean"},"Arn":{},"UserPoolConfig":{"shape":"Sm2"},"AuthenticationType":{},"LogConfig":{"type":"structure","members":{"CloudWatchLogsRoleArn":{},"ExcludeVerboseContent":{"type":"boolean"},"FieldLogLevel":{}}},"AdditionalAuthenticationProviders":{"type":"list","member":{"type":"structure","members":{"AuthenticationType":{},"LambdaAuthorizerConfig":{"shape":"Sm1"},"OpenIdConnectConfig":{"shape":"Sm0"},"UserPoolConfig":{"shape":"Sm2"}}}},"WafWebAclArn":{}}},"AwsEventSchemasRegistry":{"type":"structure","members":{"Description":{},"RegistryArn":{},"RegistryName":{}}},"AwsGuardDutyDetector":{"type":"structure","members":{"DataSources":{"type":"structure","members":{"CloudTrail":{"type":"structure","members":{"Status":{}}},"DnsLogs":{"type":"structure","members":{"Status":{}}},"FlowLogs":{"type":"structure","members":{"Status":{}}},"Kubernetes":{"type":"structure","members":{"AuditLogs":{"type":"structure","members":{"Status":{}}}}},"MalwareProtection":{"type":"structure","members":{"ScanEc2InstanceWithFindings":{"type":"structure","members":{"EbsVolumes":{"type":"structure","members":{"Reason":{},"Status":{}}}}},"ServiceRole":{}}},"S3Logs":{"type":"structure","members":{"Status":{}}}}},"Features":{"type":"list","member":{"type":"structure","members":{"Name":{},"Status":{}}}},"FindingPublishingFrequency":{},"ServiceRole":{},"Status":{}}},"AwsStepFunctionStateMachine":{"type":"structure","members":{"Label":{},"LoggingConfiguration":{"type":"structure","members":{"Destinations":{"type":"list","member":{"type":"structure","members":{"CloudWatchLogsLogGroup":{"type":"structure","members":{"LogGroupArn":{}}}}}},"IncludeExecutionData":{"type":"boolean"},"Level":{}}},"Name":{},"RoleArn":{},"StateMachineArn":{},"Status":{},"TracingConfiguration":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Type":{}}},"AwsAthenaWorkGroup":{"type":"structure","members":{"Name":{},"Description":{},"State":{},"Configuration":{"type":"structure","members":{"ResultConfiguration":{"type":"structure","members":{"EncryptionConfiguration":{"type":"structure","members":{"EncryptionOption":{},"KmsKey":{}}}}}}}}},"AwsEventsEventbus":{"type":"structure","members":{"Arn":{},"Name":{},"Policy":{}}},"AwsDmsEndpoint":{"type":"structure","members":{"CertificateArn":{},"DatabaseName":{},"EndpointArn":{},"EndpointIdentifier":{},"EndpointType":{},"EngineName":{},"ExternalId":{},"ExtraConnectionAttributes":{},"KmsKeyId":{},"Port":{"type":"integer"},"ServerName":{},"SslMode":{},"Username":{}}},"AwsEventsEndpoint":{"type":"structure","members":{"Arn":{},"Description":{},"EndpointId":{},"EndpointUrl":{},"EventBuses":{"type":"list","member":{"type":"structure","members":{"EventBusArn":{}}}},"Name":{},"ReplicationConfig":{"type":"structure","members":{"State":{}}},"RoleArn":{},"RoutingConfig":{"type":"structure","members":{"FailoverConfig":{"type":"structure","members":{"Primary":{"type":"structure","members":{"HealthCheck":{}}},"Secondary":{"type":"structure","members":{"Route":{}}}}}}},"State":{},"StateReason":{}}},"AwsDmsReplicationTask":{"type":"structure","members":{"CdcStartPosition":{},"CdcStartTime":{},"CdcStopPosition":{},"MigrationType":{},"Id":{},"ResourceIdentifier":{},"ReplicationInstanceArn":{},"ReplicationTaskIdentifier":{},"ReplicationTaskSettings":{},"SourceEndpointArn":{},"TableMappings":{},"TargetEndpointArn":{},"TaskData":{}}},"AwsDmsReplicationInstance":{"type":"structure","members":{"AllocatedStorage":{"type":"integer"},"AutoMinorVersionUpgrade":{"type":"boolean"},"AvailabilityZone":{},"EngineVersion":{},"KmsKeyId":{},"MultiAZ":{"type":"boolean"},"PreferredMaintenanceWindow":{},"PubliclyAccessible":{"type":"boolean"},"ReplicationInstanceClass":{},"ReplicationInstanceIdentifier":{},"ReplicationSubnetGroup":{"type":"structure","members":{"ReplicationSubnetGroupIdentifier":{}}},"VpcSecurityGroups":{"type":"list","member":{"type":"structure","members":{"VpcSecurityGroupId":{}}}}}},"AwsRoute53HostedZone":{"type":"structure","members":{"HostedZone":{"type":"structure","members":{"Id":{},"Name":{},"Config":{"type":"structure","members":{"Comment":{}}}}},"Vpcs":{"type":"list","member":{"type":"structure","members":{"Id":{},"Region":{}}}},"NameServers":{"type":"list","member":{}},"QueryLoggingConfig":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"HostedZoneId":{},"Id":{}}}}}}},"AwsMskCluster":{"type":"structure","members":{"ClusterInfo":{"type":"structure","members":{"EncryptionInfo":{"type":"structure","members":{"EncryptionInTransit":{"type":"structure","members":{"InCluster":{"type":"boolean"},"ClientBroker":{}}},"EncryptionAtRest":{"type":"structure","members":{"DataVolumeKMSKeyId":{}}}}},"CurrentVersion":{},"NumberOfBrokerNodes":{"type":"integer"},"ClusterName":{},"ClientAuthentication":{"type":"structure","members":{"Sasl":{"type":"structure","members":{"Iam":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Scram":{"type":"structure","members":{"Enabled":{"type":"boolean"}}}}},"Unauthenticated":{"type":"structure","members":{"Enabled":{"type":"boolean"}}},"Tls":{"type":"structure","members":{"CertificateAuthorityArnList":{"shape":"S23"},"Enabled":{"type":"boolean"}}}}},"EnhancedMonitoring":{}}}}},"AwsS3AccessPoint":{"type":"structure","members":{"AccessPointArn":{},"Alias":{},"Bucket":{},"BucketAccountId":{},"Name":{},"NetworkOrigin":{},"PublicAccessBlockConfiguration":{"shape":"S7q"},"VpcConfiguration":{"type":"structure","members":{"VpcId":{}}}}},"AwsEc2ClientVpnEndpoint":{"type":"structure","members":{"ClientVpnEndpointId":{},"Description":{},"ClientCidrBlock":{},"DnsServer":{"shape":"S23"},"SplitTunnel":{"type":"boolean"},"TransportProtocol":{},"VpnPort":{"type":"integer"},"ServerCertificateArn":{},"AuthenticationOptions":{"type":"list","member":{"type":"structure","members":{"Type":{},"ActiveDirectory":{"type":"structure","members":{"DirectoryId":{}}},"MutualAuthentication":{"type":"structure","members":{"ClientRootCertificateChain":{}}},"FederatedAuthentication":{"type":"structure","members":{"SamlProviderArn":{},"SelfServiceSamlProviderArn":{}}}}}},"ConnectionLogOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"CloudwatchLogGroup":{},"CloudwatchLogStream":{}}},"SecurityGroupIdSet":{"shape":"S23"},"VpcId":{},"SelfServicePortalUrl":{},"ClientConnectOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"LambdaFunctionArn":{},"Status":{"type":"structure","members":{"Code":{},"Message":{}}}}},"SessionTimeoutHours":{"type":"integer"},"ClientLoginBannerOptions":{"type":"structure","members":{"Enabled":{"type":"boolean"},"BannerText":{}}}}}}},"ApplicationName":{},"ApplicationArn":{}}}},"Compliance":{"type":"structure","members":{"Status":{},"RelatedRequirements":{"shape":"S2q"},"StatusReasons":{"type":"list","member":{"type":"structure","required":["ReasonCode"],"members":{"ReasonCode":{},"Description":{}}}},"SecurityControlId":{},"AssociatedStandards":{"type":"list","member":{"type":"structure","members":{"StandardsId":{}}}},"SecurityControlParameters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{"shape":"S1j"}}}}}},"VerificationState":{},"WorkflowState":{"type":"string","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."},"Workflow":{"type":"structure","members":{"Status":{}}},"RecordState":{},"RelatedFindings":{"shape":"S1n"},"Note":{"type":"structure","required":["Text","UpdatedBy","UpdatedAt"],"members":{"Text":{},"UpdatedBy":{},"UpdatedAt":{}}},"Vulnerabilities":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{},"VulnerablePackages":{"type":"list","member":{"type":"structure","members":{"Name":{},"Version":{},"Epoch":{},"Release":{},"Architecture":{},"PackageManager":{},"FilePath":{},"FixedInVersion":{},"Remediation":{},"SourceLayerHash":{},"SourceLayerArn":{}}}},"Cvss":{"type":"list","member":{"type":"structure","members":{"Version":{},"BaseScore":{"type":"double"},"BaseVector":{},"Source":{},"Adjustments":{"type":"list","member":{"type":"structure","members":{"Metric":{},"Reason":{}}}}}}},"RelatedVulnerabilities":{"shape":"S23"},"Vendor":{"type":"structure","required":["Name"],"members":{"Name":{},"Url":{},"VendorSeverity":{},"VendorCreatedAt":{},"VendorUpdatedAt":{}}},"ReferenceUrls":{"shape":"S23"},"FixAvailable":{},"EpssScore":{"type":"double"},"ExploitAvailable":{},"LastKnownExploitAt":{},"CodeVulnerabilities":{"type":"list","member":{"type":"structure","members":{"Cwes":{"shape":"S1j"},"FilePath":{"type":"structure","members":{"EndLine":{"type":"integer"},"FileName":{},"FilePath":{},"StartLine":{"type":"integer"}}},"SourceArn":{}}}}}}},"PatchSummary":{"type":"structure","required":["Id"],"members":{"Id":{},"InstalledCount":{"type":"integer"},"MissingCount":{"type":"integer"},"FailedCount":{"type":"integer"},"InstalledOtherCount":{"type":"integer"},"InstalledRejectedCount":{"type":"integer"},"InstalledPendingReboot":{"type":"integer"},"OperationStartTime":{},"OperationEndTime":{},"RebootOption":{},"Operation":{}}},"Action":{"type":"structure","members":{"ActionType":{},"NetworkConnectionAction":{"type":"structure","members":{"ConnectionDirection":{},"RemoteIpDetails":{"shape":"Sox"},"RemotePortDetails":{"type":"structure","members":{"Port":{"type":"integer"},"PortName":{}}},"LocalPortDetails":{"shape":"Sp3"},"Protocol":{},"Blocked":{"type":"boolean"}}},"AwsApiCallAction":{"type":"structure","members":{"Api":{},"ServiceName":{},"CallerType":{},"RemoteIpDetails":{"shape":"Sox"},"DomainDetails":{"type":"structure","members":{"Domain":{}}},"AffectedResources":{"shape":"S1k"},"FirstSeen":{},"LastSeen":{}}},"DnsRequestAction":{"type":"structure","members":{"Domain":{},"Protocol":{},"Blocked":{"type":"boolean"}}},"PortProbeAction":{"type":"structure","members":{"PortProbeDetails":{"type":"list","member":{"type":"structure","members":{"LocalPortDetails":{"shape":"Sp3"},"LocalIpDetails":{"type":"structure","members":{"IpAddressV4":{}}},"RemoteIpDetails":{"shape":"Sox"}}}},"Blocked":{"type":"boolean"}}}}},"FindingProviderFields":{"type":"structure","members":{"Confidence":{"type":"integer"},"Criticality":{"type":"integer"},"RelatedFindings":{"shape":"S1n"},"Severity":{"type":"structure","members":{"Label":{},"Original":{}}},"Types":{"shape":"S1j"}}},"Sample":{"type":"boolean"},"GeneratorDetails":{"type":"structure","members":{"Name":{},"Description":{},"Labels":{"shape":"S1j"}}},"ProcessedAt":{},"AwsAccountName":{}}},"S36":{"type":"structure","members":{"Begin":{"type":"integer"},"End":{"type":"integer"}}},"S39":{"type":"structure","members":{"Protocol":{},"Destination":{"shape":"S3a"},"Source":{"shape":"S3a"}}},"S3a":{"type":"structure","members":{"Address":{"shape":"S23"},"PortRanges":{"type":"list","member":{"shape":"S36"}}}},"S3w":{"type":"structure","members":{"LineRanges":{"shape":"S3x"},"OffsetRanges":{"shape":"S3x"},"Pages":{"type":"list","member":{"type":"structure","members":{"PageNumber":{"type":"long"},"LineRange":{"shape":"S3y"},"OffsetRange":{"shape":"S3y"}}}},"Records":{"type":"list","member":{"type":"structure","members":{"JsonPath":{},"RecordIndex":{"type":"long"}}}},"Cells":{"type":"list","member":{"type":"structure","members":{"Column":{"type":"long"},"Row":{"type":"long"},"ColumnName":{},"CellReference":{}}}}}},"S3x":{"type":"list","member":{"shape":"S3y"}},"S3y":{"type":"structure","members":{"Start":{"type":"long"},"End":{"type":"long"},"StartColumn":{"type":"long"}}},"S4k":{"type":"list","member":{"type":"structure","members":{"ArtifactIdentifier":{},"EncryptionDisabled":{"type":"boolean"},"Location":{},"Name":{},"NamespaceType":{},"OverrideArtifactName":{"type":"boolean"},"Packaging":{},"Path":{},"Type":{}}}},"S4v":{"type":"list","member":{}},"S5t":{"type":"list","member":{"type":"structure","members":{"IpProtocol":{},"FromPort":{"type":"integer"},"ToPort":{"type":"integer"},"UserIdGroupPairs":{"type":"list","member":{"type":"structure","members":{"GroupId":{},"GroupName":{},"PeeringStatus":{},"UserId":{},"VpcId":{},"VpcPeeringConnectionId":{}}}},"IpRanges":{"type":"list","member":{"type":"structure","members":{"CidrIp":{}}}},"Ipv6Ranges":{"type":"list","member":{"type":"structure","members":{"CidrIpv6":{}}}},"PrefixListIds":{"type":"list","member":{"type":"structure","members":{"PrefixListId":{}}}}}}},"S69":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"Ipv6CidrBlock":{},"CidrBlockState":{}}}},"S73":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"Enabled":{"type":"boolean"}}},"S7q":{"type":"structure","members":{"BlockPublicAcls":{"type":"boolean"},"BlockPublicPolicy":{"type":"boolean"},"IgnorePublicAcls":{"type":"boolean"},"RestrictPublicBuckets":{"type":"boolean"}}},"S8k":{"type":"list","member":{"type":"structure","members":{"PolicyName":{},"PolicyArn":{}}}},"S8m":{"type":"structure","members":{"PermissionsBoundaryArn":{},"PermissionsBoundaryType":{}}},"S8t":{"type":"structure","members":{"DetailedMetricsEnabled":{"type":"boolean"},"LoggingLevel":{},"DataTraceEnabled":{"type":"boolean"},"ThrottlingBurstLimit":{"type":"integer"},"ThrottlingRateLimit":{"type":"double"}}},"S8u":{"type":"structure","members":{"Format":{},"DestinationArn":{}}},"S94":{"type":"list","member":{"type":"structure","members":{"AttributeName":{},"KeyType":{}}}},"S96":{"type":"structure","members":{"NonKeyAttributes":{"shape":"S23"},"ProjectionType":{}}},"S97":{"type":"structure","members":{"LastDecreaseDateTime":{},"LastIncreaseDateTime":{},"NumberOfDecreasesToday":{"type":"integer"},"ReadCapacityUnits":{"type":"integer"},"WriteCapacityUnits":{"type":"integer"}}},"S9e":{"type":"structure","members":{"ReadCapacityUnits":{"type":"integer"}}},"S9t":{"type":"list","member":{"type":"structure","members":{"DomainName":{},"ResourceRecord":{"type":"structure","members":{"Name":{},"Type":{},"Value":{}}},"ValidationDomain":{},"ValidationEmails":{"shape":"S23"},"ValidationMethod":{},"ValidationStatus":{}}}},"Sc1":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"},"HostedZoneId":{}}},"Sc2":{"type":"list","member":{"type":"structure","members":{"VpcSecurityGroupId":{},"Status":{}}}},"Scc":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Sci":{"type":"list","member":{"type":"structure","members":{"Domain":{},"Status":{},"Fqdn":{},"IamRoleName":{}}}},"Sde":{"type":"structure","members":{"Name":{},"Image":{},"MountPoints":{"type":"list","member":{"type":"structure","members":{"SourceVolume":{},"ContainerPath":{}}}},"Privileged":{"type":"boolean"}}},"Sg3":{"type":"structure","members":{"CloudWatchLogsLogGroupArn":{},"Enabled":{"type":"boolean"}}},"Sgu":{"type":"structure","members":{"PublishMetricAction":{"type":"structure","members":{"Dimensions":{"type":"list","member":{"type":"structure","members":{"Value":{}}}}}}}},"Sii":{"type":"structure","members":{"CidrBlock":{},"CidrBlockSet":{"type":"list","member":{"type":"structure","members":{"CidrBlock":{}}}},"Ipv6CidrBlockSet":{"type":"list","member":{"type":"structure","members":{"Ipv6CidrBlock":{}}}},"OwnerId":{},"PeeringOptions":{"type":"structure","members":{"AllowDnsResolutionFromRemoteVpc":{"type":"boolean"},"AllowEgressFromLocalClassicLinkToRemoteVpc":{"type":"boolean"},"AllowEgressFromLocalVpcToRemoteClassicLink":{"type":"boolean"}}},"Region":{},"VpcId":{}}},"Sjn":{"type":"structure","members":{"DeleteAfterDays":{"type":"long"},"MoveToColdStorageAfterDays":{"type":"long"}}},"Sl6":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}},"Sl7":{"type":"structure","members":{"InsertHeaders":{"shape":"Sl8"}}},"Sl8":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}},"Sla":{"type":"structure","members":{"CustomResponse":{"type":"structure","members":{"CustomResponseBodyKey":{},"ResponseCode":{"type":"integer"},"ResponseHeaders":{"shape":"Sl8"}}}}},"Slc":{"type":"list","member":{"type":"structure","members":{"Action":{"type":"structure","members":{"Allow":{"shape":"Sl6"},"Block":{"shape":"Sla"},"Captcha":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}},"Count":{"type":"structure","members":{"CustomRequestHandling":{"shape":"Sl7"}}}}},"Name":{},"OverrideAction":{},"Priority":{"type":"integer"},"VisibilityConfig":{"shape":"Slh"}}}},"Slh":{"type":"structure","members":{"CloudWatchMetricsEnabled":{"type":"boolean"},"MetricName":{},"SampledRequestsEnabled":{"type":"boolean"}}},"Sm0":{"type":"structure","members":{"AuthTtL":{"type":"long"},"ClientId":{},"IatTtL":{"type":"long"},"Issuer":{}}},"Sm1":{"type":"structure","members":{"AuthorizerResultTtlInSeconds":{"type":"integer"},"AuthorizerUri":{},"IdentityValidationExpression":{}}},"Sm2":{"type":"structure","members":{"AppIdClientRegex":{},"AwsRegion":{},"DefaultAction":{},"UserPoolId":{}}},"Sox":{"type":"structure","members":{"IpAddressV4":{},"Organization":{"type":"structure","members":{"Asn":{"type":"integer"},"AsnOrg":{},"Isp":{},"Org":{}}},"Country":{"type":"structure","members":{"CountryCode":{},"CountryName":{}}},"City":{"type":"structure","members":{"CityName":{}}},"GeoLocation":{"type":"structure","members":{"Lon":{"type":"double"},"Lat":{"type":"double"}}}}},"Sp3":{"type":"structure","members":{"Port":{"type":"integer"},"PortName":{}}},"Spm":{"type":"list","member":{"shape":"Spn"}},"Spn":{"type":"structure","required":["Id","ProductArn"],"members":{"Id":{},"ProductArn":{}}},"Spt":{"type":"structure","required":["StandardsArn","SecurityControlId","AssociationStatus"],"members":{"StandardsArn":{},"SecurityControlId":{},"AssociationStatus":{},"UpdatedReason":{}}},"Sq0":{"type":"map","key":{},"value":{}},"Sq5":{"type":"structure","members":{"SecurityHub":{"type":"structure","members":{"ServiceEnabled":{"type":"boolean"},"EnabledStandardIdentifiers":{"type":"list","member":{}},"SecurityControlsConfiguration":{"type":"structure","members":{"EnabledSecurityControlIdentifiers":{"type":"list","member":{}},"DisabledSecurityControlIdentifiers":{"type":"list","member":{}},"SecurityControlCustomParameters":{"type":"list","member":{"type":"structure","members":{"SecurityControlId":{},"Parameters":{"shape":"S2a"}}}}}}}}},"union":true},"Sqh":{"type":"structure","members":{"ProductArn":{"shape":"Sx"},"AwsAccountId":{"shape":"Sx"},"Id":{"shape":"Sx"},"GeneratorId":{"shape":"Sx"},"Region":{"shape":"Sx"},"Type":{"shape":"Sx"},"FirstObservedAt":{"shape":"S10"},"LastObservedAt":{"shape":"S10"},"CreatedAt":{"shape":"S10"},"UpdatedAt":{"shape":"S10"},"SeverityProduct":{"shape":"S14","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use FindingProviderSeverityOriginal."},"SeverityNormalized":{"shape":"S14","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."},"SeverityLabel":{"shape":"Sx"},"Confidence":{"shape":"S14"},"Criticality":{"shape":"S14"},"Title":{"shape":"Sx"},"Description":{"shape":"Sx"},"RecommendationText":{"shape":"Sx"},"SourceUrl":{"shape":"Sx"},"ProductFields":{"shape":"S17"},"ProductName":{"shape":"Sx"},"CompanyName":{"shape":"Sx"},"UserDefinedFields":{"shape":"S17"},"MalwareName":{"shape":"Sx"},"MalwareType":{"shape":"Sx"},"MalwarePath":{"shape":"Sx"},"MalwareState":{"shape":"Sx"},"NetworkDirection":{"shape":"Sx"},"NetworkProtocol":{"shape":"Sx"},"NetworkSourceIpV4":{"shape":"Sqi"},"NetworkSourceIpV6":{"shape":"Sqi"},"NetworkSourcePort":{"shape":"S14"},"NetworkSourceDomain":{"shape":"Sx"},"NetworkSourceMac":{"shape":"Sx"},"NetworkDestinationIpV4":{"shape":"Sqi"},"NetworkDestinationIpV6":{"shape":"Sqi"},"NetworkDestinationPort":{"shape":"S14"},"NetworkDestinationDomain":{"shape":"Sx"},"ProcessName":{"shape":"Sx"},"ProcessPath":{"shape":"Sx"},"ProcessPid":{"shape":"S14"},"ProcessParentPid":{"shape":"S14"},"ProcessLaunchedAt":{"shape":"S10"},"ProcessTerminatedAt":{"shape":"S10"},"ThreatIntelIndicatorType":{"shape":"Sx"},"ThreatIntelIndicatorValue":{"shape":"Sx"},"ThreatIntelIndicatorCategory":{"shape":"Sx"},"ThreatIntelIndicatorLastObservedAt":{"shape":"S10"},"ThreatIntelIndicatorSource":{"shape":"Sx"},"ThreatIntelIndicatorSourceUrl":{"shape":"Sx"},"ResourceType":{"shape":"Sx"},"ResourceId":{"shape":"Sx"},"ResourcePartition":{"shape":"Sx"},"ResourceRegion":{"shape":"Sx"},"ResourceTags":{"shape":"S17"},"ResourceAwsEc2InstanceType":{"shape":"Sx"},"ResourceAwsEc2InstanceImageId":{"shape":"Sx"},"ResourceAwsEc2InstanceIpV4Addresses":{"shape":"Sqi"},"ResourceAwsEc2InstanceIpV6Addresses":{"shape":"Sqi"},"ResourceAwsEc2InstanceKeyName":{"shape":"Sx"},"ResourceAwsEc2InstanceIamInstanceProfileArn":{"shape":"Sx"},"ResourceAwsEc2InstanceVpcId":{"shape":"Sx"},"ResourceAwsEc2InstanceSubnetId":{"shape":"Sx"},"ResourceAwsEc2InstanceLaunchedAt":{"shape":"S10"},"ResourceAwsS3BucketOwnerId":{"shape":"Sx"},"ResourceAwsS3BucketOwnerName":{"shape":"Sx"},"ResourceAwsIamAccessKeyUserName":{"shape":"Sx","deprecated":true,"deprecatedMessage":"This filter is deprecated. Instead, use ResourceAwsIamAccessKeyPrincipalName."},"ResourceAwsIamAccessKeyPrincipalName":{"shape":"Sx"},"ResourceAwsIamAccessKeyStatus":{"shape":"Sx"},"ResourceAwsIamAccessKeyCreatedAt":{"shape":"S10"},"ResourceAwsIamUserUserName":{"shape":"Sx"},"ResourceContainerName":{"shape":"Sx"},"ResourceContainerImageId":{"shape":"Sx"},"ResourceContainerImageName":{"shape":"Sx"},"ResourceContainerLaunchedAt":{"shape":"S10"},"ResourceDetailsOther":{"shape":"S17"},"ComplianceStatus":{"shape":"Sx"},"VerificationState":{"shape":"Sx"},"WorkflowState":{"shape":"Sx"},"WorkflowStatus":{"shape":"Sx"},"RecordState":{"shape":"Sx"},"RelatedFindingsProductArn":{"shape":"Sx"},"RelatedFindingsId":{"shape":"Sx"},"NoteText":{"shape":"Sx"},"NoteUpdatedAt":{"shape":"S10"},"NoteUpdatedBy":{"shape":"Sx"},"Keyword":{"deprecated":true,"deprecatedMessage":"The Keyword property is deprecated.","type":"list","member":{"type":"structure","members":{"Value":{}}}},"FindingProviderFieldsConfidence":{"shape":"S14"},"FindingProviderFieldsCriticality":{"shape":"S14"},"FindingProviderFieldsRelatedFindingsId":{"shape":"Sx"},"FindingProviderFieldsRelatedFindingsProductArn":{"shape":"Sx"},"FindingProviderFieldsSeverityLabel":{"shape":"Sx"},"FindingProviderFieldsSeverityOriginal":{"shape":"Sx"},"FindingProviderFieldsTypes":{"shape":"Sx"},"Sample":{"type":"list","member":{"type":"structure","members":{"Value":{"type":"boolean"}}}},"ComplianceSecurityControlId":{"shape":"Sx"},"ComplianceAssociatedStandardsId":{"shape":"Sx"},"VulnerabilitiesExploitAvailable":{"shape":"Sx"},"VulnerabilitiesFixAvailable":{"shape":"Sx"},"ComplianceSecurityControlParametersName":{"shape":"Sx"},"ComplianceSecurityControlParametersValue":{"shape":"Sx"},"AwsAccountName":{"shape":"Sx"},"ResourceApplicationName":{"shape":"Sx"},"ResourceApplicationArn":{"shape":"Sx"}}},"Sqi":{"type":"list","member":{"type":"structure","members":{"Cidr":{}}}},"Squ":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"ProcessingResult":{}}}},"Sqx":{"type":"list","member":{}},"Src":{"type":"list","member":{}},"Sro":{"type":"structure","members":{"ConfigurationType":{},"Status":{},"StatusMessage":{}}},"Ssr":{"type":"structure","members":{"AccountId":{},"InvitationId":{},"InvitedAt":{"shape":"S1p"},"MemberStatus":{}}},"Stt":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"Email":{},"MasterId":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AdministratorId instead."},"AdministratorId":{},"MemberStatus":{},"InvitedAt":{"shape":"S1p"},"UpdatedAt":{"shape":"S1p"}}}},"Stx":{"type":"structure","required":["SecurityControlId","Title","Description","RemediationUrl","SeverityRating","CurrentRegionAvailability"],"members":{"SecurityControlId":{},"Title":{},"Description":{},"RemediationUrl":{},"SeverityRating":{},"CurrentRegionAvailability":{},"CustomizableProperties":{"type":"list","member":{}},"ParameterDefinitions":{"type":"map","key":{},"value":{"type":"structure","required":["Description","ConfigurationOptions"],"members":{"Description":{},"ConfigurationOptions":{"type":"structure","members":{"Integer":{"type":"structure","members":{"DefaultValue":{"type":"integer"},"Min":{"type":"integer"},"Max":{"type":"integer"}}},"IntegerList":{"type":"structure","members":{"DefaultValue":{"shape":"S2e"},"Min":{"type":"integer"},"Max":{"type":"integer"},"MaxItems":{"type":"integer"}}},"Double":{"type":"structure","members":{"DefaultValue":{"type":"double"},"Min":{"type":"double"},"Max":{"type":"double"}}},"String":{"type":"structure","members":{"DefaultValue":{},"Re2Expression":{},"ExpressionDescription":{}}},"StringList":{"type":"structure","members":{"DefaultValue":{"shape":"S23"},"Re2Expression":{},"MaxItems":{"type":"integer"},"ExpressionDescription":{}}},"Boolean":{"type":"structure","members":{"DefaultValue":{"type":"boolean"}}},"Enum":{"type":"structure","members":{"DefaultValue":{},"AllowedValues":{"shape":"S23"}}},"EnumList":{"type":"structure","members":{"DefaultValue":{"shape":"S23"},"MaxItems":{"type":"integer"},"AllowedValues":{"shape":"S23"}}}},"union":true}}}}}}}} /***/ }), /* 731 */ @@ -59471,7 +59471,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 880 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-11-01","endpointPrefix":"compute-optimizer","jsonVersion":"1.0","protocol":"json","serviceFullName":"AWS Compute Optimizer","serviceId":"Compute Optimizer","signatureVersion":"v4","signingName":"compute-optimizer","targetPrefix":"ComputeOptimizerService","uid":"compute-optimizer-2019-11-01"},"operations":{"DeleteRecommendationPreferences":{"input":{"type":"structure","required":["resourceType","recommendationPreferenceNames"],"members":{"resourceType":{},"scope":{"shape":"S3"},"recommendationPreferenceNames":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DescribeRecommendationExportJobs":{"input":{"type":"structure","members":{"jobIds":{"type":"list","member":{}},"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"recommendationExportJobs":{"type":"list","member":{"type":"structure","members":{"jobId":{},"destination":{"type":"structure","members":{"s3":{"shape":"Sn"}}},"resourceType":{},"status":{},"creationTimestamp":{"type":"timestamp"},"lastUpdatedTimestamp":{"type":"timestamp"},"failureReason":{}}}},"nextToken":{}}}},"ExportAutoScalingGroupRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"Sy"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportEBSVolumeRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1c"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportEC2InstanceRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"Sy"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportECSServiceRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1n"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportLambdaFunctionRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1u"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportLicenseRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S21"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"GetAutoScalingGroupRecommendations":{"input":{"type":"structure","members":{"accountIds":{"shape":"Sw"},"autoScalingGroupArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"Sy"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"nextToken":{},"autoScalingGroupRecommendations":{"type":"list","member":{"type":"structure","members":{"accountId":{},"autoScalingGroupArn":{},"autoScalingGroupName":{},"finding":{},"utilizationMetrics":{"shape":"S2f"},"lookBackPeriodInDays":{"type":"double"},"currentConfiguration":{"shape":"S2l"},"recommendationOptions":{"type":"list","member":{"type":"structure","members":{"configuration":{"shape":"S2l"},"projectedUtilizationMetrics":{"shape":"S2s"},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S2v"},"migrationEffort":{},"instanceGpuInfo":{"shape":"S31"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"shape":"S3a"},"inferredWorkloadTypes":{"shape":"S3t"},"currentInstanceGpuInfo":{"shape":"S31"}}}},"errors":{"shape":"S3v"}}}},"GetEBSVolumeRecommendations":{"input":{"type":"structure","members":{"volumeArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S1c"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"volumeRecommendations":{"type":"list","member":{"type":"structure","members":{"volumeArn":{},"accountId":{},"currentConfiguration":{"shape":"S46"},"finding":{},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookBackPeriodInDays":{"type":"double"},"volumeRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"configuration":{"shape":"S46"},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S2v"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"tags":{"shape":"S4m"},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}}}}},"errors":{"shape":"S3v"}}}},"GetEC2InstanceRecommendations":{"input":{"type":"structure","members":{"instanceArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"Sy"},"accountIds":{"shape":"Sw"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"nextToken":{},"instanceRecommendations":{"type":"list","member":{"type":"structure","members":{"instanceArn":{},"accountId":{},"instanceName":{},"currentInstanceType":{},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"utilizationMetrics":{"shape":"S2f"},"lookBackPeriodInDays":{"type":"double"},"recommendationOptions":{"type":"list","member":{"type":"structure","members":{"instanceType":{},"projectedUtilizationMetrics":{"shape":"S2s"},"platformDifferences":{"type":"list","member":{}},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S2v"},"migrationEffort":{},"instanceGpuInfo":{"shape":"S31"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"recommendationSources":{"type":"list","member":{"type":"structure","members":{"recommendationSourceArn":{},"recommendationSourceType":{}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"shape":"S3a"},"inferredWorkloadTypes":{"shape":"S3t"},"instanceState":{},"tags":{"shape":"S4m"},"externalMetricStatus":{"type":"structure","members":{"statusCode":{},"statusReason":{}}},"currentInstanceGpuInfo":{"shape":"S31"},"idle":{}}}},"errors":{"shape":"S3v"}}}},"GetEC2RecommendationProjectedMetrics":{"input":{"type":"structure","required":["instanceArn","stat","period","startTime","endTime"],"members":{"instanceArn":{},"stat":{},"period":{"type":"integer"},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"recommendedOptionProjectedMetrics":{"type":"list","member":{"type":"structure","members":{"recommendedInstanceType":{},"rank":{"type":"integer"},"projectedMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"timestamps":{"shape":"S5r"},"values":{"shape":"S5s"}}}}}}}}}},"GetECSServiceRecommendationProjectedMetrics":{"input":{"type":"structure","required":["serviceArn","stat","period","startTime","endTime"],"members":{"serviceArn":{},"stat":{},"period":{"type":"integer"},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{"recommendedOptionProjectedMetrics":{"type":"list","member":{"type":"structure","members":{"recommendedCpuUnits":{"type":"integer"},"recommendedMemorySize":{"type":"integer"},"projectedMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"timestamps":{"shape":"S5r"},"upperBoundValues":{"shape":"S5s"},"lowerBoundValues":{"shape":"S5s"}}}}}}}}}},"GetECSServiceRecommendations":{"input":{"type":"structure","members":{"serviceArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S1n"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"ecsServiceRecommendations":{"type":"list","member":{"type":"structure","members":{"serviceArn":{},"accountId":{},"currentServiceConfiguration":{"type":"structure","members":{"memory":{"type":"integer"},"cpu":{"type":"integer"},"containerConfigurations":{"type":"list","member":{"type":"structure","members":{"containerName":{},"memorySizeConfiguration":{"shape":"S6e"},"cpu":{"type":"integer"}}}},"autoScalingConfiguration":{},"taskDefinitionArn":{}}},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookbackPeriodInDays":{"type":"double"},"launchType":{},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"serviceRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"memory":{"type":"integer"},"cpu":{"type":"integer"},"savingsOpportunity":{"shape":"S2v"},"projectedUtilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"lowerBoundValue":{"type":"double"},"upperBoundValue":{"type":"double"}}}},"containerRecommendations":{"type":"list","member":{"type":"structure","members":{"containerName":{},"memorySizeConfiguration":{"shape":"S6e"},"cpu":{"type":"integer"}}}},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"currentPerformanceRisk":{},"tags":{"shape":"S4m"},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}}}}},"errors":{"shape":"S3v"}}}},"GetEffectiveRecommendationPreferences":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"enhancedInfrastructureMetrics":{},"externalMetricsPreference":{"shape":"S3d"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3g"},"preferredResources":{"shape":"S3m"}}}},"GetEnrollmentStatus":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"status":{},"statusReason":{},"memberAccountsEnrolled":{"type":"boolean"},"lastUpdatedTimestamp":{"type":"timestamp"},"numberOfMemberAccountsOptedIn":{"type":"integer"}}}},"GetEnrollmentStatusesForOrganization":{"input":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"accountEnrollmentStatuses":{"type":"list","member":{"type":"structure","members":{"accountId":{},"status":{},"statusReason":{},"lastUpdatedTimestamp":{"type":"timestamp"}}}},"nextToken":{}}}},"GetLambdaFunctionRecommendations":{"input":{"type":"structure","members":{"functionArns":{"type":"list","member":{}},"accountIds":{"shape":"Sw"},"filters":{"shape":"S1u"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"lambdaFunctionRecommendations":{"type":"list","member":{"type":"structure","members":{"functionArn":{},"functionVersion":{},"accountId":{},"currentMemorySize":{"type":"integer"},"numberOfInvocations":{"type":"long"},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookbackPeriodInDays":{"type":"double"},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"memorySizeRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"rank":{"type":"integer"},"memorySize":{"type":"integer"},"projectedUtilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"savingsOpportunity":{"shape":"S2v"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"currentPerformanceRisk":{},"tags":{"shape":"S4m"},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}}}}}}}},"GetLicenseRecommendations":{"input":{"type":"structure","members":{"resourceArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S21"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"licenseRecommendations":{"type":"list","member":{"type":"structure","members":{"resourceArn":{},"accountId":{},"currentLicenseConfiguration":{"type":"structure","members":{"numberOfCores":{"type":"integer"},"instanceType":{},"operatingSystem":{},"licenseEdition":{},"licenseName":{},"licenseModel":{},"licenseVersion":{},"metricsSource":{"type":"list","member":{"type":"structure","members":{"provider":{},"providerArn":{}}}}}},"lookbackPeriodInDays":{"type":"double"},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"licenseRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"rank":{"type":"integer"},"operatingSystem":{},"licenseEdition":{},"licenseModel":{},"savingsOpportunity":{"shape":"S2v"}}}},"tags":{"shape":"S4m"}}}},"errors":{"shape":"S3v"}}}},"GetRecommendationPreferences":{"input":{"type":"structure","required":["resourceType"],"members":{"resourceType":{},"scope":{"shape":"S3"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationPreferencesDetails":{"type":"list","member":{"type":"structure","members":{"scope":{"shape":"S3"},"resourceType":{},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3d"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3g"},"preferredResources":{"shape":"S3m"},"savingsEstimationMode":{}}}}}}},"GetRecommendationSummaries":{"input":{"type":"structure","members":{"accountIds":{"shape":"Sw"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationSummaries":{"type":"list","member":{"type":"structure","members":{"summaries":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{"type":"double"},"reasonCodeSummaries":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{"type":"double"}}}}}}},"recommendationResourceType":{},"accountId":{},"savingsOpportunity":{"shape":"S2v"},"currentPerformanceRiskRatings":{"type":"structure","members":{"high":{"type":"long"},"medium":{"type":"long"},"low":{"type":"long"},"veryLow":{"type":"long"}}},"inferredWorkloadSavings":{"type":"list","member":{"type":"structure","members":{"inferredWorkloadTypes":{"shape":"S3t"},"estimatedMonthlySavings":{"shape":"S2x"}}}}}}}}}},"PutRecommendationPreferences":{"input":{"type":"structure","required":["resourceType"],"members":{"resourceType":{},"scope":{"shape":"S3"},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3d"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3g"},"preferredResources":{"type":"list","member":{"type":"structure","members":{"name":{},"includeList":{"shape":"S3p"},"excludeList":{"shape":"S3p"}}}},"savingsEstimationMode":{}}},"output":{"type":"structure","members":{}}},"UpdateEnrollmentStatus":{"input":{"type":"structure","required":["status"],"members":{"status":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"status":{},"statusReason":{}}}}},"shapes":{"S3":{"type":"structure","members":{"name":{},"value":{}}},"Sf":{"type":"list","member":{}},"Sn":{"type":"structure","members":{"bucket":{},"key":{},"metadataKey":{}}},"Sw":{"type":"list","member":{}},"Sy":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S13":{"type":"structure","members":{"bucket":{},"keyPrefix":{}}},"S17":{"type":"structure","members":{"cpuVendorArchitectures":{"shape":"S18"}}},"S18":{"type":"list","member":{}},"S1c":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S1n":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S1u":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S21":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S2f":{"type":"list","member":{"shape":"S2g"}},"S2g":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}},"S2l":{"type":"structure","members":{"desiredCapacity":{"type":"integer"},"minSize":{"type":"integer"},"maxSize":{"type":"integer"},"instanceType":{}}},"S2s":{"type":"list","member":{"shape":"S2g"}},"S2v":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"shape":"S2x"}}},"S2x":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}},"S31":{"type":"structure","members":{"gpus":{"type":"list","member":{"type":"structure","members":{"gpuCount":{"type":"integer"},"gpuMemorySizeInMiB":{"type":"integer"}}}}}},"S3a":{"type":"structure","members":{"cpuVendorArchitectures":{"shape":"S18"},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3d"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3g"},"preferredResources":{"shape":"S3m"},"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"S3d":{"type":"structure","members":{"source":{}}},"S3g":{"type":"list","member":{"type":"structure","members":{"metricName":{},"metricParameters":{"type":"structure","members":{"threshold":{},"headroom":{}}}}}},"S3m":{"type":"list","member":{"type":"structure","members":{"name":{},"includeList":{"shape":"S3p"},"effectiveIncludeList":{"shape":"S3p"},"excludeList":{"shape":"S3p"}}}},"S3p":{"type":"list","member":{}},"S3t":{"type":"list","member":{}},"S3v":{"type":"list","member":{"type":"structure","members":{"identifier":{},"code":{},"message":{}}}},"S46":{"type":"structure","members":{"volumeType":{},"volumeSize":{"type":"integer"},"volumeBaselineIOPS":{"type":"integer"},"volumeBurstIOPS":{"type":"integer"},"volumeBaselineThroughput":{"type":"integer"},"volumeBurstThroughput":{"type":"integer"},"rootVolume":{"type":"boolean"}}},"S4m":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"S5r":{"type":"list","member":{"type":"timestamp"}},"S5s":{"type":"list","member":{"type":"double"}},"S6e":{"type":"structure","members":{"memory":{"type":"integer"},"memoryReservation":{"type":"integer"}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-11-01","endpointPrefix":"compute-optimizer","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceFullName":"AWS Compute Optimizer","serviceId":"Compute Optimizer","signatureVersion":"v4","signingName":"compute-optimizer","targetPrefix":"ComputeOptimizerService","uid":"compute-optimizer-2019-11-01","auth":["aws.auth#sigv4"]},"operations":{"DeleteRecommendationPreferences":{"input":{"type":"structure","required":["resourceType","recommendationPreferenceNames"],"members":{"resourceType":{},"scope":{"shape":"S3"},"recommendationPreferenceNames":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DescribeRecommendationExportJobs":{"input":{"type":"structure","members":{"jobIds":{"type":"list","member":{}},"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"recommendationExportJobs":{"type":"list","member":{"type":"structure","members":{"jobId":{},"destination":{"type":"structure","members":{"s3":{"shape":"Sn"}}},"resourceType":{},"status":{},"creationTimestamp":{"type":"timestamp"},"lastUpdatedTimestamp":{"type":"timestamp"},"failureReason":{}}}},"nextToken":{}}}},"ExportAutoScalingGroupRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"Sy"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportEBSVolumeRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1c"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportEC2InstanceRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"Sy"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportECSServiceRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1n"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportLambdaFunctionRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S1u"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportLicenseRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S21"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"ExportRDSDatabaseRecommendations":{"input":{"type":"structure","required":["s3DestinationConfig"],"members":{"accountIds":{"shape":"Sw"},"filters":{"shape":"S28"},"fieldsToExport":{"type":"list","member":{}},"s3DestinationConfig":{"shape":"S13"},"fileFormat":{},"includeMemberAccounts":{"type":"boolean"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"jobId":{},"s3Destination":{"shape":"Sn"}}}},"GetAutoScalingGroupRecommendations":{"input":{"type":"structure","members":{"accountIds":{"shape":"Sw"},"autoScalingGroupArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"Sy"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"nextToken":{},"autoScalingGroupRecommendations":{"type":"list","member":{"type":"structure","members":{"accountId":{},"autoScalingGroupArn":{},"autoScalingGroupName":{},"finding":{},"utilizationMetrics":{"shape":"S2m"},"lookBackPeriodInDays":{"type":"double"},"currentConfiguration":{"shape":"S2s"},"currentInstanceGpuInfo":{"shape":"S2x"},"recommendationOptions":{"type":"list","member":{"type":"structure","members":{"configuration":{"shape":"S2s"},"instanceGpuInfo":{"shape":"S2x"},"projectedUtilizationMetrics":{"shape":"S34"},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}},"migrationEffort":{}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"shape":"S3h"},"inferredWorkloadTypes":{"shape":"S40"}}}},"errors":{"shape":"S42"}}}},"GetEBSVolumeRecommendations":{"input":{"type":"structure","members":{"volumeArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S1c"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"volumeRecommendations":{"type":"list","member":{"type":"structure","members":{"volumeArn":{},"accountId":{},"currentConfiguration":{"shape":"S4d"},"finding":{},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookBackPeriodInDays":{"type":"double"},"volumeRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"configuration":{"shape":"S4d"},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"tags":{"shape":"S4w"}}}},"errors":{"shape":"S42"}}}},"GetEC2InstanceRecommendations":{"input":{"type":"structure","members":{"instanceArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"Sy"},"accountIds":{"shape":"Sw"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"nextToken":{},"instanceRecommendations":{"type":"list","member":{"type":"structure","members":{"instanceArn":{},"accountId":{},"instanceName":{},"currentInstanceType":{},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"utilizationMetrics":{"shape":"S2m"},"lookBackPeriodInDays":{"type":"double"},"recommendationOptions":{"type":"list","member":{"type":"structure","members":{"instanceType":{},"instanceGpuInfo":{"shape":"S2x"},"projectedUtilizationMetrics":{"shape":"S34"},"platformDifferences":{"type":"list","member":{}},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}},"migrationEffort":{}}}},"recommendationSources":{"type":"list","member":{"type":"structure","members":{"recommendationSourceArn":{},"recommendationSourceType":{}}}},"lastRefreshTimestamp":{"type":"timestamp"},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"shape":"S3h"},"inferredWorkloadTypes":{"shape":"S40"},"instanceState":{},"tags":{"shape":"S4w"},"externalMetricStatus":{"type":"structure","members":{"statusCode":{},"statusReason":{}}},"currentInstanceGpuInfo":{"shape":"S2x"},"idle":{}}}},"errors":{"shape":"S42"}}}},"GetEC2RecommendationProjectedMetrics":{"input":{"type":"structure","required":["instanceArn","stat","period","startTime","endTime"],"members":{"instanceArn":{},"stat":{},"period":{"type":"integer"},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"recommendedOptionProjectedMetrics":{"type":"list","member":{"type":"structure","members":{"recommendedInstanceType":{},"rank":{"type":"integer"},"projectedMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"timestamps":{"shape":"S5y"},"values":{"shape":"S5z"}}}}}}}}}},"GetECSServiceRecommendationProjectedMetrics":{"input":{"type":"structure","required":["serviceArn","stat","period","startTime","endTime"],"members":{"serviceArn":{},"stat":{},"period":{"type":"integer"},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{"recommendedOptionProjectedMetrics":{"type":"list","member":{"type":"structure","members":{"recommendedCpuUnits":{"type":"integer"},"recommendedMemorySize":{"type":"integer"},"projectedMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"timestamps":{"shape":"S5y"},"upperBoundValues":{"shape":"S5z"},"lowerBoundValues":{"shape":"S5z"}}}}}}}}}},"GetECSServiceRecommendations":{"input":{"type":"structure","members":{"serviceArns":{"type":"list","member":{}},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S1n"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"ecsServiceRecommendations":{"type":"list","member":{"type":"structure","members":{"serviceArn":{},"accountId":{},"currentServiceConfiguration":{"type":"structure","members":{"memory":{"type":"integer"},"cpu":{"type":"integer"},"containerConfigurations":{"type":"list","member":{"type":"structure","members":{"containerName":{},"memorySizeConfiguration":{"shape":"S6l"},"cpu":{"type":"integer"}}}},"autoScalingConfiguration":{},"taskDefinitionArn":{}}},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookbackPeriodInDays":{"type":"double"},"launchType":{},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"serviceRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"memory":{"type":"integer"},"cpu":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}},"projectedUtilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"lowerBoundValue":{"type":"double"},"upperBoundValue":{"type":"double"}}}},"containerRecommendations":{"type":"list","member":{"type":"structure","members":{"containerName":{},"memorySizeConfiguration":{"shape":"S6l"},"cpu":{"type":"integer"}}}}}}},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"tags":{"shape":"S4w"}}}},"errors":{"shape":"S42"}}}},"GetEffectiveRecommendationPreferences":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"enhancedInfrastructureMetrics":{},"externalMetricsPreference":{"shape":"S3k"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3n"},"preferredResources":{"shape":"S3t"}}}},"GetEnrollmentStatus":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"status":{},"statusReason":{},"memberAccountsEnrolled":{"type":"boolean"},"lastUpdatedTimestamp":{"type":"timestamp"},"numberOfMemberAccountsOptedIn":{"type":"integer"}}}},"GetEnrollmentStatusesForOrganization":{"input":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"accountEnrollmentStatuses":{"type":"list","member":{"type":"structure","members":{"accountId":{},"status":{},"statusReason":{},"lastUpdatedTimestamp":{"type":"timestamp"}}}},"nextToken":{}}}},"GetLambdaFunctionRecommendations":{"input":{"type":"structure","members":{"functionArns":{"type":"list","member":{}},"accountIds":{"shape":"Sw"},"filters":{"shape":"S1u"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"lambdaFunctionRecommendations":{"type":"list","member":{"type":"structure","members":{"functionArn":{},"functionVersion":{},"accountId":{},"currentMemorySize":{"type":"integer"},"numberOfInvocations":{"type":"long"},"utilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"lookbackPeriodInDays":{"type":"double"},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"memorySizeRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"rank":{"type":"integer"},"memorySize":{"type":"integer"},"projectedUtilizationMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"currentPerformanceRisk":{},"effectiveRecommendationPreferences":{"type":"structure","members":{"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"tags":{"shape":"S4w"}}}}}}},"GetLicenseRecommendations":{"input":{"type":"structure","members":{"resourceArns":{"shape":"S8g"},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S21"},"accountIds":{"shape":"Sw"}}},"output":{"type":"structure","members":{"nextToken":{},"licenseRecommendations":{"type":"list","member":{"type":"structure","members":{"resourceArn":{},"accountId":{},"currentLicenseConfiguration":{"type":"structure","members":{"numberOfCores":{"type":"integer"},"instanceType":{},"operatingSystem":{},"licenseEdition":{},"licenseName":{},"licenseModel":{},"licenseVersion":{},"metricsSource":{"type":"list","member":{"type":"structure","members":{"provider":{},"providerArn":{}}}}}},"lookbackPeriodInDays":{"type":"double"},"lastRefreshTimestamp":{"type":"timestamp"},"finding":{},"findingReasonCodes":{"type":"list","member":{}},"licenseRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"rank":{"type":"integer"},"operatingSystem":{},"licenseEdition":{},"licenseModel":{},"savingsOpportunity":{"shape":"S37"}}}},"tags":{"shape":"S4w"}}}},"errors":{"shape":"S42"}}}},"GetRDSDatabaseRecommendationProjectedMetrics":{"input":{"type":"structure","required":["resourceArn","stat","period","startTime","endTime"],"members":{"resourceArn":{},"stat":{},"period":{"type":"integer"},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"recommendedOptionProjectedMetrics":{"type":"list","member":{"type":"structure","members":{"recommendedDBInstanceClass":{},"rank":{"type":"integer"},"projectedMetrics":{"type":"list","member":{"type":"structure","members":{"name":{},"timestamps":{"shape":"S5y"},"values":{"shape":"S5z"}}}}}}}}}},"GetRDSDatabaseRecommendations":{"input":{"type":"structure","members":{"resourceArns":{"shape":"S8g"},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"shape":"S28"},"accountIds":{"shape":"Sw"},"recommendationPreferences":{"shape":"S17"}}},"output":{"type":"structure","members":{"nextToken":{},"rdsDBRecommendations":{"type":"list","member":{"type":"structure","members":{"resourceArn":{},"accountId":{},"engine":{},"engineVersion":{},"currentDBInstanceClass":{},"currentStorageConfiguration":{"shape":"S9f"},"idle":{},"instanceFinding":{},"storageFinding":{},"instanceFindingReasonCodes":{"type":"list","member":{}},"storageFindingReasonCodes":{"type":"list","member":{}},"instanceRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"dbInstanceClass":{},"projectedUtilizationMetrics":{"type":"list","member":{"shape":"S9w"}},"performanceRisk":{"type":"double"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"storageRecommendationOptions":{"type":"list","member":{"type":"structure","members":{"storageConfiguration":{"shape":"S9f"},"rank":{"type":"integer"},"savingsOpportunity":{"shape":"S37"},"savingsOpportunityAfterDiscounts":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}}}}}}},"utilizationMetrics":{"type":"list","member":{"shape":"S9w"}},"effectiveRecommendationPreferences":{"type":"structure","members":{"cpuVendorArchitectures":{"shape":"S18"},"enhancedInfrastructureMetrics":{},"lookBackPeriod":{},"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"lookbackPeriodInDays":{"type":"double"},"lastRefreshTimestamp":{"type":"timestamp"},"tags":{"shape":"S4w"}}}},"errors":{"shape":"S42"}}}},"GetRecommendationPreferences":{"input":{"type":"structure","required":["resourceType"],"members":{"resourceType":{},"scope":{"shape":"S3"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationPreferencesDetails":{"type":"list","member":{"type":"structure","members":{"scope":{"shape":"S3"},"resourceType":{},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3k"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3n"},"preferredResources":{"shape":"S3t"},"savingsEstimationMode":{}}}}}}},"GetRecommendationSummaries":{"input":{"type":"structure","members":{"accountIds":{"shape":"Sw"},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationSummaries":{"type":"list","member":{"type":"structure","members":{"summaries":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{"type":"double"},"reasonCodeSummaries":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{"type":"double"}}}}}}},"recommendationResourceType":{},"accountId":{},"savingsOpportunity":{"shape":"S37"},"currentPerformanceRiskRatings":{"type":"structure","members":{"high":{"type":"long"},"medium":{"type":"long"},"low":{"type":"long"},"veryLow":{"type":"long"}}},"inferredWorkloadSavings":{"type":"list","member":{"type":"structure","members":{"inferredWorkloadTypes":{"shape":"S40"},"estimatedMonthlySavings":{"shape":"S39"}}}}}}}}}},"PutRecommendationPreferences":{"input":{"type":"structure","required":["resourceType"],"members":{"resourceType":{},"scope":{"shape":"S3"},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3k"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3n"},"preferredResources":{"type":"list","member":{"type":"structure","members":{"name":{},"includeList":{"shape":"S3w"},"excludeList":{"shape":"S3w"}}}},"savingsEstimationMode":{}}},"output":{"type":"structure","members":{}}},"UpdateEnrollmentStatus":{"input":{"type":"structure","required":["status"],"members":{"status":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"status":{},"statusReason":{}}}}},"shapes":{"S3":{"type":"structure","members":{"name":{},"value":{}}},"Sf":{"type":"list","member":{}},"Sn":{"type":"structure","members":{"bucket":{},"key":{},"metadataKey":{}}},"Sw":{"type":"list","member":{}},"Sy":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S13":{"type":"structure","members":{"bucket":{},"keyPrefix":{}}},"S17":{"type":"structure","members":{"cpuVendorArchitectures":{"shape":"S18"}}},"S18":{"type":"list","member":{}},"S1c":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S1n":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S1u":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S21":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S28":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"shape":"Sf"}}}},"S2m":{"type":"list","member":{"shape":"S2n"}},"S2n":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}},"S2s":{"type":"structure","members":{"desiredCapacity":{"type":"integer"},"minSize":{"type":"integer"},"maxSize":{"type":"integer"},"instanceType":{}}},"S2x":{"type":"structure","members":{"gpus":{"type":"list","member":{"type":"structure","members":{"gpuCount":{"type":"integer"},"gpuMemorySizeInMiB":{"type":"integer"}}}}}},"S34":{"type":"list","member":{"shape":"S2n"}},"S37":{"type":"structure","members":{"savingsOpportunityPercentage":{"type":"double"},"estimatedMonthlySavings":{"shape":"S39"}}},"S39":{"type":"structure","members":{"currency":{},"value":{"type":"double"}}},"S3h":{"type":"structure","members":{"cpuVendorArchitectures":{"shape":"S18"},"enhancedInfrastructureMetrics":{},"inferredWorkloadTypes":{},"externalMetricsPreference":{"shape":"S3k"},"lookBackPeriod":{},"utilizationPreferences":{"shape":"S3n"},"preferredResources":{"shape":"S3t"},"savingsEstimationMode":{"type":"structure","members":{"source":{}}}}},"S3k":{"type":"structure","members":{"source":{}}},"S3n":{"type":"list","member":{"type":"structure","members":{"metricName":{},"metricParameters":{"type":"structure","members":{"threshold":{},"headroom":{}}}}}},"S3t":{"type":"list","member":{"type":"structure","members":{"name":{},"includeList":{"shape":"S3w"},"effectiveIncludeList":{"shape":"S3w"},"excludeList":{"shape":"S3w"}}}},"S3w":{"type":"list","member":{}},"S40":{"type":"list","member":{}},"S42":{"type":"list","member":{"type":"structure","members":{"identifier":{},"code":{},"message":{}}}},"S4d":{"type":"structure","members":{"volumeType":{},"volumeSize":{"type":"integer"},"volumeBaselineIOPS":{"type":"integer"},"volumeBurstIOPS":{"type":"integer"},"volumeBaselineThroughput":{"type":"integer"},"volumeBurstThroughput":{"type":"integer"},"rootVolume":{"type":"boolean"}}},"S4w":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"S5y":{"type":"list","member":{"type":"timestamp"}},"S5z":{"type":"list","member":{"type":"double"}},"S6l":{"type":"structure","members":{"memory":{"type":"integer"},"memoryReservation":{"type":"integer"}}},"S8g":{"type":"list","member":{}},"S9f":{"type":"structure","members":{"storageType":{},"allocatedStorage":{"type":"integer"},"iops":{"type":"integer"},"maxAllocatedStorage":{"type":"integer"},"storageThroughput":{"type":"integer"}}},"S9w":{"type":"structure","members":{"name":{},"statistic":{},"value":{"type":"double"}}}}} /***/ }), /* 881 */ @@ -59953,7 +59953,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 921 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-09-22","endpointPrefix":"codeartifact","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"CodeArtifact","serviceId":"codeartifact","signatureVersion":"v4","signingName":"codeartifact","uid":"codeartifact-2018-09-22"},"operations":{"AssociateExternalConnection":{"http":{"requestUri":"/v1/repository/external-connection"},"input":{"type":"structure","required":["domain","repository","externalConnection"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"externalConnection":{"location":"querystring","locationName":"external-connection"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"CopyPackageVersions":{"http":{"requestUri":"/v1/package/versions/copy"},"input":{"type":"structure","required":["domain","sourceRepository","destinationRepository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"sourceRepository":{"location":"querystring","locationName":"source-repository"},"destinationRepository":{"location":"querystring","locationName":"destination-repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"allowOverwrite":{"type":"boolean"},"includeFromUpstream":{"type":"boolean"}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"CreateDomain":{"http":{"requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"encryptionKey":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"CreatePackageGroup":{"http":{"requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{},"contactInfo":{},"description":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}}},"CreateRepository":{"http":{"requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"description":{},"upstreams":{"shape":"S1l"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"DeleteDomainPermissionsPolicy":{"http":{"method":"DELETE","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"policyRevision":{"location":"querystring","locationName":"policy-revision"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"DeletePackage":{"http":{"method":"DELETE","requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","members":{"deletedPackage":{"shape":"S1x"}}}},"DeletePackageGroup":{"http":{"method":"DELETE","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}},"idempotent":true},"DeletePackageVersions":{"http":{"requestUri":"/v1/package/versions/delete"},"input":{"type":"structure","required":["domain","repository","format","package","versions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"expectedStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"DeleteRepository":{"http":{"method":"DELETE","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DeleteRepositoryPermissionsPolicy":{"http":{"method":"DELETE","requestUri":"/v1/repository/permissions/policies"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"policyRevision":{"location":"querystring","locationName":"policy-revision"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"DescribeDomain":{"http":{"method":"GET","requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"DescribePackage":{"http":{"method":"GET","requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","required":["package"],"members":{"package":{"type":"structure","members":{"format":{},"namespace":{},"name":{},"originConfiguration":{"shape":"S1y"}}}}}},"DescribePackageGroup":{"http":{"method":"GET","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}}},"DescribePackageVersion":{"http":{"method":"GET","requestUri":"/v1/package/version"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["packageVersion"],"members":{"packageVersion":{"type":"structure","members":{"format":{},"namespace":{},"packageName":{},"displayName":{},"version":{},"summary":{},"homePage":{},"sourceCodeRepository":{},"publishedTime":{"type":"timestamp"},"licenses":{"type":"list","member":{"type":"structure","members":{"name":{},"url":{}}}},"revision":{},"status":{},"origin":{"shape":"S2n"}}}}}},"DescribeRepository":{"http":{"method":"GET","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DisassociateExternalConnection":{"http":{"method":"DELETE","requestUri":"/v1/repository/external-connection"},"input":{"type":"structure","required":["domain","repository","externalConnection"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"externalConnection":{"location":"querystring","locationName":"external-connection"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DisposePackageVersions":{"http":{"requestUri":"/v1/package/versions/dispose"},"input":{"type":"structure","required":["domain","repository","format","package","versions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"expectedStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"GetAssociatedPackageGroup":{"http":{"method":"GET","requestUri":"/v1/get-associated-package-group"},"input":{"type":"structure","required":["domain","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"},"associationType":{}}}},"GetAuthorizationToken":{"http":{"requestUri":"/v1/authorization-token"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"durationSeconds":{"location":"querystring","locationName":"duration","type":"long"}}},"output":{"type":"structure","members":{"authorizationToken":{},"expiration":{"type":"timestamp"}},"sensitive":true}},"GetDomainPermissionsPolicy":{"http":{"method":"GET","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"GetPackageVersionAsset":{"http":{"method":"GET","requestUri":"/v1/package/version/asset"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion","asset"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"asset":{"location":"querystring","locationName":"asset"},"packageVersionRevision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","members":{"asset":{"shape":"S37"},"assetName":{"location":"header","locationName":"X-AssetName"},"packageVersion":{"location":"header","locationName":"X-PackageVersion"},"packageVersionRevision":{"location":"header","locationName":"X-PackageVersionRevision"}},"payload":"asset"}},"GetPackageVersionReadme":{"http":{"method":"GET","requestUri":"/v1/package/version/readme"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"readme":{}}}},"GetRepositoryEndpoint":{"http":{"method":"GET","requestUri":"/v1/repository/endpoint"},"input":{"type":"structure","required":["domain","repository","format"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"}}},"output":{"type":"structure","members":{"repositoryEndpoint":{}}}},"GetRepositoryPermissionsPolicy":{"http":{"method":"GET","requestUri":"/v1/repository/permissions/policy"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"ListAllowedRepositoriesForGroup":{"http":{"method":"GET","requestUri":"/v1/package-group-allowed-repositories"},"input":{"type":"structure","required":["domain","packageGroup","originRestrictionType"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"originRestrictionType":{"location":"querystring","locationName":"originRestrictionType"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"allowedRepositories":{"shape":"S3i"},"nextToken":{}}}},"ListAssociatedPackages":{"http":{"method":"GET","requestUri":"/v1/list-associated-packages"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"preview":{"location":"querystring","locationName":"preview","type":"boolean"}}},"output":{"type":"structure","members":{"packages":{"type":"list","member":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"associationType":{}}}},"nextToken":{}}}},"ListDomains":{"http":{"requestUri":"/v1/domains"},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"domains":{"type":"list","member":{"type":"structure","members":{"name":{},"owner":{},"arn":{},"status":{},"createdTime":{"type":"timestamp"},"encryptionKey":{}}}},"nextToken":{}}}},"ListPackageGroups":{"http":{"requestUri":"/v1/package-groups"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"prefix":{"location":"querystring","locationName":"prefix"}}},"output":{"type":"structure","members":{"packageGroups":{"shape":"S3x"},"nextToken":{}}}},"ListPackageVersionAssets":{"http":{"requestUri":"/v1/package/version/assets"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"nextToken":{},"assets":{"type":"list","member":{"shape":"S43"}}}}},"ListPackageVersionDependencies":{"http":{"requestUri":"/v1/package/version/dependencies"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"nextToken":{},"dependencies":{"type":"list","member":{"type":"structure","members":{"namespace":{},"package":{},"dependencyType":{},"versionRequirement":{}}}}}}},"ListPackageVersions":{"http":{"requestUri":"/v1/package/versions"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"status":{"location":"querystring","locationName":"status"},"sortBy":{"location":"querystring","locationName":"sortBy"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"originType":{"location":"querystring","locationName":"originType"}}},"output":{"type":"structure","members":{"defaultDisplayVersion":{},"format":{},"namespace":{},"package":{},"versions":{"type":"list","member":{"type":"structure","required":["version","status"],"members":{"version":{},"revision":{},"status":{},"origin":{"shape":"S2n"}}}},"nextToken":{}}}},"ListPackages":{"http":{"requestUri":"/v1/packages"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"packagePrefix":{"location":"querystring","locationName":"package-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"publish":{"location":"querystring","locationName":"publish"},"upstream":{"location":"querystring","locationName":"upstream"}}},"output":{"type":"structure","members":{"packages":{"type":"list","member":{"shape":"S1x"}},"nextToken":{}}}},"ListRepositories":{"http":{"requestUri":"/v1/repositories"},"input":{"type":"structure","members":{"repositoryPrefix":{"location":"querystring","locationName":"repository-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"repositories":{"shape":"S4n"},"nextToken":{}}}},"ListRepositoriesInDomain":{"http":{"requestUri":"/v1/domain/repositories"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"administratorAccount":{"location":"querystring","locationName":"administrator-account"},"repositoryPrefix":{"location":"querystring","locationName":"repository-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"repositories":{"shape":"S4n"},"nextToken":{}}}},"ListSubPackageGroups":{"http":{"requestUri":"/v1/package-groups/sub-groups"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"packageGroups":{"shape":"S3x"},"nextToken":{}}}},"ListTagsForResource":{"http":{"requestUri":"/v1/tags"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sz"}}}},"PublishPackageVersion":{"http":{"requestUri":"/v1/package/version/publish"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion","assetContent","assetName","assetSHA256"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"assetContent":{"shape":"S37"},"assetName":{"location":"querystring","locationName":"asset"},"assetSHA256":{"location":"header","locationName":"x-amz-content-sha256"},"unfinished":{"location":"querystring","locationName":"unfinished","type":"boolean"}},"payload":"assetContent"},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"status":{},"asset":{"shape":"S43"}}}},"PutDomainPermissionsPolicy":{"http":{"method":"PUT","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain","policyDocument"],"members":{"domain":{},"domainOwner":{},"policyRevision":{},"policyDocument":{}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"PutPackageOriginConfiguration":{"http":{"requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package","restrictions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"restrictions":{"shape":"S1z"}}},"output":{"type":"structure","members":{"originConfiguration":{"shape":"S1y"}}}},"PutRepositoryPermissionsPolicy":{"http":{"method":"PUT","requestUri":"/v1/repository/permissions/policy"},"input":{"type":"structure","required":["domain","repository","policyDocument"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"policyRevision":{},"policyDocument":{}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"TagResource":{"http":{"requestUri":"/v1/tag"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/v1/untag"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"},"tagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdatePackageGroup":{"http":{"method":"PUT","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{},"contactInfo":{},"description":{}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}},"idempotent":true},"UpdatePackageGroupOriginConfiguration":{"http":{"method":"PUT","requestUri":"/v1/package-group-origin-configuration"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"restrictions":{"type":"map","key":{},"value":{}},"addAllowedRepositories":{"shape":"S5e"},"removeAllowedRepositories":{"shape":"S5e"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"},"allowedRepositoryUpdates":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{"shape":"S3i"}}}}},"idempotent":true},"UpdatePackageVersionsStatus":{"http":{"requestUri":"/v1/package/versions/update_status"},"input":{"type":"structure","required":["domain","repository","format","package","versions","targetStatus"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"expectedStatus":{},"targetStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"UpdateRepository":{"http":{"method":"PUT","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"description":{},"upstreams":{"shape":"S1l"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}}},"shapes":{"S7":{"type":"structure","members":{"name":{},"administratorAccount":{},"domainName":{},"domainOwner":{},"arn":{},"description":{},"upstreams":{"type":"list","member":{"type":"structure","members":{"repositoryName":{}}}},"externalConnections":{"type":"list","member":{"type":"structure","members":{"externalConnectionName":{},"packageFormat":{},"status":{}}}},"createdTime":{"type":"timestamp"}}},"Sk":{"type":"list","member":{}},"Sm":{"type":"map","key":{},"value":{}},"Sq":{"type":"map","key":{},"value":{"type":"structure","members":{"revision":{},"status":{}}}},"Su":{"type":"map","key":{},"value":{"type":"structure","members":{"errorCode":{},"errorMessage":{}}}},"Sz":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"S14":{"type":"structure","members":{"name":{},"owner":{},"arn":{},"status":{},"createdTime":{"type":"timestamp"},"encryptionKey":{},"repositoryCount":{"type":"integer"},"assetSizeBytes":{"type":"long"},"s3BucketArn":{}}},"S1c":{"type":"structure","members":{"arn":{},"pattern":{},"domainName":{},"domainOwner":{},"createdTime":{"type":"timestamp"},"contactInfo":{},"description":{},"originConfiguration":{"shape":"S1d"},"parent":{"shape":"S1i"}}},"S1d":{"type":"structure","members":{"restrictions":{"type":"map","key":{},"value":{"type":"structure","members":{"mode":{},"effectiveMode":{},"inheritedFrom":{"shape":"S1i"},"repositoriesCount":{"type":"long"}}}}}},"S1i":{"type":"structure","members":{"arn":{},"pattern":{}}},"S1l":{"type":"list","member":{"type":"structure","required":["repositoryName"],"members":{"repositoryName":{}}}},"S1t":{"type":"structure","members":{"resourceArn":{},"revision":{},"document":{}}},"S1x":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"originConfiguration":{"shape":"S1y"}}},"S1y":{"type":"structure","members":{"restrictions":{"shape":"S1z"}}},"S1z":{"type":"structure","required":["publish","upstream"],"members":{"publish":{},"upstream":{}}},"S2n":{"type":"structure","members":{"domainEntryPoint":{"type":"structure","members":{"repositoryName":{},"externalConnectionName":{}}},"originType":{}}},"S37":{"type":"blob","streaming":true},"S3i":{"type":"list","member":{}},"S3x":{"type":"list","member":{"type":"structure","members":{"arn":{},"pattern":{},"domainName":{},"domainOwner":{},"createdTime":{"type":"timestamp"},"contactInfo":{},"description":{},"originConfiguration":{"shape":"S1d"},"parent":{"shape":"S1i"}}}},"S43":{"type":"structure","required":["name"],"members":{"name":{},"size":{"type":"long"},"hashes":{"type":"map","key":{},"value":{}}}},"S4n":{"type":"list","member":{"type":"structure","members":{"name":{},"administratorAccount":{},"domainName":{},"domainOwner":{},"arn":{},"description":{},"createdTime":{"type":"timestamp"}}}},"S5e":{"type":"list","member":{"type":"structure","members":{"repositoryName":{},"originRestrictionType":{}}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-09-22","endpointPrefix":"codeartifact","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"CodeArtifact","serviceId":"codeartifact","signatureVersion":"v4","signingName":"codeartifact","uid":"codeartifact-2018-09-22","auth":["aws.auth#sigv4"]},"operations":{"AssociateExternalConnection":{"http":{"requestUri":"/v1/repository/external-connection"},"input":{"type":"structure","required":["domain","repository","externalConnection"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"externalConnection":{"location":"querystring","locationName":"external-connection"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"CopyPackageVersions":{"http":{"requestUri":"/v1/package/versions/copy"},"input":{"type":"structure","required":["domain","sourceRepository","destinationRepository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"sourceRepository":{"location":"querystring","locationName":"source-repository"},"destinationRepository":{"location":"querystring","locationName":"destination-repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"allowOverwrite":{"type":"boolean"},"includeFromUpstream":{"type":"boolean"}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"CreateDomain":{"http":{"requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"encryptionKey":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"CreatePackageGroup":{"http":{"requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{},"contactInfo":{},"description":{},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}}},"CreateRepository":{"http":{"requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"description":{},"upstreams":{"shape":"S1l"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"DeleteDomainPermissionsPolicy":{"http":{"method":"DELETE","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"policyRevision":{"location":"querystring","locationName":"policy-revision"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"DeletePackage":{"http":{"method":"DELETE","requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","members":{"deletedPackage":{"shape":"S1x"}}}},"DeletePackageGroup":{"http":{"method":"DELETE","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}},"idempotent":true},"DeletePackageVersions":{"http":{"requestUri":"/v1/package/versions/delete"},"input":{"type":"structure","required":["domain","repository","format","package","versions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"expectedStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"DeleteRepository":{"http":{"method":"DELETE","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DeleteRepositoryPermissionsPolicy":{"http":{"method":"DELETE","requestUri":"/v1/repository/permissions/policies"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"policyRevision":{"location":"querystring","locationName":"policy-revision"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"DescribeDomain":{"http":{"method":"GET","requestUri":"/v1/domain"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"domain":{"shape":"S14"}}}},"DescribePackage":{"http":{"method":"GET","requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","required":["package"],"members":{"package":{"type":"structure","members":{"format":{},"namespace":{},"name":{},"originConfiguration":{"shape":"S1y"}}}}}},"DescribePackageGroup":{"http":{"method":"GET","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}}},"DescribePackageVersion":{"http":{"method":"GET","requestUri":"/v1/package/version"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["packageVersion"],"members":{"packageVersion":{"type":"structure","members":{"format":{},"namespace":{},"packageName":{},"displayName":{},"version":{},"summary":{},"homePage":{},"sourceCodeRepository":{},"publishedTime":{"type":"timestamp"},"licenses":{"type":"list","member":{"type":"structure","members":{"name":{},"url":{}}}},"revision":{},"status":{},"origin":{"shape":"S2n"}}}}}},"DescribeRepository":{"http":{"method":"GET","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DisassociateExternalConnection":{"http":{"method":"DELETE","requestUri":"/v1/repository/external-connection"},"input":{"type":"structure","required":["domain","repository","externalConnection"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"externalConnection":{"location":"querystring","locationName":"external-connection"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}},"DisposePackageVersions":{"http":{"requestUri":"/v1/package/versions/dispose"},"input":{"type":"structure","required":["domain","repository","format","package","versions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"expectedStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"GetAssociatedPackageGroup":{"http":{"method":"GET","requestUri":"/v1/get-associated-package-group"},"input":{"type":"structure","required":["domain","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"},"associationType":{}}}},"GetAuthorizationToken":{"http":{"requestUri":"/v1/authorization-token"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"durationSeconds":{"location":"querystring","locationName":"duration","type":"long"}}},"output":{"type":"structure","members":{"authorizationToken":{},"expiration":{"type":"timestamp"}},"sensitive":true}},"GetDomainPermissionsPolicy":{"http":{"method":"GET","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"GetPackageVersionAsset":{"http":{"method":"GET","requestUri":"/v1/package/version/asset"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion","asset"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"asset":{"location":"querystring","locationName":"asset"},"packageVersionRevision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","members":{"asset":{"shape":"S37"},"assetName":{"location":"header","locationName":"X-AssetName"},"packageVersion":{"location":"header","locationName":"X-PackageVersion"},"packageVersionRevision":{"location":"header","locationName":"X-PackageVersionRevision"}},"payload":"asset"}},"GetPackageVersionReadme":{"http":{"method":"GET","requestUri":"/v1/package/version/readme"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"readme":{}}}},"GetRepositoryEndpoint":{"http":{"method":"GET","requestUri":"/v1/repository/endpoint"},"input":{"type":"structure","required":["domain","repository","format"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"}}},"output":{"type":"structure","members":{"repositoryEndpoint":{}}}},"GetRepositoryPermissionsPolicy":{"http":{"method":"GET","requestUri":"/v1/repository/permissions/policy"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"ListAllowedRepositoriesForGroup":{"http":{"method":"GET","requestUri":"/v1/package-group-allowed-repositories"},"input":{"type":"structure","required":["domain","packageGroup","originRestrictionType"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"originRestrictionType":{"location":"querystring","locationName":"originRestrictionType"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"allowedRepositories":{"shape":"S3i"},"nextToken":{}}}},"ListAssociatedPackages":{"http":{"method":"GET","requestUri":"/v1/list-associated-packages"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"preview":{"location":"querystring","locationName":"preview","type":"boolean"}}},"output":{"type":"structure","members":{"packages":{"type":"list","member":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"associationType":{}}}},"nextToken":{}}}},"ListDomains":{"http":{"requestUri":"/v1/domains"},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"domains":{"type":"list","member":{"type":"structure","members":{"name":{},"owner":{},"arn":{},"status":{},"createdTime":{"type":"timestamp"},"encryptionKey":{}}}},"nextToken":{}}}},"ListPackageGroups":{"http":{"requestUri":"/v1/package-groups"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"prefix":{"location":"querystring","locationName":"prefix"}}},"output":{"type":"structure","members":{"packageGroups":{"shape":"S3x"},"nextToken":{}}}},"ListPackageVersionAssets":{"http":{"requestUri":"/v1/package/version/assets"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"nextToken":{},"assets":{"type":"list","member":{"shape":"S43"}}}}},"ListPackageVersionDependencies":{"http":{"requestUri":"/v1/package/version/dependencies"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"nextToken":{},"dependencies":{"type":"list","member":{"type":"structure","members":{"namespace":{},"package":{},"dependencyType":{},"versionRequirement":{}}}}}}},"ListPackageVersions":{"http":{"requestUri":"/v1/package/versions"},"input":{"type":"structure","required":["domain","repository","format","package"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"status":{"location":"querystring","locationName":"status"},"sortBy":{"location":"querystring","locationName":"sortBy"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"originType":{"location":"querystring","locationName":"originType"}}},"output":{"type":"structure","members":{"defaultDisplayVersion":{},"format":{},"namespace":{},"package":{},"versions":{"type":"list","member":{"type":"structure","required":["version","status"],"members":{"version":{},"revision":{},"status":{},"origin":{"shape":"S2n"}}}},"nextToken":{}}}},"ListPackages":{"http":{"requestUri":"/v1/packages"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"packagePrefix":{"location":"querystring","locationName":"package-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"},"publish":{"location":"querystring","locationName":"publish"},"upstream":{"location":"querystring","locationName":"upstream"}}},"output":{"type":"structure","members":{"packages":{"type":"list","member":{"shape":"S1x"}},"nextToken":{}}}},"ListRepositories":{"http":{"requestUri":"/v1/repositories"},"input":{"type":"structure","members":{"repositoryPrefix":{"location":"querystring","locationName":"repository-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"repositories":{"shape":"S4n"},"nextToken":{}}}},"ListRepositoriesInDomain":{"http":{"requestUri":"/v1/domain/repositories"},"input":{"type":"structure","required":["domain"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"administratorAccount":{"location":"querystring","locationName":"administrator-account"},"repositoryPrefix":{"location":"querystring","locationName":"repository-prefix"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"repositories":{"shape":"S4n"},"nextToken":{}}}},"ListSubPackageGroups":{"http":{"requestUri":"/v1/package-groups/sub-groups"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"maxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"nextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"packageGroups":{"shape":"S3x"},"nextToken":{}}}},"ListTagsForResource":{"http":{"requestUri":"/v1/tags"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sz"}}}},"PublishPackageVersion":{"http":{"requestUri":"/v1/package/version/publish"},"input":{"type":"structure","required":["domain","repository","format","package","packageVersion","assetContent","assetName","assetSHA256"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"packageVersion":{"location":"querystring","locationName":"version"},"assetContent":{"shape":"S37"},"assetName":{"location":"querystring","locationName":"asset"},"assetSHA256":{"location":"header","locationName":"x-amz-content-sha256"},"unfinished":{"location":"querystring","locationName":"unfinished","type":"boolean"}},"payload":"assetContent"},"output":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"version":{},"versionRevision":{},"status":{},"asset":{"shape":"S43"}}}},"PutDomainPermissionsPolicy":{"http":{"method":"PUT","requestUri":"/v1/domain/permissions/policy"},"input":{"type":"structure","required":["domain","policyDocument"],"members":{"domain":{},"domainOwner":{},"policyRevision":{},"policyDocument":{}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"PutPackageOriginConfiguration":{"http":{"requestUri":"/v1/package"},"input":{"type":"structure","required":["domain","repository","format","package","restrictions"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"restrictions":{"shape":"S1z"}}},"output":{"type":"structure","members":{"originConfiguration":{"shape":"S1y"}}}},"PutRepositoryPermissionsPolicy":{"http":{"method":"PUT","requestUri":"/v1/repository/permissions/policy"},"input":{"type":"structure","required":["domain","repository","policyDocument"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"policyRevision":{},"policyDocument":{}}},"output":{"type":"structure","members":{"policy":{"shape":"S1t"}}}},"TagResource":{"http":{"requestUri":"/v1/tag"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"},"tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/v1/untag"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"},"tagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdatePackageGroup":{"http":{"method":"PUT","requestUri":"/v1/package-group"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{},"contactInfo":{},"description":{}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"}}},"idempotent":true},"UpdatePackageGroupOriginConfiguration":{"http":{"method":"PUT","requestUri":"/v1/package-group-origin-configuration"},"input":{"type":"structure","required":["domain","packageGroup"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"packageGroup":{"location":"querystring","locationName":"package-group"},"restrictions":{"type":"map","key":{},"value":{}},"addAllowedRepositories":{"shape":"S5e"},"removeAllowedRepositories":{"shape":"S5e"}}},"output":{"type":"structure","members":{"packageGroup":{"shape":"S1c"},"allowedRepositoryUpdates":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{"shape":"S3i"}}}}},"idempotent":true},"UpdatePackageVersionsStatus":{"http":{"requestUri":"/v1/package/versions/update_status"},"input":{"type":"structure","required":["domain","repository","format","package","versions","targetStatus"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"format":{"location":"querystring","locationName":"format"},"namespace":{"location":"querystring","locationName":"namespace"},"package":{"location":"querystring","locationName":"package"},"versions":{"shape":"Sk"},"versionRevisions":{"shape":"Sm"},"expectedStatus":{},"targetStatus":{}}},"output":{"type":"structure","members":{"successfulVersions":{"shape":"Sq"},"failedVersions":{"shape":"Su"}}}},"UpdateRepository":{"http":{"method":"PUT","requestUri":"/v1/repository"},"input":{"type":"structure","required":["domain","repository"],"members":{"domain":{"location":"querystring","locationName":"domain"},"domainOwner":{"location":"querystring","locationName":"domain-owner"},"repository":{"location":"querystring","locationName":"repository"},"description":{},"upstreams":{"shape":"S1l"}}},"output":{"type":"structure","members":{"repository":{"shape":"S7"}}}}},"shapes":{"S7":{"type":"structure","members":{"name":{},"administratorAccount":{},"domainName":{},"domainOwner":{},"arn":{},"description":{},"upstreams":{"type":"list","member":{"type":"structure","members":{"repositoryName":{}}}},"externalConnections":{"type":"list","member":{"type":"structure","members":{"externalConnectionName":{},"packageFormat":{},"status":{}}}},"createdTime":{"type":"timestamp"}}},"Sk":{"type":"list","member":{}},"Sm":{"type":"map","key":{},"value":{}},"Sq":{"type":"map","key":{},"value":{"type":"structure","members":{"revision":{},"status":{}}}},"Su":{"type":"map","key":{},"value":{"type":"structure","members":{"errorCode":{},"errorMessage":{}}}},"Sz":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"S14":{"type":"structure","members":{"name":{},"owner":{},"arn":{},"status":{},"createdTime":{"type":"timestamp"},"encryptionKey":{},"repositoryCount":{"type":"integer"},"assetSizeBytes":{"type":"long"},"s3BucketArn":{}}},"S1c":{"type":"structure","members":{"arn":{},"pattern":{},"domainName":{},"domainOwner":{},"createdTime":{"type":"timestamp"},"contactInfo":{},"description":{},"originConfiguration":{"shape":"S1d"},"parent":{"shape":"S1i"}}},"S1d":{"type":"structure","members":{"restrictions":{"type":"map","key":{},"value":{"type":"structure","members":{"mode":{},"effectiveMode":{},"inheritedFrom":{"shape":"S1i"},"repositoriesCount":{"type":"long"}}}}}},"S1i":{"type":"structure","members":{"arn":{},"pattern":{}}},"S1l":{"type":"list","member":{"type":"structure","required":["repositoryName"],"members":{"repositoryName":{}}}},"S1t":{"type":"structure","members":{"resourceArn":{},"revision":{},"document":{}}},"S1x":{"type":"structure","members":{"format":{},"namespace":{},"package":{},"originConfiguration":{"shape":"S1y"}}},"S1y":{"type":"structure","members":{"restrictions":{"shape":"S1z"}}},"S1z":{"type":"structure","required":["publish","upstream"],"members":{"publish":{},"upstream":{}}},"S2n":{"type":"structure","members":{"domainEntryPoint":{"type":"structure","members":{"repositoryName":{},"externalConnectionName":{}}},"originType":{}}},"S37":{"type":"blob","streaming":true},"S3i":{"type":"list","member":{}},"S3x":{"type":"list","member":{"type":"structure","members":{"arn":{},"pattern":{},"domainName":{},"domainOwner":{},"createdTime":{"type":"timestamp"},"contactInfo":{},"description":{},"originConfiguration":{"shape":"S1d"},"parent":{"shape":"S1i"}}}},"S43":{"type":"structure","required":["name"],"members":{"name":{},"size":{"type":"long"},"hashes":{"type":"map","key":{},"value":{}}}},"S4n":{"type":"list","member":{"type":"structure","members":{"name":{},"administratorAccount":{},"domainName":{},"domainOwner":{},"arn":{},"description":{},"createdTime":{"type":"timestamp"}}}},"S5e":{"type":"list","member":{"type":"structure","members":{"repositoryName":{},"originRestrictionType":{}}}}}} /***/ }), /* 922 */ @@ -64213,6 +64213,7 @@ return /******/ (function(modules) { // webpackBootstrap get: function get() { var model = __webpack_require__(1285); model.paginators = __webpack_require__(1286).pagination; + model.waiters = __webpack_require__(1287).waiters; return model; }, enumerable: true, @@ -64226,7 +64227,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 1285 */ /***/ (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":{"CreateEncoderConfiguration":{"http":{"requestUri":"/CreateEncoderConfiguration","responseCode":200},"input":{"type":"structure","members":{"name":{},"tags":{"shape":"S3"},"video":{"shape":"S6"}}},"output":{"type":"structure","members":{"encoderConfiguration":{"shape":"Sc"}}}},"CreateParticipantToken":{"http":{"requestUri":"/CreateParticipantToken","responseCode":200},"input":{"type":"structure","required":["stageArn"],"members":{"attributes":{"shape":"Sf"},"capabilities":{"shape":"Sh"},"duration":{"type":"integer"},"stageArn":{},"userId":{}}},"output":{"type":"structure","members":{"participantToken":{"shape":"Sn"}}}},"CreateStage":{"http":{"requestUri":"/CreateStage","responseCode":200},"input":{"type":"structure","members":{"name":{},"participantTokenConfigurations":{"type":"list","member":{"type":"structure","members":{"attributes":{"shape":"Sf"},"capabilities":{"shape":"Sh"},"duration":{"type":"integer"},"userId":{}}}},"tags":{"shape":"S3"}}},"output":{"type":"structure","members":{"participantTokens":{"type":"list","member":{"shape":"Sn"}},"stage":{"shape":"Sx"}}}},"CreateStorageConfiguration":{"http":{"requestUri":"/CreateStorageConfiguration","responseCode":200},"input":{"type":"structure","required":["s3"],"members":{"name":{},"s3":{"shape":"S11"},"tags":{"shape":"S3"}}},"output":{"type":"structure","members":{"storageConfiguration":{"shape":"S14"}}}},"DeleteEncoderConfiguration":{"http":{"requestUri":"/DeleteEncoderConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeleteStage":{"http":{"requestUri":"/DeleteStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeleteStorageConfiguration":{"http":{"requestUri":"/DeleteStorageConfiguration","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":{}}},"GetComposition":{"http":{"requestUri":"/GetComposition","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"composition":{"shape":"S1i"}}}},"GetEncoderConfiguration":{"http":{"requestUri":"/GetEncoderConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"encoderConfiguration":{"shape":"Sc"}}}},"GetParticipant":{"http":{"requestUri":"/GetParticipant","responseCode":200},"input":{"type":"structure","required":["participantId","sessionId","stageArn"],"members":{"participantId":{},"sessionId":{},"stageArn":{}}},"output":{"type":"structure","members":{"participant":{"type":"structure","members":{"attributes":{"type":"map","key":{},"value":{}},"browserName":{},"browserVersion":{},"firstJoinTime":{"shape":"S1v"},"ispName":{},"osName":{},"osVersion":{},"participantId":{},"published":{"type":"boolean"},"sdkVersion":{},"state":{},"userId":{}}}}}},"GetStage":{"http":{"requestUri":"/GetStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"stage":{"shape":"Sx"}}}},"GetStageSession":{"http":{"requestUri":"/GetStageSession","responseCode":200},"input":{"type":"structure","required":["sessionId","stageArn"],"members":{"sessionId":{},"stageArn":{}}},"output":{"type":"structure","members":{"stageSession":{"type":"structure","members":{"endTime":{"shape":"S1v"},"sessionId":{},"startTime":{"shape":"S1v"}}}}}},"GetStorageConfiguration":{"http":{"requestUri":"/GetStorageConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"storageConfiguration":{"shape":"S14"}}}},"ListCompositions":{"http":{"requestUri":"/ListCompositions","responseCode":200},"input":{"type":"structure","members":{"filterByEncoderConfigurationArn":{},"filterByStageArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["compositions"],"members":{"compositions":{"type":"list","member":{"type":"structure","required":["arn","destinations","stageArn","state"],"members":{"arn":{},"destinations":{"type":"list","member":{"type":"structure","required":["id","state"],"members":{"endTime":{"shape":"S1v"},"id":{},"startTime":{"shape":"S1v"},"state":{}}}},"endTime":{"shape":"S1v"},"stageArn":{},"startTime":{"shape":"S1v"},"state":{},"tags":{"shape":"S3"}}}},"nextToken":{}}}},"ListEncoderConfigurations":{"http":{"requestUri":"/ListEncoderConfigurations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["encoderConfigurations"],"members":{"encoderConfigurations":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"tags":{"shape":"S3"}}}},"nextToken":{}}}},"ListParticipantEvents":{"http":{"requestUri":"/ListParticipantEvents","responseCode":200},"input":{"type":"structure","required":["participantId","sessionId","stageArn"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"participantId":{},"sessionId":{},"stageArn":{}}},"output":{"type":"structure","required":["events"],"members":{"events":{"type":"list","member":{"type":"structure","members":{"errorCode":{},"eventTime":{"shape":"S1v"},"name":{},"participantId":{},"remoteParticipantId":{}}}},"nextToken":{}}}},"ListParticipants":{"http":{"requestUri":"/ListParticipants","responseCode":200},"input":{"type":"structure","required":["sessionId","stageArn"],"members":{"filterByPublished":{"type":"boolean"},"filterByState":{},"filterByUserId":{},"maxResults":{"type":"integer"},"nextToken":{},"sessionId":{},"stageArn":{}}},"output":{"type":"structure","required":["participants"],"members":{"nextToken":{},"participants":{"type":"list","member":{"type":"structure","members":{"firstJoinTime":{"shape":"S1v"},"participantId":{},"published":{"type":"boolean"},"state":{},"userId":{}}}}}}},"ListStageSessions":{"http":{"requestUri":"/ListStageSessions","responseCode":200},"input":{"type":"structure","required":["stageArn"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"stageArn":{}}},"output":{"type":"structure","required":["stageSessions"],"members":{"nextToken":{},"stageSessions":{"type":"list","member":{"type":"structure","members":{"endTime":{"shape":"S1v"},"sessionId":{},"startTime":{"shape":"S1v"}}}}}}},"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":"S3"}}}}}}},"ListStorageConfigurations":{"http":{"requestUri":"/ListStorageConfigurations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["storageConfigurations"],"members":{"nextToken":{},"storageConfigurations":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"s3":{"shape":"S11"},"tags":{"shape":"S3"}}}}}}},"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":"S3"}}}},"StartComposition":{"http":{"requestUri":"/StartComposition","responseCode":200},"input":{"type":"structure","required":["destinations","stageArn"],"members":{"destinations":{"type":"list","member":{"shape":"S1l"}},"idempotencyToken":{"idempotencyToken":true},"layout":{"shape":"S1x"},"stageArn":{},"tags":{"shape":"S3"}}},"output":{"type":"structure","members":{"composition":{"shape":"S1i"}}}},"StopComposition":{"http":{"requestUri":"/StopComposition","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"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":"S3"}}},"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":"Sx"}}}}},"shapes":{"S3":{"type":"map","key":{},"value":{}},"S6":{"type":"structure","members":{"bitrate":{"type":"integer"},"framerate":{"type":"float"},"height":{"type":"integer"},"width":{"type":"integer"}}},"Sc":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"tags":{"shape":"S3"},"video":{"shape":"S6"}}},"Sf":{"type":"map","key":{},"value":{}},"Sh":{"type":"list","member":{}},"Sn":{"type":"structure","members":{"attributes":{"shape":"Sf"},"capabilities":{"shape":"Sh"},"duration":{"type":"integer"},"expirationTime":{"type":"timestamp","timestampFormat":"iso8601"},"participantId":{},"token":{"type":"string","sensitive":true},"userId":{}}},"Sx":{"type":"structure","required":["arn"],"members":{"activeSessionId":{},"arn":{},"name":{},"tags":{"shape":"S3"}}},"S11":{"type":"structure","required":["bucketName"],"members":{"bucketName":{}}},"S14":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"s3":{"shape":"S11"},"tags":{"shape":"S3"}}},"S1i":{"type":"structure","required":["arn","destinations","layout","stageArn","state"],"members":{"arn":{},"destinations":{"type":"list","member":{"type":"structure","required":["configuration","id","state"],"members":{"configuration":{"shape":"S1l"},"detail":{"type":"structure","members":{"s3":{"type":"structure","required":["recordingPrefix"],"members":{"recordingPrefix":{}}}}},"endTime":{"shape":"S1v"},"id":{},"startTime":{"shape":"S1v"},"state":{}}}},"endTime":{"shape":"S1v"},"layout":{"shape":"S1x"},"stageArn":{},"startTime":{"shape":"S1v"},"state":{},"tags":{"shape":"S3"}}},"S1l":{"type":"structure","members":{"channel":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"encoderConfigurationArn":{}}},"name":{},"s3":{"type":"structure","required":["encoderConfigurationArns","storageConfigurationArn"],"members":{"encoderConfigurationArns":{"type":"list","member":{}},"recordingConfiguration":{"type":"structure","members":{"format":{}}},"storageConfigurationArn":{}}}}},"S1v":{"type":"timestamp","timestampFormat":"iso8601"},"S1x":{"type":"structure","members":{"grid":{"type":"structure","members":{"featuredParticipantAttribute":{},"gridGap":{"type":"integer"},"omitStoppedVideo":{"type":"boolean"},"videoAspectRatio":{},"videoFillMode":{}}},"pip":{"type":"structure","members":{"featuredParticipantAttribute":{},"gridGap":{"type":"integer"},"omitStoppedVideo":{"type":"boolean"},"pipBehavior":{},"pipHeight":{"type":"integer"},"pipOffset":{"type":"integer"},"pipParticipantAttribute":{},"pipPosition":{},"pipWidth":{"type":"integer"},"videoFillMode":{}}}}}}} + 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":{"CreateEncoderConfiguration":{"http":{"requestUri":"/CreateEncoderConfiguration","responseCode":200},"input":{"type":"structure","members":{"name":{},"video":{"shape":"S3"},"tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"encoderConfiguration":{"shape":"Sc"}}}},"CreateParticipantToken":{"http":{"requestUri":"/CreateParticipantToken","responseCode":200},"input":{"type":"structure","required":["stageArn"],"members":{"stageArn":{},"duration":{"type":"integer"},"userId":{},"attributes":{"shape":"Si"},"capabilities":{"shape":"Sk"}}},"output":{"type":"structure","members":{"participantToken":{"shape":"Sn"}}}},"CreateStage":{"http":{"requestUri":"/CreateStage","responseCode":200},"input":{"type":"structure","members":{"name":{},"participantTokenConfigurations":{"type":"list","member":{"type":"structure","members":{"duration":{"type":"integer"},"userId":{},"attributes":{"shape":"Si"},"capabilities":{"shape":"Sk"}}}},"tags":{"shape":"S8"},"autoParticipantRecordingConfiguration":{"shape":"Sv"}}},"output":{"type":"structure","members":{"stage":{"shape":"S10"},"participantTokens":{"type":"list","member":{"shape":"Sn"}}}}},"CreateStorageConfiguration":{"http":{"requestUri":"/CreateStorageConfiguration","responseCode":200},"input":{"type":"structure","required":["s3"],"members":{"name":{},"s3":{"shape":"S15"},"tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"storageConfiguration":{"shape":"S18"}}}},"DeleteEncoderConfiguration":{"http":{"requestUri":"/DeleteEncoderConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeleteStage":{"http":{"requestUri":"/DeleteStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeleteStorageConfiguration":{"http":{"requestUri":"/DeleteStorageConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DisconnectParticipant":{"http":{"requestUri":"/DisconnectParticipant","responseCode":200},"input":{"type":"structure","required":["stageArn","participantId"],"members":{"stageArn":{},"participantId":{},"reason":{}}},"output":{"type":"structure","members":{}}},"GetComposition":{"http":{"requestUri":"/GetComposition","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"composition":{"shape":"S1m"}}}},"GetEncoderConfiguration":{"http":{"requestUri":"/GetEncoderConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"encoderConfiguration":{"shape":"Sc"}}}},"GetParticipant":{"http":{"requestUri":"/GetParticipant","responseCode":200},"input":{"type":"structure","required":["stageArn","sessionId","participantId"],"members":{"stageArn":{},"sessionId":{},"participantId":{}}},"output":{"type":"structure","members":{"participant":{"type":"structure","members":{"participantId":{},"userId":{},"state":{},"firstJoinTime":{"shape":"S24"},"attributes":{"type":"map","key":{},"value":{}},"published":{"type":"boolean"},"ispName":{},"osName":{},"osVersion":{},"browserName":{},"browserVersion":{},"sdkVersion":{},"recordingS3BucketName":{},"recordingS3Prefix":{},"recordingState":{}}}}}},"GetStage":{"http":{"requestUri":"/GetStage","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"stage":{"shape":"S10"}}}},"GetStageSession":{"http":{"requestUri":"/GetStageSession","responseCode":200},"input":{"type":"structure","required":["stageArn","sessionId"],"members":{"stageArn":{},"sessionId":{}}},"output":{"type":"structure","members":{"stageSession":{"type":"structure","members":{"sessionId":{},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"}}}}}},"GetStorageConfiguration":{"http":{"requestUri":"/GetStorageConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"storageConfiguration":{"shape":"S18"}}}},"ListCompositions":{"http":{"requestUri":"/ListCompositions","responseCode":200},"input":{"type":"structure","members":{"filterByStageArn":{},"filterByEncoderConfigurationArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["compositions"],"members":{"compositions":{"type":"list","member":{"type":"structure","required":["arn","stageArn","destinations","state"],"members":{"arn":{},"stageArn":{},"destinations":{"type":"list","member":{"type":"structure","required":["id","state"],"members":{"id":{},"state":{},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"}}}},"state":{},"tags":{"shape":"S8"},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"}}}},"nextToken":{}}}},"ListEncoderConfigurations":{"http":{"requestUri":"/ListEncoderConfigurations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["encoderConfigurations"],"members":{"encoderConfigurations":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"tags":{"shape":"S8"}}}},"nextToken":{}}}},"ListParticipantEvents":{"http":{"requestUri":"/ListParticipantEvents","responseCode":200},"input":{"type":"structure","required":["stageArn","sessionId","participantId"],"members":{"stageArn":{},"sessionId":{},"participantId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["events"],"members":{"events":{"type":"list","member":{"type":"structure","members":{"name":{},"participantId":{},"eventTime":{"shape":"S24"},"remoteParticipantId":{},"errorCode":{}}}},"nextToken":{}}}},"ListParticipants":{"http":{"requestUri":"/ListParticipants","responseCode":200},"input":{"type":"structure","required":["stageArn","sessionId"],"members":{"stageArn":{},"sessionId":{},"filterByUserId":{},"filterByPublished":{"type":"boolean"},"filterByState":{},"nextToken":{},"maxResults":{"type":"integer"},"filterByRecordingState":{}}},"output":{"type":"structure","required":["participants"],"members":{"participants":{"type":"list","member":{"type":"structure","members":{"participantId":{},"userId":{},"state":{},"firstJoinTime":{"shape":"S24"},"published":{"type":"boolean"},"recordingState":{}}}},"nextToken":{}}}},"ListStageSessions":{"http":{"requestUri":"/ListStageSessions","responseCode":200},"input":{"type":"structure","required":["stageArn"],"members":{"stageArn":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["stageSessions"],"members":{"stageSessions":{"type":"list","member":{"type":"structure","members":{"sessionId":{},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"}}}},"nextToken":{}}}},"ListStages":{"http":{"requestUri":"/ListStages","responseCode":200},"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["stages"],"members":{"stages":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"activeSessionId":{},"tags":{"shape":"S8"}}}},"nextToken":{}}}},"ListStorageConfigurations":{"http":{"requestUri":"/ListStorageConfigurations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["storageConfigurations"],"members":{"storageConfigurations":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"s3":{"shape":"S15"},"tags":{"shape":"S8"}}}},"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":"S8"}}}},"StartComposition":{"http":{"requestUri":"/StartComposition","responseCode":200},"input":{"type":"structure","required":["stageArn","destinations"],"members":{"stageArn":{},"idempotencyToken":{"idempotencyToken":true},"layout":{"shape":"S1o"},"destinations":{"type":"list","member":{"shape":"S25"}},"tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"composition":{"shape":"S1m"}}}},"StopComposition":{"http":{"requestUri":"/StopComposition","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"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":"S8"}}},"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":{},"autoParticipantRecordingConfiguration":{"shape":"Sv"}}},"output":{"type":"structure","members":{"stage":{"shape":"S10"}}}}},"shapes":{"S3":{"type":"structure","members":{"width":{"type":"integer"},"height":{"type":"integer"},"framerate":{"type":"float"},"bitrate":{"type":"integer"}}},"S8":{"type":"map","key":{},"value":{}},"Sc":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"video":{"shape":"S3"},"tags":{"shape":"S8"}}},"Si":{"type":"map","key":{},"value":{}},"Sk":{"type":"list","member":{}},"Sn":{"type":"structure","members":{"participantId":{},"token":{"type":"string","sensitive":true},"userId":{},"attributes":{"shape":"Si"},"duration":{"type":"integer"},"capabilities":{"shape":"Sk"},"expirationTime":{"type":"timestamp","timestampFormat":"iso8601"}}},"Sv":{"type":"structure","required":["storageConfigurationArn"],"members":{"storageConfigurationArn":{},"mediaTypes":{"type":"list","member":{}}}},"S10":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"activeSessionId":{},"tags":{"shape":"S8"},"autoParticipantRecordingConfiguration":{"shape":"Sv"}}},"S15":{"type":"structure","required":["bucketName"],"members":{"bucketName":{}}},"S18":{"type":"structure","required":["arn"],"members":{"arn":{},"name":{},"s3":{"shape":"S15"},"tags":{"shape":"S8"}}},"S1m":{"type":"structure","required":["arn","stageArn","state","layout","destinations"],"members":{"arn":{},"stageArn":{},"state":{},"layout":{"shape":"S1o"},"destinations":{"type":"list","member":{"type":"structure","required":["id","state","configuration"],"members":{"id":{},"state":{},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"},"configuration":{"shape":"S25"},"detail":{"type":"structure","members":{"s3":{"type":"structure","required":["recordingPrefix"],"members":{"recordingPrefix":{}}}}}}}},"tags":{"shape":"S8"},"startTime":{"shape":"S24"},"endTime":{"shape":"S24"}}},"S1o":{"type":"structure","members":{"grid":{"type":"structure","members":{"featuredParticipantAttribute":{},"omitStoppedVideo":{"type":"boolean"},"videoAspectRatio":{},"videoFillMode":{},"gridGap":{"type":"integer"}}},"pip":{"type":"structure","members":{"featuredParticipantAttribute":{},"omitStoppedVideo":{"type":"boolean"},"videoFillMode":{},"gridGap":{"type":"integer"},"pipParticipantAttribute":{},"pipBehavior":{},"pipOffset":{"type":"integer"},"pipPosition":{},"pipWidth":{"type":"integer"},"pipHeight":{"type":"integer"}}}}},"S24":{"type":"timestamp","timestampFormat":"iso8601"},"S25":{"type":"structure","members":{"name":{},"channel":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"encoderConfigurationArn":{}}},"s3":{"type":"structure","required":["storageConfigurationArn","encoderConfigurationArns"],"members":{"storageConfigurationArn":{},"encoderConfigurationArns":{"type":"list","member":{}},"recordingConfiguration":{"type":"structure","members":{"format":{}}}}}}}}} /***/ }), /* 1286 */ @@ -64236,6 +64237,12 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), /* 1287 */ +/***/ (function(module, exports) { + + module.exports = {"version":2,"waiters":{}} + +/***/ }), +/* 1288 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64247,8 +64254,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__(1288); - model.paginators = __webpack_require__(1289).pagination; + var model = __webpack_require__(1289); + model.paginators = __webpack_require__(1290).pagination; return model; }, enumerable: true, @@ -64259,19 +64266,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1288 */ +/* 1289 */ /***/ (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":"S3w"}}}},"output":{"type":"structure","members":{"successful":{"shape":"S3z"},"unsuccessful":{"shape":"S40"}}},"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":"S44"},"destinationArn":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"defaultAction":{"shape":"S5"},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"isDefault":{"type":"boolean"},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"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":"S44"},"createdBy":{},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"failureCode":{},"failureMessage":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"name":{},"serviceArns":{"shape":"S4r"},"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":"S44"},"destinationArn":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"isDefault":{"type":"boolean"},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"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":"S44"},"createdBy":{},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"customDomainName":{},"dnsEntry":{"shape":"S1y"},"id":{},"lastUpdatedAt":{"shape":"S44"},"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":"S44"},"id":{},"ipAddressType":{},"lambdaEventStructureVersion":{},"lastUpdatedAt":{"shape":"S44"},"name":{},"port":{"type":"integer"},"protocol":{},"serviceArns":{"shape":"S4r"},"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":"S3w"}}}},"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":"S3w"}}}},"output":{"type":"structure","members":{"successful":{"shape":"S3z"},"unsuccessful":{"shape":"S40"}}}},"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","members":{"healthCheck":{"shape":"S2o"},"ipAddressType":{},"lambdaEventStructureVersion":{},"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"}}},"S3w":{"type":"structure","required":["id"],"members":{"id":{},"port":{"type":"integer"}}},"S3z":{"type":"list","member":{"shape":"S3w"}},"S40":{"type":"list","member":{"type":"structure","members":{"failureCode":{},"failureMessage":{},"id":{},"port":{"type":"integer"}}}},"S44":{"type":"timestamp","timestampFormat":"iso8601"},"S4r":{"type":"list","member":{}}}} /***/ }), -/* 1289 */ +/* 1290 */ /***/ (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"}}} /***/ }), -/* 1290 */ +/* 1291 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64283,8 +64290,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.OSIS = Service.defineService('osis', ['2022-01-01']); Object.defineProperty(apiLoader.services['osis'], '2022-01-01', { get: function get() { - var model = __webpack_require__(1291); - model.paginators = __webpack_require__(1292).pagination; + var model = __webpack_require__(1292); + model.paginators = __webpack_require__(1293).pagination; return model; }, enumerable: true, @@ -64295,19 +64302,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1291 */ +/* 1292 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-01-01","endpointPrefix":"osis","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Amazon OpenSearch Ingestion","serviceId":"OSIS","signatureVersion":"v4","uid":"osis-2022-01-01","auth":["aws.auth#sigv4"]},"operations":{"CreatePipeline":{"http":{"requestUri":"/2022-01-01/osis/createPipeline"},"input":{"type":"structure","required":["PipelineName","MinUnits","MaxUnits","PipelineConfigurationBody"],"members":{"PipelineName":{},"MinUnits":{"type":"integer"},"MaxUnits":{"type":"integer"},"PipelineConfigurationBody":{},"LogPublishingOptions":{"shape":"S5"},"VpcOptions":{"shape":"S9"},"BufferOptions":{"shape":"Sh"},"EncryptionAtRestOptions":{"shape":"Si"},"Tags":{"shape":"Sk"}}},"output":{"type":"structure","members":{"Pipeline":{"shape":"Sp"}}}},"DeletePipeline":{"http":{"method":"DELETE","requestUri":"/2022-01-01/osis/deletePipeline/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"}}},"output":{"type":"structure","members":{}}},"GetPipeline":{"http":{"method":"GET","requestUri":"/2022-01-01/osis/getPipeline/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"}}},"output":{"type":"structure","members":{"Pipeline":{"shape":"Sp"}}}},"GetPipelineBlueprint":{"http":{"method":"GET","requestUri":"/2022-01-01/osis/getPipelineBlueprint/{BlueprintName}"},"input":{"type":"structure","required":["BlueprintName"],"members":{"BlueprintName":{"location":"uri","locationName":"BlueprintName"},"Format":{"location":"querystring","locationName":"format"}}},"output":{"type":"structure","members":{"Blueprint":{"type":"structure","members":{"BlueprintName":{},"PipelineConfigurationBody":{},"DisplayName":{},"DisplayDescription":{},"Service":{},"UseCase":{}}},"Format":{}}}},"GetPipelineChangeProgress":{"http":{"method":"GET","requestUri":"/2022-01-01/osis/getPipelineChangeProgress/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"}}},"output":{"type":"structure","members":{"ChangeProgressStatuses":{"type":"list","member":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"Status":{},"TotalNumberOfStages":{"type":"integer"},"ChangeProgressStages":{"type":"list","member":{"type":"structure","members":{"Name":{},"Status":{},"Description":{},"LastUpdatedAt":{"type":"timestamp"}}}}}}}}}},"ListPipelineBlueprints":{"http":{"requestUri":"/2022-01-01/osis/listPipelineBlueprints"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"Blueprints":{"type":"list","member":{"type":"structure","members":{"BlueprintName":{},"DisplayName":{},"DisplayDescription":{},"Service":{},"UseCase":{}}}}}}},"ListPipelines":{"http":{"method":"GET","requestUri":"/2022-01-01/osis/listPipelines"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"Pipelines":{"type":"list","member":{"type":"structure","members":{"Status":{},"StatusReason":{"shape":"St"},"PipelineName":{},"PipelineArn":{},"MinUnits":{"type":"integer"},"MaxUnits":{"type":"integer"},"CreatedAt":{"type":"timestamp"},"LastUpdatedAt":{"type":"timestamp"},"Destinations":{"shape":"S11"},"Tags":{"shape":"Sk"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/2022-01-01/osis/listTagsForResource/"},"input":{"type":"structure","required":["Arn"],"members":{"Arn":{"location":"querystring","locationName":"arn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sk"}}}},"StartPipeline":{"http":{"method":"PUT","requestUri":"/2022-01-01/osis/startPipeline/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"}}},"output":{"type":"structure","members":{"Pipeline":{"shape":"Sp"}}}},"StopPipeline":{"http":{"method":"PUT","requestUri":"/2022-01-01/osis/stopPipeline/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"}}},"output":{"type":"structure","members":{"Pipeline":{"shape":"Sp"}}}},"TagResource":{"http":{"requestUri":"/2022-01-01/osis/tagResource/"},"input":{"type":"structure","required":["Arn","Tags"],"members":{"Arn":{"location":"querystring","locationName":"arn"},"Tags":{"shape":"Sk"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/2022-01-01/osis/untagResource/"},"input":{"type":"structure","required":["Arn","TagKeys"],"members":{"Arn":{"location":"querystring","locationName":"arn"},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"http":{"method":"PUT","requestUri":"/2022-01-01/osis/updatePipeline/{PipelineName}"},"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{"location":"uri","locationName":"PipelineName"},"MinUnits":{"type":"integer"},"MaxUnits":{"type":"integer"},"PipelineConfigurationBody":{},"LogPublishingOptions":{"shape":"S5"},"BufferOptions":{"shape":"Sh"},"EncryptionAtRestOptions":{"shape":"Si"}}},"output":{"type":"structure","members":{"Pipeline":{"shape":"Sp"}}}},"ValidatePipeline":{"http":{"requestUri":"/2022-01-01/osis/validatePipeline"},"input":{"type":"structure","required":["PipelineConfigurationBody"],"members":{"PipelineConfigurationBody":{}}},"output":{"type":"structure","members":{"isValid":{"type":"boolean"},"Errors":{"type":"list","member":{"type":"structure","members":{"Message":{}}}}}}}},"shapes":{"S5":{"type":"structure","members":{"IsLoggingEnabled":{"type":"boolean"},"CloudWatchLogDestination":{"type":"structure","required":["LogGroup"],"members":{"LogGroup":{}}}}},"S9":{"type":"structure","required":["SubnetIds"],"members":{"SubnetIds":{"type":"list","member":{}},"SecurityGroupIds":{"type":"list","member":{}},"VpcAttachmentOptions":{"type":"structure","required":["AttachToVpc"],"members":{"AttachToVpc":{"type":"boolean"},"CidrBlock":{}}},"VpcEndpointManagement":{}}},"Sh":{"type":"structure","required":["PersistentBufferEnabled"],"members":{"PersistentBufferEnabled":{"type":"boolean"}}},"Si":{"type":"structure","required":["KmsKeyArn"],"members":{"KmsKeyArn":{}}},"Sk":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sp":{"type":"structure","members":{"PipelineName":{},"PipelineArn":{},"MinUnits":{"type":"integer"},"MaxUnits":{"type":"integer"},"Status":{},"StatusReason":{"shape":"St"},"PipelineConfigurationBody":{},"CreatedAt":{"type":"timestamp"},"LastUpdatedAt":{"type":"timestamp"},"IngestEndpointUrls":{"type":"list","member":{}},"LogPublishingOptions":{"shape":"S5"},"VpcEndpoints":{"type":"list","member":{"type":"structure","members":{"VpcEndpointId":{},"VpcId":{},"VpcOptions":{"shape":"S9"}}}},"BufferOptions":{"shape":"Sh"},"EncryptionAtRestOptions":{"shape":"Si"},"VpcEndpointService":{},"ServiceVpcEndpoints":{"type":"list","member":{"type":"structure","members":{"ServiceName":{},"VpcEndpointId":{}}}},"Destinations":{"shape":"S11"},"Tags":{"shape":"Sk"}}},"St":{"type":"structure","members":{"Description":{}}},"S11":{"type":"list","member":{"type":"structure","members":{"ServiceName":{},"Endpoint":{}}}}}} /***/ }), -/* 1292 */ +/* 1293 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListPipelines":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1293 */ +/* 1294 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64319,9 +64326,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MediaPackageV2 = Service.defineService('mediapackagev2', ['2022-12-25']); Object.defineProperty(apiLoader.services['mediapackagev2'], '2022-12-25', { get: function get() { - var model = __webpack_require__(1294); - model.paginators = __webpack_require__(1295).pagination; - model.waiters = __webpack_require__(1296).waiters; + var model = __webpack_require__(1295); + model.paginators = __webpack_require__(1296).pagination; + model.waiters = __webpack_require__(1297).waiters; return model; }, enumerable: true, @@ -64332,25 +64339,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1294 */ +/* 1295 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-12-25","auth":["aws.auth#sigv4"],"endpointPrefix":"mediapackagev2","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"mediapackagev2","serviceFullName":"AWS Elemental MediaPackage v2","serviceId":"MediaPackageV2","signatureVersion":"v4","signingName":"mediapackagev2","uid":"mediapackagev2-2022-12-25"},"operations":{"CreateChannel":{"http":{"requestUri":"/channelGroup/{ChannelGroupName}/channel","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{},"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"x-amzn-client-token"},"InputType":{},"Description":{},"Tags":{"shape":"S6","locationName":"tags"}}},"output":{"type":"structure","required":["Arn","ChannelName","ChannelGroupName","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelName":{},"ChannelGroupName":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"IngestEndpoints":{"shape":"Sc"},"InputType":{},"ETag":{},"Tags":{"shape":"S6"}}},"idempotent":true},"CreateChannelGroup":{"http":{"requestUri":"/channelGroup","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName"],"members":{"ChannelGroupName":{},"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"x-amzn-client-token"},"Description":{},"Tags":{"shape":"S6","locationName":"tags"}}},"output":{"type":"structure","required":["ChannelGroupName","Arn","EgressDomain","CreatedAt","ModifiedAt"],"members":{"ChannelGroupName":{},"Arn":{},"EgressDomain":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"ETag":{},"Description":{},"Tags":{"shape":"S6"}}},"idempotent":true},"CreateOriginEndpoint":{"http":{"requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName","ContainerType"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{},"ContainerType":{},"Segment":{"shape":"Sj"},"ClientToken":{"idempotencyToken":true,"location":"header","locationName":"x-amzn-client-token"},"Description":{},"StartoverWindowSeconds":{"type":"integer"},"HlsManifests":{"shape":"S16"},"LowLatencyHlsManifests":{"shape":"S1g"},"DashManifests":{"shape":"S1k"},"ForceEndpointErrorConfiguration":{"shape":"S1z"},"Tags":{"shape":"S6"}}},"output":{"type":"structure","required":["Arn","ChannelGroupName","ChannelName","OriginEndpointName","ContainerType","Segment","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelGroupName":{},"ChannelName":{},"OriginEndpointName":{},"ContainerType":{},"Segment":{"shape":"Sj"},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"StartoverWindowSeconds":{"type":"integer"},"HlsManifests":{"shape":"S24"},"LowLatencyHlsManifests":{"shape":"S26"},"DashManifests":{"shape":"S28"},"ForceEndpointErrorConfiguration":{"shape":"S1z"},"ETag":{},"Tags":{"shape":"S6"}}},"idempotent":true},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteChannelGroup":{"http":{"method":"DELETE","requestUri":"/channelGroup/{ChannelGroupName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteChannelPolicy":{"http":{"method":"DELETE","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteOriginEndpoint":{"http":{"method":"DELETE","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteOriginEndpointPolicy":{"http":{"method":"DELETE","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetChannel":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"}}},"output":{"type":"structure","required":["Arn","ChannelName","ChannelGroupName","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelName":{},"ChannelGroupName":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"IngestEndpoints":{"shape":"Sc"},"InputType":{},"ETag":{},"Tags":{"shape":"S6"}}}},"GetChannelGroup":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"}}},"output":{"type":"structure","required":["ChannelGroupName","Arn","EgressDomain","CreatedAt","ModifiedAt"],"members":{"ChannelGroupName":{},"Arn":{},"EgressDomain":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"ETag":{},"Tags":{"shape":"S6","locationName":"tags"}}}},"GetChannelPolicy":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"}}},"output":{"type":"structure","required":["ChannelGroupName","ChannelName","Policy"],"members":{"ChannelGroupName":{},"ChannelName":{},"Policy":{}}}},"GetOriginEndpoint":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"}}},"output":{"type":"structure","required":["Arn","ChannelGroupName","ChannelName","OriginEndpointName","ContainerType","Segment","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelGroupName":{},"ChannelName":{},"OriginEndpointName":{},"ContainerType":{},"Segment":{"shape":"Sj"},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"StartoverWindowSeconds":{"type":"integer"},"HlsManifests":{"shape":"S24"},"LowLatencyHlsManifests":{"shape":"S26"},"DashManifests":{"shape":"S28"},"ForceEndpointErrorConfiguration":{"shape":"S1z"},"ETag":{},"Tags":{"shape":"S6"}}}},"GetOriginEndpointPolicy":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"}}},"output":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName","Policy"],"members":{"ChannelGroupName":{},"ChannelName":{},"OriginEndpointName":{},"Policy":{}}}},"ListChannelGroups":{"http":{"method":"GET","requestUri":"/channelGroup","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","required":["ChannelGroupName","Arn","CreatedAt","ModifiedAt"],"members":{"ChannelGroupName":{},"Arn":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{}}}},"NextToken":{}}}},"ListChannels":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","required":["Arn","ChannelName","ChannelGroupName","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelName":{},"ChannelGroupName":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"InputType":{}}}},"NextToken":{}}}},"ListOriginEndpoints":{"http":{"method":"GET","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Items":{"type":"list","member":{"type":"structure","required":["Arn","ChannelGroupName","ChannelName","OriginEndpointName","ContainerType"],"members":{"Arn":{},"ChannelGroupName":{},"ChannelName":{},"OriginEndpointName":{},"ContainerType":{},"Description":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"HlsManifests":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"ChildManifestName":{},"Url":{}}}},"LowLatencyHlsManifests":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"ChildManifestName":{},"Url":{}}}},"DashManifests":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"Url":{}}}},"ForceEndpointErrorConfiguration":{"shape":"S1z"}}}},"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","locationName":"tags"}}}},"PutChannelPolicy":{"http":{"method":"PUT","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","Policy"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"Policy":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"PutOriginEndpointPolicy":{"http":{"requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName","Policy"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"},"Policy":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S6","locationName":"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":{}}}},"idempotent":true},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"ETag":{"location":"header","locationName":"x-amzn-update-if-match"},"Description":{}}},"output":{"type":"structure","required":["Arn","ChannelName","ChannelGroupName","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelName":{},"ChannelGroupName":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"IngestEndpoints":{"shape":"Sc"},"InputType":{},"ETag":{},"Tags":{"shape":"S6","locationName":"tags"}}},"idempotent":true},"UpdateChannelGroup":{"http":{"method":"PUT","requestUri":"/channelGroup/{ChannelGroupName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ETag":{"location":"header","locationName":"x-amzn-update-if-match"},"Description":{}}},"output":{"type":"structure","required":["ChannelGroupName","Arn","EgressDomain","CreatedAt","ModifiedAt"],"members":{"ChannelGroupName":{},"Arn":{},"EgressDomain":{},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"ETag":{},"Tags":{"shape":"S6","locationName":"tags"}}},"idempotent":true},"UpdateOriginEndpoint":{"http":{"method":"PUT","requestUri":"/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}","responseCode":200},"input":{"type":"structure","required":["ChannelGroupName","ChannelName","OriginEndpointName","ContainerType"],"members":{"ChannelGroupName":{"location":"uri","locationName":"ChannelGroupName"},"ChannelName":{"location":"uri","locationName":"ChannelName"},"OriginEndpointName":{"location":"uri","locationName":"OriginEndpointName"},"ContainerType":{},"Segment":{"shape":"Sj"},"Description":{},"StartoverWindowSeconds":{"type":"integer"},"HlsManifests":{"shape":"S16"},"LowLatencyHlsManifests":{"shape":"S1g"},"DashManifests":{"shape":"S1k"},"ForceEndpointErrorConfiguration":{"shape":"S1z"},"ETag":{"location":"header","locationName":"x-amzn-update-if-match"}}},"output":{"type":"structure","required":["Arn","ChannelGroupName","ChannelName","OriginEndpointName","ContainerType","Segment","CreatedAt","ModifiedAt"],"members":{"Arn":{},"ChannelGroupName":{},"ChannelName":{},"OriginEndpointName":{},"ContainerType":{},"Segment":{"shape":"Sj"},"CreatedAt":{"type":"timestamp"},"ModifiedAt":{"type":"timestamp"},"Description":{},"StartoverWindowSeconds":{"type":"integer"},"HlsManifests":{"shape":"S24"},"LowLatencyHlsManifests":{"shape":"S26"},"ForceEndpointErrorConfiguration":{"shape":"S1z"},"ETag":{},"Tags":{"shape":"S6","locationName":"tags"},"DashManifests":{"shape":"S28"}}},"idempotent":true}},"shapes":{"S6":{"type":"map","key":{},"value":{}},"Sc":{"type":"list","member":{"type":"structure","members":{"Id":{},"Url":{}}}},"Sj":{"type":"structure","members":{"SegmentDurationSeconds":{"type":"integer"},"SegmentName":{},"TsUseAudioRenditionGroup":{"type":"boolean"},"IncludeIframeOnlyStreams":{"type":"boolean"},"TsIncludeDvbSubtitles":{"type":"boolean"},"Scte":{"type":"structure","members":{"ScteFilter":{"type":"list","member":{}}}},"Encryption":{"type":"structure","required":["EncryptionMethod","SpekeKeyProvider"],"members":{"ConstantInitializationVector":{},"EncryptionMethod":{"type":"structure","members":{"TsEncryptionMethod":{},"CmafEncryptionMethod":{}}},"KeyRotationIntervalSeconds":{"type":"integer"},"SpekeKeyProvider":{"type":"structure","required":["EncryptionContractConfiguration","ResourceId","DrmSystems","RoleArn","Url"],"members":{"EncryptionContractConfiguration":{"type":"structure","required":["PresetSpeke20Audio","PresetSpeke20Video"],"members":{"PresetSpeke20Audio":{},"PresetSpeke20Video":{}}},"ResourceId":{},"DrmSystems":{"type":"list","member":{}},"RoleArn":{},"Url":{}}}}}}},"S16":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"ChildManifestName":{},"ScteHls":{"shape":"S19"},"ManifestWindowSeconds":{"type":"integer"},"ProgramDateTimeIntervalSeconds":{"type":"integer"},"FilterConfiguration":{"shape":"S1d"}}}},"S19":{"type":"structure","members":{"AdMarkerHls":{}}},"S1d":{"type":"structure","members":{"ManifestFilter":{},"Start":{"type":"timestamp"},"End":{"type":"timestamp"},"TimeDelaySeconds":{"type":"integer"}}},"S1g":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"ChildManifestName":{},"ScteHls":{"shape":"S19"},"ManifestWindowSeconds":{"type":"integer"},"ProgramDateTimeIntervalSeconds":{"type":"integer"},"FilterConfiguration":{"shape":"S1d"}}}},"S1k":{"type":"list","member":{"type":"structure","required":["ManifestName"],"members":{"ManifestName":{},"ManifestWindowSeconds":{"type":"integer"},"FilterConfiguration":{"shape":"S1d"},"MinUpdatePeriodSeconds":{"type":"integer"},"MinBufferTimeSeconds":{"type":"integer"},"SuggestedPresentationDelaySeconds":{"type":"integer"},"SegmentTemplateFormat":{},"PeriodTriggers":{"shape":"S1r"},"ScteDash":{"shape":"S1t"},"DrmSignaling":{},"UtcTiming":{"shape":"S1w"}}}},"S1r":{"type":"list","member":{}},"S1t":{"type":"structure","members":{"AdMarkerDash":{}}},"S1w":{"type":"structure","members":{"TimingMode":{},"TimingSource":{}}},"S1z":{"type":"structure","members":{"EndpointErrorConditions":{"type":"list","member":{}}}},"S24":{"type":"list","member":{"type":"structure","required":["ManifestName","Url"],"members":{"ManifestName":{},"Url":{},"ChildManifestName":{},"ManifestWindowSeconds":{"type":"integer"},"ProgramDateTimeIntervalSeconds":{"type":"integer"},"ScteHls":{"shape":"S19"},"FilterConfiguration":{"shape":"S1d"}}}},"S26":{"type":"list","member":{"type":"structure","required":["ManifestName","Url"],"members":{"ManifestName":{},"Url":{},"ChildManifestName":{},"ManifestWindowSeconds":{"type":"integer"},"ProgramDateTimeIntervalSeconds":{"type":"integer"},"ScteHls":{"shape":"S19"},"FilterConfiguration":{"shape":"S1d"}}}},"S28":{"type":"list","member":{"type":"structure","required":["ManifestName","Url"],"members":{"ManifestName":{},"Url":{},"ManifestWindowSeconds":{"type":"integer"},"FilterConfiguration":{"shape":"S1d"},"MinUpdatePeriodSeconds":{"type":"integer"},"MinBufferTimeSeconds":{"type":"integer"},"SuggestedPresentationDelaySeconds":{"type":"integer"},"SegmentTemplateFormat":{},"PeriodTriggers":{"shape":"S1r"},"ScteDash":{"shape":"S1t"},"DrmSignaling":{},"UtcTiming":{"shape":"S1w"}}}}}} /***/ }), -/* 1295 */ +/* 1296 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListChannelGroups":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"},"ListChannels":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"},"ListOriginEndpoints":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Items"}}} /***/ }), -/* 1296 */ +/* 1297 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1297 */ +/* 1298 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64362,9 +64369,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PaymentCryptography = Service.defineService('paymentcryptography', ['2021-09-14']); Object.defineProperty(apiLoader.services['paymentcryptography'], '2021-09-14', { get: function get() { - var model = __webpack_require__(1298); - model.paginators = __webpack_require__(1299).pagination; - model.waiters = __webpack_require__(1300).waiters; + var model = __webpack_require__(1299); + model.paginators = __webpack_require__(1300).pagination; + model.waiters = __webpack_require__(1301).waiters; return model; }, enumerable: true, @@ -64375,25 +64382,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1298 */ +/* 1299 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-09-14","endpointPrefix":"controlplane.payment-cryptography","jsonVersion":"1.0","protocol":"json","serviceFullName":"Payment Cryptography Control Plane","serviceId":"Payment Cryptography","signatureVersion":"v4","signingName":"payment-cryptography","targetPrefix":"PaymentCryptographyControlPlane","uid":"payment-cryptography-2021-09-14"},"operations":{"CreateAlias":{"input":{"type":"structure","required":["AliasName"],"members":{"AliasName":{},"KeyArn":{}}},"output":{"type":"structure","required":["Alias"],"members":{"Alias":{"shape":"S5"}}},"idempotent":true},"CreateKey":{"input":{"type":"structure","required":["KeyAttributes","Exportable"],"members":{"KeyAttributes":{"shape":"S7"},"KeyCheckValueAlgorithm":{},"Exportable":{"type":"boolean"},"Enabled":{"type":"boolean"},"Tags":{"shape":"Sf"}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"DeleteAlias":{"input":{"type":"structure","required":["AliasName"],"members":{"AliasName":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteKey":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{},"DeleteKeyInDays":{"type":"integer"}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}},"idempotent":true},"ExportKey":{"input":{"type":"structure","required":["KeyMaterial","ExportKeyIdentifier"],"members":{"KeyMaterial":{"type":"structure","members":{"Tr31KeyBlock":{"type":"structure","required":["WrappingKeyIdentifier"],"members":{"WrappingKeyIdentifier":{},"KeyBlockHeaders":{"shape":"Sy"}}},"Tr34KeyBlock":{"type":"structure","required":["CertificateAuthorityPublicKeyIdentifier","WrappingKeyCertificate","ExportToken","KeyBlockFormat"],"members":{"CertificateAuthorityPublicKeyIdentifier":{},"WrappingKeyCertificate":{"shape":"S15"},"ExportToken":{},"KeyBlockFormat":{},"RandomNonce":{},"KeyBlockHeaders":{"shape":"Sy"}}},"KeyCryptogram":{"type":"structure","required":["CertificateAuthorityPublicKeyIdentifier","WrappingKeyCertificate"],"members":{"CertificateAuthorityPublicKeyIdentifier":{},"WrappingKeyCertificate":{"shape":"S15"},"WrappingSpec":{}}}},"union":true},"ExportKeyIdentifier":{},"ExportAttributes":{"type":"structure","members":{"ExportDukptInitialKey":{"type":"structure","required":["KeySerialNumber"],"members":{"KeySerialNumber":{}}},"KeyCheckValueAlgorithm":{}}}}},"output":{"type":"structure","members":{"WrappedKey":{"type":"structure","required":["WrappingKeyArn","WrappedKeyMaterialFormat","KeyMaterial"],"members":{"WrappingKeyArn":{},"WrappedKeyMaterialFormat":{},"KeyMaterial":{"type":"string","sensitive":true},"KeyCheckValue":{},"KeyCheckValueAlgorithm":{}}}}}},"GetAlias":{"input":{"type":"structure","required":["AliasName"],"members":{"AliasName":{}}},"output":{"type":"structure","required":["Alias"],"members":{"Alias":{"shape":"S5"}}}},"GetKey":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"GetParametersForExport":{"input":{"type":"structure","required":["KeyMaterialType","SigningKeyAlgorithm"],"members":{"KeyMaterialType":{},"SigningKeyAlgorithm":{}}},"output":{"type":"structure","required":["SigningKeyCertificate","SigningKeyCertificateChain","SigningKeyAlgorithm","ExportToken","ParametersValidUntilTimestamp"],"members":{"SigningKeyCertificate":{"shape":"S15"},"SigningKeyCertificateChain":{"shape":"S15"},"SigningKeyAlgorithm":{},"ExportToken":{},"ParametersValidUntilTimestamp":{"type":"timestamp"}}}},"GetParametersForImport":{"input":{"type":"structure","required":["KeyMaterialType","WrappingKeyAlgorithm"],"members":{"KeyMaterialType":{},"WrappingKeyAlgorithm":{}}},"output":{"type":"structure","required":["WrappingKeyCertificate","WrappingKeyCertificateChain","WrappingKeyAlgorithm","ImportToken","ParametersValidUntilTimestamp"],"members":{"WrappingKeyCertificate":{"shape":"S15"},"WrappingKeyCertificateChain":{"shape":"S15"},"WrappingKeyAlgorithm":{},"ImportToken":{},"ParametersValidUntilTimestamp":{"type":"timestamp"}}}},"GetPublicKeyCertificate":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{}}},"output":{"type":"structure","required":["KeyCertificate","KeyCertificateChain"],"members":{"KeyCertificate":{"shape":"S15"},"KeyCertificateChain":{"shape":"S15"}}}},"ImportKey":{"input":{"type":"structure","required":["KeyMaterial"],"members":{"KeyMaterial":{"type":"structure","members":{"RootCertificatePublicKey":{"type":"structure","required":["KeyAttributes","PublicKeyCertificate"],"members":{"KeyAttributes":{"shape":"S7"},"PublicKeyCertificate":{"shape":"S15"}}},"TrustedCertificatePublicKey":{"type":"structure","required":["KeyAttributes","PublicKeyCertificate","CertificateAuthorityPublicKeyIdentifier"],"members":{"KeyAttributes":{"shape":"S7"},"PublicKeyCertificate":{"shape":"S15"},"CertificateAuthorityPublicKeyIdentifier":{}}},"Tr31KeyBlock":{"type":"structure","required":["WrappingKeyIdentifier","WrappedKeyBlock"],"members":{"WrappingKeyIdentifier":{},"WrappedKeyBlock":{}}},"Tr34KeyBlock":{"type":"structure","required":["CertificateAuthorityPublicKeyIdentifier","SigningKeyCertificate","ImportToken","WrappedKeyBlock","KeyBlockFormat"],"members":{"CertificateAuthorityPublicKeyIdentifier":{},"SigningKeyCertificate":{"shape":"S15"},"ImportToken":{},"WrappedKeyBlock":{},"KeyBlockFormat":{},"RandomNonce":{}}},"KeyCryptogram":{"type":"structure","required":["KeyAttributes","Exportable","WrappedKeyCryptogram","ImportToken"],"members":{"KeyAttributes":{"shape":"S7"},"Exportable":{"type":"boolean"},"WrappedKeyCryptogram":{},"ImportToken":{},"WrappingSpec":{}}}},"union":true},"KeyCheckValueAlgorithm":{},"Enabled":{"type":"boolean"},"Tags":{"shape":"Sf"}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"ListAliases":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Aliases"],"members":{"Aliases":{"type":"list","member":{"shape":"S5"}},"NextToken":{}}}},"ListKeys":{"input":{"type":"structure","members":{"KeyState":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Keys"],"members":{"Keys":{"type":"list","member":{"type":"structure","required":["KeyArn","KeyState","KeyAttributes","KeyCheckValue","Exportable","Enabled"],"members":{"KeyArn":{},"KeyState":{},"KeyAttributes":{"shape":"S7"},"KeyCheckValue":{},"Exportable":{"type":"boolean"},"Enabled":{"type":"boolean"}}}},"NextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"Sf"},"NextToken":{}}}},"RestoreKey":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"StartKeyUsage":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"StopKeyUsage":{"input":{"type":"structure","required":["KeyIdentifier"],"members":{"KeyIdentifier":{}}},"output":{"type":"structure","required":["Key"],"members":{"Key":{"shape":"Sk"}}}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"Sf"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAlias":{"input":{"type":"structure","required":["AliasName"],"members":{"AliasName":{},"KeyArn":{}}},"output":{"type":"structure","required":["Alias"],"members":{"Alias":{"shape":"S5"}}}}},"shapes":{"S5":{"type":"structure","required":["AliasName"],"members":{"AliasName":{},"KeyArn":{}}},"S7":{"type":"structure","required":["KeyUsage","KeyClass","KeyAlgorithm","KeyModesOfUse"],"members":{"KeyUsage":{},"KeyClass":{},"KeyAlgorithm":{},"KeyModesOfUse":{"shape":"Sb"}}},"Sb":{"type":"structure","members":{"Encrypt":{"type":"boolean"},"Decrypt":{"type":"boolean"},"Wrap":{"type":"boolean"},"Unwrap":{"type":"boolean"},"Generate":{"type":"boolean"},"Sign":{"type":"boolean"},"Verify":{"type":"boolean"},"DeriveKey":{"type":"boolean"},"NoRestrictions":{"type":"boolean"}}},"Sf":{"type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}}},"Sk":{"type":"structure","required":["KeyArn","KeyAttributes","KeyCheckValue","KeyCheckValueAlgorithm","Enabled","Exportable","KeyState","KeyOrigin","CreateTimestamp"],"members":{"KeyArn":{},"KeyAttributes":{"shape":"S7"},"KeyCheckValue":{},"KeyCheckValueAlgorithm":{},"Enabled":{"type":"boolean"},"Exportable":{"type":"boolean"},"KeyState":{},"KeyOrigin":{},"CreateTimestamp":{"type":"timestamp"},"UsageStartTimestamp":{"type":"timestamp"},"UsageStopTimestamp":{"type":"timestamp"},"DeletePendingTimestamp":{"type":"timestamp"},"DeleteTimestamp":{"type":"timestamp"}}},"Sy":{"type":"structure","members":{"KeyModesOfUse":{"shape":"Sb"},"KeyExportability":{},"KeyVersion":{},"OptionalBlocks":{"type":"map","key":{"type":"string","sensitive":true},"value":{"type":"string","sensitive":true}}}},"S15":{"type":"string","sensitive":true}}} /***/ }), -/* 1299 */ +/* 1300 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAliases":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Aliases"},"ListKeys":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Keys"},"ListTagsForResource":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Tags"}}} /***/ }), -/* 1300 */ +/* 1301 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1301 */ +/* 1302 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64405,8 +64412,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PaymentCryptographyData = Service.defineService('paymentcryptographydata', ['2022-02-03']); Object.defineProperty(apiLoader.services['paymentcryptographydata'], '2022-02-03', { get: function get() { - var model = __webpack_require__(1302); - model.paginators = __webpack_require__(1303).pagination; + var model = __webpack_require__(1303); + model.paginators = __webpack_require__(1304).pagination; return model; }, enumerable: true, @@ -64417,19 +64424,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1302 */ +/* 1303 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-02-03","endpointPrefix":"dataplane.payment-cryptography","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Payment Cryptography Data Plane","serviceId":"Payment Cryptography Data","signatureVersion":"v4","signingName":"payment-cryptography","uid":"payment-cryptography-data-2022-02-03"},"operations":{"DecryptData":{"http":{"requestUri":"/keys/{KeyIdentifier}/decrypt","responseCode":200},"input":{"type":"structure","required":["CipherText","DecryptionAttributes","KeyIdentifier"],"members":{"CipherText":{"shape":"S2"},"DecryptionAttributes":{"shape":"S3"},"KeyIdentifier":{"location":"uri","locationName":"KeyIdentifier"}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue","PlainText"],"members":{"KeyArn":{},"KeyCheckValue":{},"PlainText":{"shape":"S2"}}}},"EncryptData":{"http":{"requestUri":"/keys/{KeyIdentifier}/encrypt","responseCode":200},"input":{"type":"structure","required":["EncryptionAttributes","KeyIdentifier","PlainText"],"members":{"EncryptionAttributes":{"shape":"S3"},"KeyIdentifier":{"location":"uri","locationName":"KeyIdentifier"},"PlainText":{"type":"string","sensitive":true}}},"output":{"type":"structure","required":["CipherText","KeyArn"],"members":{"CipherText":{"shape":"S2"},"KeyArn":{},"KeyCheckValue":{}}}},"GenerateCardValidationData":{"http":{"requestUri":"/cardvalidationdata/generate","responseCode":200},"input":{"type":"structure","required":["GenerationAttributes","KeyIdentifier","PrimaryAccountNumber"],"members":{"GenerationAttributes":{"type":"structure","members":{"AmexCardSecurityCodeVersion1":{"shape":"St"},"AmexCardSecurityCodeVersion2":{"shape":"Sv"},"CardHolderVerificationValue":{"shape":"Sx"},"CardVerificationValue1":{"shape":"S10"},"CardVerificationValue2":{"shape":"S11"},"DynamicCardVerificationCode":{"shape":"S12"},"DynamicCardVerificationValue":{"shape":"S14"}},"union":true},"KeyIdentifier":{},"PrimaryAccountNumber":{"shape":"Sg"},"ValidationDataLength":{"type":"integer"}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue","ValidationData"],"members":{"KeyArn":{},"KeyCheckValue":{},"ValidationData":{}}}},"GenerateMac":{"http":{"requestUri":"/mac/generate","responseCode":200},"input":{"type":"structure","required":["GenerationAttributes","KeyIdentifier","MessageData"],"members":{"GenerationAttributes":{"shape":"S19"},"KeyIdentifier":{},"MacLength":{"type":"integer"},"MessageData":{"shape":"S1h"}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue","Mac"],"members":{"KeyArn":{},"KeyCheckValue":{},"Mac":{}}}},"GeneratePinData":{"http":{"requestUri":"/pindata/generate","responseCode":200},"input":{"type":"structure","required":["EncryptionKeyIdentifier","GenerationAttributes","GenerationKeyIdentifier","PinBlockFormat","PrimaryAccountNumber"],"members":{"EncryptionKeyIdentifier":{},"GenerationAttributes":{"type":"structure","members":{"Ibm3624NaturalPin":{"type":"structure","required":["DecimalizationTable","PinValidationData","PinValidationDataPadCharacter"],"members":{"DecimalizationTable":{},"PinValidationData":{},"PinValidationDataPadCharacter":{}}},"Ibm3624PinFromOffset":{"type":"structure","required":["DecimalizationTable","PinOffset","PinValidationData","PinValidationDataPadCharacter"],"members":{"DecimalizationTable":{},"PinOffset":{},"PinValidationData":{},"PinValidationDataPadCharacter":{}}},"Ibm3624PinOffset":{"type":"structure","required":["DecimalizationTable","EncryptedPinBlock","PinValidationData","PinValidationDataPadCharacter"],"members":{"DecimalizationTable":{},"EncryptedPinBlock":{},"PinValidationData":{},"PinValidationDataPadCharacter":{}}},"Ibm3624RandomPin":{"type":"structure","required":["DecimalizationTable","PinValidationData","PinValidationDataPadCharacter"],"members":{"DecimalizationTable":{},"PinValidationData":{},"PinValidationDataPadCharacter":{}}},"VisaPin":{"type":"structure","required":["PinVerificationKeyIndex"],"members":{"PinVerificationKeyIndex":{"type":"integer"}}},"VisaPinVerificationValue":{"type":"structure","required":["EncryptedPinBlock","PinVerificationKeyIndex"],"members":{"EncryptedPinBlock":{},"PinVerificationKeyIndex":{"type":"integer"}}}},"union":true},"GenerationKeyIdentifier":{},"PinBlockFormat":{},"PinDataLength":{"type":"integer"},"PrimaryAccountNumber":{"shape":"Sg"}}},"output":{"type":"structure","required":["EncryptedPinBlock","EncryptionKeyArn","EncryptionKeyCheckValue","GenerationKeyArn","GenerationKeyCheckValue","PinData"],"members":{"EncryptedPinBlock":{},"EncryptionKeyArn":{},"EncryptionKeyCheckValue":{},"GenerationKeyArn":{},"GenerationKeyCheckValue":{},"PinData":{"type":"structure","members":{"PinOffset":{},"VerificationValue":{}},"union":true}}}},"ReEncryptData":{"http":{"requestUri":"/keys/{IncomingKeyIdentifier}/reencrypt","responseCode":200},"input":{"type":"structure","required":["CipherText","IncomingEncryptionAttributes","IncomingKeyIdentifier","OutgoingEncryptionAttributes","OutgoingKeyIdentifier"],"members":{"CipherText":{"shape":"S2"},"IncomingEncryptionAttributes":{"shape":"S23"},"IncomingKeyIdentifier":{"location":"uri","locationName":"IncomingKeyIdentifier"},"OutgoingEncryptionAttributes":{"shape":"S23"},"OutgoingKeyIdentifier":{}}},"output":{"type":"structure","required":["CipherText","KeyArn","KeyCheckValue"],"members":{"CipherText":{"shape":"S2"},"KeyArn":{},"KeyCheckValue":{}}}},"TranslatePinData":{"http":{"requestUri":"/pindata/translate","responseCode":200},"input":{"type":"structure","required":["EncryptedPinBlock","IncomingKeyIdentifier","IncomingTranslationAttributes","OutgoingKeyIdentifier","OutgoingTranslationAttributes"],"members":{"EncryptedPinBlock":{"type":"string","sensitive":true},"IncomingDukptAttributes":{"shape":"S27"},"IncomingKeyIdentifier":{},"IncomingTranslationAttributes":{"shape":"S28"},"OutgoingDukptAttributes":{"shape":"S27"},"OutgoingKeyIdentifier":{},"OutgoingTranslationAttributes":{"shape":"S28"}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue","PinBlock"],"members":{"KeyArn":{},"KeyCheckValue":{},"PinBlock":{}}}},"VerifyAuthRequestCryptogram":{"http":{"requestUri":"/cryptogram/verify","responseCode":200},"input":{"type":"structure","required":["AuthRequestCryptogram","KeyIdentifier","MajorKeyDerivationMode","SessionKeyDerivationAttributes","TransactionData"],"members":{"AuthRequestCryptogram":{},"AuthResponseAttributes":{"type":"structure","members":{"ArpcMethod1":{"type":"structure","required":["AuthResponseCode"],"members":{"AuthResponseCode":{}}},"ArpcMethod2":{"type":"structure","required":["CardStatusUpdate"],"members":{"CardStatusUpdate":{},"ProprietaryAuthenticationData":{}}}},"union":true},"KeyIdentifier":{},"MajorKeyDerivationMode":{},"SessionKeyDerivationAttributes":{"type":"structure","members":{"Amex":{"type":"structure","required":["PanSequenceNumber","PrimaryAccountNumber"],"members":{"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"}}},"Emv2000":{"type":"structure","required":["ApplicationTransactionCounter","PanSequenceNumber","PrimaryAccountNumber"],"members":{"ApplicationTransactionCounter":{},"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"}}},"EmvCommon":{"type":"structure","required":["ApplicationTransactionCounter","PanSequenceNumber","PrimaryAccountNumber"],"members":{"ApplicationTransactionCounter":{},"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"}}},"Mastercard":{"type":"structure","required":["ApplicationTransactionCounter","PanSequenceNumber","PrimaryAccountNumber","UnpredictableNumber"],"members":{"ApplicationTransactionCounter":{},"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"},"UnpredictableNumber":{}}},"Visa":{"type":"structure","required":["PanSequenceNumber","PrimaryAccountNumber"],"members":{"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"}}}},"union":true},"TransactionData":{}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue"],"members":{"AuthResponseValue":{},"KeyArn":{},"KeyCheckValue":{}}}},"VerifyCardValidationData":{"http":{"requestUri":"/cardvalidationdata/verify","responseCode":200},"input":{"type":"structure","required":["KeyIdentifier","PrimaryAccountNumber","ValidationData","VerificationAttributes"],"members":{"KeyIdentifier":{},"PrimaryAccountNumber":{"shape":"Sg"},"ValidationData":{},"VerificationAttributes":{"type":"structure","members":{"AmexCardSecurityCodeVersion1":{"shape":"St"},"AmexCardSecurityCodeVersion2":{"shape":"Sv"},"CardHolderVerificationValue":{"shape":"Sx"},"CardVerificationValue1":{"shape":"S10"},"CardVerificationValue2":{"shape":"S11"},"DiscoverDynamicCardVerificationCode":{"type":"structure","required":["ApplicationTransactionCounter","CardExpiryDate","UnpredictableNumber"],"members":{"ApplicationTransactionCounter":{},"CardExpiryDate":{},"UnpredictableNumber":{}}},"DynamicCardVerificationCode":{"shape":"S12"},"DynamicCardVerificationValue":{"shape":"S14"}},"union":true}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue"],"members":{"KeyArn":{},"KeyCheckValue":{}}}},"VerifyMac":{"http":{"requestUri":"/mac/verify","responseCode":200},"input":{"type":"structure","required":["KeyIdentifier","Mac","MessageData","VerificationAttributes"],"members":{"KeyIdentifier":{},"Mac":{"type":"string","sensitive":true},"MacLength":{"type":"integer"},"MessageData":{"shape":"S1h"},"VerificationAttributes":{"shape":"S19"}}},"output":{"type":"structure","required":["KeyArn","KeyCheckValue"],"members":{"KeyArn":{},"KeyCheckValue":{}}}},"VerifyPinData":{"http":{"requestUri":"/pindata/verify","responseCode":200},"input":{"type":"structure","required":["EncryptedPinBlock","EncryptionKeyIdentifier","PinBlockFormat","PrimaryAccountNumber","VerificationAttributes","VerificationKeyIdentifier"],"members":{"DukptAttributes":{"type":"structure","required":["DukptDerivationType","KeySerialNumber"],"members":{"DukptDerivationType":{},"KeySerialNumber":{}}},"EncryptedPinBlock":{},"EncryptionKeyIdentifier":{},"PinBlockFormat":{},"PinDataLength":{"type":"integer"},"PrimaryAccountNumber":{"shape":"Sg"},"VerificationAttributes":{"type":"structure","members":{"Ibm3624Pin":{"type":"structure","required":["DecimalizationTable","PinOffset","PinValidationData","PinValidationDataPadCharacter"],"members":{"DecimalizationTable":{},"PinOffset":{},"PinValidationData":{},"PinValidationDataPadCharacter":{}}},"VisaPin":{"type":"structure","required":["PinVerificationKeyIndex","VerificationValue"],"members":{"PinVerificationKeyIndex":{"type":"integer"},"VerificationValue":{}}}},"union":true},"VerificationKeyIdentifier":{}}},"output":{"type":"structure","required":["EncryptionKeyArn","EncryptionKeyCheckValue","VerificationKeyArn","VerificationKeyCheckValue"],"members":{"EncryptionKeyArn":{},"EncryptionKeyCheckValue":{},"VerificationKeyArn":{},"VerificationKeyCheckValue":{}}}}},"shapes":{"S2":{"type":"string","sensitive":true},"S3":{"type":"structure","members":{"Asymmetric":{"type":"structure","members":{"PaddingType":{}}},"Dukpt":{"shape":"S6"},"Emv":{"type":"structure","required":["MajorKeyDerivationMode","PanSequenceNumber","PrimaryAccountNumber","SessionDerivationData"],"members":{"InitializationVector":{"shape":"S9"},"MajorKeyDerivationMode":{},"Mode":{},"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"},"SessionDerivationData":{}}},"Symmetric":{"shape":"Si"}},"union":true},"S6":{"type":"structure","required":["KeySerialNumber"],"members":{"DukptKeyDerivationType":{},"DukptKeyVariant":{},"InitializationVector":{"shape":"S9"},"KeySerialNumber":{},"Mode":{}}},"S9":{"type":"string","sensitive":true},"Sg":{"type":"string","sensitive":true},"Si":{"type":"structure","required":["Mode"],"members":{"InitializationVector":{"shape":"S9"},"Mode":{},"PaddingType":{}}},"St":{"type":"structure","required":["CardExpiryDate"],"members":{"CardExpiryDate":{}}},"Sv":{"type":"structure","required":["CardExpiryDate","ServiceCode"],"members":{"CardExpiryDate":{},"ServiceCode":{}}},"Sx":{"type":"structure","required":["ApplicationTransactionCounter","PanSequenceNumber","UnpredictableNumber"],"members":{"ApplicationTransactionCounter":{},"PanSequenceNumber":{},"UnpredictableNumber":{}}},"S10":{"type":"structure","required":["CardExpiryDate","ServiceCode"],"members":{"CardExpiryDate":{},"ServiceCode":{}}},"S11":{"type":"structure","required":["CardExpiryDate"],"members":{"CardExpiryDate":{}}},"S12":{"type":"structure","required":["ApplicationTransactionCounter","PanSequenceNumber","TrackData","UnpredictableNumber"],"members":{"ApplicationTransactionCounter":{},"PanSequenceNumber":{},"TrackData":{},"UnpredictableNumber":{}}},"S14":{"type":"structure","required":["ApplicationTransactionCounter","CardExpiryDate","PanSequenceNumber","ServiceCode"],"members":{"ApplicationTransactionCounter":{},"CardExpiryDate":{},"PanSequenceNumber":{},"ServiceCode":{}}},"S19":{"type":"structure","members":{"Algorithm":{},"DukptCmac":{"shape":"S1b"},"DukptIso9797Algorithm1":{"shape":"S1b"},"DukptIso9797Algorithm3":{"shape":"S1b"},"EmvMac":{"type":"structure","required":["MajorKeyDerivationMode","PanSequenceNumber","PrimaryAccountNumber","SessionKeyDerivationMode","SessionKeyDerivationValue"],"members":{"MajorKeyDerivationMode":{},"PanSequenceNumber":{},"PrimaryAccountNumber":{"shape":"Sg"},"SessionKeyDerivationMode":{},"SessionKeyDerivationValue":{"type":"structure","members":{"ApplicationCryptogram":{},"ApplicationTransactionCounter":{}},"union":true}}}},"union":true},"S1b":{"type":"structure","required":["DukptKeyVariant","KeySerialNumber"],"members":{"DukptDerivationType":{},"DukptKeyVariant":{},"KeySerialNumber":{}}},"S1h":{"type":"string","sensitive":true},"S23":{"type":"structure","members":{"Dukpt":{"shape":"S6"},"Symmetric":{"shape":"Si"}},"union":true},"S27":{"type":"structure","required":["KeySerialNumber"],"members":{"DukptKeyDerivationType":{},"DukptKeyVariant":{},"KeySerialNumber":{}}},"S28":{"type":"structure","members":{"IsoFormat0":{"shape":"S29"},"IsoFormat1":{"type":"structure","members":{}},"IsoFormat3":{"shape":"S29"},"IsoFormat4":{"shape":"S29"}},"union":true},"S29":{"type":"structure","required":["PrimaryAccountNumber"],"members":{"PrimaryAccountNumber":{"shape":"Sg"}}}}} /***/ }), -/* 1303 */ +/* 1304 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1304 */ +/* 1305 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64441,8 +64448,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CodeGuruSecurity = Service.defineService('codegurusecurity', ['2018-05-10']); Object.defineProperty(apiLoader.services['codegurusecurity'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1305); - model.paginators = __webpack_require__(1306).pagination; + var model = __webpack_require__(1306); + model.paginators = __webpack_require__(1307).pagination; return model; }, enumerable: true, @@ -64453,19 +64460,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1305 */ +/* 1306 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"codeguru-security","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Amazon CodeGuru Security","serviceId":"CodeGuru Security","signatureVersion":"v4","signingName":"codeguru-security","uid":"codeguru-security-2018-05-10"},"operations":{"BatchGetFindings":{"http":{"requestUri":"/batchGetFindings","responseCode":200},"input":{"type":"structure","required":["findingIdentifiers"],"members":{"findingIdentifiers":{"type":"list","member":{"type":"structure","required":["findingId","scanName"],"members":{"findingId":{},"scanName":{}}}}}},"output":{"type":"structure","required":["failedFindings","findings"],"members":{"failedFindings":{"type":"list","member":{"type":"structure","required":["errorCode","findingId","message","scanName"],"members":{"errorCode":{},"findingId":{},"message":{},"scanName":{}}}},"findings":{"shape":"Sa"}}}},"CreateScan":{"http":{"requestUri":"/scans","responseCode":200},"input":{"type":"structure","required":["resourceId","scanName"],"members":{"analysisType":{},"clientToken":{"idempotencyToken":true},"resourceId":{"shape":"Sv"},"scanName":{},"scanType":{},"tags":{"shape":"Sy"}}},"output":{"type":"structure","required":["resourceId","runId","scanName","scanState"],"members":{"resourceId":{"shape":"Sv"},"runId":{},"scanName":{},"scanNameArn":{},"scanState":{}}}},"CreateUploadUrl":{"http":{"requestUri":"/uploadUrl","responseCode":200},"input":{"type":"structure","required":["scanName"],"members":{"scanName":{}}},"output":{"type":"structure","required":["codeArtifactId","requestHeaders","s3Url"],"members":{"codeArtifactId":{},"requestHeaders":{"type":"map","key":{},"value":{},"sensitive":true},"s3Url":{"type":"string","sensitive":true}}}},"GetAccountConfiguration":{"http":{"method":"GET","requestUri":"/accountConfiguration/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["encryptionConfig"],"members":{"encryptionConfig":{"shape":"S1c"}}}},"GetFindings":{"http":{"method":"GET","requestUri":"/findings/{scanName}","responseCode":200},"input":{"type":"structure","required":["scanName"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"scanName":{"location":"uri","locationName":"scanName"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","members":{"findings":{"shape":"Sa"},"nextToken":{}}}},"GetMetricsSummary":{"http":{"method":"GET","requestUri":"/metrics/summary","responseCode":200},"input":{"type":"structure","required":["date"],"members":{"date":{"location":"querystring","locationName":"date","type":"timestamp"}}},"output":{"type":"structure","members":{"metricsSummary":{"type":"structure","members":{"categoriesWithMostFindings":{"type":"list","member":{"type":"structure","members":{"categoryName":{},"findingNumber":{"type":"integer"}}}},"date":{"type":"timestamp"},"openFindings":{"shape":"S1n"},"scansWithMostOpenCriticalFindings":{"type":"list","member":{"shape":"S1q"}},"scansWithMostOpenFindings":{"type":"list","member":{"shape":"S1q"}}}}}}},"GetScan":{"http":{"method":"GET","requestUri":"/scans/{scanName}","responseCode":200},"input":{"type":"structure","required":["scanName"],"members":{"runId":{"location":"querystring","locationName":"runId"},"scanName":{"location":"uri","locationName":"scanName"}}},"output":{"type":"structure","required":["analysisType","createdAt","runId","scanName","scanState"],"members":{"analysisType":{},"createdAt":{"type":"timestamp"},"errorMessage":{},"numberOfRevisions":{"type":"long"},"runId":{},"scanName":{},"scanNameArn":{},"scanState":{},"updatedAt":{"type":"timestamp"}}}},"ListFindingsMetrics":{"http":{"method":"GET","requestUri":"/metrics/findings","responseCode":200},"input":{"type":"structure","required":["endDate","startDate"],"members":{"endDate":{"location":"querystring","locationName":"endDate","type":"timestamp"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"startDate":{"location":"querystring","locationName":"startDate","type":"timestamp"}}},"output":{"type":"structure","members":{"findingsMetrics":{"type":"list","member":{"type":"structure","members":{"closedFindings":{"shape":"S1n"},"date":{"type":"timestamp"},"meanTimeToClose":{"shape":"S1n"},"newFindings":{"shape":"S1n"},"openFindings":{"shape":"S1n"}}}},"nextToken":{}}}},"ListScans":{"http":{"method":"GET","requestUri":"/scans","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"summaries":{"type":"list","member":{"type":"structure","required":["createdAt","runId","scanName","scanState"],"members":{"createdAt":{"type":"timestamp"},"runId":{},"scanName":{},"scanNameArn":{},"scanState":{},"updatedAt":{"type":"timestamp"}}}}}}},"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":"Sy"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sy"}}},"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":{}},"idempotent":true},"UpdateAccountConfiguration":{"http":{"method":"PUT","requestUri":"/updateAccountConfiguration","responseCode":200},"input":{"type":"structure","required":["encryptionConfig"],"members":{"encryptionConfig":{"shape":"S1c"}}},"output":{"type":"structure","required":["encryptionConfig"],"members":{"encryptionConfig":{"shape":"S1c"}}}}},"shapes":{"Sa":{"type":"list","member":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"description":{},"detectorId":{},"detectorName":{},"detectorTags":{"type":"list","member":{}},"generatorId":{},"id":{},"remediation":{"type":"structure","members":{"recommendation":{"type":"structure","members":{"text":{},"url":{}}},"suggestedFixes":{"type":"list","member":{"type":"structure","members":{"code":{},"description":{}}}}}},"resource":{"type":"structure","members":{"id":{},"subResourceId":{}}},"ruleId":{},"severity":{},"status":{},"title":{},"type":{},"updatedAt":{"type":"timestamp"},"vulnerability":{"type":"structure","members":{"filePath":{"type":"structure","members":{"codeSnippet":{"type":"list","member":{"type":"structure","members":{"content":{},"number":{"type":"integer"}}}},"endLine":{"type":"integer"},"name":{},"path":{},"startLine":{"type":"integer"}}},"id":{},"itemCount":{"deprecated":true,"deprecatedMessage":"This shape is not used.","type":"integer"},"referenceUrls":{"type":"list","member":{}},"relatedVulnerabilities":{"type":"list","member":{}}}}}}},"Sv":{"type":"structure","members":{"codeArtifactId":{}},"union":true},"Sy":{"type":"map","key":{},"value":{}},"S1c":{"type":"structure","members":{"kmsKeyArn":{}}},"S1n":{"type":"structure","members":{"critical":{"type":"double"},"high":{"type":"double"},"info":{"type":"double"},"low":{"type":"double"},"medium":{"type":"double"}}},"S1q":{"type":"structure","members":{"findingNumber":{"type":"integer"},"scanName":{}}}}} /***/ }), -/* 1306 */ +/* 1307 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetFindings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"findings"},"ListFindingsMetrics":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"findingsMetrics"},"ListScans":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"summaries"}}} /***/ }), -/* 1307 */ +/* 1308 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64477,9 +64484,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.VerifiedPermissions = Service.defineService('verifiedpermissions', ['2021-12-01']); Object.defineProperty(apiLoader.services['verifiedpermissions'], '2021-12-01', { get: function get() { - var model = __webpack_require__(1308); - model.paginators = __webpack_require__(1309).pagination; - model.waiters = __webpack_require__(1310).waiters; + var model = __webpack_require__(1309); + model.paginators = __webpack_require__(1310).pagination; + model.waiters = __webpack_require__(1311).waiters; return model; }, enumerable: true, @@ -64490,25 +64497,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1308 */ +/* 1309 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-12-01","endpointPrefix":"verifiedpermissions","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceFullName":"Amazon Verified Permissions","serviceId":"VerifiedPermissions","signatureVersion":"v4","signingName":"verifiedpermissions","targetPrefix":"VerifiedPermissions","uid":"verifiedpermissions-2021-12-01"},"operations":{"BatchIsAuthorized":{"input":{"type":"structure","required":["policyStoreId","requests"],"members":{"policyStoreId":{},"entities":{"shape":"S3"},"requests":{"type":"list","member":{"shape":"Sj"}}}},"output":{"type":"structure","required":["results"],"members":{"results":{"type":"list","member":{"type":"structure","required":["request","decision","determiningPolicies","errors"],"members":{"request":{"shape":"Sj"},"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}}}}},"BatchIsAuthorizedWithToken":{"input":{"type":"structure","required":["policyStoreId","requests"],"members":{"policyStoreId":{},"identityToken":{"shape":"Sz"},"accessToken":{"shape":"Sz"},"entities":{"shape":"S3"},"requests":{"type":"list","member":{"shape":"S11"}}}},"output":{"type":"structure","required":["results"],"members":{"principal":{"shape":"S6"},"results":{"type":"list","member":{"type":"structure","required":["request","decision","determiningPolicies","errors"],"members":{"request":{"shape":"S11"},"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}}}}},"CreateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","configuration"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S1a"},"groupConfiguration":{"type":"structure","required":["groupEntityType"],"members":{"groupEntityType":{"shape":"S1d"}}}}},"openIdConnectConfiguration":{"type":"structure","required":["issuer","tokenSelection"],"members":{"issuer":{},"entityIdPrefix":{"shape":"S1g"},"groupConfiguration":{"type":"structure","required":["groupClaim","groupEntityType"],"members":{"groupClaim":{"shape":"S1i"},"groupEntityType":{"shape":"S1d"}}},"tokenSelection":{"type":"structure","members":{"accessTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"audiences":{"shape":"S1l"}}},"identityTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"clientIds":{"shape":"S1a"}}}},"union":true}}}},"union":true},"principalEntityType":{"shape":"S1o"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S1q"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S1q"},"policyStoreId":{}}},"idempotent":true},"CreatePolicy":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1v"},"statement":{"shape":"S1w"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"actions":{"shape":"S21"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"effect":{}}},"idempotent":true},"CreatePolicyStore":{"input":{"type":"structure","required":["validationSettings"],"members":{"clientToken":{"idempotencyToken":true},"validationSettings":{"shape":"S24"},"description":{"shape":"S26"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}},"idempotent":true},"CreatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","statement"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"description":{"shape":"S2a"},"statement":{"shape":"S1w"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}},"idempotent":true},"DeleteIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S1q"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationDetail","type":"structure","members":{"clientIds":{"shape":"S1a","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S1q"},"policyStoreId":{},"principalEntityType":{"shape":"S1o"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S1a"},"issuer":{},"groupConfiguration":{"type":"structure","members":{"groupEntityType":{"shape":"S1d"}}}}},"openIdConnectConfiguration":{"type":"structure","required":["issuer","tokenSelection"],"members":{"issuer":{},"entityIdPrefix":{"shape":"S1g"},"groupConfiguration":{"type":"structure","required":["groupClaim","groupEntityType"],"members":{"groupClaim":{"shape":"S1i"},"groupEntityType":{"shape":"S1d"}}},"tokenSelection":{"type":"structure","members":{"accessTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"audiences":{"shape":"S1l"}}},"identityTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"clientIds":{"shape":"S1a"}}}},"union":true}}}},"union":true}}}},"GetPolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"actions":{"shape":"S21"},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1v"},"statement":{"shape":"S1w"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"effect":{}}}},"GetPolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","arn","validationSettings","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"validationSettings":{"shape":"S24"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"description":{"shape":"S26"}}}},"GetPolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","statement","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S2a"},"statement":{"shape":"S1w"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}}},"GetSchema":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","schema","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"schema":{"shape":"S38"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"namespaces":{"shape":"S39"}}}},"IsAuthorized":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}},"IsAuthorizedWithToken":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"identityToken":{"shape":"Sz"},"accessToken":{"shape":"Sz"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"},"principal":{"shape":"S6"}}}},"ListIdentitySources":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"type":"list","member":{"type":"structure","members":{"principalEntityType":{"shape":"S1o"}}}}}},"output":{"type":"structure","required":["identitySources"],"members":{"nextToken":{},"identitySources":{"type":"list","member":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S1q"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationItem","type":"structure","members":{"clientIds":{"shape":"S1a","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S1q"},"policyStoreId":{},"principalEntityType":{"shape":"S1o"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S1a"},"issuer":{},"groupConfiguration":{"type":"structure","members":{"groupEntityType":{"shape":"S1d"}}}}},"openIdConnectConfiguration":{"type":"structure","required":["issuer","tokenSelection"],"members":{"issuer":{},"entityIdPrefix":{"shape":"S1g"},"groupConfiguration":{"type":"structure","required":["groupClaim","groupEntityType"],"members":{"groupClaim":{"shape":"S1i"},"groupEntityType":{"shape":"S1d"}}},"tokenSelection":{"type":"structure","members":{"accessTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"audiences":{"shape":"S1l"}}},"identityTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"clientIds":{"shape":"S1a"}}}},"union":true}}}},"union":true}}}}}}},"ListPolicies":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filter":{"type":"structure","members":{"principal":{"shape":"S3z"},"resource":{"shape":"S3z"},"policyType":{},"policyTemplateId":{}}}}},"output":{"type":"structure","required":["policies"],"members":{"nextToken":{},"policies":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"actions":{"shape":"S21"},"definition":{"type":"structure","members":{"static":{"type":"structure","members":{"description":{"shape":"S1v"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"effect":{}}}}}}},"ListPolicyStores":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyStores"],"members":{"nextToken":{},"policyStores":{"type":"list","member":{"type":"structure","required":["policyStoreId","arn","createdDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"description":{"shape":"S26"}}}}}}},"ListPolicyTemplates":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyTemplates"],"members":{"nextToken":{},"policyTemplates":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S2a"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}}}}}},"PutSchema":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"policyStoreId":{},"definition":{"type":"structure","members":{"cedarJson":{"shape":"S38"}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","namespaces","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"namespaces":{"shape":"S39"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}},"idempotent":true},"UpdateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId","updateConfiguration"],"members":{"policyStoreId":{},"identitySourceId":{},"updateConfiguration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S1a"},"groupConfiguration":{"type":"structure","required":["groupEntityType"],"members":{"groupEntityType":{"shape":"S1d"}}}}},"openIdConnectConfiguration":{"type":"structure","required":["issuer","tokenSelection"],"members":{"issuer":{},"entityIdPrefix":{"shape":"S1g"},"groupConfiguration":{"type":"structure","required":["groupClaim","groupEntityType"],"members":{"groupClaim":{"shape":"S1i"},"groupEntityType":{"shape":"S1d"}}},"tokenSelection":{"type":"structure","members":{"accessTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"audiences":{"shape":"S1l"}}},"identityTokenOnly":{"type":"structure","members":{"principalIdClaim":{"shape":"S1i"},"clientIds":{"shape":"S1a"}}}},"union":true}}}},"union":true},"principalEntityType":{"shape":"S1o"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S1q"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S1q"},"policyStoreId":{}}},"idempotent":true},"UpdatePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId","definition"],"members":{"policyStoreId":{},"policyId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1v"},"statement":{"shape":"S1w"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"actions":{"shape":"S21"},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"},"effect":{}}},"idempotent":true},"UpdatePolicyStore":{"input":{"type":"structure","required":["policyStoreId","validationSettings"],"members":{"policyStoreId":{},"validationSettings":{"shape":"S24"},"description":{"shape":"S26"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}},"idempotent":true},"UpdatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId","statement"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S2a"},"statement":{"shape":"S1w"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S1q"},"lastUpdatedDate":{"shape":"S1q"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"entityList":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{"shape":"S6"},"attributes":{"type":"map","key":{},"value":{"shape":"Sb"}},"parents":{"type":"list","member":{"shape":"S6"}}}}}},"union":true},"S6":{"type":"structure","required":["entityType","entityId"],"members":{"entityType":{"type":"string","sensitive":true},"entityId":{"type":"string","sensitive":true}}},"Sb":{"type":"structure","members":{"boolean":{"type":"boolean","sensitive":true},"entityIdentifier":{"shape":"S6"},"long":{"type":"long","sensitive":true},"string":{"type":"string","sensitive":true},"set":{"type":"list","member":{"shape":"Sb"}},"record":{"type":"map","key":{},"value":{"shape":"Sb"}}},"union":true},"Sj":{"type":"structure","members":{"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"}}},"Sk":{"type":"structure","required":["actionType","actionId"],"members":{"actionType":{"type":"string","sensitive":true},"actionId":{"type":"string","sensitive":true}}},"Sn":{"type":"structure","members":{"contextMap":{"type":"map","key":{},"value":{"shape":"Sb"},"sensitive":true}},"union":true},"St":{"type":"list","member":{"type":"structure","required":["policyId"],"members":{"policyId":{}}}},"Sw":{"type":"list","member":{"type":"structure","required":["errorDescription"],"members":{"errorDescription":{}},"sensitive":true}},"Sz":{"type":"string","sensitive":true},"S11":{"type":"structure","members":{"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"}}},"S1a":{"type":"list","member":{"type":"string","sensitive":true}},"S1d":{"type":"string","sensitive":true},"S1g":{"type":"string","sensitive":true},"S1i":{"type":"string","sensitive":true},"S1l":{"type":"list","member":{}},"S1o":{"type":"string","sensitive":true},"S1q":{"type":"timestamp","timestampFormat":"iso8601"},"S1v":{"type":"string","sensitive":true},"S1w":{"type":"string","sensitive":true},"S21":{"type":"list","member":{"shape":"Sk"}},"S24":{"type":"structure","required":["mode"],"members":{"mode":{}}},"S26":{"type":"string","sensitive":true},"S2a":{"type":"string","sensitive":true},"S38":{"type":"string","sensitive":true},"S39":{"type":"list","member":{"type":"string","sensitive":true}},"S3z":{"type":"structure","members":{"unspecified":{"type":"boolean"},"identifier":{"shape":"S6"}},"union":true}}} /***/ }), -/* 1309 */ +/* 1310 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListIdentitySources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"identitySources"},"ListPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"policies"},"ListPolicyStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"policyStores"},"ListPolicyTemplates":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"policyTemplates"}}} /***/ }), -/* 1310 */ +/* 1311 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1311 */ +/* 1312 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64520,9 +64527,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.AppFabric = Service.defineService('appfabric', ['2023-05-19']); Object.defineProperty(apiLoader.services['appfabric'], '2023-05-19', { get: function get() { - var model = __webpack_require__(1312); - model.paginators = __webpack_require__(1313).pagination; - model.waiters = __webpack_require__(1314).waiters; + var model = __webpack_require__(1313); + model.paginators = __webpack_require__(1314).pagination; + model.waiters = __webpack_require__(1315).waiters; return model; }, enumerable: true, @@ -64533,25 +64540,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1312 */ +/* 1313 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-05-19","endpointPrefix":"appfabric","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AppFabric","serviceId":"AppFabric","signatureVersion":"v4","signingName":"appfabric","uid":"appfabric-2023-05-19"},"operations":{"BatchGetUserAccessTasks":{"http":{"requestUri":"/useraccess/batchget","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","taskIdList"],"members":{"appBundleIdentifier":{},"taskIdList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"userAccessResultsList":{"type":"list","member":{"type":"structure","members":{"app":{},"tenantId":{},"tenantDisplayName":{},"taskId":{},"resultStatus":{},"email":{"shape":"Sc"},"userId":{"shape":"Sd"},"userFullName":{"shape":"Sd"},"userFirstName":{"shape":"Sd"},"userLastName":{"shape":"Sd"},"userStatus":{},"taskError":{"shape":"Sf"}}}}}}},"ConnectAppAuthorization":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","appAuthorizationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"appAuthorizationIdentifier":{"location":"uri","locationName":"appAuthorizationIdentifier"},"authRequest":{"type":"structure","required":["redirectUri","code"],"members":{"redirectUri":{},"code":{"shape":"Sd"}}}}},"output":{"type":"structure","required":["appAuthorizationSummary"],"members":{"appAuthorizationSummary":{"shape":"Sk"}}}},"CreateAppAuthorization":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations","responseCode":201},"input":{"type":"structure","required":["appBundleIdentifier","app","credential","tenant","authType"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"app":{},"credential":{"shape":"Sq"},"tenant":{"shape":"Sm"},"authType":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Su"}}},"output":{"type":"structure","required":["appAuthorization"],"members":{"appAuthorization":{"shape":"Sz"}}},"idempotent":true},"CreateAppBundle":{"http":{"requestUri":"/appbundles","responseCode":201},"input":{"type":"structure","members":{"clientToken":{"idempotencyToken":true},"customerManagedKeyIdentifier":{},"tags":{"shape":"Su"}}},"output":{"type":"structure","required":["appBundle"],"members":{"appBundle":{"shape":"S13"}}},"idempotent":true},"CreateIngestion":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/ingestions","responseCode":201},"input":{"type":"structure","required":["appBundleIdentifier","app","tenantId","ingestionType"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"app":{},"tenantId":{},"ingestionType":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Su"}}},"output":{"type":"structure","required":["ingestion"],"members":{"ingestion":{"shape":"S17"}}},"idempotent":true},"CreateIngestionDestination":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations","responseCode":201},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier","processingConfiguration","destinationConfiguration"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"processingConfiguration":{"shape":"S1a"},"destinationConfiguration":{"shape":"S1e"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Su"}}},"output":{"type":"structure","required":["ingestionDestination"],"members":{"ingestionDestination":{"shape":"S1n"}}},"idempotent":true},"DeleteAppAuthorization":{"http":{"method":"DELETE","requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}","responseCode":204},"input":{"type":"structure","required":["appBundleIdentifier","appAuthorizationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"appAuthorizationIdentifier":{"location":"uri","locationName":"appAuthorizationIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAppBundle":{"http":{"method":"DELETE","requestUri":"/appbundles/{appBundleIdentifier}","responseCode":204},"input":{"type":"structure","required":["appBundleIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteIngestion":{"http":{"method":"DELETE","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}","responseCode":204},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteIngestionDestination":{"http":{"method":"DELETE","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}","responseCode":204},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier","ingestionDestinationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"ingestionDestinationIdentifier":{"location":"uri","locationName":"ingestionDestinationIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAppAuthorization":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","appAuthorizationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"appAuthorizationIdentifier":{"location":"uri","locationName":"appAuthorizationIdentifier"}}},"output":{"type":"structure","required":["appAuthorization"],"members":{"appAuthorization":{"shape":"Sz"}}}},"GetAppBundle":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"}}},"output":{"type":"structure","required":["appBundle"],"members":{"appBundle":{"shape":"S13"}}}},"GetIngestion":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"}}},"output":{"type":"structure","required":["ingestion"],"members":{"ingestion":{"shape":"S17"}}}},"GetIngestionDestination":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier","ingestionDestinationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"ingestionDestinationIdentifier":{"location":"uri","locationName":"ingestionDestinationIdentifier"}}},"output":{"type":"structure","required":["ingestionDestination"],"members":{"ingestionDestination":{"shape":"S1n"}}}},"ListAppAuthorizations":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["appAuthorizationSummaryList"],"members":{"appAuthorizationSummaryList":{"type":"list","member":{"shape":"Sk"}},"nextToken":{}}}},"ListAppBundles":{"http":{"method":"GET","requestUri":"/appbundles","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["appBundleSummaryList"],"members":{"appBundleSummaryList":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"nextToken":{}}}},"ListIngestionDestinations":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["ingestionDestinations"],"members":{"ingestionDestinations":{"type":"list","member":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"nextToken":{}}}},"ListIngestions":{"http":{"method":"GET","requestUri":"/appbundles/{appBundleIdentifier}/ingestions","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["ingestions"],"members":{"ingestions":{"type":"list","member":{"type":"structure","required":["arn","app","tenantId","state"],"members":{"arn":{},"app":{},"tenantId":{},"state":{}}}},"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":"Su"}}}},"StartIngestion":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start","responseCode":200},"input":{"type":"structure","required":["ingestionIdentifier","appBundleIdentifier"],"members":{"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"}}},"output":{"type":"structure","members":{}}},"StartUserAccessTasks":{"http":{"requestUri":"/useraccess/start","responseCode":201},"input":{"type":"structure","required":["appBundleIdentifier","email"],"members":{"appBundleIdentifier":{},"email":{"shape":"Sc"}}},"output":{"type":"structure","members":{"userAccessTasksList":{"type":"list","member":{"type":"structure","required":["app","tenantId"],"members":{"app":{},"tenantId":{},"taskId":{},"error":{"shape":"Sf"}}}}}}},"StopIngestion":{"http":{"requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop","responseCode":200},"input":{"type":"structure","required":["ingestionIdentifier","appBundleIdentifier"],"members":{"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"}}},"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":"Su"}}},"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},"UpdateAppAuthorization":{"http":{"method":"PATCH","requestUri":"/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","appAuthorizationIdentifier"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"appAuthorizationIdentifier":{"location":"uri","locationName":"appAuthorizationIdentifier"},"credential":{"shape":"Sq"},"tenant":{"shape":"Sm"}}},"output":{"type":"structure","required":["appAuthorization"],"members":{"appAuthorization":{"shape":"Sz"}}}},"UpdateIngestionDestination":{"http":{"method":"PATCH","requestUri":"/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}","responseCode":200},"input":{"type":"structure","required":["appBundleIdentifier","ingestionIdentifier","ingestionDestinationIdentifier","destinationConfiguration"],"members":{"appBundleIdentifier":{"location":"uri","locationName":"appBundleIdentifier"},"ingestionIdentifier":{"location":"uri","locationName":"ingestionIdentifier"},"ingestionDestinationIdentifier":{"location":"uri","locationName":"ingestionDestinationIdentifier"},"destinationConfiguration":{"shape":"S1e"}}},"output":{"type":"structure","required":["ingestionDestination"],"members":{"ingestionDestination":{"shape":"S1n"}}}}},"shapes":{"Sc":{"type":"string","sensitive":true},"Sd":{"type":"string","sensitive":true},"Sf":{"type":"structure","members":{"errorCode":{},"errorMessage":{}}},"Sk":{"type":"structure","required":["appAuthorizationArn","appBundleArn","app","tenant","status","updatedAt"],"members":{"appAuthorizationArn":{},"appBundleArn":{},"app":{},"tenant":{"shape":"Sm"},"status":{},"updatedAt":{"shape":"So"}}},"Sm":{"type":"structure","required":["tenantIdentifier","tenantDisplayName"],"members":{"tenantIdentifier":{},"tenantDisplayName":{}}},"So":{"type":"timestamp","timestampFormat":"iso8601"},"Sq":{"type":"structure","members":{"oauth2Credential":{"type":"structure","required":["clientId","clientSecret"],"members":{"clientId":{},"clientSecret":{"shape":"Sd"}}},"apiKeyCredential":{"type":"structure","required":["apiKey"],"members":{"apiKey":{"shape":"Sd"}}}},"union":true},"Su":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"Sz":{"type":"structure","required":["appAuthorizationArn","appBundleArn","app","tenant","authType","status","createdAt","updatedAt"],"members":{"appAuthorizationArn":{},"appBundleArn":{},"app":{},"tenant":{"shape":"Sm"},"authType":{},"status":{},"createdAt":{"shape":"So"},"updatedAt":{"shape":"So"},"persona":{},"authUrl":{}}},"S13":{"type":"structure","required":["arn"],"members":{"arn":{},"customerManagedKeyArn":{}}},"S17":{"type":"structure","required":["arn","appBundleArn","app","tenantId","createdAt","updatedAt","state","ingestionType"],"members":{"arn":{},"appBundleArn":{},"app":{},"tenantId":{},"createdAt":{"shape":"So"},"updatedAt":{"shape":"So"},"state":{},"ingestionType":{}}},"S1a":{"type":"structure","members":{"auditLog":{"type":"structure","required":["schema","format"],"members":{"schema":{},"format":{}}}},"union":true},"S1e":{"type":"structure","members":{"auditLog":{"type":"structure","required":["destination"],"members":{"destination":{"type":"structure","members":{"s3Bucket":{"type":"structure","required":["bucketName"],"members":{"bucketName":{},"prefix":{}}},"firehoseStream":{"type":"structure","required":["streamName"],"members":{"streamName":{}}}},"union":true}}}},"union":true},"S1n":{"type":"structure","required":["arn","ingestionArn","processingConfiguration","destinationConfiguration"],"members":{"arn":{},"ingestionArn":{},"processingConfiguration":{"shape":"S1a"},"destinationConfiguration":{"shape":"S1e"},"status":{},"statusReason":{},"createdAt":{"shape":"So"},"updatedAt":{"shape":"So"}}}}} /***/ }), -/* 1313 */ +/* 1314 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAppAuthorizations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"appAuthorizationSummaryList"},"ListAppBundles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"appBundleSummaryList"},"ListIngestionDestinations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"ingestionDestinations"},"ListIngestions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"ingestions"}}} /***/ }), -/* 1314 */ +/* 1315 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1315 */ +/* 1316 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64563,9 +64570,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MedicalImaging = Service.defineService('medicalimaging', ['2023-07-19']); Object.defineProperty(apiLoader.services['medicalimaging'], '2023-07-19', { get: function get() { - var model = __webpack_require__(1316); - model.paginators = __webpack_require__(1317).pagination; - model.waiters = __webpack_require__(1318).waiters; + var model = __webpack_require__(1317); + model.paginators = __webpack_require__(1318).pagination; + model.waiters = __webpack_require__(1319).waiters; return model; }, enumerable: true, @@ -64576,25 +64583,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1316 */ +/* 1317 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-07-19","endpointPrefix":"medical-imaging","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Health Imaging","serviceId":"Medical Imaging","signatureVersion":"v4","signingName":"medical-imaging","uid":"medical-imaging-2023-07-19"},"operations":{"CopyImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{sourceImageSetId}/copyImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","sourceImageSetId","copyImageSetInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"sourceImageSetId":{"location":"uri","locationName":"sourceImageSetId"},"copyImageSetInformation":{"type":"structure","required":["sourceImageSet"],"members":{"sourceImageSet":{"type":"structure","required":["latestVersionId"],"members":{"latestVersionId":{}}},"destinationImageSet":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{}}}}}},"payload":"copyImageSetInformation"},"output":{"type":"structure","required":["datastoreId","sourceImageSetProperties","destinationImageSetProperties"],"members":{"datastoreId":{},"sourceImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}},"destinationImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}}}},"endpoint":{"hostPrefix":"runtime-"}},"CreateDatastore":{"http":{"requestUri":"/datastore","responseCode":200},"input":{"type":"structure","required":["clientToken"],"members":{"datastoreName":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Si"},"kmsKeyArn":{}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteDatastore":{"http":{"method":"DELETE","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/deleteImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","imageSetState","imageSetWorkflowStatus"],"members":{"datastoreId":{},"imageSetId":{},"imageSetState":{},"imageSetWorkflowStatus":{}}},"endpoint":{"hostPrefix":"runtime-"},"idempotent":true},"GetDICOMImportJob":{"http":{"method":"GET","requestUri":"/getDICOMImportJob/datastore/{datastoreId}/job/{jobId}","responseCode":200},"input":{"type":"structure","required":["datastoreId","jobId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["jobProperties"],"members":{"jobProperties":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId","dataAccessRoleArn","inputS3Uri","outputS3Uri"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"inputS3Uri":{},"outputS3Uri":{},"message":{}}}}}},"GetDatastore":{"http":{"method":"GET","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreProperties"],"members":{"datastoreProperties":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"kmsKeyArn":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}}}},"GetImageFrame":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageFrame","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","imageFrameInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"imageFrameInformation":{"type":"structure","required":["imageFrameId"],"members":{"imageFrameId":{}}}},"payload":"imageFrameInformation"},"output":{"type":"structure","required":["imageFrameBlob"],"members":{"imageFrameBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"}},"payload":"imageFrameBlob"},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","versionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"versionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{},"imageSetArn":{}}},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["imageSetMetadataBlob"],"members":{"imageSetMetadataBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"},"contentEncoding":{"location":"header","locationName":"Content-Encoding"}},"payload":"imageSetMetadataBlob"},"endpoint":{"hostPrefix":"runtime-"}},"ListDICOMImportJobs":{"http":{"method":"GET","requestUri":"/listDICOMImportJobs/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobStatus":{"location":"querystring","locationName":"jobStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["jobSummaries"],"members":{"jobSummaries":{"type":"list","member":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}}},"ListDatastores":{"http":{"method":"GET","requestUri":"/datastore","responseCode":200},"input":{"type":"structure","members":{"datastoreStatus":{"location":"querystring","locationName":"datastoreStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"datastoreSummaries":{"type":"list","member":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListImageSetVersions":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/listImageSetVersions","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["imageSetPropertiesList"],"members":{"imageSetPropertiesList":{"type":"list","member":{"type":"structure","required":["imageSetId","versionId","imageSetState"],"members":{"imageSetId":{},"versionId":{},"imageSetState":{},"ImageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"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"}}}},"SearchImageSets":{"http":{"requestUri":"/datastore/{datastoreId}/searchImageSets","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"searchCriteria":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","required":["values","operator"],"members":{"values":{"type":"list","member":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyInstanceUID":{"shape":"S26"},"DICOMSeriesInstanceUID":{"shape":"S27"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"DICOMStudyDateAndTime":{"type":"structure","required":["DICOMStudyDate"],"members":{"DICOMStudyDate":{"shape":"S29"},"DICOMStudyTime":{"shape":"S2a"}}}},"union":true}},"operator":{}}}},"sort":{"shape":"S2c"}},"sensitive":true},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}},"payload":"searchCriteria"},"output":{"type":"structure","required":["imageSetsMetadataSummaries"],"members":{"imageSetsMetadataSummaries":{"type":"list","member":{"type":"structure","required":["imageSetId"],"members":{"imageSetId":{},"version":{"type":"integer"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"DICOMTags":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMPatientName":{"type":"string","sensitive":true},"DICOMPatientBirthDate":{"type":"string","sensitive":true},"DICOMPatientSex":{"type":"string","sensitive":true},"DICOMStudyInstanceUID":{"shape":"S26"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyDescription":{"type":"string","sensitive":true},"DICOMNumberOfStudyRelatedSeries":{"type":"integer"},"DICOMNumberOfStudyRelatedInstances":{"type":"integer"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMSeriesInstanceUID":{"shape":"S27"},"DICOMSeriesModality":{"type":"string","sensitive":true},"DICOMSeriesBodyPart":{"type":"string","sensitive":true},"DICOMSeriesNumber":{"type":"integer","sensitive":true},"DICOMStudyDate":{"shape":"S29"},"DICOMStudyTime":{"shape":"S2a"}}}}}},"sort":{"shape":"S2c"},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"StartDICOMImportJob":{"http":{"requestUri":"/startDICOMImportJob/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["dataAccessRoleArn","clientToken","datastoreId","inputS3Uri","outputS3Uri"],"members":{"jobName":{},"dataAccessRoleArn":{},"clientToken":{"idempotencyToken":true},"datastoreId":{"location":"uri","locationName":"datastoreId"},"inputS3Uri":{},"outputS3Uri":{},"inputOwnerAccountId":{}}},"output":{"type":"structure","required":["datastoreId","jobId","jobStatus","submittedAt"],"members":{"datastoreId":{},"jobId":{},"jobStatus":{},"submittedAt":{"type":"timestamp"}}},"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":{}},"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},"UpdateImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/updateImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","updateImageSetMetadataUpdates"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"latestVersionId":{"location":"querystring","locationName":"latestVersion"},"updateImageSetMetadataUpdates":{"type":"structure","members":{"DICOMUpdates":{"type":"structure","members":{"removableAttributes":{"shape":"S35"},"updatableAttributes":{"shape":"S35"}}}},"union":true}},"payload":"updateImageSetMetadataUpdates"},"output":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"message":{}}},"endpoint":{"hostPrefix":"runtime-"}}},"shapes":{"Si":{"type":"map","key":{},"value":{}},"S23":{"type":"string","sensitive":true},"S24":{"type":"string","sensitive":true},"S25":{"type":"string","sensitive":true},"S26":{"type":"string","sensitive":true},"S27":{"type":"string","sensitive":true},"S29":{"type":"string","sensitive":true},"S2a":{"type":"string","sensitive":true},"S2c":{"type":"structure","required":["sortOrder","sortField"],"members":{"sortOrder":{},"sortField":{}}},"S35":{"type":"blob","sensitive":true}}} /***/ }), -/* 1317 */ +/* 1318 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDICOMImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobSummaries"},"ListDatastores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"datastoreSummaries"},"ListImageSetVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"imageSetPropertiesList"},"SearchImageSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"imageSetsMetadataSummaries"}}} /***/ }), -/* 1318 */ +/* 1319 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1319 */ +/* 1320 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64606,8 +64613,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.EntityResolution = Service.defineService('entityresolution', ['2018-05-10']); Object.defineProperty(apiLoader.services['entityresolution'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1320); - model.paginators = __webpack_require__(1321).pagination; + var model = __webpack_require__(1321); + model.paginators = __webpack_require__(1322).pagination; return model; }, enumerable: true, @@ -64618,19 +64625,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1320 */ +/* 1321 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"entityresolution","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"AWSEntityResolution","serviceFullName":"AWS EntityResolution","serviceId":"EntityResolution","signatureVersion":"v4","signingName":"entityresolution","uid":"entityresolution-2018-05-10"},"operations":{"AddPolicyStatement":{"http":{"requestUri":"/policies/{arn}/{statementId}","responseCode":200},"input":{"type":"structure","required":["action","arn","effect","principal","statementId"],"members":{"action":{"type":"list","member":{}},"arn":{"location":"uri","locationName":"arn"},"condition":{},"effect":{},"principal":{"type":"list","member":{}},"statementId":{"location":"uri","locationName":"statementId"}}},"output":{"type":"structure","required":["arn","token"],"members":{"arn":{},"policy":{},"token":{}}},"idempotent":true},"BatchDeleteUniqueId":{"http":{"method":"DELETE","requestUri":"/matchingworkflows/{workflowName}/uniqueids","responseCode":200},"input":{"type":"structure","required":["uniqueIds","workflowName"],"members":{"inputSource":{"location":"header","locationName":"inputSource"},"uniqueIds":{"location":"header","locationName":"uniqueIds","type":"list","member":{}},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["deleted","disconnectedUniqueIds","errors","status"],"members":{"deleted":{"type":"list","member":{"type":"structure","required":["uniqueId"],"members":{"uniqueId":{}}}},"disconnectedUniqueIds":{"type":"list","member":{}},"errors":{"type":"list","member":{"type":"structure","required":["errorType","uniqueId"],"members":{"errorType":{},"uniqueId":{}}}},"status":{}}}},"CreateIdMappingWorkflow":{"http":{"requestUri":"/idmappingworkflows","responseCode":200},"input":{"type":"structure","required":["idMappingTechniques","inputSourceConfig","roleArn","workflowName"],"members":{"description":{},"idMappingTechniques":{"shape":"Ss"},"inputSourceConfig":{"shape":"Sz"},"outputSourceConfig":{"shape":"S13"},"roleArn":{},"tags":{"shape":"S17"},"workflowName":{}}},"output":{"type":"structure","required":["idMappingTechniques","inputSourceConfig","roleArn","workflowArn","workflowName"],"members":{"description":{},"idMappingTechniques":{"shape":"Ss"},"inputSourceConfig":{"shape":"Sz"},"outputSourceConfig":{"shape":"S13"},"roleArn":{},"workflowArn":{},"workflowName":{}}}},"CreateIdNamespace":{"http":{"requestUri":"/idnamespaces","responseCode":200},"input":{"type":"structure","required":["idNamespaceName","type"],"members":{"description":{},"idMappingWorkflowProperties":{"shape":"S1d"},"idNamespaceName":{},"inputSourceConfig":{"shape":"S1g"},"roleArn":{},"tags":{"shape":"S17"},"type":{}}},"output":{"type":"structure","required":["createdAt","idNamespaceArn","idNamespaceName","type","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"description":{},"idMappingWorkflowProperties":{"shape":"S1d"},"idNamespaceArn":{},"idNamespaceName":{},"inputSourceConfig":{"shape":"S1g"},"roleArn":{},"tags":{"shape":"S17"},"type":{},"updatedAt":{"type":"timestamp"}}}},"CreateMatchingWorkflow":{"http":{"requestUri":"/matchingworkflows","responseCode":200},"input":{"type":"structure","required":["inputSourceConfig","outputSourceConfig","resolutionTechniques","roleArn","workflowName"],"members":{"description":{},"incrementalRunConfig":{"shape":"S1n"},"inputSourceConfig":{"shape":"S1p"},"outputSourceConfig":{"shape":"S1t"},"resolutionTechniques":{"shape":"S1y"},"roleArn":{},"tags":{"shape":"S17"},"workflowName":{}}},"output":{"type":"structure","required":["inputSourceConfig","outputSourceConfig","resolutionTechniques","roleArn","workflowArn","workflowName"],"members":{"description":{},"incrementalRunConfig":{"shape":"S1n"},"inputSourceConfig":{"shape":"S1p"},"outputSourceConfig":{"shape":"S1t"},"resolutionTechniques":{"shape":"S1y"},"roleArn":{},"workflowArn":{},"workflowName":{}}}},"CreateSchemaMapping":{"http":{"requestUri":"/schemas","responseCode":200},"input":{"type":"structure","required":["mappedInputFields","schemaName"],"members":{"description":{},"mappedInputFields":{"shape":"S2a"},"schemaName":{},"tags":{"shape":"S17"}}},"output":{"type":"structure","required":["description","mappedInputFields","schemaArn","schemaName"],"members":{"description":{},"mappedInputFields":{"shape":"S2a"},"schemaArn":{},"schemaName":{}}}},"DeleteIdMappingWorkflow":{"http":{"method":"DELETE","requestUri":"/idmappingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["message"],"members":{"message":{}}},"idempotent":true},"DeleteIdNamespace":{"http":{"method":"DELETE","requestUri":"/idnamespaces/{idNamespaceName}","responseCode":200},"input":{"type":"structure","required":["idNamespaceName"],"members":{"idNamespaceName":{"location":"uri","locationName":"idNamespaceName"}}},"output":{"type":"structure","required":["message"],"members":{"message":{}}},"idempotent":true},"DeleteMatchingWorkflow":{"http":{"method":"DELETE","requestUri":"/matchingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["message"],"members":{"message":{}}},"idempotent":true},"DeletePolicyStatement":{"http":{"method":"DELETE","requestUri":"/policies/{arn}/{statementId}","responseCode":200},"input":{"type":"structure","required":["arn","statementId"],"members":{"arn":{"location":"uri","locationName":"arn"},"statementId":{"location":"uri","locationName":"statementId"}}},"output":{"type":"structure","required":["arn","token"],"members":{"arn":{},"policy":{},"token":{}}},"idempotent":true},"DeleteSchemaMapping":{"http":{"method":"DELETE","requestUri":"/schemas/{schemaName}","responseCode":200},"input":{"type":"structure","required":["schemaName"],"members":{"schemaName":{"location":"uri","locationName":"schemaName"}}},"output":{"type":"structure","required":["message"],"members":{"message":{}}},"idempotent":true},"GetIdMappingJob":{"http":{"method":"GET","requestUri":"/idmappingworkflows/{workflowName}/jobs/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId","workflowName"],"members":{"jobId":{"location":"uri","locationName":"jobId"},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["jobId","startTime","status"],"members":{"endTime":{"type":"timestamp"},"errorDetails":{"shape":"S2t"},"jobId":{},"metrics":{"type":"structure","members":{"inputRecords":{"type":"integer"},"recordsNotProcessed":{"type":"integer"},"totalRecordsProcessed":{"type":"integer"}}},"outputSourceConfig":{"shape":"S2x"},"startTime":{"type":"timestamp"},"status":{}}}},"GetIdMappingWorkflow":{"http":{"method":"GET","requestUri":"/idmappingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["createdAt","idMappingTechniques","inputSourceConfig","roleArn","updatedAt","workflowArn","workflowName"],"members":{"createdAt":{"type":"timestamp"},"description":{},"idMappingTechniques":{"shape":"Ss"},"inputSourceConfig":{"shape":"Sz"},"outputSourceConfig":{"shape":"S13"},"roleArn":{},"tags":{"shape":"S17"},"updatedAt":{"type":"timestamp"},"workflowArn":{},"workflowName":{}}}},"GetIdNamespace":{"http":{"method":"GET","requestUri":"/idnamespaces/{idNamespaceName}","responseCode":200},"input":{"type":"structure","required":["idNamespaceName"],"members":{"idNamespaceName":{"location":"uri","locationName":"idNamespaceName"}}},"output":{"type":"structure","required":["createdAt","idNamespaceArn","idNamespaceName","type","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"description":{},"idMappingWorkflowProperties":{"shape":"S1d"},"idNamespaceArn":{},"idNamespaceName":{},"inputSourceConfig":{"shape":"S1g"},"roleArn":{},"tags":{"shape":"S17"},"type":{},"updatedAt":{"type":"timestamp"}}}},"GetMatchId":{"http":{"requestUri":"/matchingworkflows/{workflowName}/matches","responseCode":200},"input":{"type":"structure","required":["record","workflowName"],"members":{"applyNormalization":{"type":"boolean"},"record":{"type":"map","key":{},"value":{},"sensitive":true},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","members":{"matchId":{},"matchRule":{}}}},"GetMatchingJob":{"http":{"method":"GET","requestUri":"/matchingworkflows/{workflowName}/jobs/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId","workflowName"],"members":{"jobId":{"location":"uri","locationName":"jobId"},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["jobId","startTime","status"],"members":{"endTime":{"type":"timestamp"},"errorDetails":{"shape":"S2t"},"jobId":{},"metrics":{"type":"structure","members":{"inputRecords":{"type":"integer"},"matchIDs":{"type":"integer"},"recordsNotProcessed":{"type":"integer"},"totalRecordsProcessed":{"type":"integer"}}},"outputSourceConfig":{"type":"list","member":{"type":"structure","required":["outputS3Path","roleArn"],"members":{"KMSArn":{},"outputS3Path":{},"roleArn":{}}}},"startTime":{"type":"timestamp"},"status":{}}}},"GetMatchingWorkflow":{"http":{"method":"GET","requestUri":"/matchingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["createdAt","inputSourceConfig","outputSourceConfig","resolutionTechniques","roleArn","updatedAt","workflowArn","workflowName"],"members":{"createdAt":{"type":"timestamp"},"description":{},"incrementalRunConfig":{"shape":"S1n"},"inputSourceConfig":{"shape":"S1p"},"outputSourceConfig":{"shape":"S1t"},"resolutionTechniques":{"shape":"S1y"},"roleArn":{},"tags":{"shape":"S17"},"updatedAt":{"type":"timestamp"},"workflowArn":{},"workflowName":{}}}},"GetPolicy":{"http":{"method":"GET","requestUri":"/policies/{arn}","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{"location":"uri","locationName":"arn"}}},"output":{"type":"structure","required":["arn","token"],"members":{"arn":{},"policy":{},"token":{}}}},"GetProviderService":{"http":{"method":"GET","requestUri":"/providerservices/{providerName}/{providerServiceName}","responseCode":200},"input":{"type":"structure","required":["providerName","providerServiceName"],"members":{"providerName":{"location":"uri","locationName":"providerName"},"providerServiceName":{"location":"uri","locationName":"providerServiceName"}}},"output":{"type":"structure","required":["anonymizedOutput","providerEndpointConfiguration","providerEntityOutputDefinition","providerName","providerServiceArn","providerServiceDisplayName","providerServiceName","providerServiceType"],"members":{"anonymizedOutput":{"type":"boolean"},"providerComponentSchema":{"type":"structure","members":{"providerSchemaAttributes":{"type":"list","member":{"type":"structure","required":["fieldName","type"],"members":{"fieldName":{},"hashing":{"type":"boolean"},"subType":{},"type":{}}}},"schemas":{"type":"list","member":{"type":"list","member":{}}}}},"providerConfigurationDefinition":{"shape":"Sx"},"providerEndpointConfiguration":{"type":"structure","members":{"marketplaceConfiguration":{"type":"structure","required":["assetId","dataSetId","listingId","revisionId"],"members":{"assetId":{},"dataSetId":{},"listingId":{},"revisionId":{}}}},"union":true},"providerEntityOutputDefinition":{"shape":"Sx"},"providerIdNameSpaceConfiguration":{"type":"structure","members":{"description":{},"providerSourceConfigurationDefinition":{"shape":"Sx"},"providerTargetConfigurationDefinition":{"shape":"Sx"}}},"providerIntermediateDataAccessConfiguration":{"type":"structure","members":{"awsAccountIds":{"type":"list","member":{}},"requiredBucketActions":{"type":"list","member":{}}}},"providerJobConfiguration":{"shape":"Sx"},"providerName":{},"providerServiceArn":{},"providerServiceDisplayName":{},"providerServiceName":{},"providerServiceType":{}}}},"GetSchemaMapping":{"http":{"method":"GET","requestUri":"/schemas/{schemaName}","responseCode":200},"input":{"type":"structure","required":["schemaName"],"members":{"schemaName":{"location":"uri","locationName":"schemaName"}}},"output":{"type":"structure","required":["createdAt","hasWorkflows","mappedInputFields","schemaArn","schemaName","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"description":{},"hasWorkflows":{"type":"boolean"},"mappedInputFields":{"shape":"S2a"},"schemaArn":{},"schemaName":{},"tags":{"shape":"S17"},"updatedAt":{"type":"timestamp"}}}},"ListIdMappingJobs":{"http":{"method":"GET","requestUri":"/idmappingworkflows/{workflowName}/jobs","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","members":{"jobs":{"shape":"S45"},"nextToken":{}}}},"ListIdMappingWorkflows":{"http":{"method":"GET","requestUri":"/idmappingworkflows","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"workflowSummaries":{"type":"list","member":{"type":"structure","required":["createdAt","updatedAt","workflowArn","workflowName"],"members":{"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"workflowArn":{},"workflowName":{}}}}}}},"ListIdNamespaces":{"http":{"method":"GET","requestUri":"/idnamespaces","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"idNamespaceSummaries":{"type":"list","member":{"type":"structure","required":["createdAt","idNamespaceArn","idNamespaceName","type","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"description":{},"idNamespaceArn":{},"idNamespaceName":{},"type":{},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListMatchingJobs":{"http":{"method":"GET","requestUri":"/matchingworkflows/{workflowName}/jobs","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","members":{"jobs":{"shape":"S45"},"nextToken":{}}}},"ListMatchingWorkflows":{"http":{"method":"GET","requestUri":"/matchingworkflows","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"workflowSummaries":{"type":"list","member":{"type":"structure","required":["createdAt","resolutionType","updatedAt","workflowArn","workflowName"],"members":{"createdAt":{"type":"timestamp"},"resolutionType":{},"updatedAt":{"type":"timestamp"},"workflowArn":{},"workflowName":{}}}}}}},"ListProviderServices":{"http":{"method":"GET","requestUri":"/providerservices","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"providerName":{"location":"querystring","locationName":"providerName"}}},"output":{"type":"structure","members":{"nextToken":{},"providerServiceSummaries":{"type":"list","member":{"type":"structure","required":["providerName","providerServiceArn","providerServiceDisplayName","providerServiceName","providerServiceType"],"members":{"providerName":{},"providerServiceArn":{},"providerServiceDisplayName":{},"providerServiceName":{},"providerServiceType":{}}}}}}},"ListSchemaMappings":{"http":{"method":"GET","requestUri":"/schemas","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"schemaList":{"type":"list","member":{"type":"structure","required":["createdAt","hasWorkflows","schemaArn","schemaName","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"hasWorkflows":{"type":"boolean"},"schemaArn":{},"schemaName":{},"updatedAt":{"type":"timestamp"}}}}}}},"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":"S17"}}}},"PutPolicy":{"http":{"method":"PUT","requestUri":"/policies/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","policy"],"members":{"arn":{"location":"uri","locationName":"arn"},"policy":{},"token":{}}},"output":{"type":"structure","required":["arn","token"],"members":{"arn":{},"policy":{},"token":{}}},"idempotent":true},"StartIdMappingJob":{"http":{"requestUri":"/idmappingworkflows/{workflowName}/jobs","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"outputSourceConfig":{"shape":"S2x"},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{},"outputSourceConfig":{"shape":"S2x"}}}},"StartMatchingJob":{"http":{"requestUri":"/matchingworkflows/{workflowName}/jobs","responseCode":200},"input":{"type":"structure","required":["workflowName"],"members":{"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S17"}}},"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},"UpdateIdMappingWorkflow":{"http":{"method":"PUT","requestUri":"/idmappingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["idMappingTechniques","inputSourceConfig","roleArn","workflowName"],"members":{"description":{},"idMappingTechniques":{"shape":"Ss"},"inputSourceConfig":{"shape":"Sz"},"outputSourceConfig":{"shape":"S13"},"roleArn":{},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["idMappingTechniques","inputSourceConfig","roleArn","workflowArn","workflowName"],"members":{"description":{},"idMappingTechniques":{"shape":"Ss"},"inputSourceConfig":{"shape":"Sz"},"outputSourceConfig":{"shape":"S13"},"roleArn":{},"workflowArn":{},"workflowName":{}}},"idempotent":true},"UpdateIdNamespace":{"http":{"method":"PUT","requestUri":"/idnamespaces/{idNamespaceName}","responseCode":200},"input":{"type":"structure","required":["idNamespaceName"],"members":{"description":{},"idMappingWorkflowProperties":{"shape":"S1d"},"idNamespaceName":{"location":"uri","locationName":"idNamespaceName"},"inputSourceConfig":{"shape":"S1g"},"roleArn":{}}},"output":{"type":"structure","required":["createdAt","idNamespaceArn","idNamespaceName","type","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"description":{},"idMappingWorkflowProperties":{"shape":"S1d"},"idNamespaceArn":{},"idNamespaceName":{},"inputSourceConfig":{"shape":"S1g"},"roleArn":{},"type":{},"updatedAt":{"type":"timestamp"}}},"idempotent":true},"UpdateMatchingWorkflow":{"http":{"method":"PUT","requestUri":"/matchingworkflows/{workflowName}","responseCode":200},"input":{"type":"structure","required":["inputSourceConfig","outputSourceConfig","resolutionTechniques","roleArn","workflowName"],"members":{"description":{},"incrementalRunConfig":{"shape":"S1n"},"inputSourceConfig":{"shape":"S1p"},"outputSourceConfig":{"shape":"S1t"},"resolutionTechniques":{"shape":"S1y"},"roleArn":{},"workflowName":{"location":"uri","locationName":"workflowName"}}},"output":{"type":"structure","required":["inputSourceConfig","outputSourceConfig","resolutionTechniques","roleArn","workflowName"],"members":{"description":{},"incrementalRunConfig":{"shape":"S1n"},"inputSourceConfig":{"shape":"S1p"},"outputSourceConfig":{"shape":"S1t"},"resolutionTechniques":{"shape":"S1y"},"roleArn":{},"workflowName":{}}},"idempotent":true},"UpdateSchemaMapping":{"http":{"method":"PUT","requestUri":"/schemas/{schemaName}","responseCode":200},"input":{"type":"structure","required":["mappedInputFields","schemaName"],"members":{"description":{},"mappedInputFields":{"shape":"S2a"},"schemaName":{"location":"uri","locationName":"schemaName"}}},"output":{"type":"structure","required":["mappedInputFields","schemaArn","schemaName"],"members":{"description":{},"mappedInputFields":{"shape":"S2a"},"schemaArn":{},"schemaName":{}}},"idempotent":true}},"shapes":{"Ss":{"type":"structure","required":["idMappingType"],"members":{"idMappingType":{},"providerProperties":{"shape":"Su"}}},"Su":{"type":"structure","required":["providerServiceArn"],"members":{"intermediateSourceConfiguration":{"type":"structure","required":["intermediateS3Path"],"members":{"intermediateS3Path":{}}},"providerConfiguration":{"shape":"Sx"},"providerServiceArn":{}}},"Sx":{"type":"structure","members":{},"document":true},"Sz":{"type":"list","member":{"type":"structure","required":["inputSourceARN"],"members":{"inputSourceARN":{},"schemaName":{},"type":{}}}},"S13":{"type":"list","member":{"type":"structure","required":["outputS3Path"],"members":{"KMSArn":{},"outputS3Path":{}}}},"S17":{"type":"map","key":{},"value":{}},"S1d":{"type":"list","member":{"type":"structure","required":["idMappingType"],"members":{"idMappingType":{},"providerProperties":{"type":"structure","required":["providerServiceArn"],"members":{"providerConfiguration":{"shape":"Sx"},"providerServiceArn":{}}}}}},"S1g":{"type":"list","member":{"type":"structure","required":["inputSourceARN"],"members":{"inputSourceARN":{},"schemaName":{}}}},"S1n":{"type":"structure","members":{"incrementalRunType":{}}},"S1p":{"type":"list","member":{"type":"structure","required":["inputSourceARN","schemaName"],"members":{"applyNormalization":{"type":"boolean"},"inputSourceARN":{},"schemaName":{}}}},"S1t":{"type":"list","member":{"type":"structure","required":["output","outputS3Path"],"members":{"KMSArn":{},"applyNormalization":{"type":"boolean"},"output":{"type":"list","member":{"type":"structure","required":["name"],"members":{"hashed":{"type":"boolean"},"name":{}}}},"outputS3Path":{}}}},"S1y":{"type":"structure","required":["resolutionType"],"members":{"providerProperties":{"shape":"Su"},"resolutionType":{},"ruleBasedProperties":{"type":"structure","required":["attributeMatchingModel","rules"],"members":{"attributeMatchingModel":{},"rules":{"type":"list","member":{"type":"structure","required":["matchingKeys","ruleName"],"members":{"matchingKeys":{"type":"list","member":{}},"ruleName":{}}}}}}}},"S2a":{"type":"list","member":{"type":"structure","required":["fieldName","type"],"members":{"fieldName":{},"groupName":{},"matchKey":{},"subType":{},"type":{}}}},"S2t":{"type":"structure","members":{"errorMessage":{}}},"S2x":{"type":"list","member":{"type":"structure","required":["outputS3Path","roleArn"],"members":{"KMSArn":{},"outputS3Path":{},"roleArn":{}}}},"S45":{"type":"list","member":{"type":"structure","required":["jobId","startTime","status"],"members":{"endTime":{"type":"timestamp"},"jobId":{},"startTime":{"type":"timestamp"},"status":{}}}}}} /***/ }), -/* 1321 */ +/* 1322 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListIdMappingJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobs"},"ListIdMappingWorkflows":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workflowSummaries"},"ListIdNamespaces":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"idNamespaceSummaries"},"ListMatchingJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobs"},"ListMatchingWorkflows":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workflowSummaries"},"ListProviderServices":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"providerServiceSummaries"},"ListSchemaMappings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"schemaList"}}} /***/ }), -/* 1322 */ +/* 1323 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64642,9 +64649,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ManagedBlockchainQuery = Service.defineService('managedblockchainquery', ['2023-05-04']); Object.defineProperty(apiLoader.services['managedblockchainquery'], '2023-05-04', { get: function get() { - var model = __webpack_require__(1323); - model.paginators = __webpack_require__(1324).pagination; - model.waiters = __webpack_require__(1325).waiters; + var model = __webpack_require__(1324); + model.paginators = __webpack_require__(1325).pagination; + model.waiters = __webpack_require__(1326).waiters; return model; }, enumerable: true, @@ -64655,25 +64662,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1323 */ +/* 1324 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-05-04","endpointPrefix":"managedblockchain-query","jsonVersion":"1.1","protocol":"rest-json","ripServiceName":"chainquery","serviceFullName":"Amazon Managed Blockchain Query","serviceId":"ManagedBlockchain Query","signatureVersion":"v4","signingName":"managedblockchain-query","uid":"managedblockchain-query-2023-05-04"},"operations":{"BatchGetTokenBalance":{"http":{"requestUri":"/batch-get-token-balance","responseCode":200},"input":{"type":"structure","members":{"getTokenBalanceInputs":{"type":"list","member":{"type":"structure","required":["tokenIdentifier","ownerIdentifier"],"members":{"tokenIdentifier":{"shape":"S4"},"ownerIdentifier":{"shape":"S8"},"atBlockchainInstant":{"shape":"S9"}}}}}},"output":{"type":"structure","required":["tokenBalances","errors"],"members":{"tokenBalances":{"type":"list","member":{"type":"structure","required":["balance","atBlockchainInstant"],"members":{"ownerIdentifier":{"shape":"S8"},"tokenIdentifier":{"shape":"S4"},"balance":{},"atBlockchainInstant":{"shape":"S9"},"lastUpdatedTime":{"shape":"S9"}}}},"errors":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","errorType"],"members":{"tokenIdentifier":{"shape":"S4"},"ownerIdentifier":{"shape":"S8"},"atBlockchainInstant":{"shape":"S9"},"errorCode":{},"errorMessage":{},"errorType":{}}}}}}},"GetAssetContract":{"http":{"requestUri":"/get-asset-contract","responseCode":200},"input":{"type":"structure","required":["contractIdentifier"],"members":{"contractIdentifier":{"shape":"Sj"}}},"output":{"type":"structure","required":["contractIdentifier","tokenStandard","deployerAddress"],"members":{"contractIdentifier":{"shape":"Sj"},"tokenStandard":{},"deployerAddress":{},"metadata":{"type":"structure","members":{"name":{},"symbol":{},"decimals":{"type":"integer"}}}}}},"GetTokenBalance":{"http":{"requestUri":"/get-token-balance","responseCode":200},"input":{"type":"structure","required":["tokenIdentifier","ownerIdentifier"],"members":{"tokenIdentifier":{"shape":"S4"},"ownerIdentifier":{"shape":"S8"},"atBlockchainInstant":{"shape":"S9"}}},"output":{"type":"structure","required":["balance","atBlockchainInstant"],"members":{"ownerIdentifier":{"shape":"S8"},"tokenIdentifier":{"shape":"S4"},"balance":{},"atBlockchainInstant":{"shape":"S9"},"lastUpdatedTime":{"shape":"S9"}}}},"GetTransaction":{"http":{"requestUri":"/get-transaction","responseCode":200},"input":{"type":"structure","required":["network"],"members":{"transactionHash":{},"transactionId":{},"network":{}}},"output":{"type":"structure","required":["transaction"],"members":{"transaction":{"type":"structure","required":["network","transactionHash","transactionTimestamp","transactionIndex","numberOfTransactions","to"],"members":{"network":{},"blockHash":{},"transactionHash":{},"blockNumber":{},"transactionTimestamp":{"type":"timestamp"},"transactionIndex":{"type":"long"},"numberOfTransactions":{"type":"long"},"to":{},"from":{},"contractAddress":{},"gasUsed":{},"cumulativeGasUsed":{},"effectiveGasPrice":{},"signatureV":{"type":"integer"},"signatureR":{},"signatureS":{},"transactionFee":{},"transactionId":{},"confirmationStatus":{},"executionStatus":{}}}}}},"ListAssetContracts":{"http":{"requestUri":"/list-asset-contracts","responseCode":200},"input":{"type":"structure","required":["contractFilter"],"members":{"contractFilter":{"type":"structure","required":["network","tokenStandard","deployerAddress"],"members":{"network":{},"tokenStandard":{},"deployerAddress":{}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["contracts"],"members":{"contracts":{"type":"list","member":{"type":"structure","required":["contractIdentifier","tokenStandard","deployerAddress"],"members":{"contractIdentifier":{"shape":"Sj"},"tokenStandard":{},"deployerAddress":{}}}},"nextToken":{}}}},"ListFilteredTransactionEvents":{"http":{"requestUri":"/list-filtered-transaction-events","responseCode":200},"input":{"type":"structure","required":["network","addressIdentifierFilter"],"members":{"network":{},"addressIdentifierFilter":{"type":"structure","required":["transactionEventToAddress"],"members":{"transactionEventToAddress":{"type":"list","member":{}}}},"timeFilter":{"type":"structure","members":{"from":{"shape":"S9"},"to":{"shape":"S9"}}},"voutFilter":{"type":"structure","required":["voutSpent"],"members":{"voutSpent":{"type":"boolean"}}},"confirmationStatusFilter":{"shape":"S1c"},"sort":{"type":"structure","members":{"sortBy":{},"sortOrder":{}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["events"],"members":{"events":{"shape":"S1j"},"nextToken":{}}}},"ListTokenBalances":{"http":{"requestUri":"/list-token-balances","responseCode":200},"input":{"type":"structure","required":["tokenFilter"],"members":{"ownerFilter":{"type":"structure","required":["address"],"members":{"address":{}}},"tokenFilter":{"type":"structure","required":["network"],"members":{"network":{},"contractAddress":{},"tokenId":{}}},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["tokenBalances"],"members":{"tokenBalances":{"type":"list","member":{"type":"structure","required":["balance","atBlockchainInstant"],"members":{"ownerIdentifier":{"shape":"S8"},"tokenIdentifier":{"shape":"S4"},"balance":{},"atBlockchainInstant":{"shape":"S9"},"lastUpdatedTime":{"shape":"S9"}}}},"nextToken":{}}}},"ListTransactionEvents":{"http":{"requestUri":"/list-transaction-events","responseCode":200},"input":{"type":"structure","required":["network"],"members":{"transactionHash":{},"transactionId":{},"network":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["events"],"members":{"events":{"shape":"S1j"},"nextToken":{}}}},"ListTransactions":{"http":{"requestUri":"/list-transactions","responseCode":200},"input":{"type":"structure","required":["address","network"],"members":{"address":{},"network":{},"fromBlockchainInstant":{"shape":"S9"},"toBlockchainInstant":{"shape":"S9"},"sort":{"type":"structure","members":{"sortBy":{},"sortOrder":{}}},"nextToken":{},"maxResults":{"type":"integer"},"confirmationStatusFilter":{"shape":"S1c"}}},"output":{"type":"structure","required":["transactions"],"members":{"transactions":{"type":"list","member":{"type":"structure","required":["transactionHash","network","transactionTimestamp"],"members":{"transactionHash":{},"transactionId":{},"network":{},"transactionTimestamp":{"type":"timestamp"},"confirmationStatus":{}}}},"nextToken":{}}}}},"shapes":{"S4":{"type":"structure","required":["network"],"members":{"network":{},"contractAddress":{},"tokenId":{}}},"S8":{"type":"structure","required":["address"],"members":{"address":{}}},"S9":{"type":"structure","members":{"time":{"type":"timestamp"}}},"Sj":{"type":"structure","required":["network","contractAddress"],"members":{"network":{},"contractAddress":{}}},"S1c":{"type":"structure","required":["include"],"members":{"include":{"type":"list","member":{}}}},"S1j":{"type":"list","member":{"type":"structure","required":["network","transactionHash","eventType"],"members":{"network":{},"transactionHash":{},"eventType":{},"from":{},"to":{},"value":{},"contractAddress":{},"tokenId":{},"transactionId":{},"voutIndex":{"type":"integer"},"voutSpent":{"type":"boolean"},"spentVoutTransactionId":{},"spentVoutTransactionHash":{},"spentVoutIndex":{"type":"integer"},"blockchainInstant":{"shape":"S9"},"confirmationStatus":{}}}}}} /***/ }), -/* 1324 */ +/* 1325 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAssetContracts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"contracts"},"ListFilteredTransactionEvents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"events"},"ListTokenBalances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"tokenBalances"},"ListTransactionEvents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"events"},"ListTransactions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"transactions"}}} /***/ }), -/* 1325 */ +/* 1326 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1326 */ +/* 1327 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64685,8 +64692,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Neptunedata = Service.defineService('neptunedata', ['2023-08-01']); Object.defineProperty(apiLoader.services['neptunedata'], '2023-08-01', { get: function get() { - var model = __webpack_require__(1327); - model.paginators = __webpack_require__(1328).pagination; + var model = __webpack_require__(1328); + model.paginators = __webpack_require__(1329).pagination; return model; }, enumerable: true, @@ -64697,19 +64704,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1327 */ +/* 1328 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-08-01","endpointPrefix":"neptune-db","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon NeptuneData","serviceId":"neptunedata","signatureVersion":"v4","signingName":"neptune-db","uid":"neptunedata-2023-08-01"},"operations":{"CancelGremlinQuery":{"http":{"method":"DELETE","requestUri":"/gremlin/status/{queryId}","responseCode":200},"input":{"type":"structure","required":["queryId"],"members":{"queryId":{"location":"uri","locationName":"queryId"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"CancelLoaderJob":{"http":{"method":"DELETE","requestUri":"/loader/{loadId}","responseCode":200},"input":{"type":"structure","required":["loadId"],"members":{"loadId":{"location":"uri","locationName":"loadId"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"CancelMLDataProcessingJob":{"http":{"method":"DELETE","requestUri":"/ml/dataprocessing/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"},"clean":{"location":"querystring","locationName":"clean","type":"boolean"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"CancelMLModelTrainingJob":{"http":{"method":"DELETE","requestUri":"/ml/modeltraining/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"},"clean":{"location":"querystring","locationName":"clean","type":"boolean"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"CancelMLModelTransformJob":{"http":{"method":"DELETE","requestUri":"/ml/modeltransform/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"},"clean":{"location":"querystring","locationName":"clean","type":"boolean"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"CancelOpenCypherQuery":{"http":{"method":"DELETE","requestUri":"/opencypher/status/{queryId}","responseCode":200},"input":{"type":"structure","required":["queryId"],"members":{"queryId":{"location":"uri","locationName":"queryId"},"silent":{"location":"querystring","locationName":"silent","type":"boolean"}}},"output":{"type":"structure","members":{"status":{},"payload":{"type":"boolean"}}},"idempotent":true},"CreateMLEndpoint":{"http":{"requestUri":"/ml/endpoints","responseCode":200},"input":{"type":"structure","members":{"id":{},"mlModelTrainingJobId":{},"mlModelTransformJobId":{},"update":{"type":"boolean"},"neptuneIamRoleArn":{},"modelName":{},"instanceType":{},"instanceCount":{"type":"integer"},"volumeEncryptionKMSKey":{}}},"output":{"type":"structure","members":{"id":{},"arn":{},"creationTimeInMillis":{"type":"long"}}}},"DeleteMLEndpoint":{"http":{"method":"DELETE","requestUri":"/ml/endpoints/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"},"clean":{"location":"querystring","locationName":"clean","type":"boolean"}}},"output":{"type":"structure","members":{"status":{}}},"idempotent":true},"DeletePropertygraphStatistics":{"http":{"method":"DELETE","requestUri":"/propertygraph/statistics","responseCode":200},"output":{"type":"structure","members":{"statusCode":{"location":"statusCode","type":"integer"},"status":{},"payload":{"shape":"Sm"}}},"idempotent":true},"DeleteSparqlStatistics":{"http":{"method":"DELETE","requestUri":"/sparql/statistics","responseCode":200},"output":{"type":"structure","members":{"statusCode":{"location":"statusCode","type":"integer"},"status":{},"payload":{"shape":"Sm"}}},"idempotent":true},"ExecuteFastReset":{"http":{"requestUri":"/system","responseCode":200},"input":{"type":"structure","required":["action"],"members":{"action":{},"token":{}}},"output":{"type":"structure","required":["status"],"members":{"status":{},"payload":{"type":"structure","members":{"token":{}}}}},"idempotent":true},"ExecuteGremlinExplainQuery":{"http":{"requestUri":"/gremlin/explain","responseCode":200},"input":{"type":"structure","required":["gremlinQuery"],"members":{"gremlinQuery":{"locationName":"gremlin"}}},"output":{"type":"structure","members":{"output":{"type":"blob"}},"payload":"output"}},"ExecuteGremlinProfileQuery":{"http":{"requestUri":"/gremlin/profile","responseCode":200},"input":{"type":"structure","required":["gremlinQuery"],"members":{"gremlinQuery":{"locationName":"gremlin"},"results":{"locationName":"profile.results","type":"boolean"},"chop":{"locationName":"profile.chop","type":"integer"},"serializer":{"locationName":"profile.serializer"},"indexOps":{"locationName":"profile.indexOps","type":"boolean"}}},"output":{"type":"structure","members":{"output":{"type":"blob"}},"payload":"output"}},"ExecuteGremlinQuery":{"http":{"requestUri":"/gremlin","responseCode":200},"input":{"type":"structure","required":["gremlinQuery"],"members":{"gremlinQuery":{"locationName":"gremlin"},"serializer":{"location":"header","locationName":"accept"}}},"output":{"type":"structure","members":{"requestId":{},"status":{"type":"structure","members":{"message":{},"code":{"type":"integer"},"attributes":{"shape":"S10"}}},"result":{"shape":"S10"},"meta":{"shape":"S10"}}}},"ExecuteOpenCypherExplainQuery":{"http":{"requestUri":"/opencypher/explain","responseCode":200},"input":{"type":"structure","required":["openCypherQuery","explainMode"],"members":{"openCypherQuery":{"locationName":"query"},"parameters":{},"explainMode":{"locationName":"explain"}}},"output":{"type":"structure","required":["results"],"members":{"results":{"type":"blob"}},"payload":"results"}},"ExecuteOpenCypherQuery":{"http":{"requestUri":"/opencypher","responseCode":200},"input":{"type":"structure","required":["openCypherQuery"],"members":{"openCypherQuery":{"locationName":"query"},"parameters":{}}},"output":{"type":"structure","required":["results"],"members":{"results":{"shape":"S10"}}}},"GetEngineStatus":{"http":{"method":"GET","requestUri":"/status","responseCode":200},"output":{"type":"structure","members":{"status":{},"startTime":{},"dbEngineVersion":{},"role":{},"dfeQueryEngine":{},"gremlin":{"shape":"S18"},"sparql":{"shape":"S18"},"opencypher":{"shape":"S18"},"labMode":{"shape":"S19"},"rollingBackTrxCount":{"type":"integer"},"rollingBackTrxEarliestStartTime":{},"features":{"type":"map","key":{},"value":{"shape":"S10"}},"settings":{"shape":"S19"}}}},"GetGremlinQueryStatus":{"http":{"method":"GET","requestUri":"/gremlin/status/{queryId}","responseCode":200},"input":{"type":"structure","required":["queryId"],"members":{"queryId":{"location":"uri","locationName":"queryId"}}},"output":{"type":"structure","members":{"queryId":{},"queryString":{},"queryEvalStats":{"shape":"S1d"}}}},"GetLoaderJobStatus":{"http":{"method":"GET","requestUri":"/loader/{loadId}","responseCode":200},"input":{"type":"structure","required":["loadId"],"members":{"loadId":{"location":"uri","locationName":"loadId"},"details":{"location":"querystring","locationName":"details","type":"boolean"},"errors":{"location":"querystring","locationName":"errors","type":"boolean"},"page":{"location":"querystring","locationName":"page","type":"integer"},"errorsPerPage":{"location":"querystring","locationName":"errorsPerPage","type":"integer"}}},"output":{"type":"structure","required":["status","payload"],"members":{"status":{},"payload":{"shape":"S10"}}}},"GetMLDataProcessingJob":{"http":{"method":"GET","requestUri":"/ml/dataprocessing/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"status":{},"id":{},"processingJob":{"shape":"S1j"}}}},"GetMLEndpoint":{"http":{"method":"GET","requestUri":"/ml/endpoints/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"status":{},"id":{},"endpoint":{"shape":"S1j"},"endpointConfig":{"shape":"S1m"}}}},"GetMLModelTrainingJob":{"http":{"method":"GET","requestUri":"/ml/modeltraining/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"status":{},"id":{},"processingJob":{"shape":"S1j"},"hpoJob":{"shape":"S1j"},"modelTransformJob":{"shape":"S1j"},"mlModels":{"type":"list","member":{"shape":"S1m"}}}}},"GetMLModelTransformJob":{"http":{"method":"GET","requestUri":"/ml/modeltransform/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"status":{},"id":{},"baseProcessingJob":{"shape":"S1j"},"remoteModelTransformJob":{"shape":"S1j"},"models":{"type":"list","member":{"shape":"S1m"}}}}},"GetOpenCypherQueryStatus":{"http":{"method":"GET","requestUri":"/opencypher/status/{queryId}","responseCode":200},"input":{"type":"structure","required":["queryId"],"members":{"queryId":{"location":"uri","locationName":"queryId"}}},"output":{"type":"structure","members":{"queryId":{},"queryString":{},"queryEvalStats":{"shape":"S1d"}}}},"GetPropertygraphStatistics":{"http":{"method":"GET","requestUri":"/propertygraph/statistics","responseCode":200},"output":{"type":"structure","required":["status","payload"],"members":{"status":{},"payload":{"shape":"S1w"}}}},"GetPropertygraphStream":{"http":{"method":"GET","requestUri":"/propertygraph/stream","responseCode":200},"input":{"type":"structure","members":{"limit":{"location":"querystring","locationName":"limit","type":"long"},"iteratorType":{"location":"querystring","locationName":"iteratorType"},"commitNum":{"location":"querystring","locationName":"commitNum","type":"long"},"opNum":{"location":"querystring","locationName":"opNum","type":"long"},"encoding":{"location":"header","locationName":"Accept-Encoding"}}},"output":{"type":"structure","required":["lastEventId","lastTrxTimestampInMillis","format","records","totalRecords"],"members":{"lastEventId":{"shape":"S19"},"lastTrxTimestampInMillis":{"locationName":"lastTrxTimestamp","type":"long"},"format":{},"records":{"type":"list","member":{"type":"structure","required":["commitTimestampInMillis","eventId","data","op"],"members":{"commitTimestampInMillis":{"locationName":"commitTimestamp","type":"long"},"eventId":{"shape":"S19"},"data":{"type":"structure","required":["id","type","key","value"],"members":{"id":{},"type":{},"key":{},"value":{"shape":"S10"},"from":{},"to":{}}},"op":{},"isLastOp":{"type":"boolean"}}}},"totalRecords":{"type":"integer"}}}},"GetPropertygraphSummary":{"http":{"method":"GET","requestUri":"/propertygraph/statistics/summary","responseCode":200},"input":{"type":"structure","members":{"mode":{"location":"querystring","locationName":"mode"}}},"output":{"type":"structure","members":{"statusCode":{"location":"statusCode","type":"integer"},"payload":{"type":"structure","members":{"version":{},"lastStatisticsComputationTime":{"shape":"S1x"},"graphSummary":{"type":"structure","members":{"numNodes":{"type":"long"},"numEdges":{"type":"long"},"numNodeLabels":{"type":"long"},"numEdgeLabels":{"type":"long"},"nodeLabels":{"type":"list","member":{}},"edgeLabels":{"type":"list","member":{}},"numNodeProperties":{"type":"long"},"numEdgeProperties":{"type":"long"},"nodeProperties":{"shape":"S2e"},"edgeProperties":{"shape":"S2e"},"totalNodePropertyValues":{"type":"long"},"totalEdgePropertyValues":{"type":"long"},"nodeStructures":{"type":"list","member":{"type":"structure","members":{"count":{"type":"long"},"nodeProperties":{"type":"list","member":{}},"distinctOutgoingEdgeLabels":{"type":"list","member":{}}}}},"edgeStructures":{"type":"list","member":{"type":"structure","members":{"count":{"type":"long"},"edgeProperties":{"type":"list","member":{}}}}}}}}}}}},"GetRDFGraphSummary":{"http":{"method":"GET","requestUri":"/rdf/statistics/summary","responseCode":200},"input":{"type":"structure","members":{"mode":{"location":"querystring","locationName":"mode"}}},"output":{"type":"structure","members":{"statusCode":{"location":"statusCode","type":"integer"},"payload":{"type":"structure","members":{"version":{},"lastStatisticsComputationTime":{"shape":"S1x"},"graphSummary":{"type":"structure","members":{"numDistinctSubjects":{"type":"long"},"numDistinctPredicates":{"type":"long"},"numQuads":{"type":"long"},"numClasses":{"type":"long"},"classes":{"type":"list","member":{}},"predicates":{"shape":"S2e"},"subjectStructures":{"type":"list","member":{"type":"structure","members":{"count":{"type":"long"},"predicates":{"type":"list","member":{}}}}}}}}}}}},"GetSparqlStatistics":{"http":{"method":"GET","requestUri":"/sparql/statistics","responseCode":200},"output":{"type":"structure","required":["status","payload"],"members":{"status":{},"payload":{"shape":"S1w"}}}},"GetSparqlStream":{"http":{"method":"GET","requestUri":"/sparql/stream","responseCode":200},"input":{"type":"structure","members":{"limit":{"location":"querystring","locationName":"limit","type":"long"},"iteratorType":{"location":"querystring","locationName":"iteratorType"},"commitNum":{"location":"querystring","locationName":"commitNum","type":"long"},"opNum":{"location":"querystring","locationName":"opNum","type":"long"},"encoding":{"location":"header","locationName":"Accept-Encoding"}}},"output":{"type":"structure","required":["lastEventId","lastTrxTimestampInMillis","format","records","totalRecords"],"members":{"lastEventId":{"shape":"S19"},"lastTrxTimestampInMillis":{"locationName":"lastTrxTimestamp","type":"long"},"format":{},"records":{"type":"list","member":{"type":"structure","required":["commitTimestampInMillis","eventId","data","op"],"members":{"commitTimestampInMillis":{"locationName":"commitTimestamp","type":"long"},"eventId":{"shape":"S19"},"data":{"type":"structure","required":["stmt"],"members":{"stmt":{}}},"op":{},"isLastOp":{"type":"boolean"}}}},"totalRecords":{"type":"integer"}}}},"ListGremlinQueries":{"http":{"method":"GET","requestUri":"/gremlin/status","responseCode":200},"input":{"type":"structure","members":{"includeWaiting":{"location":"querystring","locationName":"includeWaiting","type":"boolean"}}},"output":{"type":"structure","members":{"acceptedQueryCount":{"type":"integer"},"runningQueryCount":{"type":"integer"},"queries":{"type":"list","member":{"shape":"S35"}}}}},"ListLoaderJobs":{"http":{"method":"GET","requestUri":"/loader","responseCode":200},"input":{"type":"structure","members":{"limit":{"location":"querystring","locationName":"limit","type":"integer"},"includeQueuedLoads":{"location":"querystring","locationName":"includeQueuedLoads","type":"boolean"}}},"output":{"type":"structure","required":["status","payload"],"members":{"status":{},"payload":{"type":"structure","members":{"loadIds":{"shape":"S3a"}}}}}},"ListMLDataProcessingJobs":{"http":{"method":"GET","requestUri":"/ml/dataprocessing","responseCode":200},"input":{"type":"structure","members":{"maxItems":{"location":"querystring","locationName":"maxItems","type":"integer"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"ids":{"shape":"S3a"}}}},"ListMLEndpoints":{"http":{"method":"GET","requestUri":"/ml/endpoints","responseCode":200},"input":{"type":"structure","members":{"maxItems":{"location":"querystring","locationName":"maxItems","type":"integer"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"ids":{"shape":"S3a"}}}},"ListMLModelTrainingJobs":{"http":{"method":"GET","requestUri":"/ml/modeltraining","responseCode":200},"input":{"type":"structure","members":{"maxItems":{"location":"querystring","locationName":"maxItems","type":"integer"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"ids":{"shape":"S3a"}}}},"ListMLModelTransformJobs":{"http":{"method":"GET","requestUri":"/ml/modeltransform","responseCode":200},"input":{"type":"structure","members":{"maxItems":{"location":"querystring","locationName":"maxItems","type":"integer"},"neptuneIamRoleArn":{"location":"querystring","locationName":"neptuneIamRoleArn"}}},"output":{"type":"structure","members":{"ids":{"shape":"S3a"}}}},"ListOpenCypherQueries":{"http":{"method":"GET","requestUri":"/opencypher/status","responseCode":200},"input":{"type":"structure","members":{"includeWaiting":{"location":"querystring","locationName":"includeWaiting","type":"boolean"}}},"output":{"type":"structure","members":{"acceptedQueryCount":{"type":"integer"},"runningQueryCount":{"type":"integer"},"queries":{"type":"list","member":{"shape":"S35"}}}}},"ManagePropertygraphStatistics":{"http":{"requestUri":"/propertygraph/statistics","responseCode":200},"input":{"type":"structure","members":{"mode":{}}},"output":{"type":"structure","required":["status"],"members":{"status":{},"payload":{"shape":"S3t"}}},"idempotent":true},"ManageSparqlStatistics":{"http":{"requestUri":"/sparql/statistics","responseCode":200},"input":{"type":"structure","members":{"mode":{}}},"output":{"type":"structure","required":["status"],"members":{"status":{},"payload":{"shape":"S3t"}}},"idempotent":true},"StartLoaderJob":{"http":{"requestUri":"/loader","responseCode":200},"input":{"type":"structure","required":["source","format","s3BucketRegion","iamRoleArn"],"members":{"source":{},"format":{},"s3BucketRegion":{"locationName":"region"},"iamRoleArn":{},"mode":{},"failOnError":{"type":"boolean"},"parallelism":{},"parserConfiguration":{"shape":"S19"},"updateSingleCardinalityProperties":{"type":"boolean"},"queueRequest":{"type":"boolean"},"dependencies":{"shape":"S3a"},"userProvidedEdgeIds":{"type":"boolean"}}},"output":{"type":"structure","required":["status","payload"],"members":{"status":{},"payload":{"shape":"S19"}}},"idempotent":true},"StartMLDataProcessingJob":{"http":{"requestUri":"/ml/dataprocessing","responseCode":200},"input":{"type":"structure","required":["inputDataS3Location","processedDataS3Location"],"members":{"id":{},"previousDataProcessingJobId":{},"inputDataS3Location":{},"processedDataS3Location":{},"sagemakerIamRoleArn":{},"neptuneIamRoleArn":{},"processingInstanceType":{},"processingInstanceVolumeSizeInGB":{"type":"integer"},"processingTimeOutInSeconds":{"type":"integer"},"modelType":{},"configFileName":{},"subnets":{"shape":"S3a"},"securityGroupIds":{"shape":"S3a"},"volumeEncryptionKMSKey":{},"s3OutputEncryptionKMSKey":{}}},"output":{"type":"structure","members":{"id":{},"arn":{},"creationTimeInMillis":{"type":"long"}}}},"StartMLModelTrainingJob":{"http":{"requestUri":"/ml/modeltraining","responseCode":200},"input":{"type":"structure","required":["dataProcessingJobId","trainModelS3Location"],"members":{"id":{},"previousModelTrainingJobId":{},"dataProcessingJobId":{},"trainModelS3Location":{},"sagemakerIamRoleArn":{},"neptuneIamRoleArn":{},"baseProcessingInstanceType":{},"trainingInstanceType":{},"trainingInstanceVolumeSizeInGB":{"type":"integer"},"trainingTimeOutInSeconds":{"type":"integer"},"maxHPONumberOfTrainingJobs":{"type":"integer"},"maxHPOParallelTrainingJobs":{"type":"integer"},"subnets":{"shape":"S3a"},"securityGroupIds":{"shape":"S3a"},"volumeEncryptionKMSKey":{},"s3OutputEncryptionKMSKey":{},"enableManagedSpotTraining":{"type":"boolean"},"customModelTrainingParameters":{"type":"structure","required":["sourceS3DirectoryPath"],"members":{"sourceS3DirectoryPath":{},"trainingEntryPointScript":{},"transformEntryPointScript":{}}}}},"output":{"type":"structure","members":{"id":{},"arn":{},"creationTimeInMillis":{"type":"long"}}}},"StartMLModelTransformJob":{"http":{"requestUri":"/ml/modeltransform","responseCode":200},"input":{"type":"structure","required":["modelTransformOutputS3Location"],"members":{"id":{},"dataProcessingJobId":{},"mlModelTrainingJobId":{},"trainingJobName":{},"modelTransformOutputS3Location":{},"sagemakerIamRoleArn":{},"neptuneIamRoleArn":{},"customModelTransformParameters":{"type":"structure","required":["sourceS3DirectoryPath"],"members":{"sourceS3DirectoryPath":{},"transformEntryPointScript":{}}},"baseProcessingInstanceType":{},"baseProcessingInstanceVolumeSizeInGB":{"type":"integer"},"subnets":{"shape":"S3a"},"securityGroupIds":{"shape":"S3a"},"volumeEncryptionKMSKey":{},"s3OutputEncryptionKMSKey":{}}},"output":{"type":"structure","members":{"id":{},"arn":{},"creationTimeInMillis":{"type":"long"}}}}},"shapes":{"Sm":{"type":"structure","members":{"active":{"type":"boolean"},"statisticsId":{}}},"S10":{"type":"structure","members":{},"document":true},"S18":{"type":"structure","required":["version"],"members":{"version":{}}},"S19":{"type":"map","key":{},"value":{}},"S1d":{"type":"structure","members":{"waited":{"type":"integer"},"elapsed":{"type":"integer"},"cancelled":{"type":"boolean"},"subqueries":{"shape":"S10"}}},"S1j":{"type":"structure","members":{"name":{},"arn":{},"status":{},"outputLocation":{},"failureReason":{},"cloudwatchLogUrl":{}}},"S1m":{"type":"structure","members":{"name":{},"arn":{}}},"S1w":{"type":"structure","members":{"autoCompute":{"type":"boolean"},"active":{"type":"boolean"},"statisticsId":{},"date":{"shape":"S1x"},"note":{},"signatureInfo":{"type":"structure","members":{"signatureCount":{"type":"integer"},"instanceCount":{"type":"integer"},"predicateCount":{"type":"integer"}}}}},"S1x":{"type":"timestamp","timestampFormat":"iso8601"},"S2e":{"type":"list","member":{"type":"map","key":{},"value":{"type":"long"}}},"S35":{"type":"structure","members":{"queryId":{},"queryString":{},"queryEvalStats":{"shape":"S1d"}}},"S3a":{"type":"list","member":{}},"S3t":{"type":"structure","members":{"statisticsId":{}}}}} /***/ }), -/* 1328 */ +/* 1329 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1329 */ +/* 1330 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64721,8 +64728,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PcaConnectorAd = Service.defineService('pcaconnectorad', ['2018-05-10']); Object.defineProperty(apiLoader.services['pcaconnectorad'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1330); - model.paginators = __webpack_require__(1331).pagination; + var model = __webpack_require__(1331); + model.paginators = __webpack_require__(1332).pagination; return model; }, enumerable: true, @@ -64733,19 +64740,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1330 */ +/* 1331 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"pca-connector-ad","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"PcaConnectorAd","serviceId":"Pca Connector Ad","signatureVersion":"v4","signingName":"pca-connector-ad","uid":"pca-connector-ad-2018-05-10"},"operations":{"CreateConnector":{"http":{"requestUri":"/connectors","responseCode":202},"input":{"type":"structure","required":["CertificateAuthorityArn","DirectoryId","VpcInformation"],"members":{"CertificateAuthorityArn":{},"ClientToken":{"idempotencyToken":true},"DirectoryId":{},"Tags":{"shape":"S5"},"VpcInformation":{"shape":"S7"}}},"output":{"type":"structure","members":{"ConnectorArn":{}}}},"CreateDirectoryRegistration":{"http":{"requestUri":"/directoryRegistrations","responseCode":202},"input":{"type":"structure","required":["DirectoryId"],"members":{"ClientToken":{"idempotencyToken":true},"DirectoryId":{},"Tags":{"shape":"S5"}}},"output":{"type":"structure","members":{"DirectoryRegistrationArn":{}}}},"CreateServicePrincipalName":{"http":{"requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}/servicePrincipalNames/{ConnectorArn}","responseCode":202},"input":{"type":"structure","required":["ConnectorArn","DirectoryRegistrationArn"],"members":{"ClientToken":{"idempotencyToken":true},"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"},"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"}}},"idempotent":true},"CreateTemplate":{"http":{"requestUri":"/templates","responseCode":200},"input":{"type":"structure","required":["ConnectorArn","Definition","Name"],"members":{"ClientToken":{"idempotencyToken":true},"ConnectorArn":{},"Definition":{"shape":"Sh"},"Name":{},"Tags":{"shape":"S5"}}},"output":{"type":"structure","members":{"TemplateArn":{}}}},"CreateTemplateGroupAccessControlEntry":{"http":{"requestUri":"/templates/{TemplateArn}/accessControlEntries","responseCode":200},"input":{"type":"structure","required":["AccessRights","GroupDisplayName","GroupSecurityIdentifier","TemplateArn"],"members":{"AccessRights":{"shape":"S1y"},"ClientToken":{"idempotencyToken":true},"GroupDisplayName":{},"GroupSecurityIdentifier":{},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"idempotent":true},"DeleteConnector":{"http":{"method":"DELETE","requestUri":"/connectors/{ConnectorArn}","responseCode":202},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"}}},"idempotent":true},"DeleteDirectoryRegistration":{"http":{"method":"DELETE","requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}","responseCode":202},"input":{"type":"structure","required":["DirectoryRegistrationArn"],"members":{"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"}}},"idempotent":true},"DeleteServicePrincipalName":{"http":{"method":"DELETE","requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}/servicePrincipalNames/{ConnectorArn}","responseCode":202},"input":{"type":"structure","required":["ConnectorArn","DirectoryRegistrationArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"},"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"}}},"idempotent":true},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/templates/{TemplateArn}","responseCode":202},"input":{"type":"structure","required":["TemplateArn"],"members":{"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"idempotent":true},"DeleteTemplateGroupAccessControlEntry":{"http":{"method":"DELETE","requestUri":"/templates/{TemplateArn}/accessControlEntries/{GroupSecurityIdentifier}","responseCode":200},"input":{"type":"structure","required":["GroupSecurityIdentifier","TemplateArn"],"members":{"GroupSecurityIdentifier":{"location":"uri","locationName":"GroupSecurityIdentifier"},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"idempotent":true},"GetConnector":{"http":{"method":"GET","requestUri":"/connectors/{ConnectorArn}","responseCode":200},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"}}},"output":{"type":"structure","members":{"Connector":{"type":"structure","members":{"Arn":{},"CertificateAuthorityArn":{},"CertificateEnrollmentPolicyServerEndpoint":{},"CreatedAt":{"type":"timestamp"},"DirectoryId":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"},"VpcInformation":{"shape":"S7"}}}}}},"GetDirectoryRegistration":{"http":{"method":"GET","requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}","responseCode":200},"input":{"type":"structure","required":["DirectoryRegistrationArn"],"members":{"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"}}},"output":{"type":"structure","members":{"DirectoryRegistration":{"type":"structure","members":{"Arn":{},"CreatedAt":{"type":"timestamp"},"DirectoryId":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"}}}}}},"GetServicePrincipalName":{"http":{"method":"GET","requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}/servicePrincipalNames/{ConnectorArn}","responseCode":200},"input":{"type":"structure","required":["ConnectorArn","DirectoryRegistrationArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"},"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"}}},"output":{"type":"structure","members":{"ServicePrincipalName":{"type":"structure","members":{"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"DirectoryRegistrationArn":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"}}}}}},"GetTemplate":{"http":{"method":"GET","requestUri":"/templates/{TemplateArn}","responseCode":200},"input":{"type":"structure","required":["TemplateArn"],"members":{"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"output":{"type":"structure","members":{"Template":{"type":"structure","members":{"Arn":{},"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"Definition":{"shape":"Sh"},"Name":{},"ObjectIdentifier":{},"PolicySchema":{"type":"integer"},"Revision":{"shape":"S2r"},"Status":{},"UpdatedAt":{"type":"timestamp"}}}}}},"GetTemplateGroupAccessControlEntry":{"http":{"method":"GET","requestUri":"/templates/{TemplateArn}/accessControlEntries/{GroupSecurityIdentifier}","responseCode":200},"input":{"type":"structure","required":["GroupSecurityIdentifier","TemplateArn"],"members":{"GroupSecurityIdentifier":{"location":"uri","locationName":"GroupSecurityIdentifier"},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"output":{"type":"structure","members":{"AccessControlEntry":{"type":"structure","members":{"AccessRights":{"shape":"S1y"},"CreatedAt":{"type":"timestamp"},"GroupDisplayName":{},"GroupSecurityIdentifier":{},"TemplateArn":{},"UpdatedAt":{"type":"timestamp"}}}}}},"ListConnectors":{"http":{"method":"GET","requestUri":"/connectors","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Connectors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CertificateAuthorityArn":{},"CertificateEnrollmentPolicyServerEndpoint":{},"CreatedAt":{"type":"timestamp"},"DirectoryId":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"},"VpcInformation":{"shape":"S7"}}}},"NextToken":{}}}},"ListDirectoryRegistrations":{"http":{"method":"GET","requestUri":"/directoryRegistrations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"DirectoryRegistrations":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreatedAt":{"type":"timestamp"},"DirectoryId":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"}}}},"NextToken":{}}}},"ListServicePrincipalNames":{"http":{"method":"GET","requestUri":"/directoryRegistrations/{DirectoryRegistrationArn}/servicePrincipalNames","responseCode":200},"input":{"type":"structure","required":["DirectoryRegistrationArn"],"members":{"DirectoryRegistrationArn":{"location":"uri","locationName":"DirectoryRegistrationArn"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"ServicePrincipalNames":{"type":"list","member":{"type":"structure","members":{"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"DirectoryRegistrationArn":{},"Status":{},"StatusReason":{},"UpdatedAt":{"type":"timestamp"}}}}}}},"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"}}}},"ListTemplateGroupAccessControlEntries":{"http":{"method":"GET","requestUri":"/templates/{TemplateArn}/accessControlEntries","responseCode":200},"input":{"type":"structure","required":["TemplateArn"],"members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}},"output":{"type":"structure","members":{"AccessControlEntries":{"type":"list","member":{"type":"structure","members":{"AccessRights":{"shape":"S1y"},"CreatedAt":{"type":"timestamp"},"GroupDisplayName":{},"GroupSecurityIdentifier":{},"TemplateArn":{},"UpdatedAt":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/templates","responseCode":200},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{"location":"querystring","locationName":"ConnectorArn"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"Templates":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"Definition":{"shape":"Sh"},"Name":{},"ObjectIdentifier":{},"PolicySchema":{"type":"integer"},"Revision":{"shape":"S2r"},"Status":{},"UpdatedAt":{"type":"timestamp"}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S5"}}}},"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":{}}}},"idempotent":true},"UpdateTemplate":{"http":{"method":"PATCH","requestUri":"/templates/{TemplateArn}","responseCode":200},"input":{"type":"structure","required":["TemplateArn"],"members":{"Definition":{"shape":"Sh"},"ReenrollAllCertificateHolders":{"type":"boolean"},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}}},"UpdateTemplateGroupAccessControlEntry":{"http":{"method":"PATCH","requestUri":"/templates/{TemplateArn}/accessControlEntries/{GroupSecurityIdentifier}","responseCode":200},"input":{"type":"structure","required":["GroupSecurityIdentifier","TemplateArn"],"members":{"AccessRights":{"shape":"S1y"},"GroupDisplayName":{},"GroupSecurityIdentifier":{"location":"uri","locationName":"GroupSecurityIdentifier"},"TemplateArn":{"location":"uri","locationName":"TemplateArn"}}}}},"shapes":{"S5":{"type":"map","key":{},"value":{}},"S7":{"type":"structure","required":["SecurityGroupIds"],"members":{"SecurityGroupIds":{"type":"list","member":{}}}},"Sh":{"type":"structure","members":{"TemplateV2":{"type":"structure","required":["CertificateValidity","EnrollmentFlags","Extensions","GeneralFlags","PrivateKeyAttributes","PrivateKeyFlags","SubjectNameFlags"],"members":{"CertificateValidity":{"shape":"Sj"},"EnrollmentFlags":{"type":"structure","members":{"EnableKeyReuseOnNtTokenKeysetStorageFull":{"type":"boolean"},"IncludeSymmetricAlgorithms":{"type":"boolean"},"NoSecurityExtension":{"type":"boolean"},"RemoveInvalidCertificateFromPersonalStore":{"type":"boolean"},"UserInteractionRequired":{"type":"boolean"}}},"Extensions":{"type":"structure","required":["KeyUsage"],"members":{"ApplicationPolicies":{"shape":"Sq"},"KeyUsage":{"shape":"Sv"}}},"GeneralFlags":{"type":"structure","members":{"AutoEnrollment":{"type":"boolean"},"MachineType":{"type":"boolean"}}},"PrivateKeyAttributes":{"type":"structure","required":["KeySpec","MinimalKeyLength"],"members":{"CryptoProviders":{"shape":"Sz"},"KeySpec":{},"MinimalKeyLength":{"type":"integer"}}},"PrivateKeyFlags":{"type":"structure","required":["ClientVersion"],"members":{"ClientVersion":{},"ExportableKey":{"type":"boolean"},"StrongKeyProtectionRequired":{"type":"boolean"}}},"SubjectNameFlags":{"type":"structure","members":{"RequireCommonName":{"type":"boolean"},"RequireDirectoryPath":{"type":"boolean"},"RequireDnsAsCn":{"type":"boolean"},"RequireEmail":{"type":"boolean"},"SanRequireDirectoryGuid":{"type":"boolean"},"SanRequireDns":{"type":"boolean"},"SanRequireDomainDns":{"type":"boolean"},"SanRequireEmail":{"type":"boolean"},"SanRequireSpn":{"type":"boolean"},"SanRequireUpn":{"type":"boolean"}}},"SupersededTemplates":{"shape":"S16"}}},"TemplateV3":{"type":"structure","required":["CertificateValidity","EnrollmentFlags","Extensions","GeneralFlags","HashAlgorithm","PrivateKeyAttributes","PrivateKeyFlags","SubjectNameFlags"],"members":{"CertificateValidity":{"shape":"Sj"},"EnrollmentFlags":{"type":"structure","members":{"EnableKeyReuseOnNtTokenKeysetStorageFull":{"type":"boolean"},"IncludeSymmetricAlgorithms":{"type":"boolean"},"NoSecurityExtension":{"type":"boolean"},"RemoveInvalidCertificateFromPersonalStore":{"type":"boolean"},"UserInteractionRequired":{"type":"boolean"}}},"Extensions":{"type":"structure","required":["KeyUsage"],"members":{"ApplicationPolicies":{"shape":"Sq"},"KeyUsage":{"shape":"Sv"}}},"GeneralFlags":{"type":"structure","members":{"AutoEnrollment":{"type":"boolean"},"MachineType":{"type":"boolean"}}},"HashAlgorithm":{},"PrivateKeyAttributes":{"type":"structure","required":["Algorithm","KeySpec","KeyUsageProperty","MinimalKeyLength"],"members":{"Algorithm":{},"CryptoProviders":{"shape":"Sz"},"KeySpec":{},"KeyUsageProperty":{"shape":"S1f"},"MinimalKeyLength":{"type":"integer"}}},"PrivateKeyFlags":{"type":"structure","required":["ClientVersion"],"members":{"ClientVersion":{},"ExportableKey":{"type":"boolean"},"RequireAlternateSignatureAlgorithm":{"type":"boolean"},"StrongKeyProtectionRequired":{"type":"boolean"}}},"SubjectNameFlags":{"type":"structure","members":{"RequireCommonName":{"type":"boolean"},"RequireDirectoryPath":{"type":"boolean"},"RequireDnsAsCn":{"type":"boolean"},"RequireEmail":{"type":"boolean"},"SanRequireDirectoryGuid":{"type":"boolean"},"SanRequireDns":{"type":"boolean"},"SanRequireDomainDns":{"type":"boolean"},"SanRequireEmail":{"type":"boolean"},"SanRequireSpn":{"type":"boolean"},"SanRequireUpn":{"type":"boolean"}}},"SupersededTemplates":{"shape":"S16"}}},"TemplateV4":{"type":"structure","required":["CertificateValidity","EnrollmentFlags","Extensions","GeneralFlags","PrivateKeyAttributes","PrivateKeyFlags","SubjectNameFlags"],"members":{"CertificateValidity":{"shape":"Sj"},"EnrollmentFlags":{"type":"structure","members":{"EnableKeyReuseOnNtTokenKeysetStorageFull":{"type":"boolean"},"IncludeSymmetricAlgorithms":{"type":"boolean"},"NoSecurityExtension":{"type":"boolean"},"RemoveInvalidCertificateFromPersonalStore":{"type":"boolean"},"UserInteractionRequired":{"type":"boolean"}}},"Extensions":{"type":"structure","required":["KeyUsage"],"members":{"ApplicationPolicies":{"shape":"Sq"},"KeyUsage":{"shape":"Sv"}}},"GeneralFlags":{"type":"structure","members":{"AutoEnrollment":{"type":"boolean"},"MachineType":{"type":"boolean"}}},"HashAlgorithm":{},"PrivateKeyAttributes":{"type":"structure","required":["KeySpec","MinimalKeyLength"],"members":{"Algorithm":{},"CryptoProviders":{"shape":"Sz"},"KeySpec":{},"KeyUsageProperty":{"shape":"S1f"},"MinimalKeyLength":{"type":"integer"}}},"PrivateKeyFlags":{"type":"structure","required":["ClientVersion"],"members":{"ClientVersion":{},"ExportableKey":{"type":"boolean"},"RequireAlternateSignatureAlgorithm":{"type":"boolean"},"RequireSameKeyRenewal":{"type":"boolean"},"StrongKeyProtectionRequired":{"type":"boolean"},"UseLegacyProvider":{"type":"boolean"}}},"SubjectNameFlags":{"type":"structure","members":{"RequireCommonName":{"type":"boolean"},"RequireDirectoryPath":{"type":"boolean"},"RequireDnsAsCn":{"type":"boolean"},"RequireEmail":{"type":"boolean"},"SanRequireDirectoryGuid":{"type":"boolean"},"SanRequireDns":{"type":"boolean"},"SanRequireDomainDns":{"type":"boolean"},"SanRequireEmail":{"type":"boolean"},"SanRequireSpn":{"type":"boolean"},"SanRequireUpn":{"type":"boolean"}}},"SupersededTemplates":{"shape":"S16"}}}},"union":true},"Sj":{"type":"structure","required":["RenewalPeriod","ValidityPeriod"],"members":{"RenewalPeriod":{"shape":"Sk"},"ValidityPeriod":{"shape":"Sk"}}},"Sk":{"type":"structure","required":["Period","PeriodType"],"members":{"Period":{"type":"long"},"PeriodType":{}}},"Sq":{"type":"structure","required":["Policies"],"members":{"Critical":{"type":"boolean"},"Policies":{"type":"list","member":{"type":"structure","members":{"PolicyObjectIdentifier":{},"PolicyType":{}},"union":true}}}},"Sv":{"type":"structure","required":["UsageFlags"],"members":{"Critical":{"type":"boolean"},"UsageFlags":{"type":"structure","members":{"DataEncipherment":{"type":"boolean"},"DigitalSignature":{"type":"boolean"},"KeyAgreement":{"type":"boolean"},"KeyEncipherment":{"type":"boolean"},"NonRepudiation":{"type":"boolean"}}}}},"Sz":{"type":"list","member":{}},"S16":{"type":"list","member":{}},"S1f":{"type":"structure","members":{"PropertyFlags":{"type":"structure","members":{"Decrypt":{"type":"boolean"},"KeyAgreement":{"type":"boolean"},"Sign":{"type":"boolean"}}},"PropertyType":{}},"union":true},"S1y":{"type":"structure","members":{"AutoEnroll":{},"Enroll":{}}},"S2r":{"type":"structure","required":["MajorRevision","MinorRevision"],"members":{"MajorRevision":{"type":"integer"},"MinorRevision":{"type":"integer"}}}}} /***/ }), -/* 1331 */ +/* 1332 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListConnectors":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Connectors"},"ListDirectoryRegistrations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"DirectoryRegistrations"},"ListServicePrincipalNames":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ServicePrincipalNames"},"ListTemplateGroupAccessControlEntries":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccessControlEntries"},"ListTemplates":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Templates"}}} /***/ }), -/* 1332 */ +/* 1333 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64757,9 +64764,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Bedrock = Service.defineService('bedrock', ['2023-04-20']); Object.defineProperty(apiLoader.services['bedrock'], '2023-04-20', { get: function get() { - var model = __webpack_require__(1333); - model.paginators = __webpack_require__(1334).pagination; - model.waiters = __webpack_require__(1335).waiters; + var model = __webpack_require__(1334); + model.paginators = __webpack_require__(1335).pagination; + model.waiters = __webpack_require__(1336).waiters; return model; }, enumerable: true, @@ -64770,25 +64777,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1333 */ +/* 1334 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-04-20","endpointPrefix":"bedrock","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Bedrock","serviceId":"Bedrock","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-2023-04-20"},"operations":{"CreateEvaluationJob":{"http":{"requestUri":"/evaluation-jobs","responseCode":202},"input":{"type":"structure","required":["jobName","roleArn","evaluationConfig","inferenceConfig","outputDataConfig"],"members":{"jobName":{},"jobDescription":{"shape":"S3"},"clientRequestToken":{"idempotencyToken":true},"roleArn":{},"customerEncryptionKeyId":{},"jobTags":{"shape":"S7"},"evaluationConfig":{"shape":"Sb"},"inferenceConfig":{"shape":"Su"},"outputDataConfig":{"shape":"S10"}}},"output":{"type":"structure","required":["jobArn"],"members":{"jobArn":{}}},"idempotent":true},"CreateGuardrail":{"http":{"requestUri":"/guardrails","responseCode":202},"input":{"type":"structure","required":["name","blockedInputMessaging","blockedOutputsMessaging"],"members":{"name":{"shape":"S14"},"description":{"shape":"S15"},"topicPolicyConfig":{"shape":"S16"},"contentPolicyConfig":{"shape":"S1e"},"wordPolicyConfig":{"shape":"S1j"},"sensitiveInformationPolicyConfig":{"shape":"S1q"},"blockedInputMessaging":{"shape":"S20"},"blockedOutputsMessaging":{"shape":"S20"},"kmsKeyId":{},"tags":{"shape":"S7"},"clientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["guardrailId","guardrailArn","version","createdAt"],"members":{"guardrailId":{},"guardrailArn":{},"version":{},"createdAt":{"shape":"S25"}}}},"CreateGuardrailVersion":{"http":{"requestUri":"/guardrails/{guardrailIdentifier}","responseCode":202},"input":{"type":"structure","required":["guardrailIdentifier"],"members":{"guardrailIdentifier":{"location":"uri","locationName":"guardrailIdentifier"},"description":{"shape":"S15"},"clientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["guardrailId","version"],"members":{"guardrailId":{},"version":{}}}},"CreateModelCustomizationJob":{"http":{"requestUri":"/model-customization-jobs","responseCode":201},"input":{"type":"structure","required":["jobName","customModelName","roleArn","baseModelIdentifier","trainingDataConfig","outputDataConfig","hyperParameters"],"members":{"jobName":{},"customModelName":{},"roleArn":{},"clientRequestToken":{"idempotencyToken":true},"baseModelIdentifier":{},"customizationType":{},"customModelKmsKeyId":{},"jobTags":{"shape":"S7"},"customModelTags":{"shape":"S7"},"trainingDataConfig":{"shape":"S2f"},"validationDataConfig":{"shape":"S2g"},"outputDataConfig":{"shape":"S2j"},"hyperParameters":{"shape":"S2k"},"vpcConfig":{"shape":"S2m"}}},"output":{"type":"structure","required":["jobArn"],"members":{"jobArn":{}}},"idempotent":true},"CreateProvisionedModelThroughput":{"http":{"requestUri":"/provisioned-model-throughput","responseCode":201},"input":{"type":"structure","required":["modelUnits","provisionedModelName","modelId"],"members":{"clientRequestToken":{"idempotencyToken":true},"modelUnits":{"type":"integer"},"provisionedModelName":{},"modelId":{},"commitmentDuration":{},"tags":{"shape":"S7"}}},"output":{"type":"structure","required":["provisionedModelArn"],"members":{"provisionedModelArn":{}}},"idempotent":true},"DeleteCustomModel":{"http":{"method":"DELETE","requestUri":"/custom-models/{modelIdentifier}","responseCode":200},"input":{"type":"structure","required":["modelIdentifier"],"members":{"modelIdentifier":{"location":"uri","locationName":"modelIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteGuardrail":{"http":{"method":"DELETE","requestUri":"/guardrails/{guardrailIdentifier}","responseCode":202},"input":{"type":"structure","required":["guardrailIdentifier"],"members":{"guardrailIdentifier":{"location":"uri","locationName":"guardrailIdentifier"},"guardrailVersion":{"location":"querystring","locationName":"guardrailVersion"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteModelInvocationLoggingConfiguration":{"http":{"method":"DELETE","requestUri":"/logging/modelinvocations","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProvisionedModelThroughput":{"http":{"method":"DELETE","requestUri":"/provisioned-model-throughput/{provisionedModelId}","responseCode":200},"input":{"type":"structure","required":["provisionedModelId"],"members":{"provisionedModelId":{"location":"uri","locationName":"provisionedModelId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetCustomModel":{"http":{"method":"GET","requestUri":"/custom-models/{modelIdentifier}","responseCode":200},"input":{"type":"structure","required":["modelIdentifier"],"members":{"modelIdentifier":{"location":"uri","locationName":"modelIdentifier"}}},"output":{"type":"structure","required":["modelArn","modelName","jobArn","baseModelArn","trainingDataConfig","outputDataConfig","creationTime"],"members":{"modelArn":{},"modelName":{},"jobName":{},"jobArn":{},"baseModelArn":{},"customizationType":{},"modelKmsKeyArn":{},"hyperParameters":{"shape":"S2k"},"trainingDataConfig":{"shape":"S2f"},"validationDataConfig":{"shape":"S2g"},"outputDataConfig":{"shape":"S2j"},"trainingMetrics":{"shape":"S3d"},"validationMetrics":{"shape":"S3f"},"creationTime":{"shape":"S25"}}}},"GetEvaluationJob":{"http":{"method":"GET","requestUri":"/evaluation-jobs/{jobIdentifier}","responseCode":200},"input":{"type":"structure","required":["jobIdentifier"],"members":{"jobIdentifier":{"shape":"S3i","location":"uri","locationName":"jobIdentifier"}}},"output":{"type":"structure","required":["jobName","status","jobArn","roleArn","jobType","evaluationConfig","inferenceConfig","outputDataConfig","creationTime"],"members":{"jobName":{},"status":{},"jobArn":{},"jobDescription":{"shape":"S3"},"roleArn":{},"customerEncryptionKeyId":{},"jobType":{},"evaluationConfig":{"shape":"Sb"},"inferenceConfig":{"shape":"Su"},"outputDataConfig":{"shape":"S10"},"creationTime":{"shape":"S25"},"lastModifiedTime":{"shape":"S25"},"failureMessages":{"type":"list","member":{}}}}},"GetFoundationModel":{"http":{"method":"GET","requestUri":"/foundation-models/{modelIdentifier}","responseCode":200},"input":{"type":"structure","required":["modelIdentifier"],"members":{"modelIdentifier":{"location":"uri","locationName":"modelIdentifier"}}},"output":{"type":"structure","members":{"modelDetails":{"type":"structure","required":["modelArn","modelId"],"members":{"modelArn":{},"modelId":{},"modelName":{},"providerName":{},"inputModalities":{"shape":"S3u"},"outputModalities":{"shape":"S3u"},"responseStreamingSupported":{"type":"boolean"},"customizationsSupported":{"shape":"S3x"},"inferenceTypesSupported":{"shape":"S3z"},"modelLifecycle":{"shape":"S41"}}}}}},"GetGuardrail":{"http":{"method":"GET","requestUri":"/guardrails/{guardrailIdentifier}","responseCode":200},"input":{"type":"structure","required":["guardrailIdentifier"],"members":{"guardrailIdentifier":{"location":"uri","locationName":"guardrailIdentifier"},"guardrailVersion":{"location":"querystring","locationName":"guardrailVersion"}}},"output":{"type":"structure","required":["name","guardrailId","guardrailArn","version","status","createdAt","updatedAt","blockedInputMessaging","blockedOutputsMessaging"],"members":{"name":{"shape":"S14"},"description":{"shape":"S15"},"guardrailId":{},"guardrailArn":{},"version":{},"status":{},"topicPolicy":{"type":"structure","required":["topics"],"members":{"topics":{"type":"list","member":{"type":"structure","required":["name","definition"],"members":{"name":{"shape":"S19"},"definition":{"shape":"S1a"},"examples":{"shape":"S1b"},"type":{}}}}}},"contentPolicy":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","required":["type","inputStrength","outputStrength"],"members":{"type":{},"inputStrength":{},"outputStrength":{}}}}}},"wordPolicy":{"type":"structure","members":{"words":{"type":"list","member":{"type":"structure","required":["text"],"members":{"text":{}}}},"managedWordLists":{"type":"list","member":{"type":"structure","required":["type"],"members":{"type":{}}}}}},"sensitiveInformationPolicy":{"type":"structure","members":{"piiEntities":{"type":"list","member":{"type":"structure","required":["type","action"],"members":{"type":{},"action":{}}}},"regexes":{"type":"list","member":{"type":"structure","required":["name","pattern","action"],"members":{"name":{},"description":{},"pattern":{},"action":{}}}}}},"createdAt":{"shape":"S25"},"updatedAt":{"shape":"S25"},"statusReasons":{"type":"list","member":{"type":"string","sensitive":true}},"failureRecommendations":{"type":"list","member":{"type":"string","sensitive":true}},"blockedInputMessaging":{"shape":"S20"},"blockedOutputsMessaging":{"shape":"S20"},"kmsKeyArn":{}}}},"GetModelCustomizationJob":{"http":{"method":"GET","requestUri":"/model-customization-jobs/{jobIdentifier}","responseCode":200},"input":{"type":"structure","required":["jobIdentifier"],"members":{"jobIdentifier":{"location":"uri","locationName":"jobIdentifier"}}},"output":{"type":"structure","required":["jobArn","jobName","outputModelName","roleArn","creationTime","baseModelArn","hyperParameters","trainingDataConfig","validationDataConfig","outputDataConfig"],"members":{"jobArn":{},"jobName":{},"outputModelName":{},"outputModelArn":{},"clientRequestToken":{},"roleArn":{},"status":{},"failureMessage":{},"creationTime":{"shape":"S25"},"lastModifiedTime":{"shape":"S25"},"endTime":{"shape":"S25"},"baseModelArn":{},"hyperParameters":{"shape":"S2k"},"trainingDataConfig":{"shape":"S2f"},"validationDataConfig":{"shape":"S2g"},"outputDataConfig":{"shape":"S2j"},"customizationType":{},"outputModelKmsKeyArn":{},"trainingMetrics":{"shape":"S3d"},"validationMetrics":{"shape":"S3f"},"vpcConfig":{"shape":"S2m"}}}},"GetModelInvocationLoggingConfiguration":{"http":{"method":"GET","requestUri":"/logging/modelinvocations","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"loggingConfig":{"shape":"S52"}}}},"GetProvisionedModelThroughput":{"http":{"method":"GET","requestUri":"/provisioned-model-throughput/{provisionedModelId}","responseCode":200},"input":{"type":"structure","required":["provisionedModelId"],"members":{"provisionedModelId":{"location":"uri","locationName":"provisionedModelId"}}},"output":{"type":"structure","required":["modelUnits","desiredModelUnits","provisionedModelName","provisionedModelArn","modelArn","desiredModelArn","foundationModelArn","status","creationTime","lastModifiedTime"],"members":{"modelUnits":{"type":"integer"},"desiredModelUnits":{"type":"integer"},"provisionedModelName":{},"provisionedModelArn":{},"modelArn":{},"desiredModelArn":{},"foundationModelArn":{},"status":{},"creationTime":{"shape":"S25"},"lastModifiedTime":{"shape":"S25"},"failureMessage":{},"commitmentDuration":{},"commitmentExpirationTime":{"shape":"S25"}}}},"ListCustomModels":{"http":{"method":"GET","requestUri":"/custom-models","responseCode":200},"input":{"type":"structure","members":{"creationTimeBefore":{"shape":"S25","location":"querystring","locationName":"creationTimeBefore"},"creationTimeAfter":{"shape":"S25","location":"querystring","locationName":"creationTimeAfter"},"nameContains":{"location":"querystring","locationName":"nameContains"},"baseModelArnEquals":{"location":"querystring","locationName":"baseModelArnEquals"},"foundationModelArnEquals":{"location":"querystring","locationName":"foundationModelArnEquals"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","members":{"nextToken":{},"modelSummaries":{"type":"list","member":{"type":"structure","required":["modelArn","modelName","creationTime","baseModelArn","baseModelName"],"members":{"modelArn":{},"modelName":{},"creationTime":{"shape":"S25"},"baseModelArn":{},"baseModelName":{},"customizationType":{}}}}}}},"ListEvaluationJobs":{"http":{"method":"GET","requestUri":"/evaluation-jobs","responseCode":200},"input":{"type":"structure","members":{"creationTimeAfter":{"shape":"S25","location":"querystring","locationName":"creationTimeAfter"},"creationTimeBefore":{"shape":"S25","location":"querystring","locationName":"creationTimeBefore"},"statusEquals":{"location":"querystring","locationName":"statusEquals"},"nameContains":{"location":"querystring","locationName":"nameContains"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","members":{"nextToken":{},"jobSummaries":{"type":"list","member":{"type":"structure","required":["jobArn","jobName","status","creationTime","jobType","evaluationTaskTypes","modelIdentifiers"],"members":{"jobArn":{},"jobName":{},"status":{},"creationTime":{"shape":"S25"},"jobType":{},"evaluationTaskTypes":{"type":"list","member":{}},"modelIdentifiers":{"type":"list","member":{}}}}}}}},"ListFoundationModels":{"http":{"method":"GET","requestUri":"/foundation-models","responseCode":200},"input":{"type":"structure","members":{"byProvider":{"location":"querystring","locationName":"byProvider"},"byCustomizationType":{"location":"querystring","locationName":"byCustomizationType"},"byOutputModality":{"location":"querystring","locationName":"byOutputModality"},"byInferenceType":{"location":"querystring","locationName":"byInferenceType"}}},"output":{"type":"structure","members":{"modelSummaries":{"type":"list","member":{"type":"structure","required":["modelArn","modelId"],"members":{"modelArn":{},"modelId":{},"modelName":{},"providerName":{},"inputModalities":{"shape":"S3u"},"outputModalities":{"shape":"S3u"},"responseStreamingSupported":{"type":"boolean"},"customizationsSupported":{"shape":"S3x"},"inferenceTypesSupported":{"shape":"S3z"},"modelLifecycle":{"shape":"S41"}}}}}}},"ListGuardrails":{"http":{"method":"GET","requestUri":"/guardrails","responseCode":200},"input":{"type":"structure","members":{"guardrailIdentifier":{"location":"querystring","locationName":"guardrailIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["guardrails"],"members":{"guardrails":{"type":"list","member":{"type":"structure","required":["id","arn","status","name","version","createdAt","updatedAt"],"members":{"id":{},"arn":{},"status":{},"name":{"shape":"S14"},"description":{"shape":"S15"},"version":{},"createdAt":{"shape":"S25"},"updatedAt":{"shape":"S25"}}}},"nextToken":{}}}},"ListModelCustomizationJobs":{"http":{"method":"GET","requestUri":"/model-customization-jobs","responseCode":200},"input":{"type":"structure","members":{"creationTimeAfter":{"shape":"S25","location":"querystring","locationName":"creationTimeAfter"},"creationTimeBefore":{"shape":"S25","location":"querystring","locationName":"creationTimeBefore"},"statusEquals":{"location":"querystring","locationName":"statusEquals"},"nameContains":{"location":"querystring","locationName":"nameContains"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","members":{"nextToken":{},"modelCustomizationJobSummaries":{"type":"list","member":{"type":"structure","required":["jobArn","baseModelArn","jobName","status","creationTime"],"members":{"jobArn":{},"baseModelArn":{},"jobName":{},"status":{},"lastModifiedTime":{"shape":"S25"},"creationTime":{"shape":"S25"},"endTime":{"shape":"S25"},"customModelArn":{},"customModelName":{},"customizationType":{}}}}}}},"ListProvisionedModelThroughputs":{"http":{"method":"GET","requestUri":"/provisioned-model-throughputs","responseCode":200},"input":{"type":"structure","members":{"creationTimeAfter":{"shape":"S25","location":"querystring","locationName":"creationTimeAfter"},"creationTimeBefore":{"shape":"S25","location":"querystring","locationName":"creationTimeBefore"},"statusEquals":{"location":"querystring","locationName":"statusEquals"},"modelArnEquals":{"location":"querystring","locationName":"modelArnEquals"},"nameContains":{"location":"querystring","locationName":"nameContains"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","members":{"nextToken":{},"provisionedModelSummaries":{"type":"list","member":{"type":"structure","required":["provisionedModelName","provisionedModelArn","modelArn","desiredModelArn","foundationModelArn","modelUnits","desiredModelUnits","status","creationTime","lastModifiedTime"],"members":{"provisionedModelName":{},"provisionedModelArn":{},"modelArn":{},"desiredModelArn":{},"foundationModelArn":{},"modelUnits":{"type":"integer"},"desiredModelUnits":{"type":"integer"},"status":{},"commitmentDuration":{},"commitmentExpirationTime":{"shape":"S25"},"creationTime":{"shape":"S25"},"lastModifiedTime":{"shape":"S25"}}}}}}},"ListTagsForResource":{"http":{"requestUri":"/listTagsForResource","responseCode":200},"input":{"type":"structure","required":["resourceARN"],"members":{"resourceARN":{}}},"output":{"type":"structure","members":{"tags":{"shape":"S7"}}}},"PutModelInvocationLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/logging/modelinvocations","responseCode":200},"input":{"type":"structure","required":["loggingConfig"],"members":{"loggingConfig":{"shape":"S52"}}},"output":{"type":"structure","members":{}},"idempotent":true},"StopEvaluationJob":{"http":{"requestUri":"/evaluation-job/{jobIdentifier}/stop","responseCode":200},"input":{"type":"structure","required":["jobIdentifier"],"members":{"jobIdentifier":{"shape":"S3i","location":"uri","locationName":"jobIdentifier"}}},"output":{"type":"structure","members":{}}},"StopModelCustomizationJob":{"http":{"requestUri":"/model-customization-jobs/{jobIdentifier}/stop","responseCode":200},"input":{"type":"structure","required":["jobIdentifier"],"members":{"jobIdentifier":{"location":"uri","locationName":"jobIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tagResource","responseCode":200},"input":{"type":"structure","required":["resourceARN","tags"],"members":{"resourceARN":{},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/untagResource","responseCode":200},"input":{"type":"structure","required":["resourceARN","tagKeys"],"members":{"resourceARN":{},"tagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateGuardrail":{"http":{"method":"PUT","requestUri":"/guardrails/{guardrailIdentifier}","responseCode":202},"input":{"type":"structure","required":["guardrailIdentifier","name","blockedInputMessaging","blockedOutputsMessaging"],"members":{"guardrailIdentifier":{"location":"uri","locationName":"guardrailIdentifier"},"name":{"shape":"S14"},"description":{"shape":"S15"},"topicPolicyConfig":{"shape":"S16"},"contentPolicyConfig":{"shape":"S1e"},"wordPolicyConfig":{"shape":"S1j"},"sensitiveInformationPolicyConfig":{"shape":"S1q"},"blockedInputMessaging":{"shape":"S20"},"blockedOutputsMessaging":{"shape":"S20"},"kmsKeyId":{}}},"output":{"type":"structure","required":["guardrailId","guardrailArn","version","updatedAt"],"members":{"guardrailId":{},"guardrailArn":{},"version":{},"updatedAt":{"shape":"S25"}}},"idempotent":true},"UpdateProvisionedModelThroughput":{"http":{"method":"PATCH","requestUri":"/provisioned-model-throughput/{provisionedModelId}","responseCode":200},"input":{"type":"structure","required":["provisionedModelId"],"members":{"provisionedModelId":{"location":"uri","locationName":"provisionedModelId"},"desiredProvisionedModelName":{},"desiredModelId":{}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S3":{"type":"string","sensitive":true},"S7":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"Sb":{"type":"structure","members":{"automated":{"type":"structure","required":["datasetMetricConfigs"],"members":{"datasetMetricConfigs":{"shape":"Sd"}}},"human":{"type":"structure","required":["datasetMetricConfigs"],"members":{"humanWorkflowConfig":{"type":"structure","required":["flowDefinitionArn"],"members":{"flowDefinitionArn":{},"instructions":{"type":"string","sensitive":true}}},"customMetrics":{"type":"list","member":{"type":"structure","required":["name","ratingMethod"],"members":{"name":{"shape":"Sl"},"description":{"type":"string","sensitive":true},"ratingMethod":{}}}},"datasetMetricConfigs":{"shape":"Sd"}}}},"union":true},"Sd":{"type":"list","member":{"type":"structure","required":["taskType","dataset","metricNames"],"members":{"taskType":{},"dataset":{"type":"structure","required":["name"],"members":{"name":{"type":"string","sensitive":true},"datasetLocation":{"type":"structure","members":{"s3Uri":{}},"union":true}}},"metricNames":{"type":"list","member":{"shape":"Sl"}}}}},"Sl":{"type":"string","sensitive":true},"Su":{"type":"structure","members":{"models":{"type":"list","member":{"type":"structure","members":{"bedrockModel":{"type":"structure","required":["modelIdentifier","inferenceParams"],"members":{"modelIdentifier":{},"inferenceParams":{"type":"string","sensitive":true}}}},"union":true}}},"union":true},"S10":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"S14":{"type":"string","sensitive":true},"S15":{"type":"string","sensitive":true},"S16":{"type":"structure","required":["topicsConfig"],"members":{"topicsConfig":{"type":"list","member":{"type":"structure","required":["name","definition","type"],"members":{"name":{"shape":"S19"},"definition":{"shape":"S1a"},"examples":{"shape":"S1b"},"type":{}}}}}},"S19":{"type":"string","sensitive":true},"S1a":{"type":"string","sensitive":true},"S1b":{"type":"list","member":{"type":"string","sensitive":true}},"S1e":{"type":"structure","required":["filtersConfig"],"members":{"filtersConfig":{"type":"list","member":{"type":"structure","required":["type","inputStrength","outputStrength"],"members":{"type":{},"inputStrength":{},"outputStrength":{}}}}}},"S1j":{"type":"structure","members":{"wordsConfig":{"type":"list","member":{"type":"structure","required":["text"],"members":{"text":{}}}},"managedWordListsConfig":{"type":"list","member":{"type":"structure","required":["type"],"members":{"type":{}}}}}},"S1q":{"type":"structure","members":{"piiEntitiesConfig":{"type":"list","member":{"type":"structure","required":["type","action"],"members":{"type":{},"action":{}}}},"regexesConfig":{"type":"list","member":{"type":"structure","required":["name","pattern","action"],"members":{"name":{},"description":{},"pattern":{},"action":{}}}}}},"S20":{"type":"string","sensitive":true},"S25":{"type":"timestamp","timestampFormat":"iso8601"},"S2f":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"S2g":{"type":"structure","required":["validators"],"members":{"validators":{"type":"list","member":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}}}}},"S2j":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"S2k":{"type":"map","key":{},"value":{}},"S2m":{"type":"structure","required":["subnetIds","securityGroupIds"],"members":{"subnetIds":{"type":"list","member":{}},"securityGroupIds":{"type":"list","member":{}}}},"S3d":{"type":"structure","members":{"trainingLoss":{"type":"float"}}},"S3f":{"type":"list","member":{"type":"structure","members":{"validationLoss":{"type":"float"}}}},"S3i":{"type":"string","sensitive":true},"S3u":{"type":"list","member":{}},"S3x":{"type":"list","member":{}},"S3z":{"type":"list","member":{}},"S41":{"type":"structure","required":["status"],"members":{"status":{}}},"S52":{"type":"structure","members":{"cloudWatchConfig":{"type":"structure","required":["logGroupName","roleArn"],"members":{"logGroupName":{},"roleArn":{},"largeDataDeliveryS3Config":{"shape":"S55"}}},"s3Config":{"shape":"S55"},"textDataDeliveryEnabled":{"type":"boolean"},"imageDataDeliveryEnabled":{"type":"boolean"},"embeddingDataDeliveryEnabled":{"type":"boolean"}}},"S55":{"type":"structure","required":["bucketName"],"members":{"bucketName":{},"keyPrefix":{}}}}} /***/ }), -/* 1334 */ +/* 1335 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCustomModels":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"modelSummaries"},"ListEvaluationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobSummaries"},"ListGuardrails":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"guardrails"},"ListModelCustomizationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"modelCustomizationJobSummaries"},"ListProvisionedModelThroughputs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"provisionedModelSummaries"}}} /***/ }), -/* 1335 */ +/* 1336 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1336 */ +/* 1337 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64800,9 +64807,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.BedrockRuntime = Service.defineService('bedrockruntime', ['2023-09-30']); Object.defineProperty(apiLoader.services['bedrockruntime'], '2023-09-30', { get: function get() { - var model = __webpack_require__(1337); - model.paginators = __webpack_require__(1338).pagination; - model.waiters = __webpack_require__(1339).waiters; + var model = __webpack_require__(1338); + model.paginators = __webpack_require__(1339).pagination; + model.waiters = __webpack_require__(1340).waiters; return model; }, enumerable: true, @@ -64813,25 +64820,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1337 */ +/* 1338 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-30","endpointPrefix":"bedrock-runtime","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Bedrock Runtime","serviceId":"Bedrock Runtime","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-runtime-2023-09-30"},"operations":{"Converse":{"http":{"requestUri":"/model/{modelId}/converse","responseCode":200},"input":{"type":"structure","required":["modelId","messages"],"members":{"modelId":{"location":"uri","locationName":"modelId"},"messages":{"shape":"S3"},"system":{"shape":"Sn"},"inferenceConfig":{"shape":"Sq"},"toolConfig":{"shape":"Sv"},"guardrailConfig":{"type":"structure","required":["guardrailIdentifier","guardrailVersion"],"members":{"guardrailIdentifier":{},"guardrailVersion":{},"trace":{}}},"additionalModelRequestFields":{"shape":"Sg"},"additionalModelResponseFieldPaths":{"type":"list","member":{}}}},"output":{"type":"structure","required":["output","stopReason","usage","metrics"],"members":{"output":{"type":"structure","members":{"message":{"shape":"S4"}},"union":true},"stopReason":{},"usage":{"shape":"S1d"},"metrics":{"type":"structure","required":["latencyMs"],"members":{"latencyMs":{"type":"long"}}},"additionalModelResponseFields":{"shape":"Sg"},"trace":{"type":"structure","members":{"guardrail":{"shape":"S1k"}}}}}},"ConverseStream":{"http":{"requestUri":"/model/{modelId}/converse-stream","responseCode":200},"input":{"type":"structure","required":["modelId","messages"],"members":{"modelId":{"location":"uri","locationName":"modelId"},"messages":{"shape":"S3"},"system":{"shape":"Sn"},"inferenceConfig":{"shape":"Sq"},"toolConfig":{"shape":"Sv"},"guardrailConfig":{"type":"structure","required":["guardrailIdentifier","guardrailVersion"],"members":{"guardrailIdentifier":{},"guardrailVersion":{},"trace":{},"streamProcessingMode":{}}},"additionalModelRequestFields":{"shape":"Sg"},"additionalModelResponseFieldPaths":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"stream":{"type":"structure","members":{"messageStart":{"type":"structure","required":["role"],"members":{"role":{}},"event":true},"contentBlockStart":{"type":"structure","required":["start","contentBlockIndex"],"members":{"start":{"type":"structure","members":{"toolUse":{"type":"structure","required":["toolUseId","name"],"members":{"toolUseId":{},"name":{}}}},"union":true},"contentBlockIndex":{"type":"integer"}},"event":true},"contentBlockDelta":{"type":"structure","required":["delta","contentBlockIndex"],"members":{"delta":{"type":"structure","members":{"text":{},"toolUse":{"type":"structure","required":["input"],"members":{"input":{}}}},"union":true},"contentBlockIndex":{"type":"integer"}},"event":true},"contentBlockStop":{"type":"structure","required":["contentBlockIndex"],"members":{"contentBlockIndex":{"type":"integer"}},"event":true},"messageStop":{"type":"structure","required":["stopReason"],"members":{"stopReason":{},"additionalModelResponseFields":{"shape":"Sg"}},"event":true},"metadata":{"type":"structure","required":["usage","metrics"],"members":{"usage":{"shape":"S1d"},"metrics":{"type":"structure","required":["latencyMs"],"members":{"latencyMs":{"type":"long"}}},"trace":{"type":"structure","members":{"guardrail":{"shape":"S1k"}}}},"event":true},"internalServerException":{"shape":"S30"},"modelStreamErrorException":{"shape":"S32"},"validationException":{"shape":"S34"},"throttlingException":{"shape":"S35"}},"eventstream":true}},"payload":"stream"}},"InvokeModel":{"http":{"requestUri":"/model/{modelId}/invoke","responseCode":200},"input":{"type":"structure","required":["body","modelId"],"members":{"body":{"shape":"S37"},"contentType":{"location":"header","locationName":"Content-Type"},"accept":{"location":"header","locationName":"Accept"},"modelId":{"location":"uri","locationName":"modelId"},"trace":{"location":"header","locationName":"X-Amzn-Bedrock-Trace"},"guardrailIdentifier":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailIdentifier"},"guardrailVersion":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailVersion"}},"payload":"body"},"output":{"type":"structure","required":["body","contentType"],"members":{"body":{"shape":"S37"},"contentType":{"location":"header","locationName":"Content-Type"}},"payload":"body"}},"InvokeModelWithResponseStream":{"http":{"requestUri":"/model/{modelId}/invoke-with-response-stream","responseCode":200},"input":{"type":"structure","required":["body","modelId"],"members":{"body":{"shape":"S37"},"contentType":{"location":"header","locationName":"Content-Type"},"accept":{"location":"header","locationName":"X-Amzn-Bedrock-Accept"},"modelId":{"location":"uri","locationName":"modelId"},"trace":{"location":"header","locationName":"X-Amzn-Bedrock-Trace"},"guardrailIdentifier":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailIdentifier"},"guardrailVersion":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailVersion"}},"payload":"body"},"output":{"type":"structure","required":["body","contentType"],"members":{"body":{"type":"structure","members":{"chunk":{"type":"structure","members":{"bytes":{"type":"blob","sensitive":true}},"event":true,"sensitive":true},"internalServerException":{"shape":"S30"},"modelStreamErrorException":{"shape":"S32"},"validationException":{"shape":"S34"},"throttlingException":{"shape":"S35"},"modelTimeoutException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":408,"senderFault":true},"exception":true}},"eventstream":true},"contentType":{"location":"header","locationName":"X-Amzn-Bedrock-Content-Type"}},"payload":"body"}}},"shapes":{"S3":{"type":"list","member":{"shape":"S4"}},"S4":{"type":"structure","required":["role","content"],"members":{"role":{},"content":{"type":"list","member":{"type":"structure","members":{"text":{},"image":{"shape":"S9"},"toolUse":{"type":"structure","required":["toolUseId","name","input"],"members":{"toolUseId":{},"name":{},"input":{"shape":"Sg"}}},"toolResult":{"type":"structure","required":["toolUseId","content"],"members":{"toolUseId":{},"content":{"type":"list","member":{"type":"structure","members":{"json":{"shape":"Sg"},"text":{},"image":{"shape":"S9"}},"union":true}},"status":{}}},"guardContent":{"shape":"Sl"}},"union":true}}}},"S9":{"type":"structure","required":["format","source"],"members":{"format":{},"source":{"type":"structure","members":{"bytes":{"type":"blob"}},"union":true}}},"Sg":{"type":"structure","members":{},"document":true},"Sl":{"type":"structure","members":{"text":{"type":"structure","required":["text"],"members":{"text":{}}}},"union":true},"Sn":{"type":"list","member":{"type":"structure","members":{"text":{},"guardContent":{"shape":"Sl"}},"union":true}},"Sq":{"type":"structure","members":{"maxTokens":{"type":"integer"},"temperature":{"type":"float"},"topP":{"type":"float"},"stopSequences":{"type":"list","member":{}}}},"Sv":{"type":"structure","required":["tools"],"members":{"tools":{"type":"list","member":{"type":"structure","members":{"toolSpec":{"type":"structure","required":["name","inputSchema"],"members":{"name":{},"description":{},"inputSchema":{"type":"structure","members":{"json":{"shape":"Sg"}},"union":true}}}},"union":true}},"toolChoice":{"type":"structure","members":{"auto":{"type":"structure","members":{}},"any":{"type":"structure","members":{}},"tool":{"type":"structure","required":["name"],"members":{"name":{}}}},"union":true}}},"S1d":{"type":"structure","required":["inputTokens","outputTokens","totalTokens"],"members":{"inputTokens":{"type":"integer"},"outputTokens":{"type":"integer"},"totalTokens":{"type":"integer"}}},"S1k":{"type":"structure","members":{"modelOutput":{"type":"list","member":{}},"inputAssessment":{"type":"map","key":{},"value":{"shape":"S1o"}},"outputAssessments":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S1o"}}}}},"S1o":{"type":"structure","members":{"topicPolicy":{"type":"structure","required":["topics"],"members":{"topics":{"type":"list","member":{"type":"structure","required":["name","type","action"],"members":{"name":{},"type":{},"action":{}}}}}},"contentPolicy":{"type":"structure","required":["filters"],"members":{"filters":{"type":"list","member":{"type":"structure","required":["type","confidence","action"],"members":{"type":{},"confidence":{},"action":{}}}}}},"wordPolicy":{"type":"structure","required":["customWords","managedWordLists"],"members":{"customWords":{"type":"list","member":{"type":"structure","required":["match","action"],"members":{"match":{},"action":{}}}},"managedWordLists":{"type":"list","member":{"type":"structure","required":["match","type","action"],"members":{"match":{},"type":{},"action":{}}}}}},"sensitiveInformationPolicy":{"type":"structure","required":["piiEntities","regexes"],"members":{"piiEntities":{"type":"list","member":{"type":"structure","required":["match","type","action"],"members":{"match":{},"type":{},"action":{}}}},"regexes":{"type":"list","member":{"type":"structure","required":["action"],"members":{"name":{},"match":{},"regex":{},"action":{}}}}}}}},"S30":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":500},"exception":true,"fault":true},"S32":{"type":"structure","members":{"message":{},"originalStatusCode":{"type":"integer"},"originalMessage":{}},"error":{"httpStatusCode":424,"senderFault":true},"exception":true},"S34":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":400,"senderFault":true},"exception":true},"S35":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":429,"senderFault":true},"exception":true},"S37":{"type":"blob","sensitive":true}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-30","endpointPrefix":"bedrock-runtime","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Bedrock Runtime","serviceId":"Bedrock Runtime","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-runtime-2023-09-30"},"operations":{"Converse":{"http":{"requestUri":"/model/{modelId}/converse","responseCode":200},"input":{"type":"structure","required":["modelId","messages"],"members":{"modelId":{"location":"uri","locationName":"modelId"},"messages":{"shape":"S3"},"system":{"shape":"Ss"},"inferenceConfig":{"shape":"Sv"},"toolConfig":{"shape":"S10"},"guardrailConfig":{"type":"structure","required":["guardrailIdentifier","guardrailVersion"],"members":{"guardrailIdentifier":{},"guardrailVersion":{},"trace":{}}},"additionalModelRequestFields":{"shape":"Sl"},"additionalModelResponseFieldPaths":{"type":"list","member":{}}}},"output":{"type":"structure","required":["output","stopReason","usage","metrics"],"members":{"output":{"type":"structure","members":{"message":{"shape":"S4"}},"union":true},"stopReason":{},"usage":{"shape":"S1i"},"metrics":{"type":"structure","required":["latencyMs"],"members":{"latencyMs":{"type":"long"}}},"additionalModelResponseFields":{"shape":"Sl"},"trace":{"type":"structure","members":{"guardrail":{"shape":"S1p"}}}}}},"ConverseStream":{"http":{"requestUri":"/model/{modelId}/converse-stream","responseCode":200},"input":{"type":"structure","required":["modelId","messages"],"members":{"modelId":{"location":"uri","locationName":"modelId"},"messages":{"shape":"S3"},"system":{"shape":"Ss"},"inferenceConfig":{"shape":"Sv"},"toolConfig":{"shape":"S10"},"guardrailConfig":{"type":"structure","required":["guardrailIdentifier","guardrailVersion"],"members":{"guardrailIdentifier":{},"guardrailVersion":{},"trace":{},"streamProcessingMode":{}}},"additionalModelRequestFields":{"shape":"Sl"},"additionalModelResponseFieldPaths":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"stream":{"type":"structure","members":{"messageStart":{"type":"structure","required":["role"],"members":{"role":{}},"event":true},"contentBlockStart":{"type":"structure","required":["start","contentBlockIndex"],"members":{"start":{"type":"structure","members":{"toolUse":{"type":"structure","required":["toolUseId","name"],"members":{"toolUseId":{},"name":{}}}},"union":true},"contentBlockIndex":{"type":"integer"}},"event":true},"contentBlockDelta":{"type":"structure","required":["delta","contentBlockIndex"],"members":{"delta":{"type":"structure","members":{"text":{},"toolUse":{"type":"structure","required":["input"],"members":{"input":{}}}},"union":true},"contentBlockIndex":{"type":"integer"}},"event":true},"contentBlockStop":{"type":"structure","required":["contentBlockIndex"],"members":{"contentBlockIndex":{"type":"integer"}},"event":true},"messageStop":{"type":"structure","required":["stopReason"],"members":{"stopReason":{},"additionalModelResponseFields":{"shape":"Sl"}},"event":true},"metadata":{"type":"structure","required":["usage","metrics"],"members":{"usage":{"shape":"S1i"},"metrics":{"type":"structure","required":["latencyMs"],"members":{"latencyMs":{"type":"long"}}},"trace":{"type":"structure","members":{"guardrail":{"shape":"S1p"}}}},"event":true},"internalServerException":{"shape":"S35"},"modelStreamErrorException":{"shape":"S37"},"validationException":{"shape":"S39"},"throttlingException":{"shape":"S3a"}},"eventstream":true}},"payload":"stream"}},"InvokeModel":{"http":{"requestUri":"/model/{modelId}/invoke","responseCode":200},"input":{"type":"structure","required":["body","modelId"],"members":{"body":{"shape":"S3c"},"contentType":{"location":"header","locationName":"Content-Type"},"accept":{"location":"header","locationName":"Accept"},"modelId":{"location":"uri","locationName":"modelId"},"trace":{"location":"header","locationName":"X-Amzn-Bedrock-Trace"},"guardrailIdentifier":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailIdentifier"},"guardrailVersion":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailVersion"}},"payload":"body"},"output":{"type":"structure","required":["body","contentType"],"members":{"body":{"shape":"S3c"},"contentType":{"location":"header","locationName":"Content-Type"}},"payload":"body"}},"InvokeModelWithResponseStream":{"http":{"requestUri":"/model/{modelId}/invoke-with-response-stream","responseCode":200},"input":{"type":"structure","required":["body","modelId"],"members":{"body":{"shape":"S3c"},"contentType":{"location":"header","locationName":"Content-Type"},"accept":{"location":"header","locationName":"X-Amzn-Bedrock-Accept"},"modelId":{"location":"uri","locationName":"modelId"},"trace":{"location":"header","locationName":"X-Amzn-Bedrock-Trace"},"guardrailIdentifier":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailIdentifier"},"guardrailVersion":{"location":"header","locationName":"X-Amzn-Bedrock-GuardrailVersion"}},"payload":"body"},"output":{"type":"structure","required":["body","contentType"],"members":{"body":{"type":"structure","members":{"chunk":{"type":"structure","members":{"bytes":{"type":"blob","sensitive":true}},"event":true,"sensitive":true},"internalServerException":{"shape":"S35"},"modelStreamErrorException":{"shape":"S37"},"validationException":{"shape":"S39"},"throttlingException":{"shape":"S3a"},"modelTimeoutException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":408,"senderFault":true},"exception":true}},"eventstream":true},"contentType":{"location":"header","locationName":"X-Amzn-Bedrock-Content-Type"}},"payload":"body"}}},"shapes":{"S3":{"type":"list","member":{"shape":"S4"}},"S4":{"type":"structure","required":["role","content"],"members":{"role":{},"content":{"type":"list","member":{"type":"structure","members":{"text":{},"image":{"shape":"S9"},"document":{"shape":"Sd"},"toolUse":{"type":"structure","required":["toolUseId","name","input"],"members":{"toolUseId":{},"name":{},"input":{"shape":"Sl"}}},"toolResult":{"type":"structure","required":["toolUseId","content"],"members":{"toolUseId":{},"content":{"type":"list","member":{"type":"structure","members":{"json":{"shape":"Sl"},"text":{},"image":{"shape":"S9"},"document":{"shape":"Sd"}},"union":true}},"status":{}}},"guardContent":{"shape":"Sq"}},"union":true}}}},"S9":{"type":"structure","required":["format","source"],"members":{"format":{},"source":{"type":"structure","members":{"bytes":{"type":"blob"}},"union":true}}},"Sd":{"type":"structure","required":["format","name","source"],"members":{"format":{},"name":{},"source":{"type":"structure","members":{"bytes":{"type":"blob"}},"union":true}}},"Sl":{"type":"structure","members":{},"document":true},"Sq":{"type":"structure","members":{"text":{"type":"structure","required":["text"],"members":{"text":{}}}},"union":true},"Ss":{"type":"list","member":{"type":"structure","members":{"text":{},"guardContent":{"shape":"Sq"}},"union":true}},"Sv":{"type":"structure","members":{"maxTokens":{"type":"integer"},"temperature":{"type":"float"},"topP":{"type":"float"},"stopSequences":{"type":"list","member":{}}}},"S10":{"type":"structure","required":["tools"],"members":{"tools":{"type":"list","member":{"type":"structure","members":{"toolSpec":{"type":"structure","required":["name","inputSchema"],"members":{"name":{},"description":{},"inputSchema":{"type":"structure","members":{"json":{"shape":"Sl"}},"union":true}}}},"union":true}},"toolChoice":{"type":"structure","members":{"auto":{"type":"structure","members":{}},"any":{"type":"structure","members":{}},"tool":{"type":"structure","required":["name"],"members":{"name":{}}}},"union":true}}},"S1i":{"type":"structure","required":["inputTokens","outputTokens","totalTokens"],"members":{"inputTokens":{"type":"integer"},"outputTokens":{"type":"integer"},"totalTokens":{"type":"integer"}}},"S1p":{"type":"structure","members":{"modelOutput":{"type":"list","member":{}},"inputAssessment":{"type":"map","key":{},"value":{"shape":"S1t"}},"outputAssessments":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S1t"}}}}},"S1t":{"type":"structure","members":{"topicPolicy":{"type":"structure","required":["topics"],"members":{"topics":{"type":"list","member":{"type":"structure","required":["name","type","action"],"members":{"name":{},"type":{},"action":{}}}}}},"contentPolicy":{"type":"structure","required":["filters"],"members":{"filters":{"type":"list","member":{"type":"structure","required":["type","confidence","action"],"members":{"type":{},"confidence":{},"action":{}}}}}},"wordPolicy":{"type":"structure","required":["customWords","managedWordLists"],"members":{"customWords":{"type":"list","member":{"type":"structure","required":["match","action"],"members":{"match":{},"action":{}}}},"managedWordLists":{"type":"list","member":{"type":"structure","required":["match","type","action"],"members":{"match":{},"type":{},"action":{}}}}}},"sensitiveInformationPolicy":{"type":"structure","required":["piiEntities","regexes"],"members":{"piiEntities":{"type":"list","member":{"type":"structure","required":["match","type","action"],"members":{"match":{},"type":{},"action":{}}}},"regexes":{"type":"list","member":{"type":"structure","required":["action"],"members":{"name":{},"match":{},"regex":{},"action":{}}}}}}}},"S35":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":500},"exception":true,"fault":true},"S37":{"type":"structure","members":{"message":{},"originalStatusCode":{"type":"integer"},"originalMessage":{}},"error":{"httpStatusCode":424,"senderFault":true},"exception":true},"S39":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":400,"senderFault":true},"exception":true},"S3a":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":429,"senderFault":true},"exception":true},"S3c":{"type":"blob","sensitive":true}}} /***/ }), -/* 1338 */ +/* 1339 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1339 */ +/* 1340 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1340 */ +/* 1341 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64843,8 +64850,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.DataZone = Service.defineService('datazone', ['2018-05-10']); Object.defineProperty(apiLoader.services['datazone'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1341); - model.paginators = __webpack_require__(1342).pagination; + var model = __webpack_require__(1342); + model.paginators = __webpack_require__(1343).pagination; return model; }, enumerable: true, @@ -64855,19 +64862,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1341 */ +/* 1342 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"datazone","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon DataZone","serviceId":"DataZone","signatureVersion":"v4","signingName":"datazone","uid":"datazone-2018-05-10"},"operations":{"AcceptPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"acceptChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"editedValue":{"type":"string","sensitive":true},"predictionChoice":{"type":"integer"},"predictionTarget":{}}}},"acceptRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","domainId","revision"],"members":{"assetId":{},"domainId":{},"revision":{}}},"idempotent":true},"AcceptSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"AssociateEnvironmentRole":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/roles/{environmentRoleArn}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","environmentRoleArn"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"environmentRoleArn":{"location":"uri","locationName":"environmentRoleArn"}}},"output":{"type":"structure","members":{}}},"CancelMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"CancelSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"CreateAsset":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier","typeIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"externalIdentifier":{"shape":"S1k"},"formsInput":{"shape":"S1l"},"glossaryTerms":{"shape":"S1q"},"name":{"shape":"S1s"},"owningProjectIdentifier":{},"predictionConfiguration":{"shape":"S1t"},"typeIdentifier":{},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1k"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1x"},"glossaryTerms":{"shape":"S1q"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S20"},"listing":{"shape":"S26"},"name":{"shape":"S1s"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1t"},"readOnlyFormsOutput":{"shape":"S1x"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetRevision":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"shape":"S1l"},"glossaryTerms":{"shape":"S1q"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S1s"},"predictionConfiguration":{"shape":"S1t"},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1k"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1x"},"glossaryTerms":{"shape":"S1q"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S20"},"listing":{"shape":"S26"},"name":{"shape":"S1s"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1t"},"readOnlyFormsOutput":{"shape":"S1x"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/asset-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","formsInput","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"type":"map","key":{},"value":{"type":"structure","required":["typeIdentifier","typeRevision"],"members":{"required":{"type":"boolean"},"typeIdentifier":{},"typeRevision":{}}}},"name":{},"owningProjectIdentifier":{}}},"output":{"type":"structure","required":["domainId","formsOutput","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2e"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateDataSource":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","name","projectIdentifier","type"],"members":{"assetFormsInput":{"shape":"S1l"},"clientToken":{"idempotencyToken":true},"configuration":{"shape":"S2h"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"environmentIdentifier":{},"name":{"shape":"S32"},"projectIdentifier":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S33"},"schedule":{"shape":"S34"},"type":{}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1x"},"configuration":{"shape":"S39"},"createdAt":{"shape":"S3i"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3j"},"id":{},"lastRunAt":{"shape":"S3i"},"lastRunErrorMessage":{"shape":"S3j"},"lastRunStatus":{},"name":{"shape":"S32"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S33"},"schedule":{"shape":"S34"},"status":{},"type":{},"updatedAt":{"shape":"S3i"}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/v2/domains","responseCode":201},"input":{"type":"structure","required":["domainExecutionRole","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"domainExecutionRole":{},"kmsKeyIdentifier":{},"name":{},"singleSignOn":{"shape":"S3r"},"tags":{"shape":"S3u"}}},"output":{"type":"structure","required":["id"],"members":{"arn":{},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3r"},"status":{},"tags":{"shape":"S3u"}}},"idempotent":true},"CreateEnvironment":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentProfileIdentifier","name","projectIdentifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentAccountIdentifier":{},"environmentAccountRegion":{},"environmentBlueprintIdentifier":{},"environmentProfileIdentifier":{},"glossaryTerms":{"shape":"S1q"},"name":{},"projectIdentifier":{},"userParameters":{"shape":"S41"}}},"output":{"type":"structure","required":["createdBy","domainId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"deploymentProperties":{"shape":"S47"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S4a"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1q"},"id":{},"lastDeployment":{"shape":"S4g"},"name":{"shape":"S4m"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4n"},"provisioningProperties":{"shape":"S4p"},"status":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"CreateEnvironmentAction":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","name","parameters"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"name":{},"parameters":{"shape":"S4w"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","parameters"],"members":{"description":{},"domainId":{},"environmentId":{},"id":{},"name":{},"parameters":{"shape":"S4w"}}}},"CreateEnvironmentProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier","name","projectIdentifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{},"name":{"shape":"S51"},"projectIdentifier":{},"userParameters":{"shape":"S41"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S51"},"projectId":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"CreateFormType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/form-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","model","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"model":{"shape":"S54"},"name":{"shape":"S1z"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","name","revision"],"members":{"description":{"shape":"Sq"},"domainId":{},"name":{"shape":"S1z"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{}}}},"CreateGlossary":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossaries","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S59"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"name":{"shape":"S5a"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S59"},"domainId":{},"id":{},"name":{"shape":"S5a"},"owningProjectId":{},"status":{}}},"idempotent":true},"CreateGlossaryTerm":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossary-terms","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","glossaryIdentifier","name"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"}}},"idempotent":true},"CreateGroupProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/group-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5o"},"id":{},"status":{}}},"idempotent":true},"CreateListingChangeSet":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/change-set","responseCode":200},"input":{"type":"structure","required":["action","domainIdentifier","entityIdentifier","entityType"],"members":{"action":{},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{},"entityRevision":{},"entityType":{}}},"output":{"type":"structure","required":["listingId","listingRevision","status"],"members":{"listingId":{},"listingRevision":{},"status":{}}}},"CreateProject":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1q"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5y"},"glossaryTerms":{"shape":"S1q"},"id":{},"lastUpdatedAt":{"shape":"S46"},"name":{"shape":"S15"},"projectStatus":{}}}},"CreateProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership","responseCode":201},"input":{"type":"structure","required":["designation","domainIdentifier","member","projectIdentifier"],"members":{"designation":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S63"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}}},"CreateSubscriptionGrant":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","grantedEntity","subscriptionTargetIdentifier"],"members":{"assetTargetNames":{"type":"list","member":{"type":"structure","required":["assetId","targetName"],"members":{"assetId":{},"targetName":{}}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{},"grantedEntity":{"type":"structure","members":{"listing":{"type":"structure","required":["identifier","revision"],"members":{"identifier":{},"revision":{}}}},"union":true},"subscriptionTargetIdentifier":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S6c"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S6g"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionRequest":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","requestReason","subscribedListings","subscribedPrincipals"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"requestReason":{"shape":"Sm"},"subscribedListings":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{}}}},"subscribedPrincipals":{"type":"list","member":{"type":"structure","members":{"project":{"type":"structure","members":{"identifier":{}}}},"union":true}}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionTarget":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","domainIdentifier","environmentIdentifier","manageAccessRole","name","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"manageAccessRole":{},"name":{"shape":"S6x"},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"},"type":{}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6x"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateUserProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/user-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"userIdentifier":{},"userType":{}}},"output":{"type":"structure","members":{"details":{"shape":"S75"},"domainId":{},"id":{},"status":{},"type":{}}},"idempotent":true},"DeleteAsset":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAssetType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"retainPermissionsOnRevokeFailure":{"location":"querystring","locationName":"retainPermissionsOnRevokeFailure","type":"boolean"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1x"},"configuration":{"shape":"S39"},"createdAt":{"shape":"S3i"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3j"},"id":{},"lastRunAt":{"shape":"S3i"},"lastRunErrorMessage":{"shape":"S3j"},"lastRunStatus":{},"name":{"shape":"S32"},"projectId":{},"publishOnImport":{"type":"boolean"},"retainPermissionsOnRevokeFailure":{"type":"boolean"},"schedule":{"shape":"S34"},"selfGrantStatus":{"shape":"S7k"},"status":{},"type":{},"updatedAt":{"shape":"S3i"}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/v2/domains/{identifier}","responseCode":202},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"idempotent":true},"DeleteEnvironment":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteEnvironmentAction":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteEnvironmentBlueprintConfiguration":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteEnvironmentProfile":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteFormType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"}}},"output":{"type":"structure","members":{}}},"DeleteGlossary":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteGlossaryTerm":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteListing":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProject":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","member","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S63"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSubscriptionGrant":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S6c"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S6g"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"DeleteSubscriptionRequest":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteSubscriptionTarget":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteTimeSeriesDataPoints":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DisassociateEnvironmentRole":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/roles/{environmentRoleArn}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","environmentRoleArn"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"environmentRoleArn":{"location":"uri","locationName":"environmentRoleArn"}}},"output":{"type":"structure","members":{}}},"GetAsset":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1k"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1x"},"glossaryTerms":{"shape":"S1q"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S20"},"listing":{"shape":"S26"},"name":{"shape":"S1s"},"owningProjectId":{},"readOnlyFormsOutput":{"shape":"S1x"},"revision":{},"typeIdentifier":{},"typeRevision":{}}}},"GetAssetType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2e"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1x"},"configuration":{"shape":"S39"},"createdAt":{"shape":"S3i"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3j"},"id":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S3i"},"lastRunErrorMessage":{"shape":"S3j"},"lastRunStatus":{},"name":{"shape":"S32"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S33"},"schedule":{"shape":"S34"},"selfGrantStatus":{"shape":"S7k"},"status":{},"type":{},"updatedAt":{"shape":"S3i"}}}},"GetDataSourceRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3i"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3j"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8t"},"startedAt":{"shape":"S3i"},"status":{},"stoppedAt":{"shape":"S3i"},"type":{},"updatedAt":{"shape":"S3i"}}}},"GetDomain":{"http":{"method":"GET","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainExecutionRole","id","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3r"},"status":{},"tags":{"shape":"S3u"}}}},"GetEnvironment":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"deploymentProperties":{"shape":"S47"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S4a"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1q"},"id":{},"lastDeployment":{"shape":"S4g"},"name":{"shape":"S4m"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4n"},"provisioningProperties":{"shape":"S4p"},"status":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"GetEnvironmentAction":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","parameters"],"members":{"description":{},"domainId":{},"environmentId":{},"id":{},"name":{},"parameters":{"shape":"S4w"}}}},"GetEnvironmentBlueprint":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S46"},"deploymentProperties":{"shape":"S47"},"description":{"shape":"Sq"},"glossaryTerms":{"shape":"S1q"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4p"},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"GetEnvironmentBlueprintConfiguration":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S46"},"domainId":{},"enabledRegions":{"shape":"S96"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S98"},"updatedAt":{"shape":"S46"}}}},"GetEnvironmentProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S51"},"projectId":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"GetFormType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","model","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S9e"},"model":{"shape":"S54"},"name":{"shape":"S1z"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"GetGlossary":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S59"},"domainId":{},"id":{},"name":{"shape":"S5a"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGlossaryTerm":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGroupProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5o"},"id":{},"status":{}}}},"GetIamPortalLoginUrl":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/get-portal-login-url","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["userProfileId"],"members":{"authCodeUrl":{},"userProfileId":{}}}},"GetListing":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"listingRevision":{"location":"querystring","locationName":"listingRevision"}}},"output":{"type":"structure","required":["domainId","id","listingRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"assetId":{},"assetRevision":{},"assetType":{},"createdAt":{"type":"timestamp"},"forms":{},"glossaryTerms":{"shape":"Sw"},"latestTimeSeriesDataPointForms":{"shape":"S20"},"owningProjectId":{}}}},"union":true},"listingRevision":{},"name":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetMetadataGenerationRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S9v"},"type":{}}}},"GetProject":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5y"},"glossaryTerms":{"shape":"S1q"},"id":{},"lastUpdatedAt":{"shape":"S46"},"name":{"shape":"S15"},"projectStatus":{}}}},"GetSubscription":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionGrant":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S6c"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S6g"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionRequestDetails":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionTarget":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6x"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetTimeSeriesDataPoint":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"domainId":{},"entityId":{},"entityType":{},"form":{"shape":"Sae"},"formName":{}}}},"GetUserProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"type":{"location":"querystring","locationName":"type"},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S75"},"domainId":{},"id":{},"status":{},"type":{}}}},"ListAssetRevisions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"revision":{}}}},"nextToken":{}}}},"ListDataSourceRunActivities":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataAssetStatus","dataSourceRunId","database","projectId","technicalName","updatedAt"],"members":{"createdAt":{"shape":"S3i"},"dataAssetId":{},"dataAssetStatus":{},"dataSourceRunId":{},"database":{"shape":"S32"},"errorMessage":{"shape":"S3j"},"projectId":{},"technicalDescription":{"shape":"Sq"},"technicalName":{"shape":"S32"},"updatedAt":{"shape":"S3i"}}}},"nextToken":{}}}},"ListDataSourceRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataSourceId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3i"},"dataSourceId":{},"errorMessage":{"shape":"S3j"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8t"},"startedAt":{"shape":"S3i"},"status":{},"stoppedAt":{"shape":"S3i"},"type":{},"updatedAt":{"shape":"S3i"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"querystring","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S32","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["dataSourceId","domainId","environmentId","name","status","type"],"members":{"createdAt":{"shape":"S3i"},"dataSourceId":{},"domainId":{},"enableSetting":{},"environmentId":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S3i"},"lastRunErrorMessage":{"shape":"S3j"},"lastRunStatus":{},"name":{"shape":"S32"},"schedule":{"shape":"S34"},"status":{},"type":{},"updatedAt":{"shape":"S3i"}}}},"nextToken":{}}}},"ListDomains":{"http":{"method":"GET","requestUri":"/v2/domains","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","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["arn","createdAt","id","managedAccountId","name","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{"type":"string","sensitive":true},"id":{},"lastUpdatedAt":{"type":"timestamp"},"managedAccountId":{},"name":{"type":"string","sensitive":true},"portalUrl":{},"status":{}}}},"nextToken":{}}}},"ListEnvironmentActions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","environmentId","id","name","parameters"],"members":{"description":{},"domainId":{},"environmentId":{},"id":{},"name":{},"parameters":{"shape":"S4w"}}}},"nextToken":{}}}},"ListEnvironmentBlueprintConfigurations":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S46"},"domainId":{},"enabledRegions":{"shape":"S96"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S98"},"updatedAt":{"shape":"S46"}}}},"nextToken":{}}}},"ListEnvironmentBlueprints":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"managed":{"location":"querystring","locationName":"managed","type":"boolean"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S46"},"description":{"shape":"Sq"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4p"},"updatedAt":{"shape":"S46"}}}},"nextToken":{}}}},"ListEnvironmentProfiles":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S51","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S51"},"projectId":{},"updatedAt":{"shape":"S46"}}}},"nextToken":{}}}},"ListEnvironments":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"environmentProfileIdentifier":{"location":"querystring","locationName":"environmentProfileIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"provider":{"location":"querystring","locationName":"provider"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentProfileId":{},"id":{},"name":{"shape":"S4m"},"projectId":{},"provider":{},"status":{},"updatedAt":{"shape":"S46"}}}},"nextToken":{}}}},"ListMetadataGenerationRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S9v"},"type":{}}}},"nextToken":{}}}},"ListNotifications":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/notifications","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","type"],"members":{"afterTimestamp":{"location":"querystring","locationName":"afterTimestamp","type":"timestamp"},"beforeTimestamp":{"location":"querystring","locationName":"beforeTimestamp","type":"timestamp"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"subjects":{"location":"querystring","locationName":"subjects","type":"list","member":{}},"taskStatus":{"location":"querystring","locationName":"taskStatus"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"nextToken":{},"notifications":{"type":"list","member":{"type":"structure","required":["actionLink","creationTimestamp","domainIdentifier","identifier","lastUpdatedTimestamp","message","title","topic","type"],"members":{"actionLink":{"type":"string","sensitive":true},"creationTimestamp":{"type":"timestamp"},"domainIdentifier":{},"identifier":{},"lastUpdatedTimestamp":{"type":"timestamp"},"message":{"type":"string","sensitive":true},"metadata":{"type":"map","key":{},"value":{}},"status":{},"title":{"type":"string","sensitive":true},"topic":{"type":"structure","required":["resource","role","subject"],"members":{"resource":{"type":"structure","required":["id","type"],"members":{"id":{},"name":{},"type":{}}},"role":{},"subject":{}}},"type":{}}}}}}},"ListProjectMemberships":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["designation","memberDetails"],"members":{"designation":{},"memberDetails":{"type":"structure","members":{"group":{"type":"structure","required":["groupId"],"members":{"groupId":{}}},"user":{"type":"structure","required":["userId"],"members":{"userId":{}}}},"union":true}}}},"nextToken":{}}}},"ListProjects":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S15","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"userIdentifier":{"location":"querystring","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5y"},"id":{},"name":{"shape":"S15"},"projectStatus":{},"updatedAt":{"shape":"S46"}}}},"nextToken":{}}}},"ListSubscriptionGrants":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentId":{"location":"querystring","locationName":"environmentId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionId":{"location":"querystring","locationName":"subscriptionId"},"subscriptionTargetId":{"location":"querystring","locationName":"subscriptionTargetId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S6c"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S6g"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionRequests":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionTargets":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6x"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionRequestIdentifier":{"location":"querystring","locationName":"subscriptionRequestIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"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":"S3u"}}}},"ListTimeSeriesDataPoints":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"endedAt":{"location":"querystring","locationName":"endedAt","type":"timestamp"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"startedAt":{"location":"querystring","locationName":"startedAt","type":"timestamp"}}},"output":{"type":"structure","members":{"items":{"shape":"S20"},"nextToken":{}}}},"PostTimeSeriesDataPoints":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","forms"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"forms":{"type":"list","member":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"content":{},"formName":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}}}}},"output":{"type":"structure","members":{"domainId":{},"entityId":{},"entityType":{},"forms":{"type":"list","member":{"shape":"Sae"}}}},"idempotent":true},"PutEnvironmentBlueprintConfiguration":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","enabledRegions","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enabledRegions":{"shape":"S96"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S98"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S46"},"domainId":{},"enabledRegions":{"shape":"S96"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S98"},"updatedAt":{"shape":"S46"}}},"idempotent":true},"RejectPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"rejectChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"predictionChoices":{"type":"list","member":{"type":"integer"}},"predictionTarget":{}}}},"rejectRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","assetRevision","domainId"],"members":{"assetId":{},"assetRevision":{},"domainId":{}}},"idempotent":true},"RejectSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"RevokeSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"retainPermissions":{"type":"boolean"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"Search":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","searchScope"],"members":{"additionalAttributes":{"shape":"Sdy"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Se0"},"maxResults":{"type":"integer"},"nextToken":{},"owningProjectIdentifier":{},"searchIn":{"shape":"Se5"},"searchScope":{},"searchText":{},"sort":{"shape":"Se9"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetItem":{"type":"structure","required":["domainId","identifier","name","owningProjectId","typeIdentifier","typeRevision"],"members":{"additionalAttributes":{"type":"structure","members":{"formsOutput":{"shape":"S1x"},"latestTimeSeriesDataPointFormsOutput":{"shape":"S20"},"readOnlyFormsOutput":{"shape":"S1x"}}},"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1k"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"glossaryTerms":{"shape":"S1q"},"identifier":{},"name":{"shape":"S1s"},"owningProjectId":{},"typeIdentifier":{},"typeRevision":{}}},"dataProductItem":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"dataProductItems":{"type":"list","member":{"type":"structure","members":{"domainId":{},"itemId":{}}}},"description":{"type":"string","sensitive":true},"domainId":{},"glossaryTerms":{"shape":"S1q"},"id":{},"name":{"type":"string","sensitive":true},"owningProjectId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryItem":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S59"},"domainId":{},"id":{},"name":{"shape":"S5a"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryTermItem":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchGroupProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-group-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupType":{},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5o"},"id":{},"status":{}}}},"nextToken":{}}}},"SearchListings":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"additionalAttributes":{"shape":"Sdy"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Se0"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Se5"},"searchText":{},"sort":{"shape":"Se9"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"additionalAttributes":{"type":"structure","members":{"forms":{},"latestTimeSeriesDataPointForms":{"shape":"S20"}}},"createdAt":{"type":"timestamp"},"description":{"shape":"Sq"},"entityId":{},"entityRevision":{},"entityType":{},"glossaryTerms":{"shape":"Sw"},"listingCreatedBy":{},"listingId":{},"listingRevision":{},"listingUpdatedBy":{},"name":{"shape":"S1s"},"owningProjectId":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchTypes":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/types-search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","managed","searchScope"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Se0"},"managed":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Se5"},"searchScope":{},"searchText":{},"sort":{"shape":"Se9"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetTypeItem":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2e"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"formTypeItem":{"type":"structure","required":["domainId","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S9e"},"model":{"shape":"S54"},"name":{"shape":"S1z"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchUserProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-user-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true},"userType":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"details":{"shape":"S75"},"domainId":{},"id":{},"status":{},"type":{}}}},"nextToken":{}}}},"StartDataSourceRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3i"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3j"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8t"},"startedAt":{"shape":"S3i"},"status":{},"stoppedAt":{"shape":"S3i"},"type":{},"updatedAt":{"shape":"S3i"}}},"idempotent":true},"StartMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","owningProjectIdentifier","target","type"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"owningProjectIdentifier":{},"target":{"shape":"S9v"},"type":{}}},"output":{"type":"structure","required":["domainId","id"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"type":{}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S3u"}}},"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},"UpdateDataSource":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"assetFormsInput":{"shape":"S1l"},"configuration":{"shape":"S2h"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S32"},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S33"},"retainPermissionsOnRevokeFailure":{"type":"boolean"},"schedule":{"shape":"S34"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1x"},"configuration":{"shape":"S39"},"createdAt":{"shape":"S3i"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3j"},"id":{},"lastRunAt":{"shape":"S3i"},"lastRunErrorMessage":{"shape":"S3j"},"lastRunStatus":{},"name":{"shape":"S32"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S33"},"retainPermissionsOnRevokeFailure":{"type":"boolean"},"schedule":{"shape":"S34"},"selfGrantStatus":{"shape":"S7k"},"status":{},"type":{},"updatedAt":{"shape":"S3i"}}},"idempotent":true},"UpdateDomain":{"http":{"method":"PUT","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"description":{},"domainExecutionRole":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{},"singleSignOn":{"shape":"S3r"}}},"output":{"type":"structure","required":["id"],"members":{"description":{},"domainExecutionRole":{},"id":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"singleSignOn":{"shape":"S3r"}}},"idempotent":true},"UpdateEnvironment":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1q"},"identifier":{"location":"uri","locationName":"identifier"},"name":{}}},"output":{"type":"structure","required":["createdBy","domainId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"deploymentProperties":{"shape":"S47"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S4a"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1q"},"id":{},"lastDeployment":{"shape":"S4g"},"name":{"shape":"S4m"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4n"},"provisioningProperties":{"shape":"S4p"},"status":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"UpdateEnvironmentAction":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{},"parameters":{"shape":"S4w"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","parameters"],"members":{"description":{},"domainId":{},"environmentId":{},"id":{},"name":{},"parameters":{"shape":"S4w"}}}},"UpdateEnvironmentProfile":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S51"},"userParameters":{"shape":"S41"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S51"},"projectId":{},"updatedAt":{"shape":"S46"},"userParameters":{"shape":"S4s"}}}},"UpdateGlossary":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S59"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S5a"},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S59"},"domainId":{},"id":{},"name":{"shape":"S5a"},"owningProjectId":{},"status":{}}},"idempotent":true},"UpdateGlossaryTerm":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"identifier":{"location":"uri","locationName":"identifier"},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S5f"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5h"}}},"idempotent":true},"UpdateGroupProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier","status"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"},"status":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5o"},"id":{},"status":{}}}},"UpdateProject":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1q"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S46"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5y"},"glossaryTerms":{"shape":"S1q"},"id":{},"lastUpdatedAt":{"shape":"S46"},"name":{"shape":"S15"},"projectStatus":{}}},"idempotent":true},"UpdateSubscriptionGrantStatus":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}","responseCode":200},"input":{"type":"structure","required":["assetIdentifier","domainIdentifier","identifier","status"],"members":{"assetIdentifier":{"location":"uri","locationName":"assetIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"failureCause":{"shape":"S6e"},"identifier":{"location":"uri","locationName":"identifier"},"status":{},"targetName":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S6c"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S6g"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionRequest":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","requestReason"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"requestReason":{"shape":"Sm"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionTarget":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"manageAccessRole":{},"name":{"shape":"S6x"},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6u"},"authorizedPrincipals":{"shape":"S6v"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6x"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6y"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateUserProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","status","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"status":{},"type":{},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S75"},"domainId":{},"id":{},"status":{},"type":{}}}}},"shapes":{"Sh":{"type":"string","sensitive":true},"Sm":{"type":"string","sensitive":true},"Sp":{"type":"structure","required":["description","id","item","name","ownerProjectId"],"members":{"description":{"shape":"Sq"},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"entityId":{},"entityRevision":{},"entityType":{},"forms":{},"glossaryTerms":{"shape":"Sw"}}}},"union":true},"name":{},"ownerProjectId":{},"ownerProjectName":{},"revision":{}}},"Sq":{"type":"string","sensitive":true},"Sw":{"type":"list","member":{"type":"structure","members":{"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"}}}},"Sy":{"type":"string","sensitive":true},"Sz":{"type":"string","sensitive":true},"S13":{"type":"structure","members":{"project":{"type":"structure","members":{"id":{},"name":{"shape":"S15"}}}},"union":true},"S15":{"type":"string","sensitive":true},"S1k":{"type":"string","sensitive":true},"S1l":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeIdentifier":{},"typeRevision":{}},"sensitive":true},"sensitive":true},"S1q":{"type":"list","member":{}},"S1s":{"type":"string","sensitive":true},"S1t":{"type":"structure","members":{"businessNameGeneration":{"type":"structure","members":{"enabled":{"type":"boolean"}}}}},"S1x":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeName":{"shape":"S1z"},"typeRevision":{}}}},"S1z":{"type":"string","sensitive":true},"S20":{"type":"list","member":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"contentSummary":{},"formName":{},"id":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}}},"S26":{"type":"structure","required":["listingId","listingStatus"],"members":{"listingId":{},"listingStatus":{}}},"S2e":{"type":"map","key":{},"value":{"type":"structure","required":["typeName","typeRevision"],"members":{"required":{"type":"boolean"},"typeName":{"shape":"S1z"},"typeRevision":{}}}},"S2h":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"autoImportDataQualityResult":{"type":"boolean"},"dataAccessRole":{},"relationalFilterConfigurations":{"shape":"S2k"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2u"},"redshiftStorage":{"shape":"S2w"},"relationalFilterConfigurations":{"shape":"S2k"}}}},"union":true},"S2k":{"type":"list","member":{"type":"structure","required":["databaseName"],"members":{"databaseName":{},"filterExpressions":{"type":"list","member":{"type":"structure","required":["expression","type"],"members":{"expression":{},"type":{}}}},"schemaName":{}}}},"S2u":{"type":"structure","required":["secretManagerArn"],"members":{"secretManagerArn":{}}},"S2w":{"type":"structure","members":{"redshiftClusterSource":{"type":"structure","required":["clusterName"],"members":{"clusterName":{}}},"redshiftServerlessSource":{"type":"structure","required":["workgroupName"],"members":{"workgroupName":{}}}},"union":true},"S32":{"type":"string","sensitive":true},"S33":{"type":"structure","members":{"enableBusinessNameGeneration":{"type":"boolean"}}},"S34":{"type":"structure","members":{"schedule":{},"timezone":{}},"sensitive":true},"S39":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"accountId":{},"autoImportDataQualityResult":{"type":"boolean"},"dataAccessRole":{},"region":{},"relationalFilterConfigurations":{"shape":"S2k"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"accountId":{},"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2u"},"redshiftStorage":{"shape":"S2w"},"region":{},"relationalFilterConfigurations":{"shape":"S2k"}}}},"union":true},"S3i":{"type":"timestamp","timestampFormat":"iso8601"},"S3j":{"type":"structure","required":["errorType"],"members":{"errorDetail":{},"errorType":{}}},"S3r":{"type":"structure","members":{"type":{},"userAssignment":{}}},"S3u":{"type":"map","key":{},"value":{}},"S41":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{}}}},"S46":{"type":"timestamp","timestampFormat":"iso8601"},"S47":{"type":"structure","members":{"endTimeoutMinutes":{"type":"integer"},"startTimeoutMinutes":{"type":"integer"}}},"S4a":{"type":"list","member":{"type":"structure","required":["parameters","type"],"members":{"auth":{},"parameters":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"type":{}}}},"S4g":{"type":"structure","members":{"deploymentId":{},"deploymentStatus":{},"deploymentType":{},"failureReason":{"type":"structure","required":["message"],"members":{"code":{},"message":{}}},"isDeploymentComplete":{"type":"boolean"},"messages":{"type":"list","member":{}}}},"S4m":{"type":"string","sensitive":true},"S4n":{"type":"list","member":{"type":"structure","required":["type","value"],"members":{"name":{},"provider":{},"type":{},"value":{}}}},"S4p":{"type":"structure","members":{"cloudFormation":{"type":"structure","required":["templateUrl"],"members":{"templateUrl":{}}}},"union":true},"S4s":{"type":"list","member":{"type":"structure","required":["fieldType","keyName"],"members":{"defaultValue":{},"description":{"shape":"Sq"},"fieldType":{},"isEditable":{"type":"boolean"},"isOptional":{"type":"boolean"},"keyName":{}}}},"S4w":{"type":"structure","members":{"awsConsoleLink":{"type":"structure","members":{"uri":{}}}},"union":true},"S51":{"type":"string","sensitive":true},"S54":{"type":"structure","members":{"smithy":{}},"sensitive":true,"union":true},"S59":{"type":"string","sensitive":true},"S5a":{"type":"string","sensitive":true},"S5f":{"type":"string","sensitive":true},"S5h":{"type":"structure","members":{"classifies":{"type":"list","member":{}},"isA":{"type":"list","member":{}}}},"S5o":{"type":"string","sensitive":true},"S5y":{"type":"list","member":{"type":"structure","members":{"code":{},"message":{}}}},"S63":{"type":"structure","members":{"groupIdentifier":{},"userIdentifier":{}},"union":true},"S6c":{"type":"list","member":{"type":"structure","required":["assetId","assetRevision","status"],"members":{"assetId":{},"assetRevision":{},"failureCause":{"shape":"S6e"},"failureTimestamp":{"type":"timestamp"},"grantedTimestamp":{"type":"timestamp"},"status":{},"targetName":{}}}},"S6e":{"type":"structure","members":{"message":{}}},"S6g":{"type":"structure","members":{"listing":{"type":"structure","required":["id","revision"],"members":{"id":{},"revision":{}}}},"union":true},"S6u":{"type":"list","member":{}},"S6v":{"type":"list","member":{}},"S6x":{"type":"string","sensitive":true},"S6y":{"type":"list","member":{"type":"structure","required":["content","formName"],"members":{"content":{},"formName":{}}}},"S75":{"type":"structure","members":{"iam":{"type":"structure","members":{"arn":{}}},"sso":{"type":"structure","members":{"firstName":{"type":"string","sensitive":true},"lastName":{"type":"string","sensitive":true},"username":{"type":"string","sensitive":true}}}},"union":true},"S7k":{"type":"structure","members":{"glueSelfGrantStatus":{"type":"structure","required":["selfGrantStatusDetails"],"members":{"selfGrantStatusDetails":{"shape":"S7m"}}},"redshiftSelfGrantStatus":{"type":"structure","required":["selfGrantStatusDetails"],"members":{"selfGrantStatusDetails":{"shape":"S7m"}}}},"union":true},"S7m":{"type":"list","member":{"type":"structure","required":["databaseName","status"],"members":{"databaseName":{},"failureCause":{},"schemaName":{},"status":{}}}},"S8t":{"type":"structure","members":{"added":{"type":"integer"},"failed":{"type":"integer"},"skipped":{"type":"integer"},"unchanged":{"type":"integer"},"updated":{"type":"integer"}}},"S96":{"type":"list","member":{}},"S98":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"S9e":{"type":"list","member":{"type":"structure","required":["name","revision"],"members":{"name":{"shape":"S1z"},"revision":{}}}},"S9v":{"type":"structure","required":["identifier","type"],"members":{"identifier":{},"revision":{},"type":{}}},"Sae":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"content":{},"formName":{},"id":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}},"Sdy":{"type":"list","member":{}},"Se0":{"type":"structure","members":{"and":{"shape":"Se1"},"filter":{"type":"structure","required":["attribute","value"],"members":{"attribute":{},"value":{}}},"or":{"shape":"Se1"}},"union":true},"Se1":{"type":"list","member":{"shape":"Se0"}},"Se5":{"type":"list","member":{"type":"structure","required":["attribute"],"members":{"attribute":{}}}},"Se9":{"type":"structure","required":["attribute"],"members":{"attribute":{},"order":{}}}}} /***/ }), -/* 1342 */ +/* 1343 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAssetRevisions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRunActivities":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDomains":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentActions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprintConfigurations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListMetadataGenerationRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListNotifications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"notifications"},"ListProjectMemberships":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListProjects":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionGrants":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionRequests":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionTargets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListTimeSeriesDataPoints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"Search":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchGroupProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchListings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchTypes":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchUserProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} /***/ }), -/* 1343 */ +/* 1344 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64879,8 +64886,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.LaunchWizard = Service.defineService('launchwizard', ['2018-05-10']); Object.defineProperty(apiLoader.services['launchwizard'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1344); - model.paginators = __webpack_require__(1345).pagination; + var model = __webpack_require__(1345); + model.paginators = __webpack_require__(1346).pagination; return model; }, enumerable: true, @@ -64891,19 +64898,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1344 */ +/* 1345 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"launchwizard","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Launch Wizard","serviceId":"Launch Wizard","signatureVersion":"v4","signingName":"launchwizard","uid":"launch-wizard-2018-05-10"},"operations":{"CreateDeployment":{"http":{"requestUri":"/createDeployment","responseCode":200},"input":{"type":"structure","required":["deploymentPatternName","name","specifications","workloadName"],"members":{"deploymentPatternName":{},"dryRun":{"type":"boolean"},"name":{},"specifications":{"shape":"S5"},"tags":{"shape":"S8"},"workloadName":{}}},"output":{"type":"structure","members":{"deploymentId":{}}}},"DeleteDeployment":{"http":{"requestUri":"/deleteDeployment","responseCode":200},"input":{"type":"structure","required":["deploymentId"],"members":{"deploymentId":{}}},"output":{"type":"structure","members":{"status":{},"statusReason":{}}},"idempotent":true},"GetDeployment":{"http":{"requestUri":"/getDeployment","responseCode":200},"input":{"type":"structure","required":["deploymentId"],"members":{"deploymentId":{}}},"output":{"type":"structure","members":{"deployment":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"deploymentArn":{},"id":{},"name":{},"patternName":{},"resourceGroup":{},"specifications":{"shape":"S5"},"status":{},"tags":{"shape":"S8"},"workloadName":{}}}}}},"GetWorkload":{"http":{"requestUri":"/getWorkload","responseCode":200},"input":{"type":"structure","required":["workloadName"],"members":{"workloadName":{}}},"output":{"type":"structure","members":{"workload":{"type":"structure","members":{"description":{},"displayName":{},"documentationUrl":{},"iconUrl":{},"status":{},"statusMessage":{},"workloadName":{}}}}}},"GetWorkloadDeploymentPattern":{"http":{"requestUri":"/getWorkloadDeploymentPattern","responseCode":200},"input":{"type":"structure","required":["deploymentPatternName","workloadName"],"members":{"deploymentPatternName":{},"workloadName":{}}},"output":{"type":"structure","members":{"workloadDeploymentPattern":{"type":"structure","members":{"deploymentPatternName":{},"description":{},"displayName":{},"specifications":{"type":"list","member":{"type":"structure","members":{"allowedValues":{"type":"list","member":{}},"conditionals":{"type":"list","member":{"type":"structure","members":{"comparator":{},"name":{},"value":{}}}},"description":{},"name":{},"required":{}}}},"status":{},"statusMessage":{},"workloadName":{},"workloadVersionName":{}}}}}},"ListDeploymentEvents":{"http":{"requestUri":"/listDeploymentEvents","responseCode":200},"input":{"type":"structure","required":["deploymentId"],"members":{"deploymentId":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"deploymentEvents":{"type":"list","member":{"type":"structure","members":{"description":{},"name":{},"status":{},"statusReason":{},"timestamp":{"type":"timestamp"}}}},"nextToken":{}}}},"ListDeployments":{"http":{"requestUri":"/listDeployments","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"type":"list","member":{}}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"deployments":{"type":"list","member":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"id":{},"name":{},"patternName":{},"status":{},"workloadName":{}}}},"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":"S8"}}}},"ListWorkloadDeploymentPatterns":{"http":{"requestUri":"/listWorkloadDeploymentPatterns","responseCode":200},"input":{"type":"structure","required":["workloadName"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"workloadName":{}}},"output":{"type":"structure","members":{"nextToken":{},"workloadDeploymentPatterns":{"type":"list","member":{"type":"structure","members":{"deploymentPatternName":{},"description":{},"displayName":{},"status":{},"statusMessage":{},"workloadName":{},"workloadVersionName":{}}}}}}},"ListWorkloads":{"http":{"requestUri":"/listWorkloads","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"workloads":{"type":"list","member":{"type":"structure","members":{"displayName":{},"workloadName":{}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S8"}}},"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}},"shapes":{"S5":{"type":"map","key":{},"value":{},"sensitive":true},"S8":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1345 */ +/* 1346 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDeploymentEvents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"deploymentEvents"},"ListDeployments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"deployments"},"ListWorkloadDeploymentPatterns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workloadDeploymentPatterns"},"ListWorkloads":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workloads"}}} /***/ }), -/* 1346 */ +/* 1347 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64915,8 +64922,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.TrustedAdvisor = Service.defineService('trustedadvisor', ['2022-09-15']); Object.defineProperty(apiLoader.services['trustedadvisor'], '2022-09-15', { get: function get() { - var model = __webpack_require__(1347); - model.paginators = __webpack_require__(1348).pagination; + var model = __webpack_require__(1348); + model.paginators = __webpack_require__(1349).pagination; return model; }, enumerable: true, @@ -64927,19 +64934,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1347 */ +/* 1348 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-09-15","endpointPrefix":"trustedadvisor","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"TrustedAdvisor Public API","serviceId":"TrustedAdvisor","signatureVersion":"v4","signingName":"trustedadvisor","uid":"trustedadvisor-2022-09-15"},"operations":{"BatchUpdateRecommendationResourceExclusion":{"http":{"method":"PUT","requestUri":"/v1/batch-update-recommendation-resource-exclusion","responseCode":200},"input":{"type":"structure","required":["recommendationResourceExclusions"],"members":{"recommendationResourceExclusions":{"type":"list","member":{"type":"structure","required":["arn","isExcluded"],"members":{"arn":{},"isExcluded":{"type":"boolean"}}}}}},"output":{"type":"structure","required":["batchUpdateRecommendationResourceExclusionErrors"],"members":{"batchUpdateRecommendationResourceExclusionErrors":{"type":"list","member":{"type":"structure","members":{"arn":{},"errorCode":{},"errorMessage":{}}}}}},"idempotent":true},"GetOrganizationRecommendation":{"http":{"method":"GET","requestUri":"/v1/organization-recommendations/{organizationRecommendationIdentifier}","responseCode":200},"input":{"type":"structure","required":["organizationRecommendationIdentifier"],"members":{"organizationRecommendationIdentifier":{"location":"uri","locationName":"organizationRecommendationIdentifier"}}},"output":{"type":"structure","members":{"organizationRecommendation":{"type":"structure","required":["arn","description","id","name","pillars","resourcesAggregates","source","status","type"],"members":{"arn":{},"awsServices":{"shape":"Sf"},"checkArn":{},"createdAt":{"shape":"Sh"},"createdBy":{},"description":{},"id":{},"lastUpdatedAt":{"shape":"Sh"},"lifecycleStage":{},"name":{},"pillarSpecificAggregates":{"shape":"Sj"},"pillars":{"shape":"Sm"},"resolvedAt":{"shape":"Sh"},"resourcesAggregates":{"shape":"So"},"source":{},"status":{},"type":{},"updateReason":{"shape":"St"},"updateReasonCode":{},"updatedOnBehalfOf":{},"updatedOnBehalfOfJobTitle":{}}}}}},"GetRecommendation":{"http":{"method":"GET","requestUri":"/v1/recommendations/{recommendationIdentifier}","responseCode":200},"input":{"type":"structure","required":["recommendationIdentifier"],"members":{"recommendationIdentifier":{"location":"uri","locationName":"recommendationIdentifier"}}},"output":{"type":"structure","members":{"recommendation":{"type":"structure","required":["arn","description","id","name","pillars","resourcesAggregates","source","status","type"],"members":{"arn":{},"awsServices":{"shape":"Sf"},"checkArn":{},"createdAt":{"shape":"Sh"},"createdBy":{},"description":{},"id":{},"lastUpdatedAt":{"shape":"Sh"},"lifecycleStage":{},"name":{},"pillarSpecificAggregates":{"shape":"Sj"},"pillars":{"shape":"Sm"},"resolvedAt":{"shape":"Sh"},"resourcesAggregates":{"shape":"So"},"source":{},"status":{},"type":{},"updateReason":{"shape":"St"},"updateReasonCode":{},"updatedOnBehalfOf":{},"updatedOnBehalfOfJobTitle":{}}}}}},"ListChecks":{"http":{"method":"GET","requestUri":"/v1/checks","responseCode":200},"input":{"type":"structure","members":{"awsService":{"location":"querystring","locationName":"awsService"},"language":{"location":"querystring","locationName":"language"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"pillar":{"location":"querystring","locationName":"pillar"},"source":{"location":"querystring","locationName":"source"}}},"output":{"type":"structure","required":["checkSummaries"],"members":{"checkSummaries":{"type":"list","member":{"type":"structure","required":["arn","awsServices","description","id","metadata","name","pillars","source"],"members":{"arn":{},"awsServices":{"shape":"Sf"},"description":{},"id":{},"metadata":{"shape":"S18"},"name":{},"pillars":{"shape":"Sm"},"source":{}}}},"nextToken":{}}}},"ListOrganizationRecommendationAccounts":{"http":{"method":"GET","requestUri":"/v1/organization-recommendations/{organizationRecommendationIdentifier}/accounts","responseCode":200},"input":{"type":"structure","required":["organizationRecommendationIdentifier"],"members":{"affectedAccountId":{"location":"querystring","locationName":"affectedAccountId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"organizationRecommendationIdentifier":{"location":"uri","locationName":"organizationRecommendationIdentifier"}}},"output":{"type":"structure","required":["accountRecommendationLifecycleSummaries"],"members":{"accountRecommendationLifecycleSummaries":{"type":"list","member":{"type":"structure","members":{"accountId":{},"accountRecommendationArn":{},"lastUpdatedAt":{"shape":"Sh"},"lifecycleStage":{},"updateReason":{"shape":"St"},"updateReasonCode":{},"updatedOnBehalfOf":{},"updatedOnBehalfOfJobTitle":{}}}},"nextToken":{}}}},"ListOrganizationRecommendationResources":{"http":{"method":"GET","requestUri":"/v1/organization-recommendations/{organizationRecommendationIdentifier}/resources","responseCode":200},"input":{"type":"structure","required":["organizationRecommendationIdentifier"],"members":{"affectedAccountId":{"location":"querystring","locationName":"affectedAccountId"},"exclusionStatus":{"location":"querystring","locationName":"exclusionStatus"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"organizationRecommendationIdentifier":{"location":"uri","locationName":"organizationRecommendationIdentifier"},"regionCode":{"location":"querystring","locationName":"regionCode"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["organizationRecommendationResourceSummaries"],"members":{"nextToken":{},"organizationRecommendationResourceSummaries":{"type":"list","member":{"type":"structure","required":["arn","awsResourceId","id","lastUpdatedAt","metadata","recommendationArn","regionCode","status"],"members":{"accountId":{},"arn":{},"awsResourceId":{},"exclusionStatus":{},"id":{},"lastUpdatedAt":{"shape":"Sh"},"metadata":{"shape":"S18"},"recommendationArn":{},"regionCode":{},"status":{}}}}}}},"ListOrganizationRecommendations":{"http":{"method":"GET","requestUri":"/v1/organization-recommendations","responseCode":200},"input":{"type":"structure","members":{"afterLastUpdatedAt":{"location":"querystring","locationName":"afterLastUpdatedAt","type":"timestamp"},"awsService":{"location":"querystring","locationName":"awsService"},"beforeLastUpdatedAt":{"location":"querystring","locationName":"beforeLastUpdatedAt","type":"timestamp"},"checkIdentifier":{"location":"querystring","locationName":"checkIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"pillar":{"location":"querystring","locationName":"pillar"},"source":{"location":"querystring","locationName":"source"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","required":["organizationRecommendationSummaries"],"members":{"nextToken":{},"organizationRecommendationSummaries":{"type":"list","member":{"type":"structure","required":["arn","id","name","pillars","resourcesAggregates","source","status","type"],"members":{"arn":{},"awsServices":{"shape":"Sf"},"checkArn":{},"createdAt":{"shape":"Sh"},"id":{},"lastUpdatedAt":{"shape":"Sh"},"lifecycleStage":{},"name":{},"pillarSpecificAggregates":{"shape":"Sj"},"pillars":{"shape":"Sm"},"resourcesAggregates":{"shape":"So"},"source":{},"status":{},"type":{}}}}}}},"ListRecommendationResources":{"http":{"method":"GET","requestUri":"/v1/recommendations/{recommendationIdentifier}/resources","responseCode":200},"input":{"type":"structure","required":["recommendationIdentifier"],"members":{"exclusionStatus":{"location":"querystring","locationName":"exclusionStatus"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"recommendationIdentifier":{"location":"uri","locationName":"recommendationIdentifier"},"regionCode":{"location":"querystring","locationName":"regionCode"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["recommendationResourceSummaries"],"members":{"nextToken":{},"recommendationResourceSummaries":{"type":"list","member":{"type":"structure","required":["arn","awsResourceId","id","lastUpdatedAt","metadata","recommendationArn","regionCode","status"],"members":{"arn":{},"awsResourceId":{},"exclusionStatus":{},"id":{},"lastUpdatedAt":{"shape":"Sh"},"metadata":{"shape":"S18"},"recommendationArn":{},"regionCode":{},"status":{}}}}}}},"ListRecommendations":{"http":{"method":"GET","requestUri":"/v1/recommendations","responseCode":200},"input":{"type":"structure","members":{"afterLastUpdatedAt":{"location":"querystring","locationName":"afterLastUpdatedAt","type":"timestamp"},"awsService":{"location":"querystring","locationName":"awsService"},"beforeLastUpdatedAt":{"location":"querystring","locationName":"beforeLastUpdatedAt","type":"timestamp"},"checkIdentifier":{"location":"querystring","locationName":"checkIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"pillar":{"location":"querystring","locationName":"pillar"},"source":{"location":"querystring","locationName":"source"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","required":["recommendationSummaries"],"members":{"nextToken":{},"recommendationSummaries":{"type":"list","member":{"type":"structure","required":["arn","id","name","pillars","resourcesAggregates","source","status","type"],"members":{"arn":{},"awsServices":{"shape":"Sf"},"checkArn":{},"createdAt":{"shape":"Sh"},"id":{},"lastUpdatedAt":{"shape":"Sh"},"lifecycleStage":{},"name":{},"pillarSpecificAggregates":{"shape":"Sj"},"pillars":{"shape":"Sm"},"resourcesAggregates":{"shape":"So"},"source":{},"status":{},"type":{}}}}}}},"UpdateOrganizationRecommendationLifecycle":{"http":{"method":"PUT","requestUri":"/v1/organization-recommendations/{organizationRecommendationIdentifier}/lifecycle","responseCode":200},"input":{"type":"structure","required":["lifecycleStage","organizationRecommendationIdentifier"],"members":{"lifecycleStage":{},"organizationRecommendationIdentifier":{"location":"uri","locationName":"organizationRecommendationIdentifier"},"updateReason":{"shape":"St"},"updateReasonCode":{}}},"idempotent":true},"UpdateRecommendationLifecycle":{"http":{"method":"PUT","requestUri":"/v1/recommendations/{recommendationIdentifier}/lifecycle","responseCode":200},"input":{"type":"structure","required":["lifecycleStage","recommendationIdentifier"],"members":{"lifecycleStage":{},"recommendationIdentifier":{"location":"uri","locationName":"recommendationIdentifier"},"updateReason":{"shape":"St"},"updateReasonCode":{}}},"idempotent":true}},"shapes":{"Sf":{"type":"list","member":{}},"Sh":{"type":"timestamp","timestampFormat":"iso8601"},"Sj":{"type":"structure","members":{"costOptimizing":{"type":"structure","required":["estimatedMonthlySavings","estimatedPercentMonthlySavings"],"members":{"estimatedMonthlySavings":{"type":"double"},"estimatedPercentMonthlySavings":{"type":"double"}}}}},"Sm":{"type":"list","member":{}},"So":{"type":"structure","required":["errorCount","okCount","warningCount"],"members":{"errorCount":{"type":"long"},"okCount":{"type":"long"},"warningCount":{"type":"long"}}},"St":{"type":"string","sensitive":true},"S18":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1348 */ +/* 1349 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListChecks":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"checkSummaries"},"ListOrganizationRecommendationAccounts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"accountRecommendationLifecycleSummaries"},"ListOrganizationRecommendationResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"organizationRecommendationResourceSummaries"},"ListOrganizationRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"organizationRecommendationSummaries"},"ListRecommendationResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"recommendationResourceSummaries"},"ListRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"recommendationSummaries"}}} /***/ }), -/* 1349 */ +/* 1350 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64951,8 +64958,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.InspectorScan = Service.defineService('inspectorscan', ['2023-08-08']); Object.defineProperty(apiLoader.services['inspectorscan'], '2023-08-08', { get: function get() { - var model = __webpack_require__(1350); - model.paginators = __webpack_require__(1351).pagination; + var model = __webpack_require__(1351); + model.paginators = __webpack_require__(1352).pagination; return model; }, enumerable: true, @@ -64963,19 +64970,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1350 */ +/* 1351 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-08-08","endpointPrefix":"inspector-scan","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"inspector-scan","serviceFullName":"Inspector Scan","serviceId":"Inspector Scan","signatureVersion":"v4","signingName":"inspector-scan","uid":"inspector-scan-2023-08-08"},"operations":{"ScanSbom":{"http":{"requestUri":"/scan/sbom","responseCode":200},"input":{"type":"structure","required":["sbom"],"members":{"sbom":{"shape":"S2"},"outputFormat":{}}},"output":{"type":"structure","members":{"sbom":{"shape":"S2"}}},"idempotent":true}},"shapes":{"S2":{"type":"structure","members":{},"document":true}}} /***/ }), -/* 1351 */ +/* 1352 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1352 */ +/* 1353 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -64987,8 +64994,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.BCMDataExports = Service.defineService('bcmdataexports', ['2023-11-26']); Object.defineProperty(apiLoader.services['bcmdataexports'], '2023-11-26', { get: function get() { - var model = __webpack_require__(1353); - model.paginators = __webpack_require__(1354).pagination; + var model = __webpack_require__(1354); + model.paginators = __webpack_require__(1355).pagination; return model; }, enumerable: true, @@ -64999,19 +65006,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1353 */ +/* 1354 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-11-26","endpointPrefix":"bcm-data-exports","jsonVersion":"1.1","protocol":"json","serviceFullName":"AWS Billing and Cost Management Data Exports","serviceId":"BCM Data Exports","signatureVersion":"v4","signingName":"bcm-data-exports","targetPrefix":"AWSBillingAndCostManagementDataExports","uid":"bcm-data-exports-2023-11-26"},"operations":{"CreateExport":{"input":{"type":"structure","required":["Export"],"members":{"Export":{"shape":"S2"},"ResourceTags":{"shape":"Sl"}}},"output":{"type":"structure","members":{"ExportArn":{}}}},"DeleteExport":{"input":{"type":"structure","required":["ExportArn"],"members":{"ExportArn":{}}},"output":{"type":"structure","members":{"ExportArn":{}}},"idempotent":true},"GetExecution":{"input":{"type":"structure","required":["ExecutionId","ExportArn"],"members":{"ExecutionId":{},"ExportArn":{}}},"output":{"type":"structure","members":{"ExecutionId":{},"ExecutionStatus":{"shape":"Su"},"Export":{"shape":"S2"}}}},"GetExport":{"input":{"type":"structure","required":["ExportArn"],"members":{"ExportArn":{}}},"output":{"type":"structure","members":{"Export":{"shape":"S2"},"ExportStatus":{"shape":"S10"}}}},"GetTable":{"input":{"type":"structure","required":["TableName"],"members":{"TableName":{},"TableProperties":{"shape":"S7"}}},"output":{"type":"structure","members":{"Description":{},"Schema":{"type":"list","member":{"type":"structure","members":{"Description":{},"Name":{},"Type":{}}}},"TableName":{},"TableProperties":{"shape":"S7"}}}},"ListExecutions":{"input":{"type":"structure","required":["ExportArn"],"members":{"ExportArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Executions":{"type":"list","member":{"type":"structure","required":["ExecutionId","ExecutionStatus"],"members":{"ExecutionId":{},"ExecutionStatus":{"shape":"Su"}}}},"NextToken":{}}}},"ListExports":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Exports":{"type":"list","member":{"type":"structure","required":["ExportArn","ExportName","ExportStatus"],"members":{"ExportArn":{},"ExportName":{},"ExportStatus":{"shape":"S10"}}}},"NextToken":{}}}},"ListTables":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"Tables":{"type":"list","member":{"type":"structure","members":{"Description":{},"TableName":{},"TableProperties":{"type":"list","member":{"type":"structure","members":{"DefaultValue":{},"Description":{},"Name":{},"ValidValues":{"type":"list","member":{}}}}}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ResourceArn":{}}},"output":{"type":"structure","members":{"NextToken":{},"ResourceTags":{"shape":"Sl"}}}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","ResourceTags"],"members":{"ResourceArn":{},"ResourceTags":{"shape":"Sl"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","ResourceTagKeys"],"members":{"ResourceArn":{},"ResourceTagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateExport":{"input":{"type":"structure","required":["Export","ExportArn"],"members":{"Export":{"shape":"S2"},"ExportArn":{}}},"output":{"type":"structure","members":{"ExportArn":{}}}}},"shapes":{"S2":{"type":"structure","required":["DataQuery","DestinationConfigurations","Name","RefreshCadence"],"members":{"DataQuery":{"type":"structure","required":["QueryStatement"],"members":{"QueryStatement":{},"TableConfigurations":{"type":"map","key":{},"value":{"shape":"S7"}}}},"Description":{},"DestinationConfigurations":{"type":"structure","required":["S3Destination"],"members":{"S3Destination":{"type":"structure","required":["S3Bucket","S3OutputConfigurations","S3Prefix","S3Region"],"members":{"S3Bucket":{},"S3OutputConfigurations":{"type":"structure","required":["Compression","Format","OutputType","Overwrite"],"members":{"Compression":{},"Format":{},"OutputType":{},"Overwrite":{}}},"S3Prefix":{},"S3Region":{}}}}},"ExportArn":{},"Name":{},"RefreshCadence":{"type":"structure","required":["Frequency"],"members":{"Frequency":{}}}}},"S7":{"type":"map","key":{},"value":{}},"Sl":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Su":{"type":"structure","members":{"CompletedAt":{"shape":"Sv"},"CreatedAt":{"shape":"Sv"},"LastUpdatedAt":{"shape":"Sv"},"StatusCode":{},"StatusReason":{}}},"Sv":{"type":"timestamp","timestampFormat":"iso8601"},"S10":{"type":"structure","members":{"CreatedAt":{"shape":"Sv"},"LastRefreshedAt":{"shape":"Sv"},"LastUpdatedAt":{"shape":"Sv"},"StatusCode":{},"StatusReason":{}}}}} /***/ }), -/* 1354 */ +/* 1355 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListExecutions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Executions"},"ListExports":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Exports"},"ListTables":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Tables"}}} /***/ }), -/* 1355 */ +/* 1356 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65023,8 +65030,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CostOptimizationHub = Service.defineService('costoptimizationhub', ['2022-07-26']); Object.defineProperty(apiLoader.services['costoptimizationhub'], '2022-07-26', { get: function get() { - var model = __webpack_require__(1356); - model.paginators = __webpack_require__(1357).pagination; + var model = __webpack_require__(1357); + model.paginators = __webpack_require__(1358).pagination; + model.waiters = __webpack_require__(1359).waiters; return model; }, enumerable: true, @@ -65035,19 +65043,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1356 */ +/* 1357 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-07-26","endpointPrefix":"cost-optimization-hub","jsonVersion":"1.0","protocol":"json","serviceFullName":"Cost Optimization Hub","serviceId":"Cost Optimization Hub","signatureVersion":"v4","signingName":"cost-optimization-hub","targetPrefix":"CostOptimizationHubService","uid":"cost-optimization-hub-2022-07-26"},"operations":{"GetPreferences":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"memberAccountDiscountVisibility":{},"savingsEstimationMode":{}}}},"GetRecommendation":{"input":{"type":"structure","required":["recommendationId"],"members":{"recommendationId":{}}},"output":{"type":"structure","members":{"accountId":{},"actionType":{},"costCalculationLookbackPeriodInDays":{"type":"integer"},"currencyCode":{},"currentResourceDetails":{"shape":"Sa"},"currentResourceType":{},"estimatedMonthlyCost":{"type":"double"},"estimatedMonthlySavings":{"type":"double"},"estimatedSavingsOverCostCalculationLookbackPeriod":{"type":"double"},"estimatedSavingsPercentage":{"type":"double"},"implementationEffort":{},"lastRefreshTimestamp":{"type":"timestamp"},"recommendationId":{},"recommendationLookbackPeriodInDays":{"type":"integer"},"recommendedResourceDetails":{"shape":"Sa"},"recommendedResourceType":{},"region":{},"resourceArn":{},"resourceId":{},"restartNeeded":{"type":"boolean"},"rollbackPossible":{"type":"boolean"},"source":{},"tags":{"shape":"S1k"}}}},"ListEnrollmentStatuses":{"input":{"type":"structure","members":{"accountId":{},"includeOrganizationInfo":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"includeMemberAccounts":{"type":"boolean"},"items":{"type":"list","member":{"type":"structure","members":{"accountId":{},"createdTimestamp":{"type":"timestamp"},"lastUpdatedTimestamp":{"type":"timestamp"},"status":{}}}},"nextToken":{}}}},"ListRecommendationSummaries":{"input":{"type":"structure","required":["groupBy"],"members":{"filter":{"shape":"S1w"},"groupBy":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"currencyCode":{},"estimatedTotalDedupedSavings":{"type":"double"},"groupBy":{},"items":{"type":"list","member":{"type":"structure","members":{"estimatedMonthlySavings":{"type":"double"},"group":{},"recommendationCount":{"type":"integer"}}}},"nextToken":{}}}},"ListRecommendations":{"input":{"type":"structure","members":{"filter":{"shape":"S1w"},"includeAllRecommendations":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{},"orderBy":{"type":"structure","members":{"dimension":{},"order":{}}}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"accountId":{},"actionType":{},"currencyCode":{},"currentResourceSummary":{},"currentResourceType":{},"estimatedMonthlyCost":{"type":"double"},"estimatedMonthlySavings":{"type":"double"},"estimatedSavingsPercentage":{"type":"double"},"implementationEffort":{},"lastRefreshTimestamp":{"type":"timestamp"},"recommendationId":{},"recommendationLookbackPeriodInDays":{"type":"integer"},"recommendedResourceSummary":{},"recommendedResourceType":{},"region":{},"resourceArn":{},"resourceId":{},"restartNeeded":{"type":"boolean"},"rollbackPossible":{"type":"boolean"},"source":{},"tags":{"shape":"S1k"}}}},"nextToken":{}}}},"UpdateEnrollmentStatus":{"input":{"type":"structure","required":["status"],"members":{"includeMemberAccounts":{"type":"boolean"},"status":{}}},"output":{"type":"structure","members":{"status":{}}}},"UpdatePreferences":{"input":{"type":"structure","members":{"memberAccountDiscountVisibility":{},"savingsEstimationMode":{}}},"output":{"type":"structure","members":{"memberAccountDiscountVisibility":{},"savingsEstimationMode":{}}}}},"shapes":{"Sa":{"type":"structure","members":{"computeSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"hourlyCommitment":{},"paymentOption":{},"term":{}}},"costCalculation":{"shape":"Sd"}}},"ebsVolume":{"type":"structure","members":{"configuration":{"type":"structure","members":{"attachmentState":{},"performance":{"type":"structure","members":{"iops":{"type":"double"},"throughput":{"type":"double"}}},"storage":{"type":"structure","members":{"sizeInGb":{"type":"double"},"type":{}}}}},"costCalculation":{"shape":"Sk"}}},"ec2AutoScalingGroup":{"type":"structure","members":{"configuration":{"type":"structure","members":{"instance":{"shape":"Sr"}}},"costCalculation":{"shape":"Sk"}}},"ec2Instance":{"type":"structure","members":{"configuration":{"type":"structure","members":{"instance":{"shape":"Sr"}}},"costCalculation":{"shape":"Sk"}}},"ec2InstanceSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"hourlyCommitment":{},"instanceFamily":{},"paymentOption":{},"savingsPlansRegion":{},"term":{}}},"costCalculation":{"shape":"Sd"}}},"ec2ReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"currentGeneration":{},"instanceFamily":{},"instanceType":{},"monthlyRecurringCost":{},"normalizedUnitsToPurchase":{},"numberOfInstancesToPurchase":{},"offeringClass":{},"paymentOption":{},"platform":{},"reservedInstancesRegion":{},"service":{},"sizeFlexEligible":{"type":"boolean"},"tenancy":{},"term":{},"upfrontCost":{}}},"costCalculation":{"shape":"Sz"}}},"ecsService":{"type":"structure","members":{"configuration":{"type":"structure","members":{"compute":{"shape":"S13"}}},"costCalculation":{"shape":"Sk"}}},"elastiCacheReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"currentGeneration":{},"instanceFamily":{},"instanceType":{},"monthlyRecurringCost":{},"normalizedUnitsToPurchase":{},"numberOfInstancesToPurchase":{},"paymentOption":{},"reservedInstancesRegion":{},"service":{},"sizeFlexEligible":{"type":"boolean"},"term":{},"upfrontCost":{}}},"costCalculation":{"shape":"Sz"}}},"lambdaFunction":{"type":"structure","members":{"configuration":{"type":"structure","members":{"compute":{"shape":"S13"}}},"costCalculation":{"shape":"Sk"}}},"openSearchReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"currentGeneration":{},"instanceType":{},"monthlyRecurringCost":{},"normalizedUnitsToPurchase":{},"numberOfInstancesToPurchase":{},"paymentOption":{},"reservedInstancesRegion":{},"service":{},"sizeFlexEligible":{"type":"boolean"},"term":{},"upfrontCost":{}}},"costCalculation":{"shape":"Sz"}}},"rdsReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"currentGeneration":{},"databaseEdition":{},"databaseEngine":{},"deploymentOption":{},"instanceFamily":{},"instanceType":{},"licenseModel":{},"monthlyRecurringCost":{},"normalizedUnitsToPurchase":{},"numberOfInstancesToPurchase":{},"paymentOption":{},"reservedInstancesRegion":{},"service":{},"sizeFlexEligible":{"type":"boolean"},"term":{},"upfrontCost":{}}},"costCalculation":{"shape":"Sz"}}},"redshiftReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"currentGeneration":{},"instanceFamily":{},"instanceType":{},"monthlyRecurringCost":{},"normalizedUnitsToPurchase":{},"numberOfInstancesToPurchase":{},"paymentOption":{},"reservedInstancesRegion":{},"service":{},"sizeFlexEligible":{"type":"boolean"},"term":{},"upfrontCost":{}}},"costCalculation":{"shape":"Sz"}}},"sageMakerSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"hourlyCommitment":{},"paymentOption":{},"term":{}}},"costCalculation":{"shape":"Sd"}}}},"union":true},"Sd":{"type":"structure","members":{"pricing":{"type":"structure","members":{"estimatedMonthlyCommitment":{"type":"double"},"estimatedOnDemandCost":{"type":"double"},"monthlySavingsPlansEligibleCost":{"type":"double"},"savingsPercentage":{"type":"double"}}}}},"Sk":{"type":"structure","members":{"pricing":{"type":"structure","members":{"estimatedCostAfterDiscounts":{"type":"double"},"estimatedCostBeforeDiscounts":{"type":"double"},"estimatedDiscounts":{"type":"structure","members":{"otherDiscount":{"type":"double"},"reservedInstancesDiscount":{"type":"double"},"savingsPlansDiscount":{"type":"double"}}},"estimatedNetUnusedAmortizedCommitments":{"type":"double"}}},"usages":{"type":"list","member":{"type":"structure","members":{"operation":{},"productCode":{},"unit":{},"usageAmount":{"type":"double"},"usageType":{}}}}}},"Sr":{"type":"structure","members":{"type":{}}},"Sz":{"type":"structure","members":{"pricing":{"type":"structure","members":{"estimatedMonthlyAmortizedReservationCost":{"type":"double"},"estimatedOnDemandCost":{"type":"double"},"monthlyReservationEligibleCost":{"type":"double"},"savingsPercentage":{"type":"double"}}}}},"S13":{"type":"structure","members":{"architecture":{},"memorySizeInMB":{"type":"integer"},"platform":{},"vCpu":{"type":"double"}}},"S1k":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"S1w":{"type":"structure","members":{"accountIds":{"type":"list","member":{}},"actionTypes":{"type":"list","member":{}},"implementationEfforts":{"type":"list","member":{}},"recommendationIds":{"type":"list","member":{}},"regions":{"type":"list","member":{}},"resourceArns":{"type":"list","member":{}},"resourceIds":{"type":"list","member":{}},"resourceTypes":{"type":"list","member":{}},"restartNeeded":{"type":"boolean"},"rollbackPossible":{"type":"boolean"},"tags":{"shape":"S1k"}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-07-26","auth":["aws.auth#sigv4"],"endpointPrefix":"cost-optimization-hub","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceFullName":"Cost Optimization Hub","serviceId":"Cost Optimization Hub","signatureVersion":"v4","signingName":"cost-optimization-hub","targetPrefix":"CostOptimizationHubService","uid":"cost-optimization-hub-2022-07-26"},"operations":{"GetPreferences":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"savingsEstimationMode":{},"memberAccountDiscountVisibility":{}}}},"GetRecommendation":{"input":{"type":"structure","required":["recommendationId"],"members":{"recommendationId":{}}},"output":{"type":"structure","members":{"recommendationId":{},"resourceId":{},"resourceArn":{},"accountId":{},"currencyCode":{},"recommendationLookbackPeriodInDays":{"type":"integer"},"costCalculationLookbackPeriodInDays":{"type":"integer"},"estimatedSavingsPercentage":{"type":"double"},"estimatedSavingsOverCostCalculationLookbackPeriod":{"type":"double"},"currentResourceType":{},"recommendedResourceType":{},"region":{},"source":{},"lastRefreshTimestamp":{"type":"timestamp"},"estimatedMonthlySavings":{"type":"double"},"estimatedMonthlyCost":{"type":"double"},"implementationEffort":{},"restartNeeded":{"type":"boolean"},"actionType":{},"rollbackPossible":{"type":"boolean"},"currentResourceDetails":{"shape":"Sg"},"recommendedResourceDetails":{"shape":"Sg"},"tags":{"shape":"S1p"}}}},"ListEnrollmentStatuses":{"input":{"type":"structure","members":{"includeOrganizationInfo":{"type":"boolean"},"accountId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"accountId":{},"status":{},"lastUpdatedTimestamp":{"type":"timestamp"},"createdTimestamp":{"type":"timestamp"}}}},"includeMemberAccounts":{"type":"boolean"},"nextToken":{}}}},"ListRecommendationSummaries":{"input":{"type":"structure","required":["groupBy"],"members":{"filter":{"shape":"S21"},"groupBy":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"estimatedTotalDedupedSavings":{"type":"double"},"items":{"type":"list","member":{"type":"structure","members":{"group":{},"estimatedMonthlySavings":{"type":"double"},"recommendationCount":{"type":"integer"}}}},"groupBy":{},"currencyCode":{},"nextToken":{}}}},"ListRecommendations":{"input":{"type":"structure","members":{"filter":{"shape":"S21"},"orderBy":{"type":"structure","members":{"dimension":{},"order":{}}},"includeAllRecommendations":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"recommendationId":{},"accountId":{},"region":{},"resourceId":{},"resourceArn":{},"currentResourceType":{},"recommendedResourceType":{},"estimatedMonthlySavings":{"type":"double"},"estimatedSavingsPercentage":{"type":"double"},"estimatedMonthlyCost":{"type":"double"},"currencyCode":{},"implementationEffort":{},"restartNeeded":{"type":"boolean"},"actionType":{},"rollbackPossible":{"type":"boolean"},"currentResourceSummary":{},"recommendedResourceSummary":{},"lastRefreshTimestamp":{"type":"timestamp"},"recommendationLookbackPeriodInDays":{"type":"integer"},"source":{},"tags":{"shape":"S1p"}}}},"nextToken":{}}}},"UpdateEnrollmentStatus":{"input":{"type":"structure","required":["status"],"members":{"status":{},"includeMemberAccounts":{"type":"boolean"}}},"output":{"type":"structure","members":{"status":{}}}},"UpdatePreferences":{"input":{"type":"structure","members":{"savingsEstimationMode":{},"memberAccountDiscountVisibility":{}}},"output":{"type":"structure","members":{"savingsEstimationMode":{},"memberAccountDiscountVisibility":{}}}}},"shapes":{"Sg":{"type":"structure","members":{"lambdaFunction":{"type":"structure","members":{"configuration":{"type":"structure","members":{"compute":{"shape":"Sj"}}},"costCalculation":{"shape":"Sk"}}},"ecsService":{"type":"structure","members":{"configuration":{"type":"structure","members":{"compute":{"shape":"Sj"}}},"costCalculation":{"shape":"Sk"}}},"ec2Instance":{"type":"structure","members":{"configuration":{"type":"structure","members":{"instance":{"shape":"St"}}},"costCalculation":{"shape":"Sk"}}},"ebsVolume":{"type":"structure","members":{"configuration":{"type":"structure","members":{"storage":{"type":"structure","members":{"type":{},"sizeInGb":{"type":"double"}}},"performance":{"type":"structure","members":{"iops":{"type":"double"},"throughput":{"type":"double"}}},"attachmentState":{}}},"costCalculation":{"shape":"Sk"}}},"ec2AutoScalingGroup":{"type":"structure","members":{"configuration":{"type":"structure","members":{"instance":{"shape":"St"}}},"costCalculation":{"shape":"Sk"}}},"ec2ReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"service":{},"normalizedUnitsToPurchase":{},"term":{},"paymentOption":{},"numberOfInstancesToPurchase":{},"offeringClass":{},"instanceFamily":{},"instanceType":{},"reservedInstancesRegion":{},"currentGeneration":{},"platform":{},"tenancy":{},"sizeFlexEligible":{"type":"boolean"},"upfrontCost":{},"monthlyRecurringCost":{}}},"costCalculation":{"shape":"S12"}}},"rdsReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"service":{},"normalizedUnitsToPurchase":{},"term":{},"paymentOption":{},"numberOfInstancesToPurchase":{},"instanceFamily":{},"instanceType":{},"reservedInstancesRegion":{},"sizeFlexEligible":{"type":"boolean"},"currentGeneration":{},"upfrontCost":{},"monthlyRecurringCost":{},"licenseModel":{},"databaseEdition":{},"databaseEngine":{},"deploymentOption":{}}},"costCalculation":{"shape":"S12"}}},"elastiCacheReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"service":{},"normalizedUnitsToPurchase":{},"term":{},"paymentOption":{},"numberOfInstancesToPurchase":{},"instanceFamily":{},"instanceType":{},"reservedInstancesRegion":{},"currentGeneration":{},"sizeFlexEligible":{"type":"boolean"},"upfrontCost":{},"monthlyRecurringCost":{}}},"costCalculation":{"shape":"S12"}}},"openSearchReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"service":{},"normalizedUnitsToPurchase":{},"term":{},"paymentOption":{},"numberOfInstancesToPurchase":{},"instanceType":{},"reservedInstancesRegion":{},"currentGeneration":{},"sizeFlexEligible":{"type":"boolean"},"upfrontCost":{},"monthlyRecurringCost":{}}},"costCalculation":{"shape":"S12"}}},"redshiftReservedInstances":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"service":{},"normalizedUnitsToPurchase":{},"term":{},"paymentOption":{},"numberOfInstancesToPurchase":{},"instanceFamily":{},"instanceType":{},"reservedInstancesRegion":{},"sizeFlexEligible":{"type":"boolean"},"currentGeneration":{},"upfrontCost":{},"monthlyRecurringCost":{}}},"costCalculation":{"shape":"S12"}}},"ec2InstanceSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"term":{},"paymentOption":{},"hourlyCommitment":{},"instanceFamily":{},"savingsPlansRegion":{}}},"costCalculation":{"shape":"S1e"}}},"computeSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"term":{},"paymentOption":{},"hourlyCommitment":{}}},"costCalculation":{"shape":"S1e"}}},"sageMakerSavingsPlans":{"type":"structure","members":{"configuration":{"type":"structure","members":{"accountScope":{},"term":{},"paymentOption":{},"hourlyCommitment":{}}},"costCalculation":{"shape":"S1e"}}},"rdsDbInstance":{"type":"structure","members":{"configuration":{"type":"structure","members":{"instance":{"type":"structure","members":{"dbInstanceClass":{}}}}},"costCalculation":{"shape":"Sk"}}},"rdsDbInstanceStorage":{"type":"structure","members":{"configuration":{"type":"structure","members":{"storageType":{},"allocatedStorageInGb":{"type":"double"},"iops":{"type":"double"},"storageThroughput":{"type":"double"}}},"costCalculation":{"shape":"Sk"}}}},"union":true},"Sj":{"type":"structure","members":{"vCpu":{"type":"double"},"memorySizeInMB":{"type":"integer"},"architecture":{},"platform":{}}},"Sk":{"type":"structure","members":{"usages":{"type":"list","member":{"type":"structure","members":{"usageType":{},"usageAmount":{"type":"double"},"operation":{},"productCode":{},"unit":{}}}},"pricing":{"type":"structure","members":{"estimatedCostBeforeDiscounts":{"type":"double"},"estimatedNetUnusedAmortizedCommitments":{"type":"double"},"estimatedDiscounts":{"type":"structure","members":{"savingsPlansDiscount":{"type":"double"},"reservedInstancesDiscount":{"type":"double"},"otherDiscount":{"type":"double"}}},"estimatedCostAfterDiscounts":{"type":"double"}}}}},"St":{"type":"structure","members":{"type":{}}},"S12":{"type":"structure","members":{"pricing":{"type":"structure","members":{"estimatedOnDemandCost":{"type":"double"},"monthlyReservationEligibleCost":{"type":"double"},"savingsPercentage":{"type":"double"},"estimatedMonthlyAmortizedReservationCost":{"type":"double"}}}}},"S1e":{"type":"structure","members":{"pricing":{"type":"structure","members":{"monthlySavingsPlansEligibleCost":{"type":"double"},"estimatedMonthlyCommitment":{"type":"double"},"savingsPercentage":{"type":"double"},"estimatedOnDemandCost":{"type":"double"}}}}},"S1p":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"S21":{"type":"structure","members":{"restartNeeded":{"type":"boolean"},"rollbackPossible":{"type":"boolean"},"implementationEfforts":{"type":"list","member":{}},"accountIds":{"type":"list","member":{}},"regions":{"type":"list","member":{}},"resourceTypes":{"type":"list","member":{}},"actionTypes":{"type":"list","member":{}},"tags":{"shape":"S1p"},"resourceIds":{"type":"list","member":{}},"resourceArns":{"type":"list","member":{}},"recommendationIds":{"type":"list","member":{}}}}}} /***/ }), -/* 1357 */ +/* 1358 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListEnrollmentStatuses":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRecommendationSummaries":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} /***/ }), -/* 1358 */ +/* 1359 */ +/***/ (function(module, exports) { + + module.exports = {"version":2,"waiters":{}} + +/***/ }), +/* 1360 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65059,9 +65073,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.EKSAuth = Service.defineService('eksauth', ['2023-11-26']); Object.defineProperty(apiLoader.services['eksauth'], '2023-11-26', { get: function get() { - var model = __webpack_require__(1359); - model.paginators = __webpack_require__(1360).pagination; - model.waiters = __webpack_require__(1361).waiters; + var model = __webpack_require__(1361); + model.paginators = __webpack_require__(1362).pagination; + model.waiters = __webpack_require__(1363).waiters; return model; }, enumerable: true, @@ -65072,25 +65086,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1359 */ +/* 1361 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-11-26","endpointPrefix":"eks-auth","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon EKS Auth","serviceId":"EKS Auth","signatureVersion":"v4","signingName":"eks-auth","uid":"eks-auth-2023-11-26"},"operations":{"AssumeRoleForPodIdentity":{"http":{"requestUri":"/clusters/{clusterName}/assume-role-for-pod-identity","responseCode":200},"input":{"type":"structure","required":["clusterName","token"],"members":{"clusterName":{"location":"uri","locationName":"clusterName"},"token":{"type":"string","sensitive":true}}},"output":{"type":"structure","required":["subject","audience","podIdentityAssociation","assumedRoleUser","credentials"],"members":{"subject":{"type":"structure","required":["namespace","serviceAccount"],"members":{"namespace":{},"serviceAccount":{}}},"audience":{},"podIdentityAssociation":{"type":"structure","required":["associationArn","associationId"],"members":{"associationArn":{},"associationId":{}}},"assumedRoleUser":{"type":"structure","required":["arn","assumeRoleId"],"members":{"arn":{},"assumeRoleId":{}}},"credentials":{"type":"structure","required":["sessionToken","secretAccessKey","accessKeyId","expiration"],"members":{"sessionToken":{},"secretAccessKey":{},"accessKeyId":{},"expiration":{"type":"timestamp"}},"sensitive":true}}}}},"shapes":{}} /***/ }), -/* 1360 */ +/* 1362 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1361 */ +/* 1363 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1362 */ +/* 1364 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65102,8 +65116,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.FreeTier = Service.defineService('freetier', ['2023-09-07']); Object.defineProperty(apiLoader.services['freetier'], '2023-09-07', { get: function get() { - var model = __webpack_require__(1363); - model.paginators = __webpack_require__(1364).pagination; + var model = __webpack_require__(1365); + model.paginators = __webpack_require__(1366).pagination; return model; }, enumerable: true, @@ -65114,19 +65128,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1363 */ +/* 1365 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-07","endpointPrefix":"freetier","jsonVersion":"1.0","protocol":"json","serviceFullName":"AWS Free Tier","serviceId":"FreeTier","signatureVersion":"v4","signingName":"freetier","targetPrefix":"AWSFreeTierService","uid":"freetier-2023-09-07"},"operations":{"GetFreeTierUsage":{"input":{"type":"structure","members":{"filter":{"shape":"S2"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["freeTierUsages"],"members":{"freeTierUsages":{"type":"list","member":{"type":"structure","members":{"actualUsageAmount":{"type":"double"},"description":{},"forecastedUsageAmount":{"type":"double"},"freeTierType":{},"limit":{"type":"double"},"operation":{},"region":{},"service":{},"unit":{},"usageType":{}}}},"nextToken":{}}}}},"shapes":{"S2":{"type":"structure","members":{"And":{"shape":"S3"},"Dimensions":{"type":"structure","required":["Key","MatchOptions","Values"],"members":{"Key":{},"MatchOptions":{"type":"list","member":{}},"Values":{"type":"list","member":{}}}},"Not":{"shape":"S2"},"Or":{"shape":"S3"}}},"S3":{"type":"list","member":{"shape":"S2"}}}} /***/ }), -/* 1364 */ +/* 1366 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetFreeTierUsage":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"freeTierUsages"}}} /***/ }), -/* 1365 */ +/* 1367 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65138,8 +65152,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Repostspace = Service.defineService('repostspace', ['2022-05-13']); Object.defineProperty(apiLoader.services['repostspace'], '2022-05-13', { get: function get() { - var model = __webpack_require__(1366); - model.paginators = __webpack_require__(1367).pagination; + var model = __webpack_require__(1368); + model.paginators = __webpack_require__(1369).pagination; return model; }, enumerable: true, @@ -65150,19 +65164,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1366 */ +/* 1368 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-05-13","endpointPrefix":"repostspace","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS re:Post Private","serviceId":"repostspace","signatureVersion":"v4","signingName":"repostspace","uid":"repostspace-2022-05-13"},"operations":{"CreateSpace":{"http":{"requestUri":"/spaces","responseCode":200},"input":{"type":"structure","required":["name","subdomain","tier"],"members":{"description":{"shape":"S2"},"name":{"shape":"S3"},"roleArn":{},"subdomain":{},"tags":{"shape":"S6"},"tier":{},"userKMSKey":{}}},"output":{"type":"structure","required":["spaceId"],"members":{"spaceId":{}}},"idempotent":true},"DeleteSpace":{"http":{"method":"DELETE","requestUri":"/spaces/{spaceId}","responseCode":200},"input":{"type":"structure","required":["spaceId"],"members":{"spaceId":{"location":"uri","locationName":"spaceId"}}},"idempotent":true},"DeregisterAdmin":{"http":{"method":"DELETE","requestUri":"/spaces/{spaceId}/admins/{adminId}","responseCode":200},"input":{"type":"structure","required":["adminId","spaceId"],"members":{"adminId":{"location":"uri","locationName":"adminId"},"spaceId":{"location":"uri","locationName":"spaceId"}}},"idempotent":true},"GetSpace":{"http":{"method":"GET","requestUri":"/spaces/{spaceId}","responseCode":200},"input":{"type":"structure","required":["spaceId"],"members":{"spaceId":{"location":"uri","locationName":"spaceId"}}},"output":{"type":"structure","required":["arn","clientId","configurationStatus","createDateTime","name","randomDomain","spaceId","status","storageLimit","tier","vanityDomain","vanityDomainStatus"],"members":{"arn":{},"clientId":{},"configurationStatus":{},"contentSize":{"type":"long"},"createDateTime":{"shape":"Sl"},"customerRoleArn":{},"deleteDateTime":{"shape":"Sl"},"description":{"shape":"S2"},"groupAdmins":{"type":"list","member":{}},"name":{"shape":"S3"},"randomDomain":{},"spaceId":{},"status":{},"storageLimit":{"type":"long"},"tier":{},"userAdmins":{"type":"list","member":{}},"userCount":{"type":"integer"},"userKMSKey":{},"vanityDomain":{},"vanityDomainStatus":{}}}},"ListSpaces":{"http":{"method":"GET","requestUri":"/spaces","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["spaces"],"members":{"nextToken":{},"spaces":{"type":"list","member":{"type":"structure","required":["arn","configurationStatus","createDateTime","name","randomDomain","spaceId","status","storageLimit","tier","vanityDomain","vanityDomainStatus"],"members":{"arn":{},"configurationStatus":{},"contentSize":{"type":"long"},"createDateTime":{"shape":"Sl"},"deleteDateTime":{"shape":"Sl"},"description":{"shape":"S2"},"name":{"shape":"S3"},"randomDomain":{},"spaceId":{},"status":{},"storageLimit":{"type":"long"},"tier":{},"userCount":{"type":"integer"},"userKMSKey":{},"vanityDomain":{},"vanityDomainStatus":{}}}}}}},"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"}}}},"RegisterAdmin":{"http":{"requestUri":"/spaces/{spaceId}/admins/{adminId}","responseCode":200},"input":{"type":"structure","required":["adminId","spaceId"],"members":{"adminId":{"location":"uri","locationName":"adminId"},"spaceId":{"location":"uri","locationName":"spaceId"}}},"idempotent":true},"SendInvites":{"http":{"requestUri":"/spaces/{spaceId}/invite","responseCode":200},"input":{"type":"structure","required":["accessorIds","body","spaceId","title"],"members":{"accessorIds":{"type":"list","member":{}},"body":{"type":"string","sensitive":true},"spaceId":{"location":"uri","locationName":"spaceId"},"title":{"type":"string","sensitive":true}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"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":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},"UpdateSpace":{"http":{"method":"PUT","requestUri":"/spaces/{spaceId}","responseCode":200},"input":{"type":"structure","required":["spaceId"],"members":{"description":{"shape":"S2"},"roleArn":{},"spaceId":{"location":"uri","locationName":"spaceId"},"tier":{}}},"idempotent":true}},"shapes":{"S2":{"type":"string","sensitive":true},"S3":{"type":"string","sensitive":true},"S6":{"type":"map","key":{},"value":{},"sensitive":true},"Sl":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1367 */ +/* 1369 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListSpaces":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"spaces"}}} /***/ }), -/* 1368 */ +/* 1370 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65174,8 +65188,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.WorkSpacesThinClient = Service.defineService('workspacesthinclient', ['2023-08-22']); Object.defineProperty(apiLoader.services['workspacesthinclient'], '2023-08-22', { get: function get() { - var model = __webpack_require__(1369); - model.paginators = __webpack_require__(1370).pagination; + var model = __webpack_require__(1371); + model.paginators = __webpack_require__(1372).pagination; return model; }, enumerable: true, @@ -65186,19 +65200,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1369 */ +/* 1371 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-08-22","endpointPrefix":"thinclient","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon WorkSpaces Thin Client","serviceId":"WorkSpaces Thin Client","signatureVersion":"v4","signingName":"thinclient","uid":"workspaces-thin-client-2023-08-22"},"operations":{"CreateEnvironment":{"http":{"requestUri":"/environments","responseCode":201},"input":{"type":"structure","required":["desktopArn"],"members":{"name":{"shape":"S2"},"desktopArn":{},"desktopEndpoint":{"shape":"S4"},"softwareSetUpdateSchedule":{},"maintenanceWindow":{"shape":"S6"},"softwareSetUpdateMode":{},"desiredSoftwareSetId":{},"kmsKeyArn":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sh"}}},"output":{"type":"structure","members":{"environment":{"shape":"Sk"}}},"endpoint":{"hostPrefix":"api."}},"DeleteDevice":{"http":{"method":"DELETE","requestUri":"/devices/{id}","responseCode":204},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"DeleteEnvironment":{"http":{"method":"DELETE","requestUri":"/environments/{id}","responseCode":204},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"DeregisterDevice":{"http":{"requestUri":"/deregister-device/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"targetDeviceStatus":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"GetDevice":{"http":{"method":"GET","requestUri":"/devices/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"device":{"type":"structure","members":{"id":{},"serialNumber":{},"name":{"shape":"S10"},"model":{},"environmentId":{},"status":{},"currentSoftwareSetId":{},"currentSoftwareSetVersion":{},"desiredSoftwareSetId":{},"pendingSoftwareSetId":{},"pendingSoftwareSetVersion":{},"softwareSetUpdateSchedule":{},"softwareSetComplianceStatus":{},"softwareSetUpdateStatus":{},"lastConnectedAt":{"type":"timestamp"},"lastPostureAt":{"type":"timestamp"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"arn":{},"kmsKeyArn":{},"tags":{"shape":"Sh"}}}}},"endpoint":{"hostPrefix":"api."}},"GetEnvironment":{"http":{"method":"GET","requestUri":"/environments/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"environment":{"type":"structure","members":{"id":{},"name":{"shape":"S2"},"desktopArn":{},"desktopEndpoint":{"shape":"S4"},"desktopType":{},"activationCode":{},"registeredDevicesCount":{"type":"integer"},"softwareSetUpdateSchedule":{},"maintenanceWindow":{"shape":"S6"},"softwareSetUpdateMode":{},"desiredSoftwareSetId":{},"pendingSoftwareSetId":{},"pendingSoftwareSetVersion":{},"softwareSetComplianceStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"arn":{},"kmsKeyArn":{},"tags":{"shape":"Sh"}}}}},"endpoint":{"hostPrefix":"api."}},"GetSoftwareSet":{"http":{"method":"GET","requestUri":"/softwaresets/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"softwareSet":{"type":"structure","members":{"id":{},"version":{},"releasedAt":{"type":"timestamp"},"supportedUntil":{"type":"timestamp"},"validationStatus":{},"software":{"type":"list","member":{"type":"structure","members":{"name":{},"version":{}}}},"arn":{},"tags":{"shape":"Sh"}}}}},"endpoint":{"hostPrefix":"api."}},"ListDevices":{"http":{"method":"GET","requestUri":"/devices","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"devices":{"type":"list","member":{"shape":"S1k"}},"nextToken":{}}},"endpoint":{"hostPrefix":"api."}},"ListEnvironments":{"http":{"method":"GET","requestUri":"/environments","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"environments":{"type":"list","member":{"shape":"Sk"}},"nextToken":{}}},"endpoint":{"hostPrefix":"api."}},"ListSoftwareSets":{"http":{"method":"GET","requestUri":"/softwaresets","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"softwareSets":{"type":"list","member":{"type":"structure","members":{"id":{},"version":{},"releasedAt":{"type":"timestamp"},"supportedUntil":{"type":"timestamp"},"validationStatus":{},"arn":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"api."}},"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":"Sh"}}},"endpoint":{"hostPrefix":"api."}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sh"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"api."}},"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":{}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"UpdateDevice":{"http":{"method":"PATCH","requestUri":"/devices/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{"shape":"S10"},"desiredSoftwareSetId":{},"softwareSetUpdateSchedule":{}}},"output":{"type":"structure","members":{"device":{"shape":"S1k"}}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"UpdateEnvironment":{"http":{"method":"PATCH","requestUri":"/environments/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{"shape":"S2"},"desktopArn":{},"desktopEndpoint":{"shape":"S4"},"softwareSetUpdateSchedule":{},"maintenanceWindow":{"shape":"S6"},"softwareSetUpdateMode":{},"desiredSoftwareSetId":{}}},"output":{"type":"structure","members":{"environment":{"shape":"Sk"}}},"endpoint":{"hostPrefix":"api."},"idempotent":true},"UpdateSoftwareSet":{"http":{"method":"PATCH","requestUri":"/softwaresets/{id}","responseCode":204},"input":{"type":"structure","required":["id","validationStatus"],"members":{"id":{"location":"uri","locationName":"id"},"validationStatus":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"api."},"idempotent":true}},"shapes":{"S2":{"type":"string","sensitive":true},"S4":{"type":"string","sensitive":true},"S6":{"type":"structure","members":{"type":{},"startTimeHour":{"type":"integer"},"startTimeMinute":{"type":"integer"},"endTimeHour":{"type":"integer"},"endTimeMinute":{"type":"integer"},"daysOfTheWeek":{"type":"list","member":{}},"applyTimeOf":{}}},"Sh":{"type":"map","key":{},"value":{},"sensitive":true},"Sk":{"type":"structure","members":{"id":{},"name":{"shape":"S2"},"desktopArn":{},"desktopEndpoint":{"shape":"S4"},"desktopType":{},"activationCode":{},"softwareSetUpdateSchedule":{},"maintenanceWindow":{"shape":"S6"},"softwareSetUpdateMode":{},"desiredSoftwareSetId":{},"pendingSoftwareSetId":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"arn":{}}},"S10":{"type":"string","sensitive":true},"S1k":{"type":"structure","members":{"id":{},"serialNumber":{},"name":{"shape":"S10"},"model":{},"environmentId":{},"status":{},"currentSoftwareSetId":{},"desiredSoftwareSetId":{},"pendingSoftwareSetId":{},"softwareSetUpdateSchedule":{},"lastConnectedAt":{"type":"timestamp"},"lastPostureAt":{"type":"timestamp"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"arn":{}}}}} /***/ }), -/* 1370 */ +/* 1372 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDevices":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"devices"},"ListEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"environments"},"ListSoftwareSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"softwareSets"}}} /***/ }), -/* 1371 */ +/* 1373 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65210,8 +65224,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.B2bi = Service.defineService('b2bi', ['2022-06-23']); Object.defineProperty(apiLoader.services['b2bi'], '2022-06-23', { get: function get() { - var model = __webpack_require__(1372); - model.paginators = __webpack_require__(1373).pagination; + var model = __webpack_require__(1374); + model.paginators = __webpack_require__(1375).pagination; return model; }, enumerable: true, @@ -65222,19 +65236,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1372 */ +/* 1374 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-06-23","auth":["aws.auth#sigv4"],"endpointPrefix":"b2bi","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceAbbreviation":"AWS B2BI","serviceFullName":"AWS B2B Data Interchange","serviceId":"b2bi","signatureVersion":"v4","signingName":"b2bi","targetPrefix":"B2BI","uid":"b2bi-2022-06-23"},"operations":{"CreateCapability":{"input":{"type":"structure","required":["name","type","configuration"],"members":{"name":{},"type":{},"configuration":{"shape":"S4"},"instructionsDocuments":{"shape":"Se"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sg"}}},"output":{"type":"structure","required":["capabilityId","capabilityArn","name","type","configuration","createdAt"],"members":{"capabilityId":{},"capabilityArn":{},"name":{},"type":{},"configuration":{"shape":"S4"},"instructionsDocuments":{"shape":"Se"},"createdAt":{"shape":"Sn"}}},"idempotent":true},"CreatePartnership":{"input":{"type":"structure","required":["profileId","name","email","capabilities"],"members":{"profileId":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"capabilities":{"shape":"St"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sg"}}},"output":{"type":"structure","required":["profileId","partnershipId","partnershipArn","createdAt"],"members":{"profileId":{},"partnershipId":{},"partnershipArn":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"capabilities":{"shape":"St"},"tradingPartnerId":{},"createdAt":{"shape":"Sn"}}},"idempotent":true},"CreateProfile":{"input":{"type":"structure","required":["name","phone","businessName","logging"],"members":{"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"businessName":{},"logging":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sg"}}},"output":{"type":"structure","required":["profileId","profileArn","name","businessName","phone","createdAt"],"members":{"profileId":{},"profileArn":{},"name":{},"businessName":{},"phone":{"shape":"Ss"},"email":{"shape":"Sr"},"logging":{},"logGroupName":{},"createdAt":{"shape":"Sn"}}},"idempotent":true},"CreateTransformer":{"input":{"type":"structure","required":["name","fileFormat","mappingTemplate","ediType"],"members":{"name":{},"fileFormat":{},"mappingTemplate":{},"ediType":{"shape":"S6"},"sampleDocument":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sg"}}},"output":{"type":"structure","required":["transformerId","transformerArn","name","fileFormat","mappingTemplate","status","ediType","createdAt"],"members":{"transformerId":{},"transformerArn":{},"name":{},"fileFormat":{},"mappingTemplate":{},"status":{},"ediType":{"shape":"S6"},"sampleDocument":{},"createdAt":{"shape":"Sn"}}},"idempotent":true},"DeleteCapability":{"input":{"type":"structure","required":["capabilityId"],"members":{"capabilityId":{}}},"idempotent":true},"DeletePartnership":{"input":{"type":"structure","required":["partnershipId"],"members":{"partnershipId":{}}},"idempotent":true},"DeleteProfile":{"input":{"type":"structure","required":["profileId"],"members":{"profileId":{}}},"idempotent":true},"DeleteTransformer":{"input":{"type":"structure","required":["transformerId"],"members":{"transformerId":{}}},"idempotent":true},"GetCapability":{"input":{"type":"structure","required":["capabilityId"],"members":{"capabilityId":{}}},"output":{"type":"structure","required":["capabilityId","capabilityArn","name","type","configuration","createdAt"],"members":{"capabilityId":{},"capabilityArn":{},"name":{},"type":{},"configuration":{"shape":"S4"},"instructionsDocuments":{"shape":"Se"},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"GetPartnership":{"input":{"type":"structure","required":["partnershipId"],"members":{"partnershipId":{}}},"output":{"type":"structure","required":["profileId","partnershipId","partnershipArn","createdAt"],"members":{"profileId":{},"partnershipId":{},"partnershipArn":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"capabilities":{"shape":"St"},"tradingPartnerId":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"GetProfile":{"input":{"type":"structure","required":["profileId"],"members":{"profileId":{}}},"output":{"type":"structure","required":["profileId","profileArn","name","phone","businessName","createdAt"],"members":{"profileId":{},"profileArn":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"businessName":{},"logging":{},"logGroupName":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"GetTransformer":{"input":{"type":"structure","required":["transformerId"],"members":{"transformerId":{}}},"output":{"type":"structure","required":["transformerId","transformerArn","name","fileFormat","mappingTemplate","status","ediType","createdAt"],"members":{"transformerId":{},"transformerArn":{},"name":{},"fileFormat":{},"mappingTemplate":{},"status":{},"ediType":{"shape":"S6"},"sampleDocument":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"GetTransformerJob":{"input":{"type":"structure","required":["transformerJobId","transformerId"],"members":{"transformerJobId":{},"transformerId":{}}},"output":{"type":"structure","required":["status"],"members":{"status":{},"outputFiles":{"type":"list","member":{"shape":"Sa"}},"message":{}}}},"ListCapabilities":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["capabilities"],"members":{"capabilities":{"type":"list","member":{"type":"structure","required":["capabilityId","name","type","createdAt"],"members":{"capabilityId":{},"name":{},"type":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"nextToken":{}}}},"ListPartnerships":{"input":{"type":"structure","members":{"profileId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["partnerships"],"members":{"partnerships":{"type":"list","member":{"type":"structure","required":["profileId","partnershipId","createdAt"],"members":{"profileId":{},"partnershipId":{},"name":{},"capabilities":{"shape":"St"},"tradingPartnerId":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"nextToken":{}}}},"ListProfiles":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["profiles"],"members":{"profiles":{"type":"list","member":{"type":"structure","required":["profileId","name","businessName","createdAt"],"members":{"profileId":{},"name":{},"businessName":{},"logging":{},"logGroupName":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"nextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sg"}}}},"ListTransformers":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["transformers"],"members":{"transformers":{"type":"list","member":{"type":"structure","required":["transformerId","name","fileFormat","mappingTemplate","status","ediType","createdAt"],"members":{"transformerId":{},"name":{},"fileFormat":{},"mappingTemplate":{},"status":{},"ediType":{"shape":"S6"},"sampleDocument":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}}},"nextToken":{}}}},"StartTransformerJob":{"input":{"type":"structure","required":["inputFile","outputLocation","transformerId"],"members":{"inputFile":{"shape":"Sa"},"outputLocation":{"shape":"Sa"},"transformerId":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["transformerJobId"],"members":{"transformerJobId":{}}},"idempotent":true},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"Sg"}}}},"TestMapping":{"input":{"type":"structure","required":["inputFileContent","mappingTemplate","fileFormat"],"members":{"inputFileContent":{},"mappingTemplate":{},"fileFormat":{}}},"output":{"type":"structure","required":["mappedFileContent"],"members":{"mappedFileContent":{}}},"idempotent":true},"TestParsing":{"input":{"type":"structure","required":["inputFile","fileFormat","ediType"],"members":{"inputFile":{"shape":"Sa"},"fileFormat":{},"ediType":{"shape":"S6"}}},"output":{"type":"structure","required":["parsedFileContent"],"members":{"parsedFileContent":{}}},"idempotent":true},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"idempotent":true},"UpdateCapability":{"input":{"type":"structure","required":["capabilityId"],"members":{"capabilityId":{},"name":{},"configuration":{"shape":"S4"},"instructionsDocuments":{"shape":"Se"}}},"output":{"type":"structure","required":["capabilityId","capabilityArn","name","type","configuration","createdAt"],"members":{"capabilityId":{},"capabilityArn":{},"name":{},"type":{},"configuration":{"shape":"S4"},"instructionsDocuments":{"shape":"Se"},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}},"idempotent":true},"UpdatePartnership":{"input":{"type":"structure","required":["partnershipId"],"members":{"partnershipId":{},"name":{},"capabilities":{"shape":"St"}}},"output":{"type":"structure","required":["profileId","partnershipId","partnershipArn","createdAt"],"members":{"profileId":{},"partnershipId":{},"partnershipArn":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"capabilities":{"shape":"St"},"tradingPartnerId":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}},"idempotent":true},"UpdateProfile":{"input":{"type":"structure","required":["profileId"],"members":{"profileId":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"businessName":{}}},"output":{"type":"structure","required":["profileId","profileArn","name","phone","businessName","createdAt"],"members":{"profileId":{},"profileArn":{},"name":{},"email":{"shape":"Sr"},"phone":{"shape":"Ss"},"businessName":{},"logging":{},"logGroupName":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}},"idempotent":true},"UpdateTransformer":{"input":{"type":"structure","required":["transformerId"],"members":{"transformerId":{},"name":{},"fileFormat":{},"mappingTemplate":{},"status":{},"ediType":{"shape":"S6"},"sampleDocument":{}}},"output":{"type":"structure","required":["transformerId","transformerArn","name","fileFormat","mappingTemplate","status","ediType","createdAt","modifiedAt"],"members":{"transformerId":{},"transformerArn":{},"name":{},"fileFormat":{},"mappingTemplate":{},"status":{},"ediType":{"shape":"S6"},"sampleDocument":{},"createdAt":{"shape":"Sn"},"modifiedAt":{"shape":"S1g"}}},"idempotent":true}},"shapes":{"S4":{"type":"structure","members":{"edi":{"type":"structure","required":["type","inputLocation","outputLocation","transformerId"],"members":{"type":{"shape":"S6"},"inputLocation":{"shape":"Sa"},"outputLocation":{"shape":"Sa"},"transformerId":{}}}},"union":true},"S6":{"type":"structure","members":{"x12Details":{"type":"structure","members":{"transactionSet":{},"version":{}}}},"union":true},"Sa":{"type":"structure","members":{"bucketName":{},"key":{}}},"Se":{"type":"list","member":{"shape":"Sa"}},"Sg":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sn":{"type":"timestamp","timestampFormat":"iso8601"},"Sr":{"type":"string","sensitive":true},"Ss":{"type":"string","sensitive":true},"St":{"type":"list","member":{}},"S1g":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1373 */ +/* 1375 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCapabilities":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"capabilities"},"ListPartnerships":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"partnerships"},"ListProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"profiles"},"ListTransformers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"transformers"}}} /***/ }), -/* 1374 */ +/* 1376 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65246,8 +65260,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.BedrockAgent = Service.defineService('bedrockagent', ['2023-06-05']); Object.defineProperty(apiLoader.services['bedrockagent'], '2023-06-05', { get: function get() { - var model = __webpack_require__(1375); - model.paginators = __webpack_require__(1376).pagination; + var model = __webpack_require__(1377); + model.paginators = __webpack_require__(1378).pagination; return model; }, enumerable: true, @@ -65258,19 +65272,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1375 */ +/* 1377 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-06-05","endpointPrefix":"bedrock-agent","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Agents for Amazon Bedrock","serviceId":"Bedrock Agent","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-agent-2023-06-05"},"operations":{"AssociateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","description","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"CreateAgent":{"http":{"method":"PUT","requestUri":"/agents/","responseCode":202},"input":{"type":"structure","required":["agentName"],"members":{"agentName":{},"agentResourceRoleArn":{},"clientToken":{"idempotencyToken":true},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"guardrailConfiguration":{"shape":"Sg"},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sk"},"promptOverrideConfiguration":{"shape":"Sl"},"tags":{"shape":"S10"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S14"}}},"idempotent":true},"CreateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S1c"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1f"},"clientToken":{"idempotencyToken":true},"description":{},"functionSchema":{"shape":"S1k"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1v"}}},"idempotent":true},"CreateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/","responseCode":202},"input":{"type":"structure","required":["agentAliasName","agentId"],"members":{"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"clientToken":{"idempotencyToken":true},"description":{},"routingConfiguration":{"shape":"S1x"},"tags":{"shape":"S10"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S21"}}},"idempotent":true},"CreateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","knowledgeBaseId","name"],"members":{"clientToken":{"idempotencyToken":true},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S29"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2g"},"vectorIngestionConfiguration":{"shape":"S2h"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2o"}}},"idempotent":true},"CreateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","name","roleArn","storageConfiguration"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"knowledgeBaseConfiguration":{"shape":"S2r"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2z"},"tags":{"shape":"S10"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3t"}}},"idempotent":true},"DeleteAgent":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus"],"members":{"agentId":{},"agentStatus":{}}},"idempotent":true},"DeleteAgentActionGroup":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":204},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAgentAlias":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAliasId","agentAliasStatus","agentId"],"members":{"agentAliasId":{},"agentAliasStatus":{},"agentId":{}}},"idempotent":true},"DeleteAgentVersion":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{}}},"idempotent":true},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSourceId","knowledgeBaseId","status"],"members":{"dataSourceId":{},"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DeleteKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBaseId","status"],"members":{"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DisassociateAgentKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":204},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAgent":{"http":{"method":"GET","requestUri":"/agents/{agentId}/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S14"}}}},"GetAgentActionGroup":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1v"}}}},"GetAgentAlias":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":200},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S21"}}}},"GetAgentKnowledgeBase":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}}},"GetAgentVersion":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentVersion"],"members":{"agentVersion":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","createdAt","idleSessionTTLInSeconds","updatedAt","version"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S17"},"foundationModel":{},"guardrailConfiguration":{"shape":"Sg"},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sk"},"promptOverrideConfiguration":{"shape":"Sl"},"recommendedActions":{"shape":"S19"},"updatedAt":{"shape":"S9"},"version":{}}}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2o"}}}},"GetIngestionJob":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/{ingestionJobId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"ingestionJobId":{"location":"uri","locationName":"ingestionJobId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4q"}}}},"GetKnowledgeBase":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3t"}}}},"ListAgentActionGroups":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["actionGroupSummaries"],"members":{"actionGroupSummaries":{"type":"list","member":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","updatedAt"],"members":{"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"description":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentAliases":{"http":{"requestUri":"/agents/{agentId}/agentaliases/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentAliasSummaries"],"members":{"agentAliasSummaries":{"type":"list","member":{"type":"structure","required":["agentAliasId","agentAliasName","agentAliasStatus","createdAt","updatedAt"],"members":{"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"createdAt":{"shape":"S9"},"description":{},"routingConfiguration":{"shape":"S1x"},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentKnowledgeBases":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentKnowledgeBaseSummaries"],"members":{"agentKnowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentVersions":{"http":{"requestUri":"/agents/{agentId}/agentversions/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentVersionSummaries"],"members":{"agentVersionSummaries":{"type":"list","member":{"type":"structure","required":["agentName","agentStatus","agentVersion","createdAt","updatedAt"],"members":{"agentName":{},"agentStatus":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"guardrailConfiguration":{"shape":"Sg"},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgents":{"http":{"requestUri":"/agents/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentSummaries"],"members":{"agentSummaries":{"type":"list","member":{"type":"structure","required":["agentId","agentName","agentStatus","updatedAt"],"members":{"agentId":{},"agentName":{},"agentStatus":{},"description":{},"guardrailConfiguration":{"shape":"Sg"},"latestAgentVersion":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["dataSourceSummaries"],"members":{"dataSourceSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListIngestionJobs":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"filters":{"type":"list","member":{"type":"structure","required":["attribute","operator","values"],"members":{"attribute":{},"operator":{},"values":{"type":"list","member":{}}}}},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{"type":"structure","required":["attribute","order"],"members":{"attribute":{},"order":{}}}}},"output":{"type":"structure","required":["ingestionJobSummaries"],"members":{"ingestionJobSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4r"},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListKnowledgeBases":{"http":{"requestUri":"/knowledgebases/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["knowledgeBaseSummaries"],"members":{"knowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","name","status","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"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":"S10"}}}},"PrepareAgent":{"http":{"requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion","preparedAt"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{},"preparedAt":{"shape":"S9"}}}},"StartIngestionJob":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4q"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S10"}}},"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},"UpdateAgent":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentName","agentResourceRoleArn","foundationModel"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentName":{},"agentResourceRoleArn":{},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"guardrailConfiguration":{"shape":"Sg"},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sk"},"promptOverrideConfiguration":{"shape":"Sl"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S14"}}},"idempotent":true},"UpdateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S1c"},"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1f"},"description":{},"functionSchema":{"shape":"S1k"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1v"}}},"idempotent":true},"UpdateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentAliasName","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"description":{},"routingConfiguration":{"shape":"S1x"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S21"}}},"idempotent":true},"UpdateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","dataSourceId","knowledgeBaseId","name"],"members":{"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S29"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2g"},"vectorIngestionConfiguration":{"shape":"S2h"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2o"}}},"idempotent":true},"UpdateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","storageConfiguration"],"members":{"description":{},"knowledgeBaseConfiguration":{"shape":"S2r"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2z"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3t"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["agentId","agentVersion","createdAt","description","knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"agentId":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}},"S9":{"type":"timestamp","timestampFormat":"iso8601"},"Sg":{"type":"structure","members":{"guardrailIdentifier":{},"guardrailVersion":{}}},"Sk":{"type":"string","sensitive":true},"Sl":{"type":"structure","required":["promptConfigurations"],"members":{"overrideLambda":{},"promptConfigurations":{"type":"list","member":{"type":"structure","members":{"basePromptTemplate":{},"inferenceConfiguration":{"type":"structure","members":{"maximumLength":{"type":"integer"},"stopSequences":{"type":"list","member":{}},"temperature":{"type":"float"},"topK":{"type":"integer"},"topP":{"type":"float"}}},"parserMode":{},"promptCreationMode":{},"promptState":{},"promptType":{}}}}},"sensitive":true},"S10":{"type":"map","key":{},"value":{}},"S14":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","agentVersion","createdAt","idleSessionTTLInSeconds","updatedAt"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"agentVersion":{},"clientToken":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S17"},"foundationModel":{},"guardrailConfiguration":{"shape":"Sg"},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sk"},"preparedAt":{"shape":"S9"},"promptOverrideConfiguration":{"shape":"Sl"},"recommendedActions":{"shape":"S19"},"updatedAt":{"shape":"S9"}}},"S17":{"type":"list","member":{}},"S19":{"type":"list","member":{}},"S1c":{"type":"structure","members":{"customControl":{},"lambda":{}},"union":true},"S1f":{"type":"structure","members":{"payload":{"type":"string","sensitive":true},"s3":{"type":"structure","members":{"s3BucketName":{},"s3ObjectKey":{}}}},"union":true},"S1k":{"type":"structure","members":{"functions":{"type":"list","member":{"type":"structure","required":["name"],"members":{"description":{},"name":{},"parameters":{"type":"map","key":{},"value":{"type":"structure","required":["type"],"members":{"description":{},"required":{"type":"boolean"},"type":{}}}}}}}},"union":true},"S1v":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","agentId","agentVersion","createdAt","updatedAt"],"members":{"actionGroupExecutor":{"shape":"S1c"},"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"agentId":{},"agentVersion":{},"apiSchema":{"shape":"S1f"},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"functionSchema":{"shape":"S1k"},"parentActionSignature":{},"updatedAt":{"shape":"S9"}}},"S1x":{"type":"list","member":{"type":"structure","members":{"agentVersion":{},"provisionedThroughput":{}}}},"S21":{"type":"structure","required":["agentAliasArn","agentAliasId","agentAliasName","agentAliasStatus","agentId","createdAt","routingConfiguration","updatedAt"],"members":{"agentAliasArn":{},"agentAliasHistoryEvents":{"type":"list","member":{"type":"structure","members":{"endDate":{"shape":"S9"},"routingConfiguration":{"shape":"S1x"},"startDate":{"shape":"S9"}}}},"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"agentId":{},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"failureReasons":{"shape":"S17"},"routingConfiguration":{"shape":"S1x"},"updatedAt":{"shape":"S9"}}},"S29":{"type":"structure","required":["type"],"members":{"s3Configuration":{"type":"structure","required":["bucketArn"],"members":{"bucketArn":{},"bucketOwnerAccountId":{},"inclusionPrefixes":{"type":"list","member":{}}}},"type":{}}},"S2g":{"type":"structure","members":{"kmsKeyArn":{}}},"S2h":{"type":"structure","members":{"chunkingConfiguration":{"type":"structure","required":["chunkingStrategy"],"members":{"chunkingStrategy":{},"fixedSizeChunkingConfiguration":{"type":"structure","required":["maxTokens","overlapPercentage"],"members":{"maxTokens":{"type":"integer"},"overlapPercentage":{"type":"integer"}}}}}}},"S2o":{"type":"structure","required":["createdAt","dataSourceConfiguration","dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"createdAt":{"shape":"S9"},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S29"},"dataSourceId":{},"description":{},"failureReasons":{"shape":"S17"},"knowledgeBaseId":{},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2g"},"status":{},"updatedAt":{"shape":"S9"},"vectorIngestionConfiguration":{"shape":"S2h"}}},"S2r":{"type":"structure","required":["type"],"members":{"type":{},"vectorKnowledgeBaseConfiguration":{"type":"structure","required":["embeddingModelArn"],"members":{"embeddingModelArn":{},"embeddingModelConfiguration":{"type":"structure","members":{"bedrockEmbeddingModelConfiguration":{"type":"structure","members":{"dimensions":{"type":"integer"}}}}}}}}},"S2z":{"type":"structure","required":["type"],"members":{"mongoDbAtlasConfiguration":{"type":"structure","required":["collectionName","credentialsSecretArn","databaseName","endpoint","fieldMapping","vectorIndexName"],"members":{"collectionName":{},"credentialsSecretArn":{},"databaseName":{},"endpoint":{},"endpointServiceName":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"opensearchServerlessConfiguration":{"type":"structure","required":["collectionArn","fieldMapping","vectorIndexName"],"members":{"collectionArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"pineconeConfiguration":{"type":"structure","required":["connectionString","credentialsSecretArn","fieldMapping"],"members":{"connectionString":{},"credentialsSecretArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField"],"members":{"metadataField":{},"textField":{}}},"namespace":{}}},"rdsConfiguration":{"type":"structure","required":["credentialsSecretArn","databaseName","fieldMapping","resourceArn","tableName"],"members":{"credentialsSecretArn":{},"databaseName":{},"fieldMapping":{"type":"structure","required":["metadataField","primaryKeyField","textField","vectorField"],"members":{"metadataField":{},"primaryKeyField":{},"textField":{},"vectorField":{}}},"resourceArn":{},"tableName":{}}},"redisEnterpriseCloudConfiguration":{"type":"structure","required":["credentialsSecretArn","endpoint","fieldMapping","vectorIndexName"],"members":{"credentialsSecretArn":{},"endpoint":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"type":{}}},"S3t":{"type":"structure","required":["createdAt","knowledgeBaseArn","knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","status","storageConfiguration","updatedAt"],"members":{"createdAt":{"shape":"S9"},"description":{},"failureReasons":{"shape":"S17"},"knowledgeBaseArn":{},"knowledgeBaseConfiguration":{"shape":"S2r"},"knowledgeBaseId":{},"name":{},"roleArn":{},"status":{},"storageConfiguration":{"shape":"S2z"},"updatedAt":{"shape":"S9"}}},"S4q":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"failureReasons":{"shape":"S17"},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4r"},"status":{},"updatedAt":{"shape":"S9"}}},"S4r":{"type":"structure","members":{"numberOfDocumentsDeleted":{"type":"long"},"numberOfDocumentsFailed":{"type":"long"},"numberOfDocumentsScanned":{"type":"long"},"numberOfMetadataDocumentsModified":{"type":"long"},"numberOfMetadataDocumentsScanned":{"type":"long"},"numberOfModifiedDocumentsIndexed":{"type":"long"},"numberOfNewDocumentsIndexed":{"type":"long"}}}}} /***/ }), -/* 1376 */ +/* 1378 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAgentActionGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"actionGroupSummaries"},"ListAgentAliases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"agentAliasSummaries"},"ListAgentKnowledgeBases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"agentKnowledgeBaseSummaries"},"ListAgentVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"agentVersionSummaries"},"ListAgents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"agentSummaries"},"ListDataSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"dataSourceSummaries"},"ListIngestionJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"ingestionJobSummaries"},"ListKnowledgeBases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"knowledgeBaseSummaries"}}} /***/ }), -/* 1377 */ +/* 1379 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65282,8 +65296,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.BedrockAgentRuntime = Service.defineService('bedrockagentruntime', ['2023-07-26']); Object.defineProperty(apiLoader.services['bedrockagentruntime'], '2023-07-26', { get: function get() { - var model = __webpack_require__(1378); - model.paginators = __webpack_require__(1379).pagination; + var model = __webpack_require__(1380); + model.paginators = __webpack_require__(1381).pagination; return model; }, enumerable: true, @@ -65294,19 +65308,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1378 */ +/* 1380 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-07-26","endpointPrefix":"bedrock-agent-runtime","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Agents for Amazon Bedrock Runtime","serviceId":"Bedrock Agent Runtime","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-agent-runtime-2023-07-26"},"operations":{"InvokeAgent":{"http":{"requestUri":"/agents/{agentId}/agentAliases/{agentAliasId}/sessions/{sessionId}/text","responseCode":200},"input":{"type":"structure","required":["agentAliasId","agentId","sessionId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"},"enableTrace":{"type":"boolean"},"endSession":{"type":"boolean"},"inputText":{"type":"string","sensitive":true},"sessionId":{"location":"uri","locationName":"sessionId"},"sessionState":{"type":"structure","members":{"invocationId":{},"promptSessionAttributes":{"type":"map","key":{},"value":{}},"returnControlInvocationResults":{"type":"list","member":{"type":"structure","members":{"apiResult":{"type":"structure","required":["actionGroup"],"members":{"actionGroup":{},"apiPath":{"shape":"Sd"},"httpMethod":{},"httpStatusCode":{"type":"integer"},"responseBody":{"shape":"Sf"},"responseState":{}}},"functionResult":{"type":"structure","required":["actionGroup"],"members":{"actionGroup":{},"function":{},"responseBody":{"shape":"Sf"},"responseState":{}}}},"union":true}},"sessionAttributes":{"type":"map","key":{},"value":{}}}}}},"output":{"type":"structure","required":["completion","contentType","sessionId"],"members":{"completion":{"type":"structure","members":{"accessDeniedException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":403,"senderFault":true},"exception":true},"badGatewayException":{"type":"structure","members":{"message":{},"resourceName":{}},"error":{"httpStatusCode":502},"exception":true,"fault":true},"chunk":{"type":"structure","members":{"attribution":{"type":"structure","members":{"citations":{"shape":"Sr"}}},"bytes":{"type":"blob","sensitive":true}},"event":true,"sensitive":true},"conflictException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":409,"senderFault":true},"exception":true},"dependencyFailedException":{"type":"structure","members":{"message":{},"resourceName":{}},"error":{"httpStatusCode":424,"senderFault":true},"exception":true},"internalServerException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":500},"exception":true,"fault":true},"resourceNotFoundException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":404,"senderFault":true},"exception":true},"returnControl":{"type":"structure","members":{"invocationId":{},"invocationInputs":{"type":"list","member":{"type":"structure","members":{"apiInvocationInput":{"type":"structure","required":["actionGroup"],"members":{"actionGroup":{},"apiPath":{"shape":"Sd"},"httpMethod":{},"parameters":{"type":"list","member":{"type":"structure","members":{"name":{},"type":{},"value":{}}}},"requestBody":{"type":"structure","members":{"content":{"type":"map","key":{},"value":{"type":"structure","members":{"properties":{"type":"list","member":{"shape":"S1m"}}}}}}}}},"functionInvocationInput":{"type":"structure","required":["actionGroup"],"members":{"actionGroup":{},"function":{},"parameters":{"type":"list","member":{"type":"structure","members":{"name":{},"type":{},"value":{}}}}}}},"union":true}}},"event":true,"sensitive":true},"serviceQuotaExceededException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":400,"senderFault":true},"exception":true},"throttlingException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":429,"senderFault":true},"exception":true},"trace":{"type":"structure","members":{"agentAliasId":{},"agentId":{},"agentVersion":{},"sessionId":{},"trace":{"type":"structure","members":{"failureTrace":{"type":"structure","members":{"failureReason":{"type":"string","sensitive":true},"traceId":{}},"sensitive":true},"guardrailTrace":{"type":"structure","members":{"action":{},"inputAssessments":{"shape":"S20"},"outputAssessments":{"shape":"S20"},"traceId":{}},"sensitive":true},"orchestrationTrace":{"type":"structure","members":{"invocationInput":{"type":"structure","members":{"actionGroupInvocationInput":{"type":"structure","members":{"actionGroupName":{"type":"string","sensitive":true},"apiPath":{"shape":"Sd"},"function":{"type":"string","sensitive":true},"parameters":{"shape":"S2w"},"requestBody":{"type":"structure","members":{"content":{"type":"map","key":{},"value":{"shape":"S2w"}}}},"verb":{"type":"string","sensitive":true}}},"invocationType":{},"knowledgeBaseLookupInput":{"type":"structure","members":{"knowledgeBaseId":{"type":"string","sensitive":true},"text":{"type":"string","sensitive":true}}},"traceId":{}},"sensitive":true},"modelInvocationInput":{"shape":"S34"},"observation":{"type":"structure","members":{"actionGroupInvocationOutput":{"type":"structure","members":{"text":{"type":"string","sensitive":true}}},"finalResponse":{"type":"structure","members":{"text":{"type":"string","sensitive":true}}},"knowledgeBaseLookupOutput":{"type":"structure","members":{"retrievedReferences":{"shape":"Sy"}}},"repromptResponse":{"type":"structure","members":{"source":{"type":"string","sensitive":true},"text":{}},"sensitive":true},"traceId":{},"type":{}},"sensitive":true},"rationale":{"type":"structure","members":{"text":{"shape":"S3p"},"traceId":{}},"sensitive":true}},"sensitive":true,"union":true},"postProcessingTrace":{"type":"structure","members":{"modelInvocationInput":{"shape":"S34"},"modelInvocationOutput":{"type":"structure","members":{"parsedResponse":{"type":"structure","members":{"text":{"type":"string","sensitive":true}},"sensitive":true},"traceId":{}},"sensitive":true}},"sensitive":true,"union":true},"preProcessingTrace":{"type":"structure","members":{"modelInvocationInput":{"shape":"S34"},"modelInvocationOutput":{"type":"structure","members":{"parsedResponse":{"type":"structure","members":{"isValid":{"type":"boolean"},"rationale":{"shape":"S3p"}},"sensitive":true},"traceId":{}},"sensitive":true}},"sensitive":true,"union":true}},"sensitive":true,"union":true}},"event":true,"sensitive":true},"validationException":{"type":"structure","members":{"message":{}},"error":{"httpStatusCode":400,"senderFault":true},"exception":true}},"eventstream":true},"contentType":{"location":"header","locationName":"x-amzn-bedrock-agent-content-type"},"sessionId":{"location":"header","locationName":"x-amz-bedrock-agent-session-id"}},"payload":"completion"}},"Retrieve":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/retrieve","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","retrievalQuery"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"nextToken":{},"retrievalConfiguration":{"shape":"S42"},"retrievalQuery":{"type":"structure","required":["text"],"members":{"text":{}},"sensitive":true}}},"output":{"type":"structure","required":["retrievalResults"],"members":{"nextToken":{},"retrievalResults":{"type":"list","member":{"type":"structure","required":["content"],"members":{"content":{"shape":"S10"},"location":{"shape":"S11"},"metadata":{"shape":"S14"},"score":{"type":"double"}}},"sensitive":true}}}},"RetrieveAndGenerate":{"http":{"requestUri":"/retrieveAndGenerate","responseCode":200},"input":{"type":"structure","required":["input"],"members":{"input":{"type":"structure","required":["text"],"members":{"text":{}},"sensitive":true},"retrieveAndGenerateConfiguration":{"type":"structure","required":["type"],"members":{"externalSourcesConfiguration":{"type":"structure","required":["modelArn","sources"],"members":{"generationConfiguration":{"type":"structure","members":{"additionalModelRequestFields":{"shape":"S4n"},"guardrailConfiguration":{"shape":"S4q"},"inferenceConfig":{"shape":"S4t"},"promptTemplate":{"shape":"S4y"}}},"modelArn":{},"sources":{"type":"list","member":{"type":"structure","required":["sourceType"],"members":{"byteContent":{"type":"structure","required":["contentType","data","identifier"],"members":{"contentType":{},"data":{"type":"blob","sensitive":true},"identifier":{"type":"string","sensitive":true}}},"s3Location":{"type":"structure","required":["uri"],"members":{"uri":{}}},"sourceType":{}}}}}},"knowledgeBaseConfiguration":{"type":"structure","required":["knowledgeBaseId","modelArn"],"members":{"generationConfiguration":{"type":"structure","members":{"additionalModelRequestFields":{"shape":"S4n"},"guardrailConfiguration":{"shape":"S4q"},"inferenceConfig":{"shape":"S4t"},"promptTemplate":{"shape":"S4y"}}},"knowledgeBaseId":{},"modelArn":{},"retrievalConfiguration":{"shape":"S42"}}},"type":{}}},"sessionConfiguration":{"type":"structure","required":["kmsKeyArn"],"members":{"kmsKeyArn":{}}},"sessionId":{}}},"output":{"type":"structure","required":["output","sessionId"],"members":{"citations":{"shape":"Sr"},"guardrailAction":{},"output":{"type":"structure","required":["text"],"members":{"text":{}},"sensitive":true},"sessionId":{}}}}},"shapes":{"Sd":{"type":"string","sensitive":true},"Sf":{"type":"map","key":{},"value":{"type":"structure","members":{"body":{}}}},"Sr":{"type":"list","member":{"type":"structure","members":{"generatedResponsePart":{"type":"structure","members":{"textResponsePart":{"type":"structure","members":{"span":{"type":"structure","members":{"end":{"type":"integer"},"start":{"type":"integer"}}},"text":{}},"sensitive":true}}},"retrievedReferences":{"shape":"Sy"}}}},"Sy":{"type":"list","member":{"type":"structure","members":{"content":{"shape":"S10"},"location":{"shape":"S11"},"metadata":{"shape":"S14"}}}},"S10":{"type":"structure","required":["text"],"members":{"text":{}},"sensitive":true},"S11":{"type":"structure","required":["type"],"members":{"s3Location":{"type":"structure","members":{"uri":{}}},"type":{}},"sensitive":true},"S14":{"type":"map","key":{},"value":{"type":"structure","members":{},"document":true},"sensitive":true},"S1m":{"type":"structure","members":{"name":{},"type":{},"value":{}}},"S20":{"type":"list","member":{"type":"structure","members":{"contentPolicy":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","members":{"action":{},"confidence":{},"type":{}},"sensitive":true},"sensitive":true}},"sensitive":true},"sensitiveInformationPolicy":{"type":"structure","members":{"piiEntities":{"type":"list","member":{"type":"structure","members":{"action":{},"match":{},"type":{}},"sensitive":true},"sensitive":true},"regexes":{"type":"list","member":{"type":"structure","members":{"action":{},"match":{},"name":{},"regex":{}},"sensitive":true},"sensitive":true}},"sensitive":true},"topicPolicy":{"type":"structure","members":{"topics":{"type":"list","member":{"type":"structure","members":{"action":{},"name":{},"type":{}},"sensitive":true},"sensitive":true}},"sensitive":true},"wordPolicy":{"type":"structure","members":{"customWords":{"type":"list","member":{"type":"structure","members":{"action":{},"match":{}},"sensitive":true},"sensitive":true},"managedWordLists":{"type":"list","member":{"type":"structure","members":{"action":{},"match":{},"type":{}},"sensitive":true},"sensitive":true}},"sensitive":true}},"sensitive":true}},"S2w":{"type":"list","member":{"shape":"S1m"}},"S34":{"type":"structure","members":{"inferenceConfiguration":{"type":"structure","members":{"maximumLength":{"type":"integer"},"stopSequences":{"type":"list","member":{}},"temperature":{"type":"float"},"topK":{"type":"integer"},"topP":{"type":"float"}}},"overrideLambda":{},"parserMode":{},"promptCreationMode":{},"text":{"type":"string","sensitive":true},"traceId":{},"type":{}},"sensitive":true},"S3p":{"type":"string","sensitive":true},"S42":{"type":"structure","required":["vectorSearchConfiguration"],"members":{"vectorSearchConfiguration":{"type":"structure","members":{"filter":{"shape":"S44"},"numberOfResults":{"type":"integer"},"overrideSearchType":{}}}}},"S44":{"type":"structure","members":{"andAll":{"shape":"S45"},"equals":{"shape":"S46"},"greaterThan":{"shape":"S46"},"greaterThanOrEquals":{"shape":"S46"},"in":{"shape":"S46"},"lessThan":{"shape":"S46"},"lessThanOrEquals":{"shape":"S46"},"listContains":{"shape":"S46"},"notEquals":{"shape":"S46"},"notIn":{"shape":"S46"},"orAll":{"shape":"S45"},"startsWith":{"shape":"S46"},"stringContains":{"shape":"S46"}},"sensitive":true,"union":true},"S45":{"type":"list","member":{"shape":"S44"}},"S46":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{"type":"structure","members":{},"document":true}}},"S4n":{"type":"map","key":{},"value":{"type":"structure","members":{},"document":true}},"S4q":{"type":"structure","required":["guardrailId","guardrailVersion"],"members":{"guardrailId":{},"guardrailVersion":{}}},"S4t":{"type":"structure","members":{"textInferenceConfig":{"type":"structure","members":{"maxTokens":{"type":"integer"},"stopSequences":{"type":"list","member":{}},"temperature":{"type":"float"},"topP":{"type":"float"}}}}},"S4y":{"type":"structure","members":{"textPromptTemplate":{"type":"string","sensitive":true}}}}} /***/ }), -/* 1379 */ +/* 1381 */ /***/ (function(module, exports) { module.exports = {"pagination":{"Retrieve":{"input_token":"nextToken","output_token":"nextToken","result_key":"retrievalResults"}}} /***/ }), -/* 1380 */ +/* 1382 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65318,9 +65332,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.QBusiness = Service.defineService('qbusiness', ['2023-11-27']); Object.defineProperty(apiLoader.services['qbusiness'], '2023-11-27', { get: function get() { - var model = __webpack_require__(1381); - model.paginators = __webpack_require__(1382).pagination; - model.waiters = __webpack_require__(1383).waiters; + var model = __webpack_require__(1383); + model.paginators = __webpack_require__(1384).pagination; + model.waiters = __webpack_require__(1385).waiters; return model; }, enumerable: true, @@ -65331,25 +65345,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1381 */ +/* 1383 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-11-27","endpointPrefix":"qbusiness","protocol":"rest-json","protocolSettings":{"h2":"eventstream"},"protocols":["rest-json"],"serviceFullName":"QBusiness","serviceId":"QBusiness","signatureVersion":"v4","signingName":"qbusiness","uid":"qbusiness-2023-11-27"},"operations":{"BatchDeleteDocument":{"http":{"requestUri":"/applications/{applicationId}/indices/{indexId}/documents/delete","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","documents"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"documents":{"type":"list","member":{"type":"structure","required":["documentId"],"members":{"documentId":{}}}},"dataSourceSyncId":{}}},"output":{"type":"structure","members":{"failedDocuments":{"shape":"S9"}}}},"BatchPutDocument":{"http":{"requestUri":"/applications/{applicationId}/indices/{indexId}/documents","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","documents"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"documents":{"type":"list","member":{"type":"structure","required":["id"],"members":{"id":{},"attributes":{"type":"list","member":{"shape":"Sj"}},"content":{"type":"structure","members":{"blob":{"type":"blob"},"s3":{"shape":"St"}},"union":true},"contentType":{},"title":{},"accessConfiguration":{"type":"structure","required":["accessControls"],"members":{"accessControls":{"type":"list","member":{"type":"structure","required":["principals"],"members":{"principals":{"type":"list","member":{"type":"structure","members":{"user":{"type":"structure","required":["access"],"members":{"id":{},"access":{},"membershipType":{}}},"group":{"type":"structure","required":["access"],"members":{"name":{},"access":{},"membershipType":{}}}},"union":true}},"memberRelation":{}}}},"memberRelation":{}}},"documentEnrichmentConfiguration":{"shape":"S1a"}}}},"roleArn":{},"dataSourceSyncId":{}}},"output":{"type":"structure","members":{"failedDocuments":{"shape":"S9"}}}},"ChatSync":{"http":{"requestUri":"/applications/{applicationId}/conversations?sync","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"querystring","locationName":"userId"},"userGroups":{"shape":"S1n","location":"querystring","locationName":"userGroups"},"userMessage":{},"attachments":{"type":"list","member":{"type":"structure","required":["name","data"],"members":{"name":{},"data":{"type":"blob"}}}},"actionExecution":{"shape":"S1s"},"authChallengeResponse":{"type":"structure","required":["responseMap"],"members":{"responseMap":{"type":"map","key":{},"value":{}}}},"conversationId":{},"parentMessageId":{},"attributeFilter":{"shape":"S25"},"chatMode":{},"chatModeConfiguration":{"type":"structure","members":{"pluginConfiguration":{"type":"structure","required":["pluginId"],"members":{"pluginId":{}}}},"union":true},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"conversationId":{},"systemMessage":{},"systemMessageId":{},"userMessageId":{},"actionReview":{"shape":"S2c"},"authChallengeRequest":{"type":"structure","required":["authorizationUrl"],"members":{"authorizationUrl":{}}},"sourceAttributions":{"shape":"S2n"},"failedAttachments":{"shape":"S2t"}}}},"CreateApplication":{"http":{"requestUri":"/applications","responseCode":200},"input":{"type":"structure","required":["displayName"],"members":{"displayName":{},"roleArn":{},"identityCenterInstanceArn":{},"description":{},"encryptionConfiguration":{"shape":"S30"},"tags":{"shape":"S32"},"clientToken":{"idempotencyToken":true},"attachmentsConfiguration":{"shape":"S36"}}},"output":{"type":"structure","members":{"applicationId":{},"applicationArn":{}}},"idempotent":true},"CreateDataSource":{"http":{"requestUri":"/applications/{applicationId}/indices/{indexId}/datasources","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","displayName","configuration"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"displayName":{},"configuration":{"shape":"S3c"},"vpcConfiguration":{"shape":"S3d"},"description":{},"tags":{"shape":"S32"},"syncSchedule":{},"roleArn":{},"clientToken":{"idempotencyToken":true},"documentEnrichmentConfiguration":{"shape":"S1a"}}},"output":{"type":"structure","members":{"dataSourceId":{},"dataSourceArn":{}}},"idempotent":true},"CreateIndex":{"http":{"requestUri":"/applications/{applicationId}/indices","responseCode":200},"input":{"type":"structure","required":["applicationId","displayName"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"displayName":{},"type":{},"description":{},"tags":{"shape":"S32"},"capacityConfiguration":{"shape":"S3o"},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"indexId":{},"indexArn":{}}}},"CreatePlugin":{"http":{"requestUri":"/applications/{applicationId}/plugins","responseCode":200},"input":{"type":"structure","required":["applicationId","displayName","type","authConfiguration"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"displayName":{},"type":{},"authConfiguration":{"shape":"S3u"},"serverUrl":{},"customPluginConfiguration":{"shape":"S3z"},"tags":{"shape":"S32"},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"pluginId":{},"pluginArn":{},"buildStatus":{}}},"idempotent":true},"CreateRetriever":{"http":{"requestUri":"/applications/{applicationId}/retrievers","responseCode":200},"input":{"type":"structure","required":["applicationId","type","displayName","configuration"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"type":{},"displayName":{},"configuration":{"shape":"S4a"},"roleArn":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S32"}}},"output":{"type":"structure","members":{"retrieverId":{},"retrieverArn":{}}}},"CreateUser":{"http":{"requestUri":"/applications/{applicationId}/users","responseCode":200},"input":{"type":"structure","required":["applicationId","userId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{},"userAliases":{"type":"list","member":{"shape":"S4u"}},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{}},"idempotent":true},"CreateWebExperience":{"http":{"requestUri":"/applications/{applicationId}/experiences","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"title":{},"subtitle":{},"welcomeMessage":{},"samplePromptsControlMode":{},"roleArn":{},"tags":{"shape":"S32"},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"webExperienceId":{},"webExperienceArn":{}}}},"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},"DeleteChatControlsConfiguration":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/chatcontrols","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConversation":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/conversations/{conversationId}","responseCode":200},"input":{"type":"structure","required":["conversationId","applicationId"],"members":{"conversationId":{"location":"uri","locationName":"conversationId"},"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"querystring","locationName":"userId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","dataSourceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteGroup":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/indices/{indexId}/groups/{groupName}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","groupName"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"groupName":{"location":"uri","locationName":"groupName"},"dataSourceId":{"location":"querystring","locationName":"dataSourceId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteIndex":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/indices/{indexId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePlugin":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/plugins/{pluginId}","responseCode":200},"input":{"type":"structure","required":["applicationId","pluginId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"pluginId":{"location":"uri","locationName":"pluginId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRetriever":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/retrievers/{retrieverId}","responseCode":200},"input":{"type":"structure","required":["applicationId","retrieverId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"retrieverId":{"location":"uri","locationName":"retrieverId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/users/{userId}","responseCode":200},"input":{"type":"structure","required":["applicationId","userId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"uri","locationName":"userId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteWebExperience":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/experiences/{webExperienceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","webExperienceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"webExperienceId":{"location":"uri","locationName":"webExperienceId"}}},"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","members":{"displayName":{},"applicationId":{},"applicationArn":{},"identityCenterApplicationArn":{},"roleArn":{},"status":{},"description":{},"encryptionConfiguration":{"shape":"S30"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"error":{"shape":"Sb"},"attachmentsConfiguration":{"type":"structure","members":{"attachmentsControlMode":{}}}}}},"GetChatControlsConfiguration":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/chatcontrols","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","members":{"responseScope":{},"blockedPhrases":{"type":"structure","members":{"blockedPhrases":{"shape":"S5z"},"systemMessageOverride":{}}},"topicConfigurations":{"shape":"S62"},"creatorModeConfiguration":{"type":"structure","required":["creatorModeControl"],"members":{"creatorModeControl":{}}},"nextToken":{}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","dataSourceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"}}},"output":{"type":"structure","members":{"applicationId":{},"indexId":{},"dataSourceId":{},"dataSourceArn":{},"displayName":{},"type":{},"configuration":{"shape":"S3c"},"vpcConfiguration":{"shape":"S3d"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"description":{},"status":{},"syncSchedule":{},"roleArn":{},"error":{"shape":"Sb"},"documentEnrichmentConfiguration":{"shape":"S1a"}}}},"GetGroup":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}/groups/{groupName}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","groupName"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"groupName":{"location":"uri","locationName":"groupName"},"dataSourceId":{"location":"querystring","locationName":"dataSourceId"}}},"output":{"type":"structure","members":{"status":{"shape":"S6p"},"statusHistory":{"type":"list","member":{"shape":"S6p"}}}}},"GetIndex":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"}}},"output":{"type":"structure","members":{"applicationId":{},"indexId":{},"displayName":{},"type":{},"indexArn":{},"status":{},"description":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"capacityConfiguration":{"shape":"S3o"},"documentAttributeConfigurations":{"shape":"S6v"},"error":{"shape":"Sb"},"indexStatistics":{"type":"structure","members":{"textDocumentStatistics":{"type":"structure","members":{"indexedTextBytes":{"type":"long"},"indexedTextDocumentCount":{"type":"integer"}}}}}}}},"GetPlugin":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/plugins/{pluginId}","responseCode":200},"input":{"type":"structure","required":["applicationId","pluginId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"pluginId":{"location":"uri","locationName":"pluginId"}}},"output":{"type":"structure","members":{"applicationId":{},"pluginId":{},"displayName":{},"type":{},"serverUrl":{},"authConfiguration":{"shape":"S3u"},"customPluginConfiguration":{"shape":"S3z"},"buildStatus":{},"pluginArn":{},"state":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"GetRetriever":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/retrievers/{retrieverId}","responseCode":200},"input":{"type":"structure","required":["applicationId","retrieverId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"retrieverId":{"location":"uri","locationName":"retrieverId"}}},"output":{"type":"structure","members":{"applicationId":{},"retrieverId":{},"retrieverArn":{},"type":{},"status":{},"displayName":{},"configuration":{"shape":"S4a"},"roleArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"GetUser":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/users/{userId}","responseCode":200},"input":{"type":"structure","required":["applicationId","userId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"uri","locationName":"userId"}}},"output":{"type":"structure","members":{"userAliases":{"shape":"S7c"}}}},"GetWebExperience":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/experiences/{webExperienceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","webExperienceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"webExperienceId":{"location":"uri","locationName":"webExperienceId"}}},"output":{"type":"structure","members":{"applicationId":{},"webExperienceId":{},"webExperienceArn":{},"defaultEndpoint":{},"status":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"title":{},"subtitle":{},"welcomeMessage":{},"samplePromptsControlMode":{},"roleArn":{},"authenticationConfiguration":{"shape":"S7g","deprecated":true,"deprecatedMessage":"Property associated with legacy SAML IdP flow. Deprecated in favor of using AWS IAM Identity Center for user management."},"error":{"shape":"Sb"}}}},"ListApplications":{"http":{"method":"GET","requestUri":"/applications","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"applications":{"type":"list","member":{"type":"structure","members":{"displayName":{},"applicationId":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"status":{}}}}}}},"ListConversations":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/conversations","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"querystring","locationName":"userId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"conversations":{"type":"list","member":{"type":"structure","members":{"conversationId":{},"title":{},"startTime":{"type":"timestamp"}}}}}}},"ListDataSourceSyncJobs":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/syncjobs","responseCode":200},"input":{"type":"structure","required":["dataSourceId","applicationId","indexId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"startTime":{"location":"querystring","locationName":"startTime","type":"timestamp"},"endTime":{"location":"querystring","locationName":"endTime","type":"timestamp"},"statusFilter":{"location":"querystring","locationName":"syncStatus"}}},"output":{"type":"structure","members":{"history":{"type":"list","member":{"type":"structure","members":{"executionId":{},"startTime":{"type":"timestamp"},"endTime":{"type":"timestamp"},"status":{},"error":{"shape":"Sb"},"dataSourceErrorCode":{},"metrics":{"type":"structure","members":{"documentsAdded":{},"documentsModified":{},"documentsDeleted":{},"documentsFailed":{},"documentsScanned":{}}}}}},"nextToken":{}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}/datasources","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"dataSources":{"type":"list","member":{"type":"structure","members":{"displayName":{},"dataSourceId":{},"type":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"status":{}}}},"nextToken":{}}}},"ListDocuments":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/index/{indexId}/documents","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"dataSourceIds":{"location":"querystring","locationName":"dataSourceIds","type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"documentDetailList":{"type":"list","member":{"type":"structure","members":{"documentId":{},"status":{},"error":{"shape":"Sb"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListGroups":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices/{indexId}/groups","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","updatedEarlierThan"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"updatedEarlierThan":{"location":"querystring","locationName":"updatedEarlierThan","type":"timestamp"},"dataSourceId":{"location":"querystring","locationName":"dataSourceId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"nextToken":{},"items":{"type":"list","member":{"type":"structure","members":{"groupName":{}}}}}}},"ListIndices":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/indices","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"}}},"output":{"type":"structure","members":{"nextToken":{},"indices":{"type":"list","member":{"type":"structure","members":{"displayName":{},"indexId":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"status":{}}}}}}},"ListMessages":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/conversations/{conversationId}","responseCode":200},"input":{"type":"structure","required":["conversationId","applicationId"],"members":{"conversationId":{"location":"uri","locationName":"conversationId"},"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"querystring","locationName":"userId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"messages":{"type":"list","member":{"type":"structure","members":{"messageId":{},"body":{},"time":{"type":"timestamp"},"type":{},"attachments":{"shape":"S2t"},"sourceAttribution":{"shape":"S2n"},"actionReview":{"shape":"S2c"},"actionExecution":{"shape":"S1s"}}}},"nextToken":{}}}},"ListPlugins":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/plugins","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"}}},"output":{"type":"structure","members":{"nextToken":{},"plugins":{"type":"list","member":{"type":"structure","members":{"pluginId":{},"displayName":{},"type":{},"serverUrl":{},"state":{},"buildStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}}}}},"ListRetrievers":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/retrievers","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"}}},"output":{"type":"structure","members":{"retrievers":{"type":"list","member":{"type":"structure","members":{"applicationId":{},"retrieverId":{},"type":{},"status":{},"displayName":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/v1/tags/{resourceARN}","responseCode":200},"input":{"type":"structure","required":["resourceARN"],"members":{"resourceARN":{"location":"uri","locationName":"resourceARN"}}},"output":{"type":"structure","members":{"tags":{"shape":"S32"}}}},"ListWebExperiences":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/experiences","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"}}},"output":{"type":"structure","members":{"webExperiences":{"type":"list","member":{"type":"structure","members":{"webExperienceId":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"defaultEndpoint":{},"status":{}}}},"nextToken":{}}}},"PutFeedback":{"http":{"requestUri":"/applications/{applicationId}/conversations/{conversationId}/messages/{messageId}/feedback","responseCode":200},"input":{"type":"structure","required":["applicationId","conversationId","messageId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"querystring","locationName":"userId"},"conversationId":{"location":"uri","locationName":"conversationId"},"messageId":{"location":"uri","locationName":"messageId"},"messageCopiedAt":{"type":"timestamp"},"messageUsefulness":{"type":"structure","required":["usefulness","submittedAt"],"members":{"usefulness":{},"reason":{},"comment":{},"submittedAt":{"type":"timestamp"}}}}}},"PutGroup":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/indices/{indexId}/groups","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","groupName","type","groupMembers"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"groupName":{},"dataSourceId":{},"type":{},"groupMembers":{"type":"structure","members":{"memberGroups":{"type":"list","member":{"type":"structure","required":["groupName"],"members":{"groupName":{},"type":{}}}},"memberUsers":{"type":"list","member":{"type":"structure","required":["userId"],"members":{"userId":{},"type":{}}}}}}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartDataSourceSyncJob":{"http":{"requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/startsync","responseCode":200},"input":{"type":"structure","required":["dataSourceId","applicationId","indexId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"}}},"output":{"type":"structure","members":{"executionId":{}}}},"StopDataSourceSyncJob":{"http":{"requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/stopsync","responseCode":200},"input":{"type":"structure","required":["dataSourceId","applicationId","indexId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/v1/tags/{resourceARN}","responseCode":200},"input":{"type":"structure","required":["resourceARN","tags"],"members":{"resourceARN":{"location":"uri","locationName":"resourceARN"},"tags":{"shape":"S32"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/v1/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":"PUT","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"identityCenterInstanceArn":{},"displayName":{},"description":{},"roleArn":{},"attachmentsConfiguration":{"shape":"S36"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateChatControlsConfiguration":{"http":{"method":"PATCH","requestUri":"/applications/{applicationId}/chatcontrols","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"responseScope":{},"blockedPhrasesConfigurationUpdate":{"type":"structure","members":{"blockedPhrasesToCreateOrUpdate":{"shape":"S5z"},"blockedPhrasesToDelete":{"shape":"S5z"},"systemMessageOverride":{}}},"topicConfigurationsToCreateOrUpdate":{"shape":"S62"},"topicConfigurationsToDelete":{"shape":"S62"},"creatorModeConfiguration":{"type":"structure","required":["creatorModeControl"],"members":{"creatorModeControl":{}}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId","dataSourceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"displayName":{},"configuration":{"shape":"S3c"},"vpcConfiguration":{"shape":"S3d"},"description":{},"syncSchedule":{},"roleArn":{},"documentEnrichmentConfiguration":{"shape":"S1a"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateIndex":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/indices/{indexId}","responseCode":200},"input":{"type":"structure","required":["applicationId","indexId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"indexId":{"location":"uri","locationName":"indexId"},"displayName":{},"description":{},"capacityConfiguration":{"shape":"S3o"},"documentAttributeConfigurations":{"shape":"S6v"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdatePlugin":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/plugins/{pluginId}","responseCode":200},"input":{"type":"structure","required":["applicationId","pluginId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"pluginId":{"location":"uri","locationName":"pluginId"},"displayName":{},"state":{},"serverUrl":{},"customPluginConfiguration":{"shape":"S3z"},"authConfiguration":{"shape":"S3u"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateRetriever":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/retrievers/{retrieverId}","responseCode":200},"input":{"type":"structure","required":["applicationId","retrieverId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"retrieverId":{"location":"uri","locationName":"retrieverId"},"configuration":{"shape":"S4a"},"displayName":{},"roleArn":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateUser":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/users/{userId}","responseCode":200},"input":{"type":"structure","required":["applicationId","userId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"userId":{"location":"uri","locationName":"userId"},"userAliasesToUpdate":{"shape":"S7c"},"userAliasesToDelete":{"shape":"S7c"}}},"output":{"type":"structure","members":{"userAliasesAdded":{"shape":"S7c"},"userAliasesUpdated":{"shape":"S7c"},"userAliasesDeleted":{"shape":"S7c"}}},"idempotent":true},"UpdateWebExperience":{"http":{"method":"PUT","requestUri":"/applications/{applicationId}/experiences/{webExperienceId}","responseCode":200},"input":{"type":"structure","required":["applicationId","webExperienceId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"webExperienceId":{"location":"uri","locationName":"webExperienceId"},"roleArn":{},"authenticationConfiguration":{"shape":"S7g","deprecated":true,"deprecatedMessage":"Property associated with legacy SAML IdP flow. Deprecated in favor of using AWS IAM Identity Center for user management."},"title":{},"subtitle":{},"welcomeMessage":{},"samplePromptsControlMode":{}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S9":{"type":"list","member":{"type":"structure","members":{"id":{},"error":{"shape":"Sb"},"dataSourceId":{}}}},"Sb":{"type":"structure","members":{"errorMessage":{},"errorCode":{}}},"Sj":{"type":"structure","required":["name","value"],"members":{"name":{},"value":{"shape":"Sl"}}},"Sl":{"type":"structure","members":{"stringValue":{},"stringListValue":{"type":"list","member":{}},"longValue":{"type":"long"},"dateValue":{"type":"timestamp"}},"union":true},"St":{"type":"structure","required":["bucket","key"],"members":{"bucket":{},"key":{}}},"S1a":{"type":"structure","members":{"inlineConfigurations":{"type":"list","member":{"type":"structure","members":{"condition":{"shape":"S1d"},"target":{"type":"structure","required":["key"],"members":{"key":{},"value":{"shape":"Sl"},"attributeValueOperator":{}}},"documentContentOperator":{}}}},"preExtractionHookConfiguration":{"shape":"S1i"},"postExtractionHookConfiguration":{"shape":"S1i"}}},"S1d":{"type":"structure","required":["key","operator"],"members":{"key":{},"operator":{},"value":{"shape":"Sl"}}},"S1i":{"type":"structure","members":{"invocationCondition":{"shape":"S1d"},"lambdaArn":{},"s3BucketName":{},"roleArn":{}}},"S1n":{"type":"list","member":{}},"S1s":{"type":"structure","required":["pluginId","payload","payloadFieldNameSeparator"],"members":{"pluginId":{},"payload":{"type":"map","key":{},"value":{"type":"structure","required":["value"],"members":{"value":{"shape":"S1x"}}}},"payloadFieldNameSeparator":{}}},"S1x":{"type":"structure","members":{},"document":true},"S25":{"type":"structure","members":{"andAllFilters":{"shape":"S26"},"orAllFilters":{"shape":"S26"},"notFilter":{"shape":"S25"},"equalsTo":{"shape":"Sj"},"containsAll":{"shape":"Sj"},"containsAny":{"shape":"Sj"},"greaterThan":{"shape":"Sj"},"greaterThanOrEquals":{"shape":"Sj"},"lessThan":{"shape":"Sj"},"lessThanOrEquals":{"shape":"Sj"}}},"S26":{"type":"list","member":{"shape":"S25"}},"S2c":{"type":"structure","members":{"pluginId":{},"pluginType":{},"payload":{"type":"map","key":{},"value":{"type":"structure","members":{"displayName":{},"displayOrder":{"type":"integer"},"displayDescription":{},"type":{},"value":{"shape":"S1x"},"allowedValues":{"type":"list","member":{"type":"structure","members":{"value":{"shape":"S1x"},"displayValue":{"shape":"S1x"}}}},"allowedFormat":{},"required":{"type":"boolean"}}}},"payloadFieldNameSeparator":{}}},"S2n":{"type":"list","member":{"type":"structure","members":{"title":{},"snippet":{},"url":{},"citationNumber":{"type":"integer"},"updatedAt":{"type":"timestamp"},"textMessageSegments":{"type":"list","member":{"type":"structure","members":{"beginOffset":{"type":"integer"},"endOffset":{"type":"integer"},"snippetExcerpt":{"type":"structure","members":{"text":{}}}}}}}}},"S2t":{"type":"list","member":{"type":"structure","members":{"name":{},"status":{},"error":{"shape":"Sb"}}}},"S30":{"type":"structure","members":{"kmsKeyId":{"type":"string","sensitive":true}}},"S32":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{},"value":{}}}},"S36":{"type":"structure","required":["attachmentsControlMode"],"members":{"attachmentsControlMode":{}}},"S3c":{"type":"structure","members":{},"document":true},"S3d":{"type":"structure","required":["subnetIds","securityGroupIds"],"members":{"subnetIds":{"type":"list","member":{}},"securityGroupIds":{"type":"list","member":{}}}},"S3o":{"type":"structure","members":{"units":{"type":"integer"}}},"S3u":{"type":"structure","members":{"basicAuthConfiguration":{"type":"structure","required":["secretArn","roleArn"],"members":{"secretArn":{},"roleArn":{}}},"oAuth2ClientCredentialConfiguration":{"type":"structure","required":["secretArn","roleArn"],"members":{"secretArn":{},"roleArn":{}}},"noAuthConfiguration":{"type":"structure","members":{}}},"union":true},"S3z":{"type":"structure","required":["description","apiSchemaType","apiSchema"],"members":{"description":{},"apiSchemaType":{},"apiSchema":{"type":"structure","members":{"payload":{"type":"string","sensitive":true},"s3":{"shape":"St"}},"union":true}}},"S4a":{"type":"structure","members":{"nativeIndexConfiguration":{"type":"structure","required":["indexId"],"members":{"indexId":{},"boostingOverride":{"type":"map","key":{},"value":{"type":"structure","members":{"numberConfiguration":{"type":"structure","required":["boostingLevel"],"members":{"boostingLevel":{},"boostingType":{}}},"stringConfiguration":{"type":"structure","required":["boostingLevel"],"members":{"boostingLevel":{},"attributeValueBoosting":{"type":"map","key":{},"value":{}}}},"dateConfiguration":{"type":"structure","required":["boostingLevel"],"members":{"boostingLevel":{},"boostingDurationInSeconds":{"type":"long"}}},"stringListConfiguration":{"type":"structure","required":["boostingLevel"],"members":{"boostingLevel":{}}}},"union":true}}}},"kendraIndexConfiguration":{"type":"structure","required":["indexId"],"members":{"indexId":{}}}},"union":true},"S4u":{"type":"structure","required":["userId"],"members":{"indexId":{},"dataSourceId":{},"userId":{}}},"S5z":{"type":"list","member":{}},"S62":{"type":"list","member":{"type":"structure","required":["name","rules"],"members":{"name":{},"description":{},"exampleChatMessages":{"type":"list","member":{}},"rules":{"type":"list","member":{"type":"structure","required":["ruleType"],"members":{"includedUsersAndGroups":{"shape":"S6a"},"excludedUsersAndGroups":{"shape":"S6a"},"ruleType":{},"ruleConfiguration":{"type":"structure","members":{"contentBlockerRule":{"type":"structure","members":{"systemMessageOverride":{}}},"contentRetrievalRule":{"type":"structure","members":{"eligibleDataSources":{"type":"list","member":{"type":"structure","members":{"indexId":{},"dataSourceId":{}}}}}}},"union":true}}}}}}},"S6a":{"type":"structure","members":{"userIds":{"type":"list","member":{}},"userGroups":{"shape":"S1n"}}},"S6p":{"type":"structure","members":{"status":{},"lastUpdatedAt":{"type":"timestamp"},"errorDetail":{"shape":"Sb"}}},"S6v":{"type":"list","member":{"type":"structure","members":{"name":{},"type":{},"search":{}}}},"S7c":{"type":"list","member":{"shape":"S4u"}},"S7g":{"type":"structure","members":{"samlConfiguration":{"type":"structure","required":["metadataXML","roleArn","userIdAttribute"],"members":{"metadataXML":{},"roleArn":{},"userIdAttribute":{},"userGroupAttribute":{}}}},"union":true}}} /***/ }), -/* 1382 */ +/* 1384 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetChatControlsConfiguration":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"topicConfigurations"},"ListApplications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"applications"},"ListConversations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"conversations"},"ListDataSourceSyncJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"history"},"ListDataSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"dataSources"},"ListDocuments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"documentDetailList"},"ListGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListIndices":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"indices"},"ListMessages":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"messages"},"ListPlugins":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"plugins"},"ListRetrievers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"retrievers"},"ListWebExperiences":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"webExperiences"}}} /***/ }), -/* 1383 */ +/* 1385 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1384 */ +/* 1386 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65361,8 +65375,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.QConnect = Service.defineService('qconnect', ['2020-10-19']); Object.defineProperty(apiLoader.services['qconnect'], '2020-10-19', { get: function get() { - var model = __webpack_require__(1385); - model.paginators = __webpack_require__(1386).pagination; + var model = __webpack_require__(1387); + model.paginators = __webpack_require__(1388).pagination; return model; }, enumerable: true, @@ -65373,19 +65387,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1385 */ +/* 1387 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-10-19","endpointPrefix":"wisdom","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Q Connect","serviceId":"QConnect","signatureVersion":"v4","signingName":"wisdom","uid":"qconnect-2020-10-19"},"operations":{"CreateAssistant":{"http":{"requestUri":"/assistants","responseCode":200},"input":{"type":"structure","required":["name","type"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"name":{},"serverSideEncryptionConfiguration":{"shape":"S5"},"tags":{"shape":"S7"},"type":{}}},"output":{"type":"structure","members":{"assistant":{"shape":"Sc"}}},"idempotent":true},"CreateAssistantAssociation":{"http":{"requestUri":"/assistants/{assistantId}/associations","responseCode":200},"input":{"type":"structure","required":["assistantId","association","associationType"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"association":{"type":"structure","members":{"knowledgeBaseId":{}},"union":true},"associationType":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"assistantAssociation":{"shape":"Sp"}}},"idempotent":true},"CreateContent":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/contents","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","name","uploadId"],"members":{"clientToken":{"idempotencyToken":true},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"metadata":{"shape":"St"},"name":{},"overrideLinkOutUri":{},"tags":{"shape":"S7"},"title":{},"uploadId":{}}},"output":{"type":"structure","members":{"content":{"shape":"Sy"}}},"idempotent":true},"CreateKnowledgeBase":{"http":{"requestUri":"/knowledgeBases","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseType","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"knowledgeBaseType":{},"name":{},"renderingConfiguration":{"shape":"S15"},"serverSideEncryptionConfiguration":{"shape":"S5"},"sourceConfiguration":{"shape":"S16"},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"knowledgeBase":{"shape":"S1a"}}},"idempotent":true},"CreateQuickResponse":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/quickResponses","responseCode":200},"input":{"type":"structure","required":["content","knowledgeBaseId","name"],"members":{"channels":{"shape":"S1d"},"clientToken":{"idempotencyToken":true},"content":{"shape":"S1f"},"contentType":{},"description":{},"groupingConfiguration":{"shape":"S1j"},"isActive":{"type":"boolean"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"language":{},"name":{},"shortcutKey":{},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"quickResponse":{"shape":"S1s"}}},"idempotent":true},"CreateSession":{"http":{"requestUri":"/assistants/{assistantId}/sessions","responseCode":200},"input":{"type":"structure","required":["assistantId","name"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"clientToken":{"idempotencyToken":true},"description":{},"name":{},"tagFilter":{"shape":"S1x"},"tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"session":{"shape":"S23"}}},"idempotent":true},"DeleteAssistant":{"http":{"method":"DELETE","requestUri":"/assistants/{assistantId}","responseCode":204},"input":{"type":"structure","required":["assistantId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAssistantAssociation":{"http":{"method":"DELETE","requestUri":"/assistants/{assistantId}/associations/{assistantAssociationId}","responseCode":204},"input":{"type":"structure","required":["assistantAssociationId","assistantId"],"members":{"assistantAssociationId":{"location":"uri","locationName":"assistantAssociationId"},"assistantId":{"location":"uri","locationName":"assistantId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteContent":{"http":{"method":"DELETE","requestUri":"/knowledgeBases/{knowledgeBaseId}/contents/{contentId}","responseCode":204},"input":{"type":"structure","required":["contentId","knowledgeBaseId"],"members":{"contentId":{"location":"uri","locationName":"contentId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteImportJob":{"http":{"method":"DELETE","requestUri":"/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}","responseCode":204},"input":{"type":"structure","required":["importJobId","knowledgeBaseId"],"members":{"importJobId":{"location":"uri","locationName":"importJobId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/knowledgeBases/{knowledgeBaseId}","responseCode":204},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteQuickResponse":{"http":{"method":"DELETE","requestUri":"/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}","responseCode":204},"input":{"type":"structure","required":["knowledgeBaseId","quickResponseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"quickResponseId":{"location":"uri","locationName":"quickResponseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAssistant":{"http":{"method":"GET","requestUri":"/assistants/{assistantId}","responseCode":200},"input":{"type":"structure","required":["assistantId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"}}},"output":{"type":"structure","members":{"assistant":{"shape":"Sc"}}}},"GetAssistantAssociation":{"http":{"method":"GET","requestUri":"/assistants/{assistantId}/associations/{assistantAssociationId}","responseCode":200},"input":{"type":"structure","required":["assistantAssociationId","assistantId"],"members":{"assistantAssociationId":{"location":"uri","locationName":"assistantAssociationId"},"assistantId":{"location":"uri","locationName":"assistantId"}}},"output":{"type":"structure","members":{"assistantAssociation":{"shape":"Sp"}}}},"GetContent":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/contents/{contentId}","responseCode":200},"input":{"type":"structure","required":["contentId","knowledgeBaseId"],"members":{"contentId":{"location":"uri","locationName":"contentId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{"content":{"shape":"Sy"}}}},"GetContentSummary":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/contents/{contentId}/summary","responseCode":200},"input":{"type":"structure","required":["contentId","knowledgeBaseId"],"members":{"contentId":{"location":"uri","locationName":"contentId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{"contentSummary":{"shape":"S2p"}}}},"GetImportJob":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}","responseCode":200},"input":{"type":"structure","required":["importJobId","knowledgeBaseId"],"members":{"importJobId":{"location":"uri","locationName":"importJobId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{"importJob":{"shape":"S2s"}}}},"GetKnowledgeBase":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{"knowledgeBase":{"shape":"S1a"}}}},"GetQuickResponse":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","quickResponseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"quickResponseId":{"location":"uri","locationName":"quickResponseId"}}},"output":{"type":"structure","members":{"quickResponse":{"shape":"S1s"}}}},"GetRecommendations":{"http":{"method":"GET","requestUri":"/assistants/{assistantId}/sessions/{sessionId}/recommendations","responseCode":200},"input":{"type":"structure","required":["assistantId","sessionId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"sessionId":{"location":"uri","locationName":"sessionId"},"waitTimeSeconds":{"location":"querystring","locationName":"waitTimeSeconds","type":"integer"}}},"output":{"type":"structure","required":["recommendations"],"members":{"recommendations":{"type":"list","member":{"type":"structure","required":["recommendationId"],"members":{"data":{"shape":"S39"},"document":{"shape":"S3t"},"recommendationId":{},"relevanceLevel":{},"relevanceScore":{"type":"double"},"type":{}}}},"triggers":{"type":"list","member":{"type":"structure","required":["data","id","recommendationIds","source","type"],"members":{"data":{"type":"structure","members":{"query":{"type":"structure","members":{"text":{"shape":"S40"}}}},"union":true},"id":{},"recommendationIds":{"shape":"S41"},"source":{},"type":{}}}}}},"deprecated":true,"deprecatedMessage":"GetRecommendations API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."},"GetSession":{"http":{"method":"GET","requestUri":"/assistants/{assistantId}/sessions/{sessionId}","responseCode":200},"input":{"type":"structure","required":["assistantId","sessionId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"sessionId":{"location":"uri","locationName":"sessionId"}}},"output":{"type":"structure","members":{"session":{"shape":"S23"}}}},"ListAssistantAssociations":{"http":{"method":"GET","requestUri":"/assistants/{assistantId}/associations","responseCode":200},"input":{"type":"structure","required":["assistantId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["assistantAssociationSummaries"],"members":{"assistantAssociationSummaries":{"type":"list","member":{"type":"structure","required":["assistantArn","assistantAssociationArn","assistantAssociationId","assistantId","associationData","associationType"],"members":{"assistantArn":{},"assistantAssociationArn":{},"assistantAssociationId":{},"assistantId":{},"associationData":{"shape":"Sq"},"associationType":{},"tags":{"shape":"S7"}}}},"nextToken":{}}}},"ListAssistants":{"http":{"method":"GET","requestUri":"/assistants","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["assistantSummaries"],"members":{"assistantSummaries":{"type":"list","member":{"type":"structure","required":["assistantArn","assistantId","name","status","type"],"members":{"assistantArn":{},"assistantId":{},"capabilityConfiguration":{"shape":"Sf"},"description":{},"integrationConfiguration":{"shape":"Sh"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S5"},"status":{},"tags":{"shape":"S7"},"type":{}}}},"nextToken":{}}}},"ListContents":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/contents","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["contentSummaries"],"members":{"contentSummaries":{"shape":"S4h"},"nextToken":{}}}},"ListImportJobs":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/importJobs","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["importJobSummaries"],"members":{"importJobSummaries":{"type":"list","member":{"type":"structure","required":["createdTime","importJobId","importJobType","knowledgeBaseArn","knowledgeBaseId","lastModifiedTime","status","uploadId"],"members":{"createdTime":{"shape":"S12"},"externalSourceConfiguration":{"shape":"S2t"},"importJobId":{},"importJobType":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"lastModifiedTime":{"shape":"S12"},"metadata":{"shape":"St"},"status":{},"uploadId":{}}}},"nextToken":{}}}},"ListKnowledgeBases":{"http":{"method":"GET","requestUri":"/knowledgeBases","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["knowledgeBaseSummaries"],"members":{"knowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseArn","knowledgeBaseId","knowledgeBaseType","name","status"],"members":{"description":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"knowledgeBaseType":{},"name":{},"renderingConfiguration":{"shape":"S15"},"serverSideEncryptionConfiguration":{"shape":"S5"},"sourceConfiguration":{"shape":"S16"},"status":{},"tags":{"shape":"S7"}}}},"nextToken":{}}}},"ListQuickResponses":{"http":{"method":"GET","requestUri":"/knowledgeBases/{knowledgeBaseId}/quickResponses","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["quickResponseSummaries"],"members":{"nextToken":{},"quickResponseSummaries":{"type":"list","member":{"type":"structure","required":["contentType","createdTime","knowledgeBaseArn","knowledgeBaseId","lastModifiedTime","name","quickResponseArn","quickResponseId","status"],"members":{"channels":{"shape":"S1d"},"contentType":{},"createdTime":{"shape":"S12"},"description":{},"isActive":{"type":"boolean"},"knowledgeBaseArn":{},"knowledgeBaseId":{},"lastModifiedBy":{},"lastModifiedTime":{"shape":"S12"},"name":{},"quickResponseArn":{},"quickResponseId":{},"status":{},"tags":{"shape":"S7"}}}}}}},"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"}}}},"NotifyRecommendationsReceived":{"http":{"requestUri":"/assistants/{assistantId}/sessions/{sessionId}/recommendations/notify","responseCode":200},"input":{"type":"structure","required":["assistantId","recommendationIds","sessionId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"recommendationIds":{"shape":"S41"},"sessionId":{"location":"uri","locationName":"sessionId"}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","members":{"message":{},"recommendationId":{}}}},"recommendationIds":{"shape":"S41"}}},"idempotent":true},"PutFeedback":{"http":{"method":"PUT","requestUri":"/assistants/{assistantId}/feedback","responseCode":200},"input":{"type":"structure","required":["assistantId","contentFeedback","targetId","targetType"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"contentFeedback":{"shape":"S52"},"targetId":{},"targetType":{}}},"output":{"type":"structure","required":["assistantArn","assistantId","contentFeedback","targetId","targetType"],"members":{"assistantArn":{},"assistantId":{},"contentFeedback":{"shape":"S52"},"targetId":{},"targetType":{}}},"idempotent":true},"QueryAssistant":{"http":{"requestUri":"/assistants/{assistantId}/query","responseCode":200},"input":{"type":"structure","required":["assistantId","queryText"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"maxResults":{"type":"integer"},"nextToken":{},"queryCondition":{"type":"list","member":{"type":"structure","members":{"single":{"type":"structure","required":["comparator","field","value"],"members":{"comparator":{},"field":{},"value":{}}}},"union":true}},"queryText":{"shape":"S40"},"sessionId":{}}},"output":{"type":"structure","required":["results"],"members":{"nextToken":{},"results":{"type":"list","member":{"type":"structure","required":["resultId"],"members":{"data":{"shape":"S39"},"document":{"shape":"S3t"},"relevanceScore":{"type":"double"},"resultId":{},"type":{}}}}}},"deprecated":true,"deprecatedMessage":"QueryAssistant API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications."},"RemoveKnowledgeBaseTemplateUri":{"http":{"method":"DELETE","requestUri":"/knowledgeBases/{knowledgeBaseId}/templateUri","responseCode":204},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}}},"SearchContent":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/search","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","searchExpression"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"searchExpression":{"shape":"S5k"}}},"output":{"type":"structure","required":["contentSummaries"],"members":{"contentSummaries":{"shape":"S4h"},"nextToken":{}}}},"SearchQuickResponses":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/search/quickResponses","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","searchExpression"],"members":{"attributes":{"type":"map","key":{},"value":{},"sensitive":true},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"searchExpression":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","required":["name","operator"],"members":{"includeNoExistence":{"type":"boolean"},"name":{},"operator":{},"values":{"type":"list","member":{}}}}},"orderOnField":{"type":"structure","required":["name"],"members":{"name":{},"order":{}}},"queries":{"type":"list","member":{"type":"structure","required":["name","operator","values"],"members":{"allowFuzziness":{"type":"boolean"},"name":{},"operator":{},"priority":{},"values":{"type":"list","member":{}}}}}}}}},"output":{"type":"structure","required":["results"],"members":{"nextToken":{},"results":{"type":"list","member":{"type":"structure","required":["contentType","contents","createdTime","isActive","knowledgeBaseArn","knowledgeBaseId","lastModifiedTime","name","quickResponseArn","quickResponseId","status"],"members":{"attributesInterpolated":{"shape":"S6b"},"attributesNotInterpolated":{"shape":"S6b"},"channels":{"shape":"S1d"},"contentType":{},"contents":{"shape":"S1t"},"createdTime":{"shape":"S12"},"description":{},"groupingConfiguration":{"shape":"S1j"},"isActive":{"type":"boolean"},"knowledgeBaseArn":{},"knowledgeBaseId":{},"language":{},"lastModifiedBy":{},"lastModifiedTime":{"shape":"S12"},"name":{},"quickResponseArn":{},"quickResponseId":{},"shortcutKey":{},"status":{},"tags":{"shape":"S7"}}}}}}},"SearchSessions":{"http":{"requestUri":"/assistants/{assistantId}/searchSessions","responseCode":200},"input":{"type":"structure","required":["assistantId","searchExpression"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"searchExpression":{"shape":"S5k"}}},"output":{"type":"structure","required":["sessionSummaries"],"members":{"nextToken":{},"sessionSummaries":{"type":"list","member":{"type":"structure","required":["assistantArn","assistantId","sessionArn","sessionId"],"members":{"assistantArn":{},"assistantId":{},"sessionArn":{},"sessionId":{}}}}}}},"StartContentUpload":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/upload","responseCode":200},"input":{"type":"structure","required":["contentType","knowledgeBaseId"],"members":{"contentType":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"presignedUrlTimeToLive":{"type":"integer"}}},"output":{"type":"structure","required":["headersToInclude","uploadId","url","urlExpiry"],"members":{"headersToInclude":{"type":"map","key":{},"value":{}},"uploadId":{},"url":{"shape":"S11"},"urlExpiry":{"shape":"S12"}}}},"StartImportJob":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/importJobs","responseCode":200},"input":{"type":"structure","required":["importJobType","knowledgeBaseId","uploadId"],"members":{"clientToken":{"idempotencyToken":true},"externalSourceConfiguration":{"shape":"S2t"},"importJobType":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"metadata":{"shape":"St"},"uploadId":{}}},"output":{"type":"structure","members":{"importJob":{"shape":"S2s"}}},"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":{}},"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},"UpdateContent":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/contents/{contentId}","responseCode":200},"input":{"type":"structure","required":["contentId","knowledgeBaseId"],"members":{"contentId":{"location":"uri","locationName":"contentId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"metadata":{"shape":"St"},"overrideLinkOutUri":{},"removeOverrideLinkOutUri":{"type":"boolean"},"revisionId":{},"title":{},"uploadId":{}}},"output":{"type":"structure","members":{"content":{"shape":"Sy"}}}},"UpdateKnowledgeBaseTemplateUri":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/templateUri","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","templateUri"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"templateUri":{}}},"output":{"type":"structure","members":{"knowledgeBase":{"shape":"S1a"}}}},"UpdateQuickResponse":{"http":{"requestUri":"/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId","quickResponseId"],"members":{"channels":{"shape":"S1d"},"content":{"shape":"S1f"},"contentType":{},"description":{},"groupingConfiguration":{"shape":"S1j"},"isActive":{"type":"boolean"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"language":{},"name":{},"quickResponseId":{"location":"uri","locationName":"quickResponseId"},"removeDescription":{"type":"boolean"},"removeGroupingConfiguration":{"type":"boolean"},"removeShortcutKey":{"type":"boolean"},"shortcutKey":{}}},"output":{"type":"structure","members":{"quickResponse":{"shape":"S1s"}}}},"UpdateSession":{"http":{"requestUri":"/assistants/{assistantId}/sessions/{sessionId}","responseCode":200},"input":{"type":"structure","required":["assistantId","sessionId"],"members":{"assistantId":{"location":"uri","locationName":"assistantId"},"description":{},"sessionId":{"location":"uri","locationName":"sessionId"},"tagFilter":{"shape":"S1x"}}},"output":{"type":"structure","members":{"session":{"shape":"S23"}}}}},"shapes":{"S5":{"type":"structure","members":{"kmsKeyId":{}}},"S7":{"type":"map","key":{},"value":{}},"Sc":{"type":"structure","required":["assistantArn","assistantId","name","status","type"],"members":{"assistantArn":{},"assistantId":{},"capabilityConfiguration":{"shape":"Sf"},"description":{},"integrationConfiguration":{"shape":"Sh"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S5"},"status":{},"tags":{"shape":"S7"},"type":{}}},"Sf":{"type":"structure","members":{"type":{}}},"Sh":{"type":"structure","members":{"topicIntegrationArn":{}}},"Sp":{"type":"structure","required":["assistantArn","assistantAssociationArn","assistantAssociationId","assistantId","associationData","associationType"],"members":{"assistantArn":{},"assistantAssociationArn":{},"assistantAssociationId":{},"assistantId":{},"associationData":{"shape":"Sq"},"associationType":{},"tags":{"shape":"S7"}}},"Sq":{"type":"structure","members":{"knowledgeBaseAssociation":{"type":"structure","members":{"knowledgeBaseArn":{},"knowledgeBaseId":{}}}},"union":true},"St":{"type":"map","key":{},"value":{}},"Sy":{"type":"structure","required":["contentArn","contentId","contentType","knowledgeBaseArn","knowledgeBaseId","metadata","name","revisionId","status","title","url","urlExpiry"],"members":{"contentArn":{},"contentId":{},"contentType":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"linkOutUri":{},"metadata":{"shape":"St"},"name":{},"revisionId":{},"status":{},"tags":{"shape":"S7"},"title":{},"url":{"shape":"S11"},"urlExpiry":{"shape":"S12"}}},"S11":{"type":"string","sensitive":true},"S12":{"type":"timestamp","timestampFormat":"unixTimestamp"},"S15":{"type":"structure","members":{"templateUri":{}}},"S16":{"type":"structure","members":{"appIntegrations":{"type":"structure","required":["appIntegrationArn"],"members":{"appIntegrationArn":{},"objectFields":{"type":"list","member":{}}}}},"union":true},"S1a":{"type":"structure","required":["knowledgeBaseArn","knowledgeBaseId","knowledgeBaseType","name","status"],"members":{"description":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"knowledgeBaseType":{},"lastContentModificationTime":{"shape":"S12"},"name":{},"renderingConfiguration":{"shape":"S15"},"serverSideEncryptionConfiguration":{"shape":"S5"},"sourceConfiguration":{"shape":"S16"},"status":{},"tags":{"shape":"S7"}}},"S1d":{"type":"list","member":{"type":"string","sensitive":true}},"S1f":{"type":"structure","members":{"content":{"shape":"S1g"}},"union":true},"S1g":{"type":"string","sensitive":true},"S1j":{"type":"structure","members":{"criteria":{"type":"string","sensitive":true},"values":{"type":"list","member":{"type":"string","sensitive":true}}}},"S1s":{"type":"structure","required":["contentType","createdTime","knowledgeBaseArn","knowledgeBaseId","lastModifiedTime","name","quickResponseArn","quickResponseId","status"],"members":{"channels":{"shape":"S1d"},"contentType":{},"contents":{"shape":"S1t"},"createdTime":{"shape":"S12"},"description":{},"groupingConfiguration":{"shape":"S1j"},"isActive":{"type":"boolean"},"knowledgeBaseArn":{},"knowledgeBaseId":{},"language":{},"lastModifiedBy":{},"lastModifiedTime":{"shape":"S12"},"name":{},"quickResponseArn":{},"quickResponseId":{},"shortcutKey":{},"status":{},"tags":{"shape":"S7"}}},"S1t":{"type":"structure","members":{"markdown":{"shape":"S1u"},"plainText":{"shape":"S1u"}}},"S1u":{"type":"structure","members":{"content":{"shape":"S1g"}},"union":true},"S1x":{"type":"structure","members":{"andConditions":{"shape":"S1y"},"orConditions":{"type":"list","member":{"type":"structure","members":{"andConditions":{"shape":"S1y"},"tagCondition":{"shape":"S1z"}},"union":true}},"tagCondition":{"shape":"S1z"}},"union":true},"S1y":{"type":"list","member":{"shape":"S1z"}},"S1z":{"type":"structure","required":["key"],"members":{"key":{},"value":{}}},"S23":{"type":"structure","required":["name","sessionArn","sessionId"],"members":{"description":{},"integrationConfiguration":{"type":"structure","members":{"topicIntegrationArn":{}}},"name":{},"sessionArn":{},"sessionId":{},"tagFilter":{"shape":"S1x"},"tags":{"shape":"S7"}}},"S2p":{"type":"structure","required":["contentArn","contentId","contentType","knowledgeBaseArn","knowledgeBaseId","metadata","name","revisionId","status","title"],"members":{"contentArn":{},"contentId":{},"contentType":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"metadata":{"shape":"St"},"name":{},"revisionId":{},"status":{},"tags":{"shape":"S7"},"title":{}}},"S2s":{"type":"structure","required":["createdTime","importJobId","importJobType","knowledgeBaseArn","knowledgeBaseId","lastModifiedTime","status","uploadId","url","urlExpiry"],"members":{"createdTime":{"shape":"S12"},"externalSourceConfiguration":{"shape":"S2t"},"failedRecordReport":{"shape":"S11"},"importJobId":{},"importJobType":{},"knowledgeBaseArn":{},"knowledgeBaseId":{},"lastModifiedTime":{"shape":"S12"},"metadata":{"shape":"St"},"status":{},"uploadId":{},"url":{"shape":"S11"},"urlExpiry":{"shape":"S12"}}},"S2t":{"type":"structure","required":["configuration","source"],"members":{"configuration":{"type":"structure","members":{"connectConfiguration":{"type":"structure","members":{"instanceId":{}}}},"union":true},"source":{}}},"S39":{"type":"structure","required":["details","reference"],"members":{"details":{"type":"structure","members":{"contentData":{"type":"structure","required":["rankingData","textData"],"members":{"rankingData":{"shape":"S3c"},"textData":{"shape":"S3f"}}},"generativeData":{"type":"structure","required":["completion","rankingData","references"],"members":{"completion":{"shape":"S3k"},"rankingData":{"shape":"S3c"},"references":{"type":"list","member":{"shape":"S39"}}}},"sourceContentData":{"type":"structure","required":["id","rankingData","textData","type"],"members":{"id":{},"rankingData":{"shape":"S3c"},"textData":{"shape":"S3f"},"type":{}}}},"union":true},"reference":{"type":"structure","members":{"contentReference":{"shape":"S3q"},"generativeReference":{"type":"structure","members":{"generationId":{},"modelId":{}}}},"union":true}}},"S3c":{"type":"structure","members":{"relevanceLevel":{},"relevanceScore":{"type":"double"}}},"S3f":{"type":"structure","members":{"excerpt":{"shape":"S3g"},"title":{"shape":"S3g"}}},"S3g":{"type":"structure","members":{"highlights":{"type":"list","member":{"type":"structure","members":{"beginOffsetInclusive":{"type":"integer"},"endOffsetExclusive":{"type":"integer"}}}},"text":{"shape":"S3k"}}},"S3k":{"type":"string","sensitive":true},"S3q":{"type":"structure","members":{"contentArn":{},"contentId":{},"knowledgeBaseArn":{},"knowledgeBaseId":{}}},"S3t":{"type":"structure","required":["contentReference"],"members":{"contentReference":{"shape":"S3q"},"excerpt":{"shape":"S3g"},"title":{"shape":"S3g"}}},"S40":{"type":"string","sensitive":true},"S41":{"type":"list","member":{}},"S4h":{"type":"list","member":{"shape":"S2p"}},"S52":{"type":"structure","members":{"generativeContentFeedbackData":{"type":"structure","required":["relevance"],"members":{"relevance":{}}}},"union":true},"S5k":{"type":"structure","required":["filters"],"members":{"filters":{"type":"list","member":{"type":"structure","required":["field","operator","value"],"members":{"field":{},"operator":{},"value":{}}}}}},"S6b":{"type":"list","member":{},"sensitive":true}}} /***/ }), -/* 1386 */ +/* 1388 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAssistantAssociations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"assistantAssociationSummaries"},"ListAssistants":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"assistantSummaries"},"ListContents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"contentSummaries"},"ListImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobSummaries"},"ListKnowledgeBases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"knowledgeBaseSummaries"},"ListQuickResponses":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"quickResponseSummaries"},"QueryAssistant":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"results"},"SearchContent":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"contentSummaries"},"SearchQuickResponses":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"results"},"SearchSessions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sessionSummaries"}}} /***/ }), -/* 1387 */ +/* 1389 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65397,8 +65411,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CleanRoomsML = Service.defineService('cleanroomsml', ['2023-09-06']); Object.defineProperty(apiLoader.services['cleanroomsml'], '2023-09-06', { get: function get() { - var model = __webpack_require__(1388); - model.paginators = __webpack_require__(1389).pagination; + var model = __webpack_require__(1390); + model.paginators = __webpack_require__(1391).pagination; return model; }, enumerable: true, @@ -65409,19 +65423,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1388 */ +/* 1390 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-06","endpointPrefix":"cleanrooms-ml","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms ML","serviceId":"CleanRoomsML","signatureVersion":"v4","signingName":"cleanrooms-ml","uid":"cleanroomsml-2023-09-06"},"operations":{"CreateAudienceModel":{"http":{"requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","required":["name","trainingDatasetArn"],"members":{"description":{},"kmsKeyArn":{},"name":{},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{}}},"output":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{}}},"idempotent":true},"CreateConfiguredAudienceModel":{"http":{"requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","required":["audienceModelArn","name","outputConfig","sharedAudienceMetrics"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true},"CreateTrainingDataset":{"http":{"requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","required":["name","roleArn","trainingData"],"members":{"description":{},"name":{},"roleArn":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}}}},"output":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{}}},"idempotent":true},"DeleteAudienceGenerationJob":{"http":{"method":"DELETE","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"idempotent":true},"DeleteAudienceModel":{"http":{"method":"DELETE","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModel":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModelPolicy":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteTrainingDataset":{"http":{"method":"DELETE","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"idempotent":true},"GetAudienceGenerationJob":{"http":{"method":"GET","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"output":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"includeSeedInOutput":{"type":"boolean"},"metrics":{"type":"structure","required":["relevanceMetrics"],"members":{"recallMetric":{"type":"double"},"relevanceMetrics":{"type":"list","member":{"type":"structure","required":["audienceSize"],"members":{"audienceSize":{"shape":"S1m"},"score":{"type":"double"}}}}}},"name":{},"seedAudience":{"shape":"S1n"},"startedBy":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetAudienceModel":{"http":{"method":"GET","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"kmsKeyArn":{},"name":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModel":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","sharedAudienceMetrics","status","updateTime"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"status":{},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModelPolicy":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelArn":{},"configuredAudienceModelPolicy":{},"policyHash":{}}}},"GetTrainingDataset":{"http":{"method":"GET","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"output":{"type":"structure","required":["createTime","name","roleArn","status","trainingData","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"roleArn":{},"status":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"ListAudienceExportJobs":{"http":{"method":"GET","requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","members":{"audienceGenerationJobArn":{"location":"querystring","locationName":"audienceGenerationJobArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceExportJobs"],"members":{"audienceExportJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1m"},"createTime":{"shape":"S8"},"description":{},"name":{},"outputLocation":{},"status":{},"statusDetails":{"shape":"S1p"},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceGenerationJobs":{"http":{"method":"GET","requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","members":{"collaborationId":{"location":"querystring","locationName":"collaborationId"},"configuredAudienceModelArn":{"location":"querystring","locationName":"configuredAudienceModelArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceGenerationJobs"],"members":{"audienceGenerationJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"startedBy":{},"status":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceModels":{"http":{"method":"GET","requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceModels"],"members":{"audienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListConfiguredAudienceModels":{"http":{"method":"GET","requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["configuredAudienceModels"],"members":{"configuredAudienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","status","updateTime"],"members":{"audienceModelArn":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"outputConfig":{"shape":"Sj"},"status":{},"updateTime":{"shape":"S8"}}}},"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":"S5"}}}},"ListTrainingDatasets":{"http":{"method":"GET","requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["trainingDatasets"],"members":{"nextToken":{},"trainingDatasets":{"type":"list","member":{"type":"structure","required":["createTime","name","status","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}}}}},"PutConfiguredAudienceModelPolicy":{"http":{"method":"PUT","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"configuredAudienceModelPolicy":{},"policyExistenceCondition":{},"previousPolicyHash":{}}},"output":{"type":"structure","required":["configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelPolicy":{},"policyHash":{}}},"idempotent":true},"StartAudienceExportJob":{"http":{"requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","name"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1m"},"description":{},"name":{}}},"idempotent":true},"StartAudienceGenerationJob":{"http":{"requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","name","seedAudience"],"members":{"collaborationId":{},"configuredAudienceModelArn":{},"description":{},"includeSeedInOutput":{"type":"boolean"},"name":{},"seedAudience":{"shape":"S1n"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{}}},"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},"UpdateConfiguredAudienceModel":{"http":{"method":"PATCH","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"description":{},"minMatchingSeedSize":{"type":"integer"},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true}},"shapes":{"S5":{"type":"map","key":{},"value":{}},"S8":{"type":"timestamp","timestampFormat":"iso8601"},"Sd":{"type":"structure","required":["audienceSizeBins","audienceSizeType"],"members":{"audienceSizeBins":{"type":"list","member":{"type":"integer"}},"audienceSizeType":{}}},"Sj":{"type":"structure","required":["destination","roleArn"],"members":{"destination":{"type":"structure","required":["s3Destination"],"members":{"s3Destination":{"shape":"Sl"}}},"roleArn":{}}},"Sl":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"So":{"type":"list","member":{}},"Su":{"type":"structure","required":["inputConfig","type"],"members":{"inputConfig":{"type":"structure","required":["dataSource","schema"],"members":{"dataSource":{"type":"structure","required":["glueDataSource"],"members":{"glueDataSource":{"type":"structure","required":["databaseName","tableName"],"members":{"catalogId":{},"databaseName":{},"tableName":{}}}}},"schema":{"type":"list","member":{"type":"structure","required":["columnName","columnTypes"],"members":{"columnName":{},"columnTypes":{"type":"list","member":{}}}}}}},"type":{}}},"S1m":{"type":"structure","required":["type","value"],"members":{"type":{},"value":{"type":"integer"}}},"S1n":{"type":"structure","required":["dataSource","roleArn"],"members":{"dataSource":{"shape":"Sl"},"roleArn":{}}},"S1p":{"type":"structure","members":{"message":{},"statusCode":{}}}}} /***/ }), -/* 1389 */ +/* 1391 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAudienceExportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"audienceExportJobs"},"ListAudienceGenerationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"audienceGenerationJobs"},"ListAudienceModels":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"audienceModels"},"ListConfiguredAudienceModels":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"configuredAudienceModels"},"ListTrainingDatasets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"trainingDatasets"}}} /***/ }), -/* 1390 */ +/* 1392 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65433,8 +65447,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MarketplaceAgreement = Service.defineService('marketplaceagreement', ['2020-03-01']); Object.defineProperty(apiLoader.services['marketplaceagreement'], '2020-03-01', { get: function get() { - var model = __webpack_require__(1391); - model.paginators = __webpack_require__(1392).pagination; + var model = __webpack_require__(1393); + model.paginators = __webpack_require__(1394).pagination; return model; }, enumerable: true, @@ -65445,19 +65459,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1391 */ +/* 1393 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-03-01","endpointPrefix":"agreement-marketplace","jsonVersion":"1.0","protocol":"json","serviceAbbreviation":"Agreement Service","serviceFullName":"AWS Marketplace Agreement Service","serviceId":"Marketplace Agreement","signatureVersion":"v4","signingName":"aws-marketplace","targetPrefix":"AWSMPCommerceService_v20200301","uid":"marketplace-agreement-2020-03-01"},"operations":{"DescribeAgreement":{"input":{"type":"structure","required":["agreementId"],"members":{"agreementId":{}}},"output":{"type":"structure","members":{"acceptanceTime":{"type":"timestamp"},"acceptor":{"shape":"S5"},"agreementId":{},"agreementType":{},"endTime":{"type":"timestamp"},"estimatedCharges":{"type":"structure","members":{"agreementValue":{},"currencyCode":{}}},"proposalSummary":{"shape":"Sb"},"proposer":{"shape":"Sg"},"startTime":{"type":"timestamp"},"status":{}}}},"GetAgreementTerms":{"input":{"type":"structure","required":["agreementId"],"members":{"agreementId":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"acceptedTerms":{"type":"list","member":{"type":"structure","members":{"byolPricingTerm":{"type":"structure","members":{"type":{}}},"configurableUpfrontPricingTerm":{"type":"structure","members":{"configuration":{"type":"structure","required":["dimensions","selectorValue"],"members":{"dimensions":{"type":"list","member":{"type":"structure","required":["dimensionKey","dimensionValue"],"members":{"dimensionKey":{},"dimensionValue":{"type":"integer"}}}},"selectorValue":{}}},"currencyCode":{},"rateCards":{"type":"list","member":{"type":"structure","members":{"constraints":{"type":"structure","members":{"multipleDimensionSelection":{},"quantityConfiguration":{}}},"rateCard":{"shape":"Sy"},"selector":{"type":"structure","members":{"type":{},"value":{}}}}}},"type":{}}},"fixedUpfrontPricingTerm":{"type":"structure","members":{"currencyCode":{},"duration":{},"grants":{"shape":"S12"},"price":{},"type":{}}},"freeTrialPricingTerm":{"type":"structure","members":{"duration":{},"grants":{"shape":"S12"},"type":{}}},"legalTerm":{"type":"structure","members":{"documents":{"type":"list","member":{"type":"structure","members":{"type":{},"url":{},"version":{}}}},"type":{}}},"paymentScheduleTerm":{"type":"structure","members":{"currencyCode":{},"schedule":{"type":"list","member":{"type":"structure","members":{"chargeAmount":{},"chargeDate":{"type":"timestamp"}}}},"type":{}}},"recurringPaymentTerm":{"type":"structure","members":{"billingPeriod":{},"currencyCode":{},"price":{},"type":{}}},"renewalTerm":{"type":"structure","members":{"configuration":{"type":"structure","required":["enableAutoRenew"],"members":{"enableAutoRenew":{"type":"boolean"}}},"type":{}}},"supportTerm":{"type":"structure","members":{"refundPolicy":{},"type":{}}},"usageBasedPricingTerm":{"type":"structure","members":{"currencyCode":{},"rateCards":{"type":"list","member":{"type":"structure","members":{"rateCard":{"shape":"Sy"}}}},"type":{}}},"validityTerm":{"type":"structure","members":{"agreementDuration":{},"agreementEndDate":{"type":"timestamp"},"agreementStartDate":{"type":"timestamp"},"type":{}}}},"union":true}},"nextToken":{}}}},"SearchAgreements":{"input":{"type":"structure","members":{"catalog":{},"filters":{"type":"list","member":{"type":"structure","members":{"name":{},"values":{"type":"list","member":{}}}}},"maxResults":{"type":"integer"},"nextToken":{},"sort":{"type":"structure","members":{"sortBy":{},"sortOrder":{}}}}},"output":{"type":"structure","members":{"agreementViewSummaries":{"type":"list","member":{"type":"structure","members":{"acceptanceTime":{"type":"timestamp"},"acceptor":{"shape":"S5"},"agreementId":{},"agreementType":{},"endTime":{"type":"timestamp"},"proposalSummary":{"shape":"Sb"},"proposer":{"shape":"Sg"},"startTime":{"type":"timestamp"},"status":{}}}},"nextToken":{}}}}},"shapes":{"S5":{"type":"structure","members":{"accountId":{}}},"Sb":{"type":"structure","members":{"offerId":{},"resources":{"type":"list","member":{"type":"structure","members":{"id":{},"type":{}}}}}},"Sg":{"type":"structure","members":{"accountId":{}}},"Sy":{"type":"list","member":{"type":"structure","members":{"dimensionKey":{},"price":{}}}},"S12":{"type":"list","member":{"type":"structure","members":{"dimensionKey":{},"maxQuantity":{"type":"integer"}}}}}} /***/ }), -/* 1392 */ +/* 1394 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetAgreementTerms":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"SearchAgreements":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}} /***/ }), -/* 1393 */ +/* 1395 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65469,8 +65483,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MarketplaceDeployment = Service.defineService('marketplacedeployment', ['2023-01-25']); Object.defineProperty(apiLoader.services['marketplacedeployment'], '2023-01-25', { get: function get() { - var model = __webpack_require__(1394); - model.paginators = __webpack_require__(1395).pagination; + var model = __webpack_require__(1396); + model.paginators = __webpack_require__(1397).pagination; return model; }, enumerable: true, @@ -65481,19 +65495,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1394 */ +/* 1396 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-01-25","endpointPrefix":"deployment-marketplace","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Marketplace Deployment Service","serviceId":"Marketplace Deployment","signatureVersion":"v4","signingName":"aws-marketplace","uid":"marketplace-deployment-2023-01-25"},"operations":{"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":"S4"}}}},"PutDeploymentParameter":{"http":{"requestUri":"/catalogs/{catalog}/products/{productId}/deployment-parameters","responseCode":200},"input":{"type":"structure","required":["agreementId","catalog","deploymentParameter","productId"],"members":{"agreementId":{},"catalog":{"location":"uri","locationName":"catalog"},"clientToken":{"idempotencyToken":true},"deploymentParameter":{"type":"structure","required":["name","secretString"],"members":{"name":{},"secretString":{"type":"string","sensitive":true}}},"expirationDate":{"type":"timestamp","timestampFormat":"iso8601"},"productId":{"location":"uri","locationName":"productId"},"tags":{"shape":"Sd"}}},"output":{"type":"structure","required":["agreementId","deploymentParameterId","resourceArn"],"members":{"agreementId":{},"deploymentParameterId":{},"resourceArn":{},"tags":{"shape":"Sd"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S4"}}},"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":{}},"idempotent":true}},"shapes":{"S4":{"type":"map","key":{},"value":{}},"Sd":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1395 */ +/* 1397 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1396 */ +/* 1398 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65505,9 +65519,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.NetworkMonitor = Service.defineService('networkmonitor', ['2023-08-01']); Object.defineProperty(apiLoader.services['networkmonitor'], '2023-08-01', { get: function get() { - var model = __webpack_require__(1397); - model.paginators = __webpack_require__(1398).pagination; - model.waiters = __webpack_require__(1399).waiters; + var model = __webpack_require__(1399); + model.paginators = __webpack_require__(1400).pagination; + model.waiters = __webpack_require__(1401).waiters; return model; }, enumerable: true, @@ -65518,25 +65532,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1397 */ +/* 1399 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-08-01","endpointPrefix":"networkmonitor","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon CloudWatch Network Monitor","serviceId":"NetworkMonitor","signatureVersion":"v4","signingName":"networkmonitor","uid":"networkmonitor-2023-08-01"},"operations":{"CreateMonitor":{"http":{"requestUri":"/monitors","responseCode":200},"input":{"type":"structure","required":["monitorName"],"members":{"monitorName":{},"probes":{"type":"list","member":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"probeTags":{"shape":"Sa"}}}},"aggregationPeriod":{"type":"long"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sa"}}},"output":{"type":"structure","required":["monitorArn","monitorName","state"],"members":{"monitorArn":{},"monitorName":{},"state":{},"aggregationPeriod":{"type":"long"},"tags":{"shape":"Sa"}}},"idempotent":true},"CreateProbe":{"http":{"requestUri":"/monitors/{monitorName}/probes","responseCode":200},"input":{"type":"structure","required":["monitorName","probe"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"},"probe":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"tags":{"shape":"Sa"}}},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sa"}}},"output":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"probeId":{},"probeArn":{},"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"addressFamily":{},"vpcId":{},"state":{},"createdAt":{"type":"timestamp"},"modifiedAt":{"type":"timestamp"},"tags":{"shape":"Sa"}}},"idempotent":true},"DeleteMonitor":{"http":{"method":"DELETE","requestUri":"/monitors/{monitorName}","responseCode":200},"input":{"type":"structure","required":["monitorName"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProbe":{"http":{"method":"DELETE","requestUri":"/monitors/{monitorName}/probes/{probeId}","responseCode":200},"input":{"type":"structure","required":["monitorName","probeId"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"},"probeId":{"location":"uri","locationName":"probeId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetMonitor":{"http":{"method":"GET","requestUri":"/monitors/{monitorName}","responseCode":200},"input":{"type":"structure","required":["monitorName"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"}}},"output":{"type":"structure","required":["monitorArn","monitorName","state","aggregationPeriod","createdAt","modifiedAt"],"members":{"monitorArn":{},"monitorName":{},"state":{},"aggregationPeriod":{"type":"long"},"tags":{"shape":"Sa"},"probes":{"type":"list","member":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"probeId":{},"probeArn":{},"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"addressFamily":{},"vpcId":{},"state":{},"createdAt":{"type":"timestamp"},"modifiedAt":{"type":"timestamp"},"tags":{"shape":"Sa"}}}},"createdAt":{"type":"timestamp"},"modifiedAt":{"type":"timestamp"}}}},"GetProbe":{"http":{"method":"GET","requestUri":"/monitors/{monitorName}/probes/{probeId}","responseCode":200},"input":{"type":"structure","required":["monitorName","probeId"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"},"probeId":{"location":"uri","locationName":"probeId"}}},"output":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"probeId":{},"probeArn":{},"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"addressFamily":{},"vpcId":{},"state":{},"createdAt":{"type":"timestamp"},"modifiedAt":{"type":"timestamp"},"tags":{"shape":"Sa"}}}},"ListMonitors":{"http":{"method":"GET","requestUri":"/monitors","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"state":{"location":"querystring","locationName":"state"}}},"output":{"type":"structure","required":["monitors"],"members":{"monitors":{"type":"list","member":{"type":"structure","required":["monitorArn","monitorName","state"],"members":{"monitorArn":{},"monitorName":{},"state":{},"aggregationPeriod":{"type":"long"},"tags":{"shape":"Sa"}}}},"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":"Sa"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sa"}}},"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},"UpdateMonitor":{"http":{"method":"PATCH","requestUri":"/monitors/{monitorName}","responseCode":200},"input":{"type":"structure","required":["monitorName","aggregationPeriod"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"},"aggregationPeriod":{"type":"long"}}},"output":{"type":"structure","required":["monitorArn","monitorName","state"],"members":{"monitorArn":{},"monitorName":{},"state":{},"aggregationPeriod":{"type":"long"},"tags":{"shape":"Sa"}}},"idempotent":true},"UpdateProbe":{"http":{"method":"PATCH","requestUri":"/monitors/{monitorName}/probes/{probeId}","responseCode":200},"input":{"type":"structure","required":["monitorName","probeId"],"members":{"monitorName":{"location":"uri","locationName":"monitorName"},"probeId":{"location":"uri","locationName":"probeId"},"state":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"}}},"output":{"type":"structure","required":["sourceArn","destination","protocol"],"members":{"probeId":{},"probeArn":{},"sourceArn":{},"destination":{},"destinationPort":{"type":"integer"},"protocol":{},"packetSize":{"type":"integer"},"addressFamily":{},"vpcId":{},"state":{},"createdAt":{"type":"timestamp"},"modifiedAt":{"type":"timestamp"},"tags":{"shape":"Sa"}}},"idempotent":true}},"shapes":{"Sa":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1398 */ +/* 1400 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListMonitors":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"monitors"}}} /***/ }), -/* 1399 */ +/* 1401 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1400 */ +/* 1402 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65548,8 +65562,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.SupplyChain = Service.defineService('supplychain', ['2024-01-01']); Object.defineProperty(apiLoader.services['supplychain'], '2024-01-01', { get: function get() { - var model = __webpack_require__(1401); - model.paginators = __webpack_require__(1402).pagination; + var model = __webpack_require__(1403); + model.paginators = __webpack_require__(1404).pagination; return model; }, enumerable: true, @@ -65560,19 +65574,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1401 */ +/* 1403 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2024-01-01","endpointPrefix":"scn","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Supply Chain","serviceId":"SupplyChain","signatureVersion":"v4","signingName":"scn","uid":"supplychain-2024-01-01"},"operations":{"CreateBillOfMaterialsImportJob":{"http":{"requestUri":"/api/configuration/instances/{instanceId}/bill-of-materials-import-jobs","responseCode":200},"input":{"type":"structure","required":["instanceId","s3uri"],"members":{"instanceId":{"location":"uri","locationName":"instanceId"},"s3uri":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"idempotent":true},"GetBillOfMaterialsImportJob":{"http":{"method":"GET","requestUri":"/api/configuration/instances/{instanceId}/bill-of-materials-import-jobs/{jobId}","responseCode":200},"input":{"type":"structure","required":["instanceId","jobId"],"members":{"instanceId":{"location":"uri","locationName":"instanceId"},"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["job"],"members":{"job":{"type":"structure","required":["instanceId","jobId","status","s3uri"],"members":{"instanceId":{},"jobId":{},"status":{},"s3uri":{},"message":{}}}}}},"SendDataIntegrationEvent":{"http":{"requestUri":"/api-data/data-integration/instance/{instanceId}/data-integration-events","responseCode":200},"input":{"type":"structure","required":["instanceId","eventType","data","eventGroupId"],"members":{"instanceId":{"location":"uri","locationName":"instanceId"},"eventType":{},"data":{"type":"string","sensitive":true},"eventGroupId":{},"eventTimestamp":{"type":"timestamp","timestampFormat":"unixTimestamp"},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["eventId"],"members":{"eventId":{}}},"idempotent":true}},"shapes":{}} /***/ }), -/* 1402 */ +/* 1404 */ /***/ (function(module, exports) { module.exports = {"pagination":{}} /***/ }), -/* 1403 */ +/* 1405 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65584,9 +65598,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Artifact = Service.defineService('artifact', ['2018-05-10']); Object.defineProperty(apiLoader.services['artifact'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1404); - model.paginators = __webpack_require__(1405).pagination; - model.waiters = __webpack_require__(1406).waiters; + var model = __webpack_require__(1406); + model.paginators = __webpack_require__(1407).pagination; + model.waiters = __webpack_require__(1408).waiters; return model; }, enumerable: true, @@ -65597,25 +65611,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1404 */ +/* 1406 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","auth":["aws.auth#sigv4"],"endpointPrefix":"artifact","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Artifact","serviceId":"Artifact","signatureVersion":"v4","signingName":"artifact","uid":"artifact-2018-05-10"},"operations":{"GetAccountSettings":{"http":{"method":"GET","requestUri":"/v1/account-settings/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"accountSettings":{"shape":"S3"}}}},"GetReport":{"http":{"method":"GET","requestUri":"/v1/report/get","responseCode":200},"input":{"type":"structure","required":["reportId","termToken"],"members":{"reportId":{"location":"querystring","locationName":"reportId"},"reportVersion":{"location":"querystring","locationName":"reportVersion","type":"long"},"termToken":{"location":"querystring","locationName":"termToken"}}},"output":{"type":"structure","members":{"documentPresignedUrl":{}}}},"GetReportMetadata":{"http":{"method":"GET","requestUri":"/v1/report/getMetadata","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{"location":"querystring","locationName":"reportId"},"reportVersion":{"location":"querystring","locationName":"reportVersion","type":"long"}}},"output":{"type":"structure","members":{"reportDetails":{"type":"structure","members":{"id":{},"name":{},"description":{},"periodStart":{"shape":"Sf"},"periodEnd":{"shape":"Sf"},"createdAt":{"shape":"Sf"},"lastModifiedAt":{"shape":"Sf"},"deletedAt":{"shape":"Sf"},"state":{},"arn":{},"series":{},"category":{},"companyName":{},"productName":{},"termArn":{},"version":{"type":"long"},"acceptanceType":{},"sequenceNumber":{"type":"long"},"uploadState":{},"statusMessage":{}}}}}},"GetTermForReport":{"http":{"method":"GET","requestUri":"/v1/report/getTermForReport","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{"location":"querystring","locationName":"reportId"},"reportVersion":{"location":"querystring","locationName":"reportVersion","type":"long"}}},"output":{"type":"structure","members":{"documentPresignedUrl":{},"termToken":{}}}},"ListReports":{"http":{"method":"GET","requestUri":"/v1/report/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"reports":{"type":"list","member":{"type":"structure","members":{"id":{},"name":{},"state":{},"arn":{},"version":{"type":"long"},"uploadState":{},"description":{},"periodStart":{"shape":"Sf"},"periodEnd":{"shape":"Sf"},"series":{},"category":{},"companyName":{},"productName":{},"statusMessage":{},"acceptanceType":{}}}},"nextToken":{}}}},"PutAccountSettings":{"http":{"method":"PUT","requestUri":"/v1/account-settings/put","responseCode":200},"input":{"type":"structure","members":{"notificationSubscriptionStatus":{}}},"output":{"type":"structure","members":{"accountSettings":{"shape":"S3"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"notificationSubscriptionStatus":{}}},"Sf":{"type":"timestamp","timestampFormat":"iso8601"}}} /***/ }), -/* 1405 */ +/* 1407 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListReports":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"reports"}}} /***/ }), -/* 1406 */ +/* 1408 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1407 */ +/* 1409 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65627,8 +65641,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Chatbot = Service.defineService('chatbot', ['2017-10-11']); Object.defineProperty(apiLoader.services['chatbot'], '2017-10-11', { get: function get() { - var model = __webpack_require__(1408); - model.paginators = __webpack_require__(1409).pagination; + var model = __webpack_require__(1410); + model.paginators = __webpack_require__(1411).pagination; return model; }, enumerable: true, @@ -65639,19 +65653,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1408 */ +/* 1410 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-10-11","endpointPrefix":"chatbot","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Chatbot","serviceId":"chatbot","signatureVersion":"v4","uid":"chatbot-2017-10-11"},"operations":{"CreateChimeWebhookConfiguration":{"http":{"requestUri":"/create-chime-webhook-configuration","responseCode":201},"input":{"type":"structure","required":["WebhookDescription","WebhookUrl","SnsTopicArns","IamRoleArn","ConfigurationName"],"members":{"WebhookDescription":{},"WebhookUrl":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"ConfigurationName":{},"LoggingLevel":{},"Tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"WebhookConfiguration":{"shape":"Sd"}}}},"CreateMicrosoftTeamsChannelConfiguration":{"http":{"requestUri":"/create-ms-teams-channel-configuration","responseCode":201},"input":{"type":"structure","required":["ChannelId","TeamId","TenantId","IamRoleArn","ConfigurationName"],"members":{"ChannelId":{},"ChannelName":{},"TeamId":{},"TeamName":{},"TenantId":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"ConfigurationName":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"},"Tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"ChannelConfiguration":{"shape":"So"}}}},"CreateSlackChannelConfiguration":{"http":{"requestUri":"/create-slack-channel-configuration","responseCode":201},"input":{"type":"structure","required":["SlackTeamId","SlackChannelId","IamRoleArn","ConfigurationName"],"members":{"SlackTeamId":{},"SlackChannelId":{},"SlackChannelName":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"ConfigurationName":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"},"Tags":{"shape":"S8"}}},"output":{"type":"structure","members":{"ChannelConfiguration":{"shape":"Sv"}}}},"DeleteChimeWebhookConfiguration":{"http":{"requestUri":"/delete-chime-webhook-configuration","responseCode":204},"input":{"type":"structure","required":["ChatConfigurationArn"],"members":{"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{}}},"DeleteMicrosoftTeamsChannelConfiguration":{"http":{"requestUri":"/delete-ms-teams-channel-configuration","responseCode":204},"input":{"type":"structure","required":["ChatConfigurationArn"],"members":{"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{}}},"DeleteMicrosoftTeamsConfiguredTeam":{"http":{"requestUri":"/delete-ms-teams-configured-teams","responseCode":204},"input":{"type":"structure","required":["TeamId"],"members":{"TeamId":{}}},"output":{"type":"structure","members":{}}},"DeleteMicrosoftTeamsUserIdentity":{"http":{"requestUri":"/delete-ms-teams-user-identity","responseCode":204},"input":{"type":"structure","required":["ChatConfigurationArn","UserId"],"members":{"ChatConfigurationArn":{},"UserId":{}}},"output":{"type":"structure","members":{}}},"DeleteSlackChannelConfiguration":{"http":{"requestUri":"/delete-slack-channel-configuration","responseCode":204},"input":{"type":"structure","required":["ChatConfigurationArn"],"members":{"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{}}},"DeleteSlackUserIdentity":{"http":{"requestUri":"/delete-slack-user-identity","responseCode":204},"input":{"type":"structure","required":["ChatConfigurationArn","SlackTeamId","SlackUserId"],"members":{"ChatConfigurationArn":{},"SlackTeamId":{},"SlackUserId":{}}},"output":{"type":"structure","members":{}}},"DeleteSlackWorkspaceAuthorization":{"http":{"requestUri":"/delete-slack-workspace-authorization","responseCode":204},"input":{"type":"structure","required":["SlackTeamId"],"members":{"SlackTeamId":{}}},"output":{"type":"structure","members":{}}},"DescribeChimeWebhookConfigurations":{"http":{"requestUri":"/describe-chime-webhook-configurations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{"NextToken":{},"WebhookConfigurations":{"type":"list","member":{"shape":"Sd"}}}}},"DescribeSlackChannelConfigurations":{"http":{"requestUri":"/describe-slack-channel-configurations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{"NextToken":{},"SlackChannelConfigurations":{"type":"list","member":{"shape":"Sv"}}}}},"DescribeSlackUserIdentities":{"http":{"requestUri":"/describe-slack-user-identities","responseCode":200},"input":{"type":"structure","members":{"ChatConfigurationArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"SlackUserIdentities":{"type":"list","member":{"type":"structure","required":["IamRoleArn","ChatConfigurationArn","SlackTeamId","SlackUserId"],"members":{"IamRoleArn":{},"ChatConfigurationArn":{},"SlackTeamId":{},"SlackUserId":{},"AwsUserIdentity":{}}}},"NextToken":{}}}},"DescribeSlackWorkspaces":{"http":{"requestUri":"/describe-slack-workspaces","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"SlackWorkspaces":{"type":"list","member":{"type":"structure","required":["SlackTeamId","SlackTeamName"],"members":{"SlackTeamId":{},"SlackTeamName":{}}}},"NextToken":{}}}},"GetAccountPreferences":{"http":{"requestUri":"/get-account-preferences","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountPreferences":{"shape":"S1v"}}}},"GetMicrosoftTeamsChannelConfiguration":{"http":{"requestUri":"/get-ms-teams-channel-configuration","responseCode":200},"input":{"type":"structure","required":["ChatConfigurationArn"],"members":{"ChatConfigurationArn":{}}},"output":{"type":"structure","members":{"ChannelConfiguration":{"shape":"So"}}}},"ListMicrosoftTeamsChannelConfigurations":{"http":{"requestUri":"/list-ms-teams-channel-configurations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"TeamId":{}}},"output":{"type":"structure","members":{"NextToken":{},"TeamChannelConfigurations":{"type":"list","member":{"shape":"So"}}}}},"ListMicrosoftTeamsConfiguredTeams":{"http":{"requestUri":"/list-ms-teams-configured-teams","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ConfiguredTeams":{"type":"list","member":{"type":"structure","required":["TenantId","TeamId"],"members":{"TenantId":{},"TeamId":{},"TeamName":{}}}},"NextToken":{}}}},"ListMicrosoftTeamsUserIdentities":{"http":{"requestUri":"/list-ms-teams-user-identities","responseCode":200},"input":{"type":"structure","members":{"ChatConfigurationArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"TeamsUserIdentities":{"type":"list","member":{"type":"structure","required":["IamRoleArn","ChatConfigurationArn","TeamId"],"members":{"IamRoleArn":{},"ChatConfigurationArn":{},"TeamId":{},"UserId":{},"AwsUserIdentity":{},"TeamsChannelId":{},"TeamsTenantId":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"requestUri":"/list-tags-for-resource","responseCode":200},"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S2c"}}}},"TagResource":{"http":{"requestUri":"/tag-resource","responseCode":200},"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"S2c"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/untag-resource","responseCode":200},"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAccountPreferences":{"http":{"requestUri":"/update-account-preferences","responseCode":200},"input":{"type":"structure","members":{"UserAuthorizationRequired":{"type":"boolean"},"TrainingDataCollectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"AccountPreferences":{"shape":"S1v"}}}},"UpdateChimeWebhookConfiguration":{"http":{"requestUri":"/update-chime-webhook-configuration","responseCode":200},"input":{"type":"structure","required":["ChatConfigurationArn"],"members":{"ChatConfigurationArn":{},"WebhookDescription":{},"WebhookUrl":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"LoggingLevel":{}}},"output":{"type":"structure","members":{"WebhookConfiguration":{"shape":"Sd"}}}},"UpdateMicrosoftTeamsChannelConfiguration":{"http":{"requestUri":"/update-ms-teams-channel-configuration","responseCode":200},"input":{"type":"structure","required":["ChatConfigurationArn","ChannelId"],"members":{"ChatConfigurationArn":{},"ChannelId":{},"ChannelName":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"}}},"output":{"type":"structure","members":{"ChannelConfiguration":{"shape":"So"}}}},"UpdateSlackChannelConfiguration":{"http":{"requestUri":"/update-slack-channel-configuration","responseCode":200},"input":{"type":"structure","required":["ChatConfigurationArn","SlackChannelId"],"members":{"ChatConfigurationArn":{},"SlackChannelId":{},"SlackChannelName":{},"SnsTopicArns":{"shape":"S4"},"IamRoleArn":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"}}},"output":{"type":"structure","members":{"ChannelConfiguration":{"shape":"Sv"}}}}},"shapes":{"S4":{"type":"list","member":{}},"S8":{"type":"list","member":{"shape":"S9"}},"S9":{"type":"structure","required":["TagKey","TagValue"],"members":{"TagKey":{},"TagValue":{}}},"Sd":{"type":"structure","required":["WebhookDescription","ChatConfigurationArn","IamRoleArn","SnsTopicArns"],"members":{"WebhookDescription":{},"ChatConfigurationArn":{},"IamRoleArn":{},"SnsTopicArns":{"shape":"S4"},"ConfigurationName":{},"LoggingLevel":{},"Tags":{"shape":"S8"}}},"Sk":{"type":"list","member":{}},"So":{"type":"structure","required":["ChannelId","TeamId","TenantId","ChatConfigurationArn","IamRoleArn","SnsTopicArns"],"members":{"ChannelId":{},"ChannelName":{},"TeamId":{},"TeamName":{},"TenantId":{},"ChatConfigurationArn":{},"IamRoleArn":{},"SnsTopicArns":{"shape":"S4"},"ConfigurationName":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"},"Tags":{"shape":"S8"}}},"Sv":{"type":"structure","required":["SlackTeamName","SlackTeamId","SlackChannelId","SlackChannelName","ChatConfigurationArn","IamRoleArn","SnsTopicArns"],"members":{"SlackTeamName":{},"SlackTeamId":{},"SlackChannelId":{},"SlackChannelName":{},"ChatConfigurationArn":{},"IamRoleArn":{},"SnsTopicArns":{"shape":"S4"},"ConfigurationName":{},"LoggingLevel":{},"GuardrailPolicyArns":{"shape":"Sk"},"UserAuthorizationRequired":{"type":"boolean"},"Tags":{"shape":"S8"}}},"S1v":{"type":"structure","members":{"UserAuthorizationRequired":{"type":"boolean"},"TrainingDataCollectionEnabled":{"type":"boolean"}}},"S2c":{"type":"list","member":{"shape":"S9"}}}} /***/ }), -/* 1409 */ +/* 1411 */ /***/ (function(module, exports) { module.exports = {"pagination":{"DescribeChimeWebhookConfigurations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"DescribeSlackChannelConfigurations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"DescribeSlackUserIdentities":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"DescribeSlackWorkspaces":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListMicrosoftTeamsChannelConfigurations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListMicrosoftTeamsConfiguredTeams":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListMicrosoftTeamsUserIdentities":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1410 */ +/* 1412 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65663,8 +65677,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.TimestreamInfluxDB = Service.defineService('timestreaminfluxdb', ['2023-01-27']); Object.defineProperty(apiLoader.services['timestreaminfluxdb'], '2023-01-27', { get: function get() { - var model = __webpack_require__(1411); - model.paginators = __webpack_require__(1412).pagination; + var model = __webpack_require__(1413); + model.paginators = __webpack_require__(1414).pagination; return model; }, enumerable: true, @@ -65675,19 +65689,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1411 */ +/* 1413 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-01-27","endpointPrefix":"timestream-influxdb","jsonVersion":"1.0","protocol":"json","ripServiceName":"timestream-influxdb","serviceAbbreviation":"Timestream InfluxDB","serviceFullName":"Timestream InfluxDB","serviceId":"Timestream InfluxDB","signatureVersion":"v4","signingName":"timestream-influxdb","targetPrefix":"AmazonTimestreamInfluxDB","uid":"timestream-influxdb-2023-01-27"},"operations":{"CreateDbInstance":{"input":{"type":"structure","required":["name","password","dbInstanceType","vpcSubnetIds","vpcSecurityGroupIds","allocatedStorage"],"members":{"name":{},"username":{"type":"string","sensitive":true},"password":{"type":"string","sensitive":true},"organization":{},"bucket":{},"dbInstanceType":{},"vpcSubnetIds":{"shape":"S8"},"vpcSecurityGroupIds":{"shape":"Sa"},"publiclyAccessible":{"type":"boolean"},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"dbParameterGroupIdentifier":{},"deploymentType":{},"logDeliveryConfiguration":{"shape":"Sh"},"tags":{"shape":"Sk"}}},"output":{"type":"structure","required":["id","name","arn","vpcSubnetIds"],"members":{"id":{},"name":{},"arn":{},"status":{},"endpoint":{},"dbInstanceType":{},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"deploymentType":{},"vpcSubnetIds":{"shape":"S8"},"publiclyAccessible":{"type":"boolean"},"vpcSecurityGroupIds":{"shape":"Sa"},"dbParameterGroupIdentifier":{},"availabilityZone":{},"secondaryAvailabilityZone":{},"logDeliveryConfiguration":{"shape":"Sh"},"influxAuthParametersSecretArn":{}}},"idempotent":true},"CreateDbParameterGroup":{"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"parameters":{"shape":"Sv"},"tags":{"shape":"Sk"}}},"output":{"type":"structure","required":["id","name","arn"],"members":{"id":{},"name":{},"arn":{},"description":{},"parameters":{"shape":"Sv"}}},"idempotent":true},"DeleteDbInstance":{"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}},"output":{"type":"structure","required":["id","name","arn","vpcSubnetIds"],"members":{"id":{},"name":{},"arn":{},"status":{},"endpoint":{},"dbInstanceType":{},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"deploymentType":{},"vpcSubnetIds":{"shape":"S8"},"publiclyAccessible":{"type":"boolean"},"vpcSecurityGroupIds":{"shape":"Sa"},"dbParameterGroupIdentifier":{},"availabilityZone":{},"secondaryAvailabilityZone":{},"logDeliveryConfiguration":{"shape":"Sh"},"influxAuthParametersSecretArn":{}}},"idempotent":true},"GetDbInstance":{"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}},"output":{"type":"structure","required":["id","name","arn","vpcSubnetIds"],"members":{"id":{},"name":{},"arn":{},"status":{},"endpoint":{},"dbInstanceType":{},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"deploymentType":{},"vpcSubnetIds":{"shape":"S8"},"publiclyAccessible":{"type":"boolean"},"vpcSecurityGroupIds":{"shape":"Sa"},"dbParameterGroupIdentifier":{},"availabilityZone":{},"secondaryAvailabilityZone":{},"logDeliveryConfiguration":{"shape":"Sh"},"influxAuthParametersSecretArn":{}}}},"GetDbParameterGroup":{"input":{"type":"structure","required":["identifier"],"members":{"identifier":{}}},"output":{"type":"structure","required":["id","name","arn"],"members":{"id":{},"name":{},"arn":{},"description":{},"parameters":{"shape":"Sv"}}}},"ListDbInstances":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","arn"],"members":{"id":{},"name":{},"arn":{},"status":{},"endpoint":{},"dbInstanceType":{},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"deploymentType":{}}}},"nextToken":{}}}},"ListDbParameterGroups":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","arn"],"members":{"id":{},"name":{},"arn":{},"description":{}}}},"nextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"tags":{"type":"map","key":{},"value":{}}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"Sk"}}},"idempotent":true},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{}}}},"idempotent":true},"UpdateDbInstance":{"input":{"type":"structure","required":["identifier"],"members":{"identifier":{},"logDeliveryConfiguration":{"shape":"Sh"},"dbParameterGroupIdentifier":{}}},"output":{"type":"structure","required":["id","name","arn","vpcSubnetIds"],"members":{"id":{},"name":{},"arn":{},"status":{},"endpoint":{},"dbInstanceType":{},"dbStorageType":{},"allocatedStorage":{"type":"integer"},"deploymentType":{},"vpcSubnetIds":{"shape":"S8"},"publiclyAccessible":{"type":"boolean"},"vpcSecurityGroupIds":{"shape":"Sa"},"dbParameterGroupIdentifier":{},"availabilityZone":{},"secondaryAvailabilityZone":{},"logDeliveryConfiguration":{"shape":"Sh"},"influxAuthParametersSecretArn":{}}},"idempotent":true}},"shapes":{"S8":{"type":"list","member":{}},"Sa":{"type":"list","member":{}},"Sh":{"type":"structure","required":["s3Configuration"],"members":{"s3Configuration":{"type":"structure","required":["bucketName","enabled"],"members":{"bucketName":{},"enabled":{"type":"boolean"}}}}},"Sk":{"type":"map","key":{},"value":{}},"Sv":{"type":"structure","members":{"InfluxDBv2":{"type":"structure","members":{"fluxLogEnabled":{"type":"boolean"},"logLevel":{},"noTasks":{"type":"boolean"},"queryConcurrency":{"type":"integer"},"queryQueueSize":{"type":"integer"},"tracingType":{},"metricsDisabled":{"type":"boolean"}}}},"union":true}}} /***/ }), -/* 1412 */ +/* 1414 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListDbInstances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDbParameterGroups":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}} /***/ }), -/* 1413 */ +/* 1415 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65699,8 +65713,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.CodeConnections = Service.defineService('codeconnections', ['2023-12-01']); Object.defineProperty(apiLoader.services['codeconnections'], '2023-12-01', { get: function get() { - var model = __webpack_require__(1414); - model.paginators = __webpack_require__(1415).pagination; + var model = __webpack_require__(1416); + model.paginators = __webpack_require__(1417).pagination; return model; }, enumerable: true, @@ -65711,19 +65725,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1414 */ +/* 1416 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-12-01","endpointPrefix":"codeconnections","jsonVersion":"1.0","protocol":"json","serviceFullName":"AWS CodeConnections","serviceId":"CodeConnections","signatureVersion":"v4","signingName":"codeconnections","targetPrefix":"com.amazonaws.codeconnections.CodeConnections_20231201","uid":"codeconnections-2023-12-01"},"operations":{"CreateConnection":{"input":{"type":"structure","required":["ConnectionName"],"members":{"ProviderType":{},"ConnectionName":{},"Tags":{"shape":"S4"},"HostArn":{}}},"output":{"type":"structure","required":["ConnectionArn"],"members":{"ConnectionArn":{},"Tags":{"shape":"S4"}}}},"CreateHost":{"input":{"type":"structure","required":["Name","ProviderType","ProviderEndpoint"],"members":{"Name":{},"ProviderType":{},"ProviderEndpoint":{},"VpcConfiguration":{"shape":"Se"},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"HostArn":{},"Tags":{"shape":"S4"}}}},"CreateRepositoryLink":{"input":{"type":"structure","required":["ConnectionArn","OwnerId","RepositoryName"],"members":{"ConnectionArn":{},"OwnerId":{},"RepositoryName":{},"EncryptionKeyArn":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["RepositoryLinkInfo"],"members":{"RepositoryLinkInfo":{"shape":"Sr"}}}},"CreateSyncConfiguration":{"input":{"type":"structure","required":["Branch","ConfigFile","RepositoryLinkId","ResourceName","RoleArn","SyncType"],"members":{"Branch":{},"ConfigFile":{},"RepositoryLinkId":{},"ResourceName":{},"RoleArn":{},"SyncType":{},"PublishDeploymentStatus":{},"TriggerResourceUpdateOn":{}}},"output":{"type":"structure","required":["SyncConfiguration"],"members":{"SyncConfiguration":{"shape":"S13"}}}},"DeleteConnection":{"input":{"type":"structure","required":["ConnectionArn"],"members":{"ConnectionArn":{}}},"output":{"type":"structure","members":{}}},"DeleteHost":{"input":{"type":"structure","required":["HostArn"],"members":{"HostArn":{}}},"output":{"type":"structure","members":{}}},"DeleteRepositoryLink":{"input":{"type":"structure","required":["RepositoryLinkId"],"members":{"RepositoryLinkId":{}}},"output":{"type":"structure","members":{}}},"DeleteSyncConfiguration":{"input":{"type":"structure","required":["SyncType","ResourceName"],"members":{"SyncType":{},"ResourceName":{}}},"output":{"type":"structure","members":{}}},"GetConnection":{"input":{"type":"structure","required":["ConnectionArn"],"members":{"ConnectionArn":{}}},"output":{"type":"structure","members":{"Connection":{"shape":"S1e"}}}},"GetHost":{"input":{"type":"structure","required":["HostArn"],"members":{"HostArn":{}}},"output":{"type":"structure","members":{"Name":{},"Status":{},"ProviderType":{},"ProviderEndpoint":{},"VpcConfiguration":{"shape":"Se"}}}},"GetRepositoryLink":{"input":{"type":"structure","required":["RepositoryLinkId"],"members":{"RepositoryLinkId":{}}},"output":{"type":"structure","required":["RepositoryLinkInfo"],"members":{"RepositoryLinkInfo":{"shape":"Sr"}}}},"GetRepositorySyncStatus":{"input":{"type":"structure","required":["Branch","RepositoryLinkId","SyncType"],"members":{"Branch":{},"RepositoryLinkId":{},"SyncType":{}}},"output":{"type":"structure","required":["LatestSync"],"members":{"LatestSync":{"type":"structure","required":["StartedAt","Status","Events"],"members":{"StartedAt":{"type":"timestamp"},"Status":{},"Events":{"type":"list","member":{"type":"structure","required":["Event","Time","Type"],"members":{"Event":{},"ExternalId":{},"Time":{"type":"timestamp"},"Type":{}}}}}}}}},"GetResourceSyncStatus":{"input":{"type":"structure","required":["ResourceName","SyncType"],"members":{"ResourceName":{},"SyncType":{}}},"output":{"type":"structure","required":["LatestSync"],"members":{"DesiredState":{"shape":"S1y"},"LatestSuccessfulSync":{"shape":"S21"},"LatestSync":{"shape":"S21"}}}},"GetSyncBlockerSummary":{"input":{"type":"structure","required":["SyncType","ResourceName"],"members":{"SyncType":{},"ResourceName":{}}},"output":{"type":"structure","required":["SyncBlockerSummary"],"members":{"SyncBlockerSummary":{"type":"structure","required":["ResourceName"],"members":{"ResourceName":{},"ParentResourceName":{},"LatestBlockers":{"type":"list","member":{"shape":"S2a"}}}}}}},"GetSyncConfiguration":{"input":{"type":"structure","required":["SyncType","ResourceName"],"members":{"SyncType":{},"ResourceName":{}}},"output":{"type":"structure","required":["SyncConfiguration"],"members":{"SyncConfiguration":{"shape":"S13"}}}},"ListConnections":{"input":{"type":"structure","members":{"ProviderTypeFilter":{},"HostArnFilter":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Connections":{"type":"list","member":{"shape":"S1e"}},"NextToken":{}}}},"ListHosts":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Hosts":{"type":"list","member":{"type":"structure","members":{"Name":{},"HostArn":{},"ProviderType":{},"ProviderEndpoint":{},"VpcConfiguration":{"shape":"Se"},"Status":{},"StatusMessage":{}}}},"NextToken":{}}}},"ListRepositoryLinks":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["RepositoryLinks"],"members":{"RepositoryLinks":{"type":"list","member":{"shape":"Sr"}},"NextToken":{}}}},"ListRepositorySyncDefinitions":{"input":{"type":"structure","required":["RepositoryLinkId","SyncType"],"members":{"RepositoryLinkId":{},"SyncType":{}}},"output":{"type":"structure","required":["RepositorySyncDefinitions"],"members":{"RepositorySyncDefinitions":{"type":"list","member":{"type":"structure","required":["Branch","Directory","Parent","Target"],"members":{"Branch":{},"Directory":{},"Parent":{},"Target":{}}}},"NextToken":{}}}},"ListSyncConfigurations":{"input":{"type":"structure","required":["RepositoryLinkId","SyncType"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"RepositoryLinkId":{},"SyncType":{}}},"output":{"type":"structure","required":["SyncConfigurations"],"members":{"SyncConfigurations":{"type":"list","member":{"shape":"S13"}},"NextToken":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S4"}}}},"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":{}}},"UpdateHost":{"input":{"type":"structure","required":["HostArn"],"members":{"HostArn":{},"ProviderEndpoint":{},"VpcConfiguration":{"shape":"Se"}}},"output":{"type":"structure","members":{}}},"UpdateRepositoryLink":{"input":{"type":"structure","required":["RepositoryLinkId"],"members":{"ConnectionArn":{},"EncryptionKeyArn":{},"RepositoryLinkId":{}}},"output":{"type":"structure","required":["RepositoryLinkInfo"],"members":{"RepositoryLinkInfo":{"shape":"Sr"}}}},"UpdateSyncBlocker":{"input":{"type":"structure","required":["Id","SyncType","ResourceName","ResolvedReason"],"members":{"Id":{},"SyncType":{},"ResourceName":{},"ResolvedReason":{}}},"output":{"type":"structure","required":["ResourceName","SyncBlocker"],"members":{"ResourceName":{},"ParentResourceName":{},"SyncBlocker":{"shape":"S2a"}}}},"UpdateSyncConfiguration":{"input":{"type":"structure","required":["ResourceName","SyncType"],"members":{"Branch":{},"ConfigFile":{},"RepositoryLinkId":{},"ResourceName":{},"RoleArn":{},"SyncType":{},"PublishDeploymentStatus":{},"TriggerResourceUpdateOn":{}}},"output":{"type":"structure","required":["SyncConfiguration"],"members":{"SyncConfiguration":{"shape":"S13"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Se":{"type":"structure","required":["VpcId","SubnetIds","SecurityGroupIds"],"members":{"VpcId":{},"SubnetIds":{"type":"list","member":{}},"SecurityGroupIds":{"type":"list","member":{}},"TlsCertificate":{}}},"Sr":{"type":"structure","required":["ConnectionArn","OwnerId","ProviderType","RepositoryLinkArn","RepositoryLinkId","RepositoryName"],"members":{"ConnectionArn":{},"EncryptionKeyArn":{},"OwnerId":{},"ProviderType":{},"RepositoryLinkArn":{},"RepositoryLinkId":{},"RepositoryName":{}}},"S13":{"type":"structure","required":["Branch","OwnerId","ProviderType","RepositoryLinkId","RepositoryName","ResourceName","RoleArn","SyncType"],"members":{"Branch":{},"ConfigFile":{},"OwnerId":{},"ProviderType":{},"RepositoryLinkId":{},"RepositoryName":{},"ResourceName":{},"RoleArn":{},"SyncType":{},"PublishDeploymentStatus":{},"TriggerResourceUpdateOn":{}}},"S1e":{"type":"structure","members":{"ConnectionName":{},"ConnectionArn":{},"ProviderType":{},"OwnerAccountId":{},"ConnectionStatus":{},"HostArn":{}}},"S1y":{"type":"structure","required":["Branch","Directory","OwnerId","RepositoryName","ProviderType","Sha"],"members":{"Branch":{},"Directory":{},"OwnerId":{},"RepositoryName":{},"ProviderType":{},"Sha":{}}},"S21":{"type":"structure","required":["Events","InitialRevision","StartedAt","Status","TargetRevision","Target"],"members":{"Events":{"type":"list","member":{"type":"structure","required":["Event","Time","Type"],"members":{"Event":{},"ExternalId":{},"Time":{"type":"timestamp"},"Type":{}}}},"InitialRevision":{"shape":"S1y"},"StartedAt":{"type":"timestamp"},"Status":{},"TargetRevision":{"shape":"S1y"},"Target":{}}},"S2a":{"type":"structure","required":["Id","Type","Status","CreatedReason","CreatedAt"],"members":{"Id":{},"Type":{},"Status":{},"CreatedReason":{},"CreatedAt":{"type":"timestamp"},"Contexts":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"ResolvedReason":{},"ResolvedAt":{"type":"timestamp"}}}}} /***/ }), -/* 1415 */ +/* 1417 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListConnections":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListHosts":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListRepositoryLinks":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"},"ListSyncConfigurations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults"}}} /***/ }), -/* 1416 */ +/* 1418 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65735,9 +65749,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Deadline = Service.defineService('deadline', ['2023-10-12']); Object.defineProperty(apiLoader.services['deadline'], '2023-10-12', { get: function get() { - var model = __webpack_require__(1417); - model.paginators = __webpack_require__(1418).pagination; - model.waiters = __webpack_require__(1419).waiters; + var model = __webpack_require__(1419); + model.paginators = __webpack_require__(1420).pagination; + model.waiters = __webpack_require__(1421).waiters; return model; }, enumerable: true, @@ -65748,25 +65762,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1417 */ +/* 1419 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-10-12","endpointPrefix":"deadline","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWSDeadlineCloud","serviceId":"deadline","signatureVersion":"v4","signingName":"deadline","uid":"deadline-2023-10-12"},"operations":{"AssociateMemberToFarm":{"http":{"method":"PUT","requestUri":"/2023-10-12/farms/{farmId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","identityStoreId","membershipLevel","principalId","principalType"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"identityStoreId":{},"membershipLevel":{},"principalId":{"location":"uri","locationName":"principalId"},"principalType":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"AssociateMemberToFleet":{"http":{"method":"PUT","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","identityStoreId","membershipLevel","principalId","principalType"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"identityStoreId":{},"membershipLevel":{},"principalId":{"location":"uri","locationName":"principalId"},"principalType":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"AssociateMemberToJob":{"http":{"method":"PUT","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","identityStoreId","jobId","membershipLevel","principalId","principalType","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"identityStoreId":{},"jobId":{"location":"uri","locationName":"jobId"},"membershipLevel":{},"principalId":{"location":"uri","locationName":"principalId"},"principalType":{},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"AssociateMemberToQueue":{"http":{"method":"PUT","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","identityStoreId","membershipLevel","principalId","principalType","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"identityStoreId":{},"membershipLevel":{},"principalId":{"location":"uri","locationName":"principalId"},"principalType":{},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"AssumeFleetRoleForRead":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/read-roles","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"}}},"output":{"type":"structure","required":["credentials"],"members":{"credentials":{"shape":"Sj"}},"sensitive":true},"endpoint":{"hostPrefix":"management."}},"AssumeFleetRoleForWorker":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}/fleet-roles","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","required":["credentials"],"members":{"credentials":{"shape":"Sj"}},"sensitive":true},"endpoint":{"hostPrefix":"scheduling."}},"AssumeQueueRoleForRead":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/read-roles","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["credentials"],"members":{"credentials":{"shape":"Sj"}},"sensitive":true},"endpoint":{"hostPrefix":"management."}},"AssumeQueueRoleForUser":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/user-roles","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["credentials"],"members":{"credentials":{"shape":"Sj"}},"sensitive":true},"endpoint":{"hostPrefix":"management."}},"AssumeQueueRoleForWorker":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}/queue-roles","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","queueId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"queueId":{"location":"querystring","locationName":"queueId"},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","members":{"credentials":{"shape":"Sj"}},"sensitive":true},"endpoint":{"hostPrefix":"scheduling."}},"BatchGetJobEntity":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}/batchGetJobEntity","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","identifiers","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"identifiers":{"type":"list","member":{"type":"structure","members":{"environmentDetails":{"type":"structure","required":["environmentId","jobId"],"members":{"environmentId":{},"jobId":{}}},"jobAttachmentDetails":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"jobDetails":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"stepDetails":{"type":"structure","required":["jobId","stepId"],"members":{"jobId":{},"stepId":{}}}},"union":true}},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","required":["entities","errors"],"members":{"entities":{"type":"list","member":{"type":"structure","members":{"environmentDetails":{"type":"structure","required":["environmentId","jobId","schemaVersion","template"],"members":{"environmentId":{},"jobId":{},"schemaVersion":{},"template":{"shape":"S1b"}}},"jobAttachmentDetails":{"type":"structure","required":["attachments","jobId"],"members":{"attachments":{"shape":"S1d"},"jobId":{}}},"jobDetails":{"type":"structure","required":["jobId","logGroupName","schemaVersion"],"members":{"jobAttachmentSettings":{"shape":"S1p"},"jobId":{},"jobRunAsUser":{"shape":"S1s"},"logGroupName":{},"parameters":{"shape":"S20"},"pathMappingRules":{"type":"list","member":{"type":"structure","required":["destinationPath","sourcePath","sourcePathFormat"],"members":{"destinationPath":{},"sourcePath":{},"sourcePathFormat":{}},"sensitive":true}},"queueRoleArn":{},"schemaVersion":{}}},"stepDetails":{"type":"structure","required":["dependencies","jobId","schemaVersion","stepId","template"],"members":{"dependencies":{"type":"list","member":{}},"jobId":{},"schemaVersion":{},"stepId":{},"template":{"shape":"S1b"}}}},"union":true}},"errors":{"type":"list","member":{"type":"structure","members":{"environmentDetails":{"type":"structure","required":["code","environmentId","jobId","message"],"members":{"code":{},"environmentId":{},"jobId":{},"message":{}}},"jobAttachmentDetails":{"type":"structure","required":["code","jobId","message"],"members":{"code":{},"jobId":{},"message":{}}},"jobDetails":{"type":"structure","required":["code","jobId","message"],"members":{"code":{},"jobId":{},"message":{}}},"stepDetails":{"type":"structure","required":["code","jobId","message","stepId"],"members":{"code":{},"jobId":{},"message":{},"stepId":{}}}},"union":true}}}},"endpoint":{"hostPrefix":"scheduling."}},"CopyJobTemplate":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/template","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","targetS3Location"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"targetS3Location":{"type":"structure","required":["bucketName","key"],"members":{"bucketName":{},"key":{}}}}},"output":{"type":"structure","required":["templateType"],"members":{"templateType":{}}},"endpoint":{"hostPrefix":"management."}},"CreateBudget":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/budgets","responseCode":200},"input":{"type":"structure","required":["actions","approximateDollarLimit","displayName","farmId","schedule","usageTrackingResource"],"members":{"actions":{"shape":"S2o"},"approximateDollarLimit":{"type":"float"},"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"schedule":{"shape":"S2w"},"usageTrackingResource":{"shape":"S30"}}},"output":{"type":"structure","required":["budgetId"],"members":{"budgetId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateFarm":{"http":{"requestUri":"/2023-10-12/farms","responseCode":200},"input":{"type":"structure","required":["displayName"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"description":{"shape":"S2q"},"displayName":{},"kmsKeyArn":{},"tags":{"shape":"S35"}}},"output":{"type":"structure","required":["farmId"],"members":{"farmId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateFleet":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/fleets","responseCode":200},"input":{"type":"structure","required":["configuration","displayName","farmId","maxWorkerCount","roleArn"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"configuration":{"shape":"S38"},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"maxWorkerCount":{"type":"integer"},"minWorkerCount":{"type":"integer"},"roleArn":{},"tags":{"shape":"S35"}}},"output":{"type":"structure","required":["fleetId"],"members":{"fleetId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateJob":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs","responseCode":201},"input":{"type":"structure","required":["farmId","priority","queueId","template","templateType"],"members":{"attachments":{"shape":"S1d"},"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"maxFailedTasksCount":{"type":"integer"},"maxRetriesPerTask":{"type":"integer"},"parameters":{"shape":"S20"},"priority":{"type":"integer"},"queueId":{"location":"uri","locationName":"queueId"},"storageProfileId":{},"targetTaskRunStatus":{},"template":{"type":"string","sensitive":true},"templateType":{}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateLicenseEndpoint":{"http":{"requestUri":"/2023-10-12/license-endpoints","responseCode":200},"input":{"type":"structure","required":["securityGroupIds","subnetIds","vpcId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}},"tags":{"shape":"S35"},"vpcId":{}}},"output":{"type":"structure","required":["licenseEndpointId"],"members":{"licenseEndpointId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateMonitor":{"http":{"requestUri":"/2023-10-12/monitors","responseCode":200},"input":{"type":"structure","required":["displayName","identityCenterInstanceArn","roleArn","subdomain"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"displayName":{},"identityCenterInstanceArn":{},"roleArn":{},"subdomain":{}}},"output":{"type":"structure","required":["identityCenterApplicationArn","monitorId"],"members":{"identityCenterApplicationArn":{},"monitorId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateQueue":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/queues","responseCode":200},"input":{"type":"structure","required":["displayName","farmId"],"members":{"allowedStorageProfileIds":{"shape":"S4v"},"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"defaultBudgetAction":{},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"jobAttachmentSettings":{"shape":"S1p"},"jobRunAsUser":{"shape":"S1s"},"requiredFileSystemLocationNames":{"shape":"S4x"},"roleArn":{},"tags":{"shape":"S35"}}},"output":{"type":"structure","required":["queueId"],"members":{"queueId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateQueueEnvironment":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/environments","responseCode":200},"input":{"type":"structure","required":["farmId","priority","queueId","template","templateType"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"priority":{"type":"integer"},"queueId":{"location":"uri","locationName":"queueId"},"template":{"shape":"S51"},"templateType":{}}},"output":{"type":"structure","required":["queueEnvironmentId"],"members":{"queueEnvironmentId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateQueueFleetAssociation":{"http":{"method":"PUT","requestUri":"/2023-10-12/farms/{farmId}/queue-fleet-associations","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{},"queueId":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateStorageProfile":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/storage-profiles","responseCode":200},"input":{"type":"structure","required":["displayName","farmId","osFamily"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"fileSystemLocations":{"shape":"S58"},"osFamily":{}}},"output":{"type":"structure","required":["storageProfileId"],"members":{"storageProfileId":{}}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"CreateWorker":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"hostProperties":{"shape":"S5e"}}},"output":{"type":"structure","required":["workerId"],"members":{"workerId":{}}},"endpoint":{"hostPrefix":"scheduling."},"idempotent":true},"DeleteBudget":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/budgets/{budgetId}","responseCode":200},"input":{"type":"structure","required":["budgetId","farmId"],"members":{"budgetId":{"location":"uri","locationName":"budgetId"},"farmId":{"location":"uri","locationName":"farmId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteFarm":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteFleet":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteLicenseEndpoint":{"http":{"method":"DELETE","requestUri":"/2023-10-12/license-endpoints/{licenseEndpointId}","responseCode":200},"input":{"type":"structure","required":["licenseEndpointId"],"members":{"licenseEndpointId":{"location":"uri","locationName":"licenseEndpointId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteMeteredProduct":{"http":{"method":"DELETE","requestUri":"/2023-10-12/license-endpoints/{licenseEndpointId}/metered-products/{productId}","responseCode":200},"input":{"type":"structure","required":["licenseEndpointId","productId"],"members":{"licenseEndpointId":{"location":"uri","locationName":"licenseEndpointId"},"productId":{"location":"uri","locationName":"productId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteMonitor":{"http":{"method":"DELETE","requestUri":"/2023-10-12/monitors/{monitorId}","responseCode":200},"input":{"type":"structure","required":["monitorId"],"members":{"monitorId":{"location":"uri","locationName":"monitorId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteQueue":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteQueueEnvironment":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueEnvironmentId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueEnvironmentId":{"location":"uri","locationName":"queueEnvironmentId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteQueueFleetAssociation":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/queue-fleet-associations/{queueId}/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteStorageProfile":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/storage-profiles/{storageProfileId}","responseCode":200},"input":{"type":"structure","required":["farmId","storageProfileId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"storageProfileId":{"location":"uri","locationName":"storageProfileId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DeleteWorker":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DisassociateMemberFromFarm":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","principalId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"principalId":{"location":"uri","locationName":"principalId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DisassociateMemberFromFleet":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","principalId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"principalId":{"location":"uri","locationName":"principalId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DisassociateMemberFromJob":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","principalId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"principalId":{"location":"uri","locationName":"principalId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"DisassociateMemberFromQueue":{"http":{"method":"DELETE","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/members/{principalId}","responseCode":200},"input":{"type":"structure","required":["farmId","principalId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"principalId":{"location":"uri","locationName":"principalId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"GetBudget":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/budgets/{budgetId}","responseCode":200},"input":{"type":"structure","required":["budgetId","farmId"],"members":{"budgetId":{"location":"uri","locationName":"budgetId"},"farmId":{"location":"uri","locationName":"farmId"}}},"output":{"type":"structure","required":["actions","approximateDollarLimit","budgetId","createdAt","createdBy","displayName","schedule","status","usageTrackingResource","usages"],"members":{"actions":{"type":"list","member":{"type":"structure","required":["thresholdPercentage","type"],"members":{"description":{"shape":"S2q"},"thresholdPercentage":{"type":"float"},"type":{}}}},"approximateDollarLimit":{"type":"float"},"budgetId":{},"createdAt":{"shape":"S6l"},"createdBy":{},"description":{"shape":"S2q"},"displayName":{},"queueStoppedAt":{"shape":"S6n"},"schedule":{"shape":"S2w"},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"usageTrackingResource":{"shape":"S30"},"usages":{"shape":"S6q"}}},"endpoint":{"hostPrefix":"management."}},"GetFarm":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"}}},"output":{"type":"structure","required":["createdAt","createdBy","displayName","farmId","kmsKeyArn"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"description":{"shape":"S2q"},"displayName":{},"farmId":{},"kmsKeyArn":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetFleet":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"}}},"output":{"type":"structure","required":["configuration","createdAt","createdBy","displayName","farmId","fleetId","maxWorkerCount","minWorkerCount","roleArn","status","workerCount"],"members":{"autoScalingStatus":{},"capabilities":{"type":"structure","members":{"amounts":{"type":"list","member":{"shape":"S3k"}},"attributes":{"type":"list","member":{"shape":"S3o"}}}},"configuration":{"shape":"S38"},"createdAt":{"shape":"S6l"},"createdBy":{},"description":{"shape":"S2q"},"displayName":{},"farmId":{},"fleetId":{},"maxWorkerCount":{"type":"integer"},"minWorkerCount":{"type":"integer"},"roleArn":{},"status":{},"targetWorkerCount":{"type":"integer"},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerCount":{"type":"integer"}}},"endpoint":{"hostPrefix":"management."}},"GetJob":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["createdAt","createdBy","jobId","lifecycleStatus","lifecycleStatusMessage","name","priority"],"members":{"attachments":{"shape":"S1d"},"createdAt":{"shape":"S6l"},"createdBy":{},"description":{"type":"string","sensitive":true},"endedAt":{"shape":"S73"},"jobId":{},"lifecycleStatus":{},"lifecycleStatusMessage":{},"maxFailedTasksCount":{"type":"integer"},"maxRetriesPerTask":{"type":"integer"},"name":{},"parameters":{"shape":"S20"},"priority":{"type":"integer"},"startedAt":{"shape":"S76"},"storageProfileId":{},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetLicenseEndpoint":{"http":{"method":"GET","requestUri":"/2023-10-12/license-endpoints/{licenseEndpointId}","responseCode":200},"input":{"type":"structure","required":["licenseEndpointId"],"members":{"licenseEndpointId":{"location":"uri","locationName":"licenseEndpointId"}}},"output":{"type":"structure","required":["licenseEndpointId","status","statusMessage"],"members":{"dnsName":{},"licenseEndpointId":{},"securityGroupIds":{"type":"list","member":{}},"status":{},"statusMessage":{},"subnetIds":{"type":"list","member":{}},"vpcId":{}}},"endpoint":{"hostPrefix":"management."}},"GetMonitor":{"http":{"method":"GET","requestUri":"/2023-10-12/monitors/{monitorId}","responseCode":200},"input":{"type":"structure","required":["monitorId"],"members":{"monitorId":{"location":"uri","locationName":"monitorId"}}},"output":{"type":"structure","required":["createdAt","createdBy","displayName","identityCenterApplicationArn","identityCenterInstanceArn","monitorId","roleArn","subdomain","url"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"displayName":{},"identityCenterApplicationArn":{},"identityCenterInstanceArn":{},"monitorId":{},"roleArn":{},"subdomain":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"url":{}}},"endpoint":{"hostPrefix":"management."}},"GetQueue":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["createdAt","createdBy","defaultBudgetAction","displayName","farmId","queueId","status"],"members":{"allowedStorageProfileIds":{"shape":"S4v"},"blockedReason":{},"createdAt":{"shape":"S6l"},"createdBy":{},"defaultBudgetAction":{},"description":{"shape":"S2q"},"displayName":{},"farmId":{},"jobAttachmentSettings":{"shape":"S1p"},"jobRunAsUser":{"shape":"S1s"},"queueId":{},"requiredFileSystemLocationNames":{"shape":"S4x"},"roleArn":{},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetQueueEnvironment":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueEnvironmentId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueEnvironmentId":{"location":"uri","locationName":"queueEnvironmentId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["createdAt","createdBy","name","priority","queueEnvironmentId","template","templateType"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"name":{},"priority":{"type":"integer"},"queueEnvironmentId":{},"template":{"shape":"S51"},"templateType":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetQueueFleetAssociation":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queue-fleet-associations/{queueId}/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["createdAt","createdBy","fleetId","queueId","status"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"fleetId":{},"queueId":{},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetSession":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/sessions/{sessionId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","sessionId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"sessionId":{"location":"uri","locationName":"sessionId"}}},"output":{"type":"structure","required":["fleetId","lifecycleStatus","log","sessionId","startedAt","workerId"],"members":{"endedAt":{"shape":"S73"},"fleetId":{},"hostProperties":{"shape":"S7x"},"lifecycleStatus":{},"log":{"shape":"S7z"},"sessionId":{},"startedAt":{"shape":"S76"},"targetLifecycleStatus":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerId":{},"workerLog":{"shape":"S7z"}}},"endpoint":{"hostPrefix":"management."}},"GetSessionAction":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/session-actions/{sessionActionId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","sessionActionId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"sessionActionId":{"location":"uri","locationName":"sessionActionId"}}},"output":{"type":"structure","required":["definition","sessionActionId","sessionId","status"],"members":{"definition":{"type":"structure","members":{"envEnter":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"envExit":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"syncInputJobAttachments":{"type":"structure","members":{"stepId":{}}},"taskRun":{"type":"structure","required":["parameters","stepId","taskId"],"members":{"parameters":{"shape":"S8d"},"stepId":{},"taskId":{}}}},"union":true},"endedAt":{"shape":"S73"},"processExitCode":{"type":"integer"},"progressMessage":{"shape":"S8h"},"progressPercent":{"type":"float"},"sessionActionId":{},"sessionId":{},"startedAt":{"shape":"S76"},"status":{},"workerUpdatedAt":{"shape":"S8k"}}},"endpoint":{"hostPrefix":"management."}},"GetSessionsStatisticsAggregation":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/sessions-statistics-aggregation","responseCode":200},"input":{"type":"structure","required":["aggregationId","farmId"],"members":{"aggregationId":{"location":"querystring","locationName":"aggregationId"},"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["status"],"members":{"nextToken":{},"statistics":{"type":"list","member":{"type":"structure","required":["costInUsd","count","runtimeInSeconds"],"members":{"aggregationEndTime":{"shape":"Sl"},"aggregationStartTime":{"shape":"Sl"},"costInUsd":{"shape":"S8r"},"count":{"type":"integer"},"fleetId":{},"instanceType":{},"jobId":{},"jobName":{},"licenseProduct":{},"queueId":{},"runtimeInSeconds":{"shape":"S8r"},"usageType":{},"userId":{}}}},"status":{},"statusMessage":{}}},"endpoint":{"hostPrefix":"management."}},"GetStep":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"}}},"output":{"type":"structure","required":["createdAt","createdBy","lifecycleStatus","name","stepId","taskRunStatus","taskRunStatusCounts"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"dependencyCounts":{"shape":"S8z"},"description":{"type":"string","sensitive":true},"endedAt":{"shape":"S73"},"lifecycleStatus":{},"lifecycleStatusMessage":{},"name":{},"parameterSpace":{"shape":"S93"},"requiredCapabilities":{"type":"structure","required":["amounts","attributes"],"members":{"amounts":{"type":"list","member":{"type":"structure","required":["name"],"members":{"max":{"type":"double"},"min":{"type":"double"},"name":{},"value":{"type":"double"}}}},"attributes":{"type":"list","member":{"type":"structure","required":["name"],"members":{"allOf":{"shape":"S9e"},"anyOf":{"shape":"S9e"},"name":{}}}}}},"startedAt":{"shape":"S76"},"stepId":{},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetStorageProfile":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/storage-profiles/{storageProfileId}","responseCode":200},"input":{"type":"structure","required":["farmId","storageProfileId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"storageProfileId":{"location":"uri","locationName":"storageProfileId"}}},"output":{"type":"structure","required":["createdAt","createdBy","displayName","osFamily","storageProfileId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"displayName":{},"fileSystemLocations":{"shape":"S58"},"osFamily":{},"storageProfileId":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetStorageProfileForQueue":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/storage-profiles/{storageProfileId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueId","storageProfileId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"queueId":{"location":"uri","locationName":"queueId"},"storageProfileId":{"location":"uri","locationName":"storageProfileId"}}},"output":{"type":"structure","required":["displayName","osFamily","storageProfileId"],"members":{"displayName":{},"fileSystemLocations":{"shape":"S58"},"osFamily":{},"storageProfileId":{}}},"endpoint":{"hostPrefix":"management."}},"GetTask":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/tasks/{taskId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId","taskId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","required":["createdAt","createdBy","runStatus","taskId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"endedAt":{"shape":"S73"},"failureRetryCount":{"type":"integer"},"latestSessionActionId":{},"parameters":{"shape":"S8d"},"runStatus":{},"startedAt":{"shape":"S76"},"targetRunStatus":{},"taskId":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}},"endpoint":{"hostPrefix":"management."}},"GetWorker":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","required":["createdAt","createdBy","farmId","fleetId","status","workerId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"farmId":{},"fleetId":{},"hostProperties":{"shape":"S7x"},"log":{"shape":"S7z"},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerId":{}}},"endpoint":{"hostPrefix":"management."}},"ListAvailableMeteredProducts":{"http":{"method":"GET","requestUri":"/2023-10-12/metered-products","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["meteredProducts"],"members":{"meteredProducts":{"shape":"S9t"},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListBudgets":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/budgets","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["budgets"],"members":{"budgets":{"type":"list","member":{"type":"structure","required":["approximateDollarLimit","budgetId","createdAt","createdBy","displayName","status","usageTrackingResource","usages"],"members":{"approximateDollarLimit":{"type":"float"},"budgetId":{},"createdAt":{"shape":"S6l"},"createdBy":{},"description":{"shape":"S2q"},"displayName":{},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"usageTrackingResource":{"shape":"S30"},"usages":{"shape":"S6q"}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListFarmMembers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/members","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["farmId","identityStoreId","membershipLevel","principalId","principalType"],"members":{"farmId":{},"identityStoreId":{},"membershipLevel":{},"principalId":{},"principalType":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListFarms":{"http":{"method":"GET","requestUri":"/2023-10-12/farms","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"principalId":{"location":"querystring","locationName":"principalId"}}},"output":{"type":"structure","required":["farms"],"members":{"farms":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","displayName","farmId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"displayName":{},"farmId":{},"kmsKeyArn":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListFleetMembers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/members","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["farmId","fleetId","identityStoreId","membershipLevel","principalId","principalType"],"members":{"farmId":{},"fleetId":{},"identityStoreId":{},"membershipLevel":{},"principalId":{},"principalType":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListFleets":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"displayName":{"location":"querystring","locationName":"displayName"},"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"principalId":{"location":"querystring","locationName":"principalId"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["fleets"],"members":{"fleets":{"type":"list","member":{"type":"structure","required":["configuration","createdAt","createdBy","displayName","farmId","fleetId","maxWorkerCount","minWorkerCount","status","workerCount"],"members":{"autoScalingStatus":{},"configuration":{"shape":"S38"},"createdAt":{"shape":"S6l"},"createdBy":{},"displayName":{},"farmId":{},"fleetId":{},"maxWorkerCount":{"type":"integer"},"minWorkerCount":{"type":"integer"},"status":{},"targetWorkerCount":{"type":"integer"},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerCount":{"type":"integer"}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListJobMembers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/members","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["farmId","identityStoreId","jobId","membershipLevel","principalId","principalType","queueId"],"members":{"farmId":{},"identityStoreId":{},"jobId":{},"membershipLevel":{},"principalId":{},"principalType":{},"queueId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListJobs":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"principalId":{"location":"querystring","locationName":"principalId"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["jobs"],"members":{"jobs":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","jobId","lifecycleStatus","lifecycleStatusMessage","name","priority"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"endedAt":{"shape":"S73"},"jobId":{},"lifecycleStatus":{},"lifecycleStatusMessage":{},"maxFailedTasksCount":{"type":"integer"},"maxRetriesPerTask":{"type":"integer"},"name":{},"priority":{"type":"integer"},"startedAt":{"shape":"S76"},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListLicenseEndpoints":{"http":{"method":"GET","requestUri":"/2023-10-12/license-endpoints","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["licenseEndpoints"],"members":{"licenseEndpoints":{"type":"list","member":{"type":"structure","members":{"licenseEndpointId":{},"status":{},"statusMessage":{},"vpcId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListMeteredProducts":{"http":{"method":"GET","requestUri":"/2023-10-12/license-endpoints/{licenseEndpointId}/metered-products","responseCode":200},"input":{"type":"structure","required":["licenseEndpointId"],"members":{"licenseEndpointId":{"location":"uri","locationName":"licenseEndpointId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["meteredProducts"],"members":{"meteredProducts":{"shape":"S9t"},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListMonitors":{"http":{"method":"GET","requestUri":"/2023-10-12/monitors","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["monitors"],"members":{"monitors":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","displayName","identityCenterApplicationArn","identityCenterInstanceArn","monitorId","roleArn","subdomain","url"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"displayName":{},"identityCenterApplicationArn":{},"identityCenterInstanceArn":{},"monitorId":{},"roleArn":{},"subdomain":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"url":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListQueueEnvironments":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/environments","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["environments"],"members":{"environments":{"type":"list","member":{"type":"structure","required":["name","priority","queueEnvironmentId"],"members":{"name":{},"priority":{"type":"integer"},"queueEnvironmentId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListQueueFleetAssociations":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queue-fleet-associations","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"querystring","locationName":"fleetId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"querystring","locationName":"queueId"}}},"output":{"type":"structure","required":["queueFleetAssociations"],"members":{"nextToken":{},"queueFleetAssociations":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","fleetId","queueId","status"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"fleetId":{},"queueId":{},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListQueueMembers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/members","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["farmId","identityStoreId","membershipLevel","principalId","principalType","queueId"],"members":{"farmId":{},"identityStoreId":{},"membershipLevel":{},"principalId":{},"principalType":{},"queueId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListQueues":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"principalId":{"location":"querystring","locationName":"principalId"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["queues"],"members":{"nextToken":{},"queues":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","defaultBudgetAction","displayName","farmId","queueId","status"],"members":{"blockedReason":{},"createdAt":{"shape":"S6l"},"createdBy":{},"defaultBudgetAction":{},"displayName":{},"farmId":{},"queueId":{},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListSessionActions":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/session-actions","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"},"sessionId":{"location":"querystring","locationName":"sessionId"},"taskId":{"location":"querystring","locationName":"taskId"}}},"output":{"type":"structure","required":["sessionActions"],"members":{"nextToken":{},"sessionActions":{"type":"list","member":{"type":"structure","required":["definition","sessionActionId","status"],"members":{"definition":{"type":"structure","members":{"envEnter":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"envExit":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"syncInputJobAttachments":{"type":"structure","members":{"stepId":{}}},"taskRun":{"type":"structure","required":["stepId","taskId"],"members":{"stepId":{},"taskId":{}}}},"union":true},"endedAt":{"shape":"S73"},"progressPercent":{"type":"float"},"sessionActionId":{},"startedAt":{"shape":"S76"},"status":{},"workerUpdatedAt":{"shape":"S8k"}}}}}},"endpoint":{"hostPrefix":"management."}},"ListSessions":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/sessions","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["sessions"],"members":{"nextToken":{},"sessions":{"type":"list","member":{"type":"structure","required":["fleetId","lifecycleStatus","sessionId","startedAt","workerId"],"members":{"endedAt":{"shape":"S73"},"fleetId":{},"lifecycleStatus":{},"sessionId":{},"startedAt":{"shape":"S76"},"targetLifecycleStatus":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerId":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListSessionsForWorker":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}/sessions","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","required":["sessions"],"members":{"nextToken":{},"sessions":{"type":"list","member":{"type":"structure","required":["jobId","lifecycleStatus","queueId","sessionId","startedAt"],"members":{"endedAt":{"shape":"S73"},"jobId":{},"lifecycleStatus":{},"queueId":{},"sessionId":{},"startedAt":{"shape":"S76"},"targetLifecycleStatus":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListStepConsumers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/consumers","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"}}},"output":{"type":"structure","required":["consumers"],"members":{"consumers":{"type":"list","member":{"type":"structure","required":["status","stepId"],"members":{"status":{},"stepId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListStepDependencies":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/dependencies","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"}}},"output":{"type":"structure","required":["dependencies"],"members":{"dependencies":{"type":"list","member":{"type":"structure","required":["status","stepId"],"members":{"status":{},"stepId":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"management."}},"ListSteps":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["steps"],"members":{"nextToken":{},"steps":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","lifecycleStatus","name","stepId","taskRunStatus","taskRunStatusCounts"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"dependencyCounts":{"shape":"S8z"},"endedAt":{"shape":"S73"},"lifecycleStatus":{},"lifecycleStatusMessage":{},"name":{},"startedAt":{"shape":"S76"},"stepId":{},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListStorageProfiles":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/storage-profiles","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["storageProfiles"],"members":{"nextToken":{},"storageProfiles":{"shape":"Scd"}}},"endpoint":{"hostPrefix":"management."}},"ListStorageProfilesForQueue":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/storage-profiles","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"}}},"output":{"type":"structure","required":["storageProfiles"],"members":{"nextToken":{},"storageProfiles":{"shape":"Scd"}}},"endpoint":{"hostPrefix":"management."}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/2023-10-12/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S35"}}},"endpoint":{"hostPrefix":"management."}},"ListTasks":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/tasks","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"}}},"output":{"type":"structure","required":["tasks"],"members":{"nextToken":{},"tasks":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","runStatus","taskId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"endedAt":{"shape":"S73"},"failureRetryCount":{"type":"integer"},"latestSessionActionId":{},"parameters":{"shape":"S8d"},"runStatus":{},"startedAt":{"shape":"S76"},"targetRunStatus":{},"taskId":{},"updatedAt":{"shape":"S6n"},"updatedBy":{}}}}}},"endpoint":{"hostPrefix":"management."}},"ListWorkers":{"http":{"method":"GET","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["workers"],"members":{"nextToken":{},"workers":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","farmId","fleetId","status","workerId"],"members":{"createdAt":{"shape":"S6l"},"createdBy":{},"farmId":{},"fleetId":{},"hostProperties":{"shape":"S7x"},"log":{"shape":"S7z"},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerId":{}}}}}},"endpoint":{"hostPrefix":"management."}},"PutMeteredProduct":{"http":{"method":"PUT","requestUri":"/2023-10-12/license-endpoints/{licenseEndpointId}/metered-products/{productId}","responseCode":200},"input":{"type":"structure","required":["licenseEndpointId","productId"],"members":{"licenseEndpointId":{"location":"uri","locationName":"licenseEndpointId"},"productId":{"location":"uri","locationName":"productId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"SearchJobs":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/search/jobs","responseCode":200},"input":{"type":"structure","required":["farmId","itemOffset","queueIds"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"filterExpressions":{"shape":"Scu"},"itemOffset":{"type":"integer"},"pageSize":{"type":"integer"},"queueIds":{"type":"list","member":{}},"sortExpressions":{"shape":"Sd9"}}},"output":{"type":"structure","required":["jobs","totalResults"],"members":{"jobs":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"S6l"},"createdBy":{},"endedAt":{"shape":"S73"},"jobId":{},"jobParameters":{"shape":"S20"},"lifecycleStatus":{},"lifecycleStatusMessage":{},"maxFailedTasksCount":{"type":"integer"},"maxRetriesPerTask":{"type":"integer"},"name":{},"priority":{"type":"integer"},"queueId":{},"startedAt":{"shape":"S76"},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"}}}},"nextItemOffset":{"type":"integer"},"totalResults":{"type":"integer"}}},"endpoint":{"hostPrefix":"management."}},"SearchSteps":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/search/steps","responseCode":200},"input":{"type":"structure","required":["farmId","itemOffset","queueIds"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"filterExpressions":{"shape":"Scu"},"itemOffset":{"type":"integer"},"jobId":{},"pageSize":{"type":"integer"},"queueIds":{"type":"list","member":{}},"sortExpressions":{"shape":"Sd9"}}},"output":{"type":"structure","required":["steps","totalResults"],"members":{"nextItemOffset":{"type":"integer"},"steps":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"S6l"},"endedAt":{"shape":"S73"},"jobId":{},"lifecycleStatus":{},"lifecycleStatusMessage":{},"name":{},"parameterSpace":{"shape":"S93"},"queueId":{},"startedAt":{"shape":"S76"},"stepId":{},"targetTaskRunStatus":{},"taskRunStatus":{},"taskRunStatusCounts":{"shape":"S79"}}}},"totalResults":{"type":"integer"}}},"endpoint":{"hostPrefix":"management."}},"SearchTasks":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/search/tasks","responseCode":200},"input":{"type":"structure","required":["farmId","itemOffset","queueIds"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"filterExpressions":{"shape":"Scu"},"itemOffset":{"type":"integer"},"jobId":{},"pageSize":{"type":"integer"},"queueIds":{"type":"list","member":{}},"sortExpressions":{"shape":"Sd9"}}},"output":{"type":"structure","required":["tasks","totalResults"],"members":{"nextItemOffset":{"type":"integer"},"tasks":{"type":"list","member":{"type":"structure","members":{"endedAt":{"shape":"S73"},"failureRetryCount":{"type":"integer"},"jobId":{},"parameters":{"shape":"S8d"},"queueId":{},"runStatus":{},"startedAt":{"shape":"S76"},"stepId":{},"targetRunStatus":{},"taskId":{}}}},"totalResults":{"type":"integer"}}},"endpoint":{"hostPrefix":"management."}},"SearchWorkers":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/search/workers","responseCode":200},"input":{"type":"structure","required":["farmId","fleetIds","itemOffset"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"filterExpressions":{"shape":"Scu"},"fleetIds":{"type":"list","member":{}},"itemOffset":{"type":"integer"},"pageSize":{"type":"integer"},"sortExpressions":{"shape":"Sd9"}}},"output":{"type":"structure","required":["totalResults","workers"],"members":{"nextItemOffset":{"type":"integer"},"totalResults":{"type":"integer"},"workers":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"S6l"},"createdBy":{},"fleetId":{},"hostProperties":{"shape":"S7x"},"status":{},"updatedAt":{"shape":"S6n"},"updatedBy":{},"workerId":{}}}}}},"endpoint":{"hostPrefix":"management."}},"StartSessionsStatisticsAggregation":{"http":{"requestUri":"/2023-10-12/farms/{farmId}/sessions-statistics-aggregation","responseCode":200},"input":{"type":"structure","required":["endTime","farmId","groupBy","resourceIds","startTime","statistics"],"members":{"endTime":{"shape":"Sl"},"farmId":{"location":"uri","locationName":"farmId"},"groupBy":{"type":"list","member":{}},"period":{},"resourceIds":{"type":"structure","members":{"fleetIds":{"type":"list","member":{}},"queueIds":{"type":"list","member":{}}},"union":true},"startTime":{"shape":"Sl"},"statistics":{"type":"list","member":{}},"timezone":{}}},"output":{"type":"structure","required":["aggregationId"],"members":{"aggregationId":{}}},"endpoint":{"hostPrefix":"management."}},"TagResource":{"http":{"requestUri":"/2023-10-12/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S35"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/2023-10-12/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":"management."},"idempotent":true},"UpdateBudget":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/budgets/{budgetId}","responseCode":200},"input":{"type":"structure","required":["budgetId","farmId"],"members":{"actionsToAdd":{"shape":"S2o"},"actionsToRemove":{"type":"list","member":{"type":"structure","required":["thresholdPercentage","type"],"members":{"thresholdPercentage":{"type":"float"},"type":{}}}},"approximateDollarLimit":{"type":"float"},"budgetId":{"location":"uri","locationName":"budgetId"},"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"schedule":{"shape":"S2w"},"status":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateFarm":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}","responseCode":200},"input":{"type":"structure","required":["farmId"],"members":{"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateFleet":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"configuration":{"shape":"S38"},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"maxWorkerCount":{"type":"integer"},"minWorkerCount":{"type":"integer"},"roleArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateJob":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"lifecycleStatus":{},"maxFailedTasksCount":{"type":"integer"},"maxRetriesPerTask":{"type":"integer"},"priority":{"type":"integer"},"queueId":{"location":"uri","locationName":"queueId"},"targetTaskRunStatus":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateMonitor":{"http":{"method":"PATCH","requestUri":"/2023-10-12/monitors/{monitorId}","responseCode":200},"input":{"type":"structure","required":["monitorId"],"members":{"displayName":{},"monitorId":{"location":"uri","locationName":"monitorId"},"roleArn":{},"subdomain":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateQueue":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueId"],"members":{"allowedStorageProfileIdsToAdd":{"shape":"S4v"},"allowedStorageProfileIdsToRemove":{"shape":"S4v"},"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"defaultBudgetAction":{},"description":{"shape":"S2q"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"jobAttachmentSettings":{"shape":"S1p"},"jobRunAsUser":{"shape":"S1s"},"queueId":{"location":"uri","locationName":"queueId"},"requiredFileSystemLocationNamesToAdd":{"shape":"S4x"},"requiredFileSystemLocationNamesToRemove":{"shape":"S4x"},"roleArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateQueueEnvironment":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}","responseCode":200},"input":{"type":"structure","required":["farmId","queueEnvironmentId","queueId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"priority":{"type":"integer"},"queueEnvironmentId":{"location":"uri","locationName":"queueEnvironmentId"},"queueId":{"location":"uri","locationName":"queueId"},"template":{"shape":"S51"},"templateType":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."}},"UpdateQueueFleetAssociation":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queue-fleet-associations/{queueId}/{fleetId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","queueId","status"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"queueId":{"location":"uri","locationName":"queueId"},"status":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateSession":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/sessions/{sessionId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","sessionId","targetLifecycleStatus"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"sessionId":{"location":"uri","locationName":"sessionId"},"targetLifecycleStatus":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateStep":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId","targetTaskRunStatus"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"},"targetTaskRunStatus":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateStorageProfile":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/storage-profiles/{storageProfileId}","responseCode":200},"input":{"type":"structure","required":["farmId","storageProfileId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"displayName":{},"farmId":{"location":"uri","locationName":"farmId"},"fileSystemLocationsToAdd":{"shape":"S58"},"fileSystemLocationsToRemove":{"shape":"S58"},"osFamily":{},"storageProfileId":{"location":"uri","locationName":"storageProfileId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateTask":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/tasks/{taskId}","responseCode":200},"input":{"type":"structure","required":["farmId","jobId","queueId","stepId","targetRunStatus","taskId"],"members":{"clientToken":{"idempotencyToken":true,"location":"header","locationName":"X-Amz-Client-Token"},"farmId":{"location":"uri","locationName":"farmId"},"jobId":{"location":"uri","locationName":"jobId"},"queueId":{"location":"uri","locationName":"queueId"},"stepId":{"location":"uri","locationName":"stepId"},"targetRunStatus":{},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"management."},"idempotent":true},"UpdateWorker":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"capabilities":{"type":"structure","required":["amounts","attributes"],"members":{"amounts":{"type":"list","member":{"type":"structure","required":["name","value"],"members":{"name":{},"value":{"type":"float"}}}},"attributes":{"type":"list","member":{"type":"structure","required":["name","values"],"members":{"name":{},"values":{"shape":"S3q"}}}}}},"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"hostProperties":{"shape":"S5e"},"status":{},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","members":{"log":{"shape":"S7z"}}},"endpoint":{"hostPrefix":"scheduling."},"idempotent":true},"UpdateWorkerSchedule":{"http":{"method":"PATCH","requestUri":"/2023-10-12/farms/{farmId}/fleets/{fleetId}/workers/{workerId}/schedule","responseCode":200},"input":{"type":"structure","required":["farmId","fleetId","workerId"],"members":{"farmId":{"location":"uri","locationName":"farmId"},"fleetId":{"location":"uri","locationName":"fleetId"},"updatedSessionActions":{"type":"map","key":{},"value":{"type":"structure","members":{"completedStatus":{},"endedAt":{"shape":"Sl"},"processExitCode":{"type":"integer"},"progressMessage":{"shape":"S8h"},"progressPercent":{"type":"float"},"startedAt":{"shape":"Sl"},"updatedAt":{"shape":"Sl"}}}},"workerId":{"location":"uri","locationName":"workerId"}}},"output":{"type":"structure","required":["assignedSessions","cancelSessionActions","updateIntervalSeconds"],"members":{"assignedSessions":{"type":"map","key":{},"value":{"type":"structure","required":["jobId","logConfiguration","queueId","sessionActions"],"members":{"jobId":{},"logConfiguration":{"shape":"S7z"},"queueId":{},"sessionActions":{"type":"list","member":{"type":"structure","required":["definition","sessionActionId"],"members":{"definition":{"type":"structure","members":{"envEnter":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"envExit":{"type":"structure","required":["environmentId"],"members":{"environmentId":{}}},"syncInputJobAttachments":{"type":"structure","members":{"stepId":{}}},"taskRun":{"type":"structure","required":["parameters","stepId","taskId"],"members":{"parameters":{"shape":"S8d"},"stepId":{},"taskId":{}}}},"union":true},"sessionActionId":{}}}}}}},"cancelSessionActions":{"type":"map","key":{},"value":{"type":"list","member":{}}},"desiredWorkerStatus":{},"updateIntervalSeconds":{"type":"integer"}}},"endpoint":{"hostPrefix":"scheduling."},"idempotent":true}},"shapes":{"Sj":{"type":"structure","required":["accessKeyId","expiration","secretAccessKey","sessionToken"],"members":{"accessKeyId":{"type":"string","sensitive":true},"expiration":{"shape":"Sl"},"secretAccessKey":{"type":"string","sensitive":true},"sessionToken":{"type":"string","sensitive":true}},"sensitive":true},"Sl":{"type":"timestamp","timestampFormat":"iso8601"},"S1b":{"type":"structure","members":{},"document":true,"sensitive":true},"S1d":{"type":"structure","required":["manifests"],"members":{"fileSystem":{},"manifests":{"type":"list","member":{"type":"structure","required":["rootPath","rootPathFormat"],"members":{"fileSystemLocationName":{"shape":"S1h"},"inputManifestHash":{},"inputManifestPath":{},"outputRelativeDirectories":{"type":"list","member":{}},"rootPath":{},"rootPathFormat":{}},"sensitive":true}}}},"S1h":{"type":"string","sensitive":true},"S1p":{"type":"structure","required":["rootPrefix","s3BucketName"],"members":{"rootPrefix":{},"s3BucketName":{}}},"S1s":{"type":"structure","required":["runAs"],"members":{"posix":{"type":"structure","required":["group","user"],"members":{"group":{},"user":{}}},"runAs":{},"windows":{"type":"structure","required":["passwordArn","user"],"members":{"passwordArn":{},"user":{}}}}},"S20":{"type":"map","key":{},"value":{"type":"structure","members":{"float":{},"int":{},"path":{},"string":{}},"union":true},"sensitive":true},"S2o":{"type":"list","member":{"type":"structure","required":["thresholdPercentage","type"],"members":{"description":{"shape":"S2q"},"thresholdPercentage":{"type":"float"},"type":{}}}},"S2q":{"type":"string","sensitive":true},"S2w":{"type":"structure","members":{"fixed":{"type":"structure","required":["endTime","startTime"],"members":{"endTime":{"type":"timestamp","timestampFormat":"iso8601"},"startTime":{"type":"timestamp","timestampFormat":"iso8601"}}}},"union":true},"S30":{"type":"structure","members":{"queueId":{}},"union":true},"S35":{"type":"map","key":{},"value":{}},"S38":{"type":"structure","members":{"customerManaged":{"type":"structure","required":["mode","workerCapabilities"],"members":{"mode":{},"storageProfileId":{},"workerCapabilities":{"type":"structure","required":["cpuArchitectureType","memoryMiB","osFamily","vCpuCount"],"members":{"acceleratorCount":{"type":"structure","required":["min"],"members":{"max":{"type":"integer"},"min":{"type":"integer"}}},"acceleratorTotalMemoryMiB":{"type":"structure","required":["min"],"members":{"max":{"type":"integer"},"min":{"type":"integer"}}},"acceleratorTypes":{"type":"list","member":{}},"cpuArchitectureType":{},"customAmounts":{"shape":"S3j"},"customAttributes":{"shape":"S3n"},"memoryMiB":{"shape":"S3s"},"osFamily":{},"vCpuCount":{"shape":"S3v"}}}}},"serviceManagedEc2":{"type":"structure","required":["instanceCapabilities","instanceMarketOptions"],"members":{"instanceCapabilities":{"type":"structure","required":["cpuArchitectureType","memoryMiB","osFamily","vCpuCount"],"members":{"allowedInstanceTypes":{"shape":"S3z"},"cpuArchitectureType":{},"customAmounts":{"shape":"S3j"},"customAttributes":{"shape":"S3n"},"excludedInstanceTypes":{"shape":"S3z"},"memoryMiB":{"shape":"S3s"},"osFamily":{},"rootEbsVolume":{"type":"structure","members":{"iops":{"type":"integer"},"sizeGiB":{"type":"integer"},"throughputMiB":{"type":"integer"}}},"vCpuCount":{"shape":"S3v"}}},"instanceMarketOptions":{"type":"structure","required":["type"],"members":{"type":{}}}}}},"union":true},"S3j":{"type":"list","member":{"shape":"S3k"}},"S3k":{"type":"structure","required":["min","name"],"members":{"max":{"type":"float"},"min":{"type":"float"},"name":{}}},"S3n":{"type":"list","member":{"shape":"S3o"}},"S3o":{"type":"structure","required":["name","values"],"members":{"name":{},"values":{"shape":"S3q"}}},"S3q":{"type":"list","member":{}},"S3s":{"type":"structure","required":["min"],"members":{"max":{"type":"integer"},"min":{"type":"integer"}}},"S3v":{"type":"structure","required":["min"],"members":{"max":{"type":"integer"},"min":{"type":"integer"}}},"S3z":{"type":"list","member":{}},"S4v":{"type":"list","member":{}},"S4x":{"type":"list","member":{"shape":"S1h"}},"S51":{"type":"string","sensitive":true},"S58":{"type":"list","member":{"type":"structure","required":["name","path","type"],"members":{"name":{"shape":"S1h"},"path":{},"type":{}},"sensitive":true}},"S5e":{"type":"structure","members":{"hostName":{},"ipAddresses":{"shape":"S5g"}}},"S5g":{"type":"structure","members":{"ipV4Addresses":{"type":"list","member":{}},"ipV6Addresses":{"type":"list","member":{}}}},"S6l":{"type":"timestamp","timestampFormat":"iso8601"},"S6n":{"type":"timestamp","timestampFormat":"iso8601"},"S6q":{"type":"structure","required":["approximateDollarUsage"],"members":{"approximateDollarUsage":{"type":"float"}}},"S73":{"type":"timestamp","timestampFormat":"iso8601"},"S76":{"type":"timestamp","timestampFormat":"iso8601"},"S79":{"type":"map","key":{},"value":{"type":"integer"}},"S7x":{"type":"structure","members":{"ec2InstanceArn":{},"ec2InstanceType":{},"hostName":{},"ipAddresses":{"shape":"S5g"}}},"S7z":{"type":"structure","required":["logDriver"],"members":{"error":{},"logDriver":{},"options":{"type":"map","key":{},"value":{}},"parameters":{"type":"map","key":{},"value":{}}}},"S8d":{"type":"map","key":{},"value":{"type":"structure","members":{"float":{},"int":{},"path":{},"string":{}},"sensitive":true,"union":true},"sensitive":true},"S8h":{"type":"string","sensitive":true},"S8k":{"type":"timestamp","timestampFormat":"iso8601"},"S8r":{"type":"structure","members":{"avg":{"type":"double"},"max":{"type":"double"},"min":{"type":"double"},"sum":{"type":"double"}}},"S8z":{"type":"structure","required":["consumersResolved","consumersUnresolved","dependenciesResolved","dependenciesUnresolved"],"members":{"consumersResolved":{"type":"integer"},"consumersUnresolved":{"type":"integer"},"dependenciesResolved":{"type":"integer"},"dependenciesUnresolved":{"type":"integer"}}},"S93":{"type":"structure","required":["parameters"],"members":{"combination":{},"parameters":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}}}},"S9e":{"type":"list","member":{}},"S9t":{"type":"list","member":{"type":"structure","required":["family","port","productId","vendor"],"members":{"family":{},"port":{"type":"integer"},"productId":{},"vendor":{}}}},"Scd":{"type":"list","member":{"type":"structure","required":["displayName","osFamily","storageProfileId"],"members":{"displayName":{},"osFamily":{},"storageProfileId":{}}}},"Scu":{"type":"structure","required":["filters","operator"],"members":{"filters":{"type":"list","member":{"type":"structure","members":{"dateTimeFilter":{"type":"structure","required":["dateTime","name","operator"],"members":{"dateTime":{"shape":"Sl"},"name":{},"operator":{}}},"groupFilter":{"shape":"Scu"},"parameterFilter":{"type":"structure","required":["name","operator","value"],"members":{"name":{},"operator":{},"value":{}}},"searchTermFilter":{"type":"structure","required":["searchTerm"],"members":{"searchTerm":{}}},"stringFilter":{"type":"structure","required":["name","operator","value"],"members":{"name":{},"operator":{},"value":{}}}},"union":true}},"operator":{}}},"Sd9":{"type":"list","member":{"type":"structure","members":{"fieldSort":{"type":"structure","required":["name","sortOrder"],"members":{"name":{},"sortOrder":{}}},"parameterSort":{"type":"structure","required":["name","sortOrder"],"members":{"name":{},"sortOrder":{}}},"userJobsFirst":{"type":"structure","required":["userIdentityId"],"members":{"userIdentityId":{}}}},"union":true}}}} /***/ }), -/* 1418 */ +/* 1420 */ /***/ (function(module, exports) { module.exports = {"pagination":{"GetSessionsStatisticsAggregation":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"statistics"},"ListAvailableMeteredProducts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"meteredProducts"},"ListBudgets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"budgets"},"ListFarmMembers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListFarms":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"farms"},"ListFleetMembers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListFleets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"fleets"},"ListJobMembers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"jobs"},"ListLicenseEndpoints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"licenseEndpoints"},"ListMeteredProducts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"meteredProducts"},"ListMonitors":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"monitors"},"ListQueueEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"environments"},"ListQueueFleetAssociations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"queueFleetAssociations"},"ListQueueMembers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListQueues":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"queues"},"ListSessionActions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sessionActions"},"ListSessions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sessions"},"ListSessionsForWorker":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sessions"},"ListStepConsumers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"consumers"},"ListStepDependencies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"dependencies"},"ListSteps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"steps"},"ListStorageProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"storageProfiles"},"ListStorageProfilesForQueue":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"storageProfiles"},"ListTasks":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"tasks"},"ListWorkers":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"workers"}}} /***/ }), -/* 1419 */ +/* 1421 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{"FleetActive":{"description":"Wait until a Fleet is activated. Use this after invoking CreateFleet or UpdateFleet.","delay":5,"maxAttempts":180,"operation":"GetFleet","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"failure","expected":"CREATE_FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"UPDATE_FAILED"}]},"JobCreateComplete":{"description":"Wait until a Job is created. Use this after invoking CreateJob.","delay":1,"maxAttempts":120,"operation":"GetJob","acceptors":[{"matcher":"path","argument":"lifecycleStatus","state":"success","expected":"CREATE_COMPLETE"},{"matcher":"path","argument":"lifecycleStatus","state":"success","expected":"UPDATE_IN_PROGRESS"},{"matcher":"path","argument":"lifecycleStatus","state":"success","expected":"UPDATE_FAILED"},{"matcher":"path","argument":"lifecycleStatus","state":"success","expected":"UPDATE_SUCCEEDED"},{"matcher":"path","argument":"lifecycleStatus","state":"failure","expected":"UPLOAD_FAILED"},{"matcher":"path","argument":"lifecycleStatus","state":"failure","expected":"CREATE_FAILED"}]},"LicenseEndpointDeleted":{"description":"Wait until a LicenseEndpoint is Deleted. Use this after invoking DeleteLicenseEndpoint.","delay":10,"maxAttempts":234,"operation":"GetLicenseEndpoint","acceptors":[{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"failure","expected":"NOT_READY"}]},"LicenseEndpointValid":{"description":"Wait until a LicenseEndpoint is Ready. Use this after invoking CreateLicenseEndpoint.","delay":10,"maxAttempts":114,"operation":"GetLicenseEndpoint","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"READY"},{"matcher":"path","argument":"status","state":"failure","expected":"NOT_READY"}]},"QueueFleetAssociationStopped":{"description":"Wait until a QueueFleetAssociation is stopped. Use this after setting the status to STOP_SCHEDULING_AND_COMPLETE_TASKS or STOP_SCHEDULING_AND_CANCEL_TASKS to wait for a QueueFleetAssociation to reach STOPPED","delay":10,"maxAttempts":60,"operation":"GetQueueFleetAssociation","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"STOPPED"}]},"QueueScheduling":{"delay":10,"maxAttempts":70,"operation":"GetQueue","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"SCHEDULING"}]},"QueueSchedulingBlocked":{"delay":10,"maxAttempts":30,"operation":"GetQueue","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"SCHEDULING_BLOCKED"}]}}} /***/ }), -/* 1420 */ +/* 1422 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65778,8 +65792,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ControlCatalog = Service.defineService('controlcatalog', ['2018-05-10']); Object.defineProperty(apiLoader.services['controlcatalog'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1421); - model.paginators = __webpack_require__(1422).pagination; + var model = __webpack_require__(1423); + model.paginators = __webpack_require__(1424).pagination; return model; }, enumerable: true, @@ -65790,19 +65804,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1421 */ +/* 1423 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"controlcatalog","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Control Catalog","serviceId":"ControlCatalog","signatureVersion":"v4","signingName":"controlcatalog","uid":"controlcatalog-2018-05-10"},"operations":{"ListCommonControls":{"http":{"requestUri":"/common-controls","responseCode":200},"input":{"type":"structure","members":{"CommonControlFilter":{"type":"structure","members":{"Objectives":{"type":"list","member":{"type":"structure","members":{"Arn":{}}}}}},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["CommonControls"],"members":{"CommonControls":{"type":"list","member":{"type":"structure","required":["Arn","CreateTime","Description","Domain","LastUpdateTime","Name","Objective"],"members":{"Arn":{},"CreateTime":{"type":"timestamp"},"Description":{},"Domain":{"shape":"Se"},"LastUpdateTime":{"type":"timestamp"},"Name":{},"Objective":{"type":"structure","members":{"Arn":{},"Name":{}}}}}},"NextToken":{}}}},"ListDomains":{"http":{"requestUri":"/domains","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":["Arn","CreateTime","Description","LastUpdateTime","Name"],"members":{"Arn":{},"CreateTime":{"type":"timestamp"},"Description":{},"LastUpdateTime":{"type":"timestamp"},"Name":{}}}},"NextToken":{}}}},"ListObjectives":{"http":{"requestUri":"/objectives","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ObjectiveFilter":{"type":"structure","members":{"Domains":{"type":"list","member":{"type":"structure","members":{"Arn":{}}}}}}}},"output":{"type":"structure","required":["Objectives"],"members":{"NextToken":{},"Objectives":{"type":"list","member":{"type":"structure","required":["Arn","CreateTime","Description","Domain","LastUpdateTime","Name"],"members":{"Arn":{},"CreateTime":{"type":"timestamp"},"Description":{},"Domain":{"shape":"Se"},"LastUpdateTime":{"type":"timestamp"},"Name":{}}}}}}}},"shapes":{"Se":{"type":"structure","members":{"Arn":{},"Name":{}}}}} /***/ }), -/* 1422 */ +/* 1424 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListCommonControls":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"CommonControls"},"ListDomains":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Domains"},"ListObjectives":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Objectives"}}} /***/ }), -/* 1423 */ +/* 1425 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65814,8 +65828,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.Route53Profiles = Service.defineService('route53profiles', ['2018-05-10']); Object.defineProperty(apiLoader.services['route53profiles'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1424); - model.paginators = __webpack_require__(1425).pagination; + var model = __webpack_require__(1426); + model.paginators = __webpack_require__(1427).pagination; return model; }, enumerable: true, @@ -65826,19 +65840,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1424 */ +/* 1426 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"route53profiles","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Route 53 Profiles","serviceId":"Route53Profiles","signatureVersion":"v4","signingName":"route53profiles","uid":"route53profiles-2018-05-10"},"operations":{"AssociateProfile":{"http":{"requestUri":"/profileassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceId"],"members":{"Name":{},"ProfileId":{},"ResourceId":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"AssociateResourceToProfile":{"http":{"requestUri":"/profileresourceassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceArn"],"members":{"Name":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"CreateProfile":{"http":{"requestUri":"/profile","responseCode":200},"input":{"type":"structure","required":["ClientToken","Name"],"members":{"ClientToken":{"idempotencyToken":true},"Name":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}},"idempotent":true},"DisassociateProfile":{"http":{"method":"DELETE","requestUri":"/profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceId":{"location":"uri","locationName":"ResourceId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}},"idempotent":true},"DisassociateResourceFromProfile":{"http":{"method":"DELETE","requestUri":"/profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceArn"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}},"idempotent":true},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"GetProfileAssociation":{"http":{"method":"GET","requestUri":"/profileassociation/{ProfileAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileAssociationId"],"members":{"ProfileAssociationId":{"location":"uri","locationName":"ProfileAssociationId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"GetProfileResourceAssociation":{"http":{"method":"GET","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"ListProfileAssociations":{"http":{"method":"GET","requestUri":"/profileassociations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"querystring","locationName":"profileId"},"ResourceId":{"location":"querystring","locationName":"resourceId"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileAssociations":{"type":"list","member":{"shape":"S9"}}}}},"ListProfileResourceAssociations":{"http":{"method":"GET","requestUri":"/profileresourceassociations/profileid/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileResourceAssociations":{"type":"list","member":{"shape":"Si"}}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"ShareStatus":{}}}}}}},"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":"S1e"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S1e"}}},"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},"UpdateProfileResourceAssociation":{"http":{"method":"PATCH","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"Name":{},"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S9":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceId":{},"Status":{},"StatusMessage":{}}},"Si":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{},"ResourceType":{},"Status":{},"StatusMessage":{}}},"Sm":{"type":"structure","members":{"Arn":{},"ClientToken":{},"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ShareStatus":{},"Status":{},"StatusMessage":{}}},"S1e":{"type":"map","key":{},"value":{}}}} /***/ }), -/* 1425 */ +/* 1427 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListProfileAssociations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ProfileAssociations"},"ListProfileResourceAssociations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ProfileResourceAssociations"},"ListProfiles":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ProfileSummaries"}}} /***/ }), -/* 1426 */ +/* 1428 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65850,8 +65864,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.MailManager = Service.defineService('mailmanager', ['2023-10-17']); Object.defineProperty(apiLoader.services['mailmanager'], '2023-10-17', { get: function get() { - var model = __webpack_require__(1427); - model.paginators = __webpack_require__(1428).pagination; + var model = __webpack_require__(1429); + model.paginators = __webpack_require__(1430).pagination; return model; }, enumerable: true, @@ -65862,19 +65876,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1427 */ +/* 1429 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-10-17","endpointPrefix":"mail-manager","jsonVersion":"1.0","protocol":"json","protocols":["json"],"serviceFullName":"MailManager","serviceId":"MailManager","signatureVersion":"v4","signingName":"ses","targetPrefix":"MailManagerSvc","uid":"mailmanager-2023-10-17"},"operations":{"CreateAddonInstance":{"input":{"type":"structure","required":["AddonSubscriptionId"],"members":{"AddonSubscriptionId":{},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["AddonInstanceId"],"members":{"AddonInstanceId":{}}},"idempotent":true},"CreateAddonSubscription":{"input":{"type":"structure","required":["AddonName"],"members":{"AddonName":{},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["AddonSubscriptionId"],"members":{"AddonSubscriptionId":{}}},"idempotent":true},"CreateArchive":{"input":{"type":"structure","required":["ArchiveName"],"members":{"ArchiveName":{},"ClientToken":{"idempotencyToken":true},"KmsKeyArn":{},"Retention":{"shape":"Sg"},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{}}},"idempotent":true},"CreateIngressPoint":{"input":{"type":"structure","required":["IngressPointName","RuleSetId","TrafficPolicyId","Type"],"members":{"ClientToken":{"idempotencyToken":true},"IngressPointConfiguration":{"shape":"Sl"},"IngressPointName":{},"RuleSetId":{},"Tags":{"shape":"S4"},"TrafficPolicyId":{},"Type":{}}},"output":{"type":"structure","required":["IngressPointId"],"members":{"IngressPointId":{}}},"idempotent":true},"CreateRelay":{"input":{"type":"structure","required":["Authentication","RelayName","ServerName","ServerPort"],"members":{"Authentication":{"shape":"Sv"},"ClientToken":{"idempotencyToken":true},"RelayName":{},"ServerName":{},"ServerPort":{"type":"integer"},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["RelayId"],"members":{"RelayId":{}}},"idempotent":true},"CreateRuleSet":{"input":{"type":"structure","required":["RuleSetName","Rules"],"members":{"ClientToken":{"idempotencyToken":true},"RuleSetName":{},"Rules":{"shape":"S14"},"Tags":{"shape":"S4"}}},"output":{"type":"structure","required":["RuleSetId"],"members":{"RuleSetId":{}}},"idempotent":true},"CreateTrafficPolicy":{"input":{"type":"structure","required":["DefaultAction","PolicyStatements","TrafficPolicyName"],"members":{"ClientToken":{"idempotencyToken":true},"DefaultAction":{},"MaxMessageSizeBytes":{"type":"integer"},"PolicyStatements":{"shape":"S2x"},"Tags":{"shape":"S4"},"TrafficPolicyName":{}}},"output":{"type":"structure","required":["TrafficPolicyId"],"members":{"TrafficPolicyId":{}}},"idempotent":true},"DeleteAddonInstance":{"input":{"type":"structure","required":["AddonInstanceId"],"members":{"AddonInstanceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAddonSubscription":{"input":{"type":"structure","required":["AddonSubscriptionId"],"members":{"AddonSubscriptionId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteArchive":{"input":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteIngressPoint":{"input":{"type":"structure","required":["IngressPointId"],"members":{"IngressPointId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRelay":{"input":{"type":"structure","required":["RelayId"],"members":{"RelayId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRuleSet":{"input":{"type":"structure","required":["RuleSetId"],"members":{"RuleSetId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTrafficPolicy":{"input":{"type":"structure","required":["TrafficPolicyId"],"members":{"TrafficPolicyId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAddonInstance":{"input":{"type":"structure","required":["AddonInstanceId"],"members":{"AddonInstanceId":{}}},"output":{"type":"structure","members":{"AddonInstanceArn":{},"AddonName":{},"AddonSubscriptionId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"GetAddonSubscription":{"input":{"type":"structure","required":["AddonSubscriptionId"],"members":{"AddonSubscriptionId":{}}},"output":{"type":"structure","members":{"AddonName":{},"AddonSubscriptionArn":{},"CreatedTimestamp":{"type":"timestamp"}}}},"GetArchive":{"input":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{}}},"output":{"type":"structure","required":["ArchiveArn","ArchiveId","ArchiveName","ArchiveState","Retention"],"members":{"ArchiveArn":{},"ArchiveId":{},"ArchiveName":{},"ArchiveState":{},"CreatedTimestamp":{"type":"timestamp"},"KmsKeyArn":{},"LastUpdatedTimestamp":{"type":"timestamp"},"Retention":{"shape":"Sg"}}}},"GetArchiveExport":{"input":{"type":"structure","required":["ExportId"],"members":{"ExportId":{}}},"output":{"type":"structure","members":{"ArchiveId":{},"ExportDestinationConfiguration":{"shape":"S4h"},"Filters":{"shape":"S4k"},"FromTimestamp":{"type":"timestamp"},"MaxResults":{"type":"integer"},"Status":{"shape":"S4x"},"ToTimestamp":{"type":"timestamp"}}}},"GetArchiveMessage":{"input":{"type":"structure","required":["ArchivedMessageId"],"members":{"ArchivedMessageId":{}}},"output":{"type":"structure","members":{"MessageDownloadLink":{}}}},"GetArchiveMessageContent":{"input":{"type":"structure","required":["ArchivedMessageId"],"members":{"ArchivedMessageId":{}}},"output":{"type":"structure","members":{"Body":{"type":"structure","members":{"Html":{},"MessageMalformed":{"type":"boolean"},"Text":{}}}}}},"GetArchiveSearch":{"input":{"type":"structure","required":["SearchId"],"members":{"SearchId":{}}},"output":{"type":"structure","members":{"ArchiveId":{},"Filters":{"shape":"S4k"},"FromTimestamp":{"type":"timestamp"},"MaxResults":{"type":"integer"},"Status":{"shape":"S5c"},"ToTimestamp":{"type":"timestamp"}}}},"GetArchiveSearchResults":{"input":{"type":"structure","required":["SearchId"],"members":{"SearchId":{}}},"output":{"type":"structure","members":{"Rows":{"type":"list","member":{"type":"structure","members":{"ArchivedMessageId":{},"Cc":{},"Date":{},"From":{},"HasAttachments":{"type":"boolean"},"InReplyTo":{},"MessageId":{},"ReceivedHeaders":{"type":"list","member":{}},"ReceivedTimestamp":{"type":"timestamp"},"Subject":{},"To":{},"XMailer":{},"XOriginalMailer":{},"XPriority":{}}}}}}},"GetIngressPoint":{"input":{"type":"structure","required":["IngressPointId"],"members":{"IngressPointId":{}}},"output":{"type":"structure","required":["IngressPointId","IngressPointName"],"members":{"ARecord":{},"CreatedTimestamp":{"type":"timestamp"},"IngressPointArn":{},"IngressPointAuthConfiguration":{"type":"structure","members":{"IngressPointPasswordConfiguration":{"type":"structure","members":{"PreviousSmtpPasswordExpiryTimestamp":{"type":"timestamp"},"PreviousSmtpPasswordVersion":{},"SmtpPasswordVersion":{}}},"SecretArn":{}}},"IngressPointId":{},"IngressPointName":{},"LastUpdatedTimestamp":{"type":"timestamp"},"RuleSetId":{},"Status":{},"TrafficPolicyId":{},"Type":{}}}},"GetRelay":{"input":{"type":"structure","required":["RelayId"],"members":{"RelayId":{}}},"output":{"type":"structure","required":["RelayId"],"members":{"Authentication":{"shape":"Sv"},"CreatedTimestamp":{"type":"timestamp"},"LastModifiedTimestamp":{"type":"timestamp"},"RelayArn":{},"RelayId":{},"RelayName":{},"ServerName":{},"ServerPort":{"type":"integer"}}}},"GetRuleSet":{"input":{"type":"structure","required":["RuleSetId"],"members":{"RuleSetId":{}}},"output":{"type":"structure","required":["CreatedDate","LastModificationDate","RuleSetArn","RuleSetId","RuleSetName","Rules"],"members":{"CreatedDate":{"type":"timestamp"},"LastModificationDate":{"type":"timestamp"},"RuleSetArn":{},"RuleSetId":{},"RuleSetName":{},"Rules":{"shape":"S14"}}}},"GetTrafficPolicy":{"input":{"type":"structure","required":["TrafficPolicyId"],"members":{"TrafficPolicyId":{}}},"output":{"type":"structure","required":["TrafficPolicyId","TrafficPolicyName"],"members":{"CreatedTimestamp":{"type":"timestamp"},"DefaultAction":{},"LastUpdatedTimestamp":{"type":"timestamp"},"MaxMessageSizeBytes":{"type":"integer"},"PolicyStatements":{"shape":"S2x"},"TrafficPolicyArn":{},"TrafficPolicyId":{},"TrafficPolicyName":{}}}},"ListAddonInstances":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"AddonInstances":{"type":"list","member":{"type":"structure","members":{"AddonInstanceArn":{},"AddonInstanceId":{},"AddonName":{},"AddonSubscriptionId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAddonSubscriptions":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"AddonSubscriptions":{"type":"list","member":{"type":"structure","members":{"AddonName":{},"AddonSubscriptionArn":{},"AddonSubscriptionId":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListArchiveExports":{"input":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"Exports":{"type":"list","member":{"type":"structure","members":{"ExportId":{},"Status":{"shape":"S4x"}}}},"NextToken":{}}}},"ListArchiveSearches":{"input":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"Searches":{"type":"list","member":{"type":"structure","members":{"SearchId":{},"Status":{"shape":"S5c"}}}}}}},"ListArchives":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","required":["Archives"],"members":{"Archives":{"type":"list","member":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{},"ArchiveName":{},"ArchiveState":{},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListIngressPoints":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"IngressPoints":{"type":"list","member":{"type":"structure","required":["IngressPointId","IngressPointName","Status","Type"],"members":{"ARecord":{},"IngressPointId":{},"IngressPointName":{},"Status":{},"Type":{}}}},"NextToken":{}}}},"ListRelays":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","required":["Relays"],"members":{"NextToken":{},"Relays":{"type":"list","member":{"type":"structure","members":{"LastModifiedTimestamp":{"type":"timestamp"},"RelayId":{},"RelayName":{}}}}}}},"ListRuleSets":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","required":["RuleSets"],"members":{"NextToken":{},"RuleSets":{"type":"list","member":{"type":"structure","members":{"LastModificationDate":{"type":"timestamp"},"RuleSetId":{},"RuleSetName":{}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"S4"}}}},"ListTrafficPolicies":{"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"TrafficPolicies":{"type":"list","member":{"type":"structure","required":["DefaultAction","TrafficPolicyId","TrafficPolicyName"],"members":{"DefaultAction":{},"TrafficPolicyId":{},"TrafficPolicyName":{}}}}}}},"StartArchiveExport":{"input":{"type":"structure","required":["ArchiveId","ExportDestinationConfiguration","FromTimestamp","ToTimestamp"],"members":{"ArchiveId":{},"ExportDestinationConfiguration":{"shape":"S4h"},"Filters":{"shape":"S4k"},"FromTimestamp":{"type":"timestamp"},"MaxResults":{"type":"integer"},"ToTimestamp":{"type":"timestamp"}}},"output":{"type":"structure","members":{"ExportId":{}}}},"StartArchiveSearch":{"input":{"type":"structure","required":["ArchiveId","FromTimestamp","MaxResults","ToTimestamp"],"members":{"ArchiveId":{},"Filters":{"shape":"S4k"},"FromTimestamp":{"type":"timestamp"},"MaxResults":{"type":"integer"},"ToTimestamp":{"type":"timestamp"}}},"output":{"type":"structure","members":{"SearchId":{}}}},"StopArchiveExport":{"input":{"type":"structure","required":["ExportId"],"members":{"ExportId":{}}},"output":{"type":"structure","members":{}}},"StopArchiveSearch":{"input":{"type":"structure","required":["SearchId"],"members":{"SearchId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{"shape":"S6"}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateArchive":{"input":{"type":"structure","required":["ArchiveId"],"members":{"ArchiveId":{},"ArchiveName":{},"Retention":{"shape":"Sg"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateIngressPoint":{"input":{"type":"structure","required":["IngressPointId"],"members":{"IngressPointConfiguration":{"shape":"Sl"},"IngressPointId":{},"IngressPointName":{},"RuleSetId":{},"StatusToUpdate":{},"TrafficPolicyId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateRelay":{"input":{"type":"structure","required":["RelayId"],"members":{"Authentication":{"shape":"Sv"},"RelayId":{},"RelayName":{},"ServerName":{},"ServerPort":{"type":"integer"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateRuleSet":{"input":{"type":"structure","required":["RuleSetId"],"members":{"RuleSetId":{},"RuleSetName":{},"Rules":{"shape":"S14"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateTrafficPolicy":{"input":{"type":"structure","required":["TrafficPolicyId"],"members":{"DefaultAction":{},"MaxMessageSizeBytes":{"type":"integer"},"PolicyStatements":{"shape":"S2x"},"TrafficPolicyId":{},"TrafficPolicyName":{}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{"shape":"S6"},"Value":{"type":"string","sensitive":true}}}},"S6":{"type":"string","sensitive":true},"Sg":{"type":"structure","members":{"RetentionPeriod":{}},"union":true},"Sl":{"type":"structure","members":{"SecretArn":{},"SmtpPassword":{"type":"string","sensitive":true}},"union":true},"Sv":{"type":"structure","members":{"NoAuthentication":{"type":"structure","members":{}},"SecretArn":{}},"union":true},"S14":{"type":"list","member":{"type":"structure","required":["Actions"],"members":{"Actions":{"type":"list","member":{"type":"structure","members":{"AddHeader":{"type":"structure","required":["HeaderName","HeaderValue"],"members":{"HeaderName":{},"HeaderValue":{}}},"Archive":{"type":"structure","required":["TargetArchive"],"members":{"ActionFailurePolicy":{},"TargetArchive":{}}},"DeliverToMailbox":{"type":"structure","required":["MailboxArn","RoleArn"],"members":{"ActionFailurePolicy":{},"MailboxArn":{},"RoleArn":{}}},"Drop":{"type":"structure","members":{}},"Relay":{"type":"structure","required":["Relay"],"members":{"ActionFailurePolicy":{},"MailFrom":{},"Relay":{}}},"ReplaceRecipient":{"type":"structure","members":{"ReplaceWith":{"type":"list","member":{"type":"string","sensitive":true}}}},"Send":{"type":"structure","required":["RoleArn"],"members":{"ActionFailurePolicy":{},"RoleArn":{}}},"WriteToS3":{"type":"structure","required":["RoleArn","S3Bucket"],"members":{"ActionFailurePolicy":{},"RoleArn":{},"S3Bucket":{},"S3Prefix":{},"S3SseKmsKeyId":{}}}},"union":true}},"Conditions":{"shape":"S1s"},"Name":{},"Unless":{"shape":"S1s"}}}},"S1s":{"type":"list","member":{"type":"structure","members":{"BooleanExpression":{"type":"structure","required":["Evaluate","Operator"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{}}},"DmarcExpression":{"type":"structure","required":["Operator","Values"],"members":{"Operator":{},"Values":{"type":"list","member":{}}}},"IpExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}},"NumberExpression":{"type":"structure","required":["Evaluate","Operator","Value"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Value":{"type":"double"}}},"StringExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}},"VerdictExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Analysis":{"type":"structure","required":["Analyzer","ResultField"],"members":{"Analyzer":{},"ResultField":{}}},"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}}},"union":true}},"S2x":{"type":"list","member":{"type":"structure","required":["Action","Conditions"],"members":{"Action":{},"Conditions":{"type":"list","member":{"type":"structure","members":{"BooleanExpression":{"type":"structure","required":["Evaluate","Operator"],"members":{"Evaluate":{"type":"structure","members":{"Analysis":{"type":"structure","required":["Analyzer","ResultField"],"members":{"Analyzer":{},"ResultField":{}}}},"union":true},"Operator":{}}},"IpExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}},"StringExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}},"TlsExpression":{"type":"structure","required":["Evaluate","Operator","Value"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Value":{}}}},"union":true}}}}},"S4h":{"type":"structure","members":{"S3":{"type":"structure","members":{"S3Location":{}}}},"union":true},"S4k":{"type":"structure","members":{"Include":{"shape":"S4l"},"Unless":{"shape":"S4l"}}},"S4l":{"type":"list","member":{"type":"structure","members":{"BooleanExpression":{"type":"structure","required":["Evaluate","Operator"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{}}},"StringExpression":{"type":"structure","required":["Evaluate","Operator","Values"],"members":{"Evaluate":{"type":"structure","members":{"Attribute":{}},"union":true},"Operator":{},"Values":{"type":"list","member":{}}}}},"union":true}},"S4x":{"type":"structure","members":{"CompletionTimestamp":{"type":"timestamp"},"ErrorMessage":{},"State":{},"SubmissionTimestamp":{"type":"timestamp"}}},"S5c":{"type":"structure","members":{"CompletionTimestamp":{"type":"timestamp"},"ErrorMessage":{},"State":{},"SubmissionTimestamp":{"type":"timestamp"}}}}} /***/ }), -/* 1428 */ +/* 1430 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListAddonInstances":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"AddonInstances"},"ListAddonSubscriptions":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"AddonSubscriptions"},"ListArchiveExports":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"Exports"},"ListArchiveSearches":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"Searches"},"ListArchives":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"Archives"},"ListIngressPoints":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"IngressPoints"},"ListRelays":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"Relays"},"ListRuleSets":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"RuleSets"},"ListTrafficPolicies":{"input_token":"NextToken","output_token":"NextToken","limit_key":"PageSize","result_key":"TrafficPolicies"}}} /***/ }), -/* 1429 */ +/* 1431 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65886,8 +65900,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.TaxSettings = Service.defineService('taxsettings', ['2018-05-10']); Object.defineProperty(apiLoader.services['taxsettings'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1430); - model.paginators = __webpack_require__(1431).pagination; + var model = __webpack_require__(1432); + model.paginators = __webpack_require__(1433).pagination; return model; }, enumerable: true, @@ -65898,19 +65912,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1430 */ +/* 1432 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"tax","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Tax Settings","serviceId":"TaxSettings","signatureVersion":"v4","signingName":"tax","uid":"taxsettings-2018-05-10"},"operations":{"BatchDeleteTaxRegistration":{"http":{"requestUri":"/BatchDeleteTaxRegistration","responseCode":200},"input":{"type":"structure","required":["accountIds"],"members":{"accountIds":{"shape":"S2"}}},"output":{"type":"structure","required":["errors"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["accountId","message"],"members":{"accountId":{},"code":{},"message":{"shape":"S8"}}}}}}},"BatchPutTaxRegistration":{"http":{"requestUri":"/BatchPutTaxRegistration","responseCode":200},"input":{"type":"structure","required":["accountIds","taxRegistrationEntry"],"members":{"accountIds":{"shape":"S2"},"taxRegistrationEntry":{"shape":"Sa"}}},"output":{"type":"structure","required":["errors"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["accountId","message"],"members":{"accountId":{},"code":{},"message":{"shape":"S8"}}}},"status":{}}}},"DeleteTaxRegistration":{"http":{"requestUri":"/DeleteTaxRegistration","responseCode":200},"input":{"type":"structure","members":{"accountId":{}}},"output":{"type":"structure","members":{}}},"GetTaxRegistration":{"http":{"requestUri":"/GetTaxRegistration","responseCode":200},"input":{"type":"structure","members":{"accountId":{}}},"output":{"type":"structure","members":{"taxRegistration":{"type":"structure","required":["legalAddress","legalName","registrationId","registrationType","status"],"members":{"additionalTaxInformation":{"shape":"S2a"},"certifiedEmailId":{},"legalAddress":{"shape":"S1h"},"legalName":{},"registrationId":{},"registrationType":{},"sector":{},"status":{},"taxDocumentMetadatas":{"shape":"S2g"}},"sensitive":true}}}},"GetTaxRegistrationDocument":{"http":{"requestUri":"/GetTaxRegistrationDocument","responseCode":200},"input":{"type":"structure","required":["destinationS3Location","taxDocumentMetadata"],"members":{"destinationS3Location":{"type":"structure","required":["bucket"],"members":{"bucket":{},"prefix":{}}},"taxDocumentMetadata":{"shape":"S2h"}}},"output":{"type":"structure","members":{"destinationFilePath":{}}}},"ListTaxRegistrations":{"http":{"requestUri":"/ListTaxRegistrations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["accountDetails"],"members":{"accountDetails":{"type":"list","member":{"type":"structure","members":{"accountId":{},"accountMetaData":{"type":"structure","members":{"accountName":{},"address":{"shape":"S1h"},"addressRoleMap":{"type":"map","key":{},"value":{"shape":"S2z"}},"addressType":{},"seller":{}},"sensitive":true},"taxInheritanceDetails":{"type":"structure","members":{"inheritanceObtainedReason":{},"parentEntityId":{}}},"taxRegistration":{"type":"structure","required":["jurisdiction","legalName","registrationId","registrationType","status"],"members":{"additionalTaxInformation":{"shape":"S2a"},"certifiedEmailId":{},"jurisdiction":{"shape":"S2z"},"legalName":{},"registrationId":{},"registrationType":{},"sector":{},"status":{},"taxDocumentMetadatas":{"shape":"S2g"}},"sensitive":true}},"sensitive":true}},"nextToken":{}}}},"PutTaxRegistration":{"http":{"requestUri":"/PutTaxRegistration","responseCode":200},"input":{"type":"structure","required":["taxRegistrationEntry"],"members":{"accountId":{},"taxRegistrationEntry":{"shape":"Sa"}}},"output":{"type":"structure","members":{"status":{}}}}},"shapes":{"S2":{"type":"list","member":{}},"S8":{"type":"string","sensitive":true},"Sa":{"type":"structure","required":["registrationId","registrationType"],"members":{"additionalTaxInformation":{"type":"structure","members":{"canadaAdditionalInfo":{"shape":"Sc"},"estoniaAdditionalInfo":{"shape":"Sh"},"georgiaAdditionalInfo":{"shape":"Sj"},"israelAdditionalInfo":{"shape":"Sl"},"italyAdditionalInfo":{"shape":"So"},"kenyaAdditionalInfo":{"shape":"St"},"malaysiaAdditionalInfo":{"shape":"Su"},"polandAdditionalInfo":{"shape":"Sx"},"romaniaAdditionalInfo":{"shape":"Sz"},"saudiArabiaAdditionalInfo":{"shape":"S11"},"southKoreaAdditionalInfo":{"shape":"S13"},"spainAdditionalInfo":{"shape":"S17"},"turkeyAdditionalInfo":{"shape":"S19"},"ukraineAdditionalInfo":{"shape":"S1e"}}},"certifiedEmailId":{},"legalAddress":{"shape":"S1h"},"legalName":{},"registrationId":{},"registrationType":{},"sector":{},"verificationDetails":{"type":"structure","members":{"dateOfBirth":{},"taxRegistrationDocuments":{"type":"list","member":{"type":"structure","required":["s3Location"],"members":{"s3Location":{"type":"structure","required":["bucket","key"],"members":{"bucket":{},"key":{}}}}}}}}},"sensitive":true},"Sc":{"type":"structure","members":{"canadaQuebecSalesTaxNumber":{},"canadaRetailSalesTaxNumber":{},"isResellerAccount":{"type":"boolean"},"provincialSalesTaxId":{}}},"Sh":{"type":"structure","required":["registryCommercialCode"],"members":{"registryCommercialCode":{}}},"Sj":{"type":"structure","required":["personType"],"members":{"personType":{}}},"Sl":{"type":"structure","required":["customerType","dealerType"],"members":{"customerType":{},"dealerType":{}}},"So":{"type":"structure","members":{"cigNumber":{},"cupNumber":{},"sdiAccountId":{},"taxCode":{}}},"St":{"type":"structure","required":["personType"],"members":{"personType":{}}},"Su":{"type":"structure","required":["serviceTaxCodes"],"members":{"serviceTaxCodes":{"type":"list","member":{}}}},"Sx":{"type":"structure","members":{"individualRegistrationNumber":{},"isGroupVatEnabled":{"type":"boolean"}}},"Sz":{"type":"structure","required":["taxRegistrationNumberType"],"members":{"taxRegistrationNumberType":{}}},"S11":{"type":"structure","members":{"taxRegistrationNumberType":{}}},"S13":{"type":"structure","required":["businessRepresentativeName","itemOfBusiness","lineOfBusiness"],"members":{"businessRepresentativeName":{},"itemOfBusiness":{},"lineOfBusiness":{}}},"S17":{"type":"structure","required":["registrationType"],"members":{"registrationType":{}}},"S19":{"type":"structure","members":{"industries":{},"kepEmailId":{},"secondaryTaxId":{},"taxOffice":{}}},"S1e":{"type":"structure","required":["ukraineTrnType"],"members":{"ukraineTrnType":{}}},"S1h":{"type":"structure","required":["addressLine1","city","countryCode","postalCode"],"members":{"addressLine1":{},"addressLine2":{},"addressLine3":{},"city":{},"countryCode":{},"districtOrCounty":{},"postalCode":{},"stateOrRegion":{}}},"S2a":{"type":"structure","members":{"brazilAdditionalInfo":{"type":"structure","members":{"ccmCode":{},"legalNatureCode":{}}},"canadaAdditionalInfo":{"shape":"Sc"},"estoniaAdditionalInfo":{"shape":"Sh"},"georgiaAdditionalInfo":{"shape":"Sj"},"indiaAdditionalInfo":{"type":"structure","members":{"pan":{}}},"israelAdditionalInfo":{"shape":"Sl"},"italyAdditionalInfo":{"shape":"So"},"kenyaAdditionalInfo":{"shape":"St"},"malaysiaAdditionalInfo":{"shape":"Su"},"polandAdditionalInfo":{"shape":"Sx"},"romaniaAdditionalInfo":{"shape":"Sz"},"saudiArabiaAdditionalInfo":{"shape":"S11"},"southKoreaAdditionalInfo":{"shape":"S13"},"spainAdditionalInfo":{"shape":"S17"},"turkeyAdditionalInfo":{"shape":"S19"},"ukraineAdditionalInfo":{"shape":"S1e"}}},"S2g":{"type":"list","member":{"shape":"S2h"}},"S2h":{"type":"structure","required":["taxDocumentAccessToken","taxDocumentName"],"members":{"taxDocumentAccessToken":{},"taxDocumentName":{}}},"S2z":{"type":"structure","required":["countryCode"],"members":{"countryCode":{},"stateOrRegion":{}}}}} /***/ }), -/* 1431 */ +/* 1433 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListTaxRegistrations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"accountDetails"}}} /***/ }), -/* 1432 */ +/* 1434 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65922,8 +65936,8 @@ return /******/ (function(modules) { // webpackBootstrap AWS.ApplicationSignals = Service.defineService('applicationsignals', ['2024-04-15']); Object.defineProperty(apiLoader.services['applicationsignals'], '2024-04-15', { get: function get() { - var model = __webpack_require__(1433); - model.paginators = __webpack_require__(1434).pagination; + var model = __webpack_require__(1435); + model.paginators = __webpack_require__(1436).pagination; return model; }, enumerable: true, @@ -65934,19 +65948,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1433 */ +/* 1435 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2024-04-15","endpointPrefix":"application-signals","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Amazon CloudWatch Application Signals","serviceId":"Application Signals","signatureVersion":"v4","signingName":"application-signals","uid":"application-signals-2024-04-15"},"operations":{"BatchGetServiceLevelObjectiveBudgetReport":{"http":{"requestUri":"/budget-report","responseCode":200},"input":{"type":"structure","required":["Timestamp","SloIds"],"members":{"Timestamp":{"type":"timestamp"},"SloIds":{"type":"list","member":{}}}},"output":{"type":"structure","required":["Timestamp","Reports","Errors"],"members":{"Timestamp":{"type":"timestamp"},"Reports":{"type":"list","member":{"type":"structure","required":["Arn","Name","BudgetStatus"],"members":{"Arn":{},"Name":{},"BudgetStatus":{},"Attainment":{"type":"double"},"TotalBudgetSeconds":{"type":"integer"},"BudgetSecondsRemaining":{"type":"integer"},"Sli":{"shape":"Se"},"Goal":{"shape":"S15"}}}},"Errors":{"type":"list","member":{"type":"structure","required":["Name","Arn","ErrorCode","ErrorMessage"],"members":{"Name":{},"Arn":{},"ErrorCode":{},"ErrorMessage":{}}}}}}},"CreateServiceLevelObjective":{"http":{"requestUri":"/slo","responseCode":200},"input":{"type":"structure","required":["Name","SliConfig"],"members":{"Name":{},"Description":{},"SliConfig":{"shape":"S1k"},"Goal":{"shape":"S15"},"Tags":{"shape":"S1o"}}},"output":{"type":"structure","required":["Slo"],"members":{"Slo":{"shape":"S1t"}}}},"DeleteServiceLevelObjective":{"http":{"method":"DELETE","requestUri":"/slo/{Id}","responseCode":200},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetService":{"http":{"requestUri":"/service","responseCode":200},"input":{"type":"structure","required":["StartTime","EndTime","KeyAttributes"],"members":{"StartTime":{"location":"querystring","locationName":"StartTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"EndTime","type":"timestamp"},"KeyAttributes":{"shape":"Sg"}}},"output":{"type":"structure","required":["Service","StartTime","EndTime"],"members":{"Service":{"type":"structure","required":["KeyAttributes","MetricReferences"],"members":{"KeyAttributes":{"shape":"Sg"},"AttributeMaps":{"shape":"S20"},"MetricReferences":{"shape":"S22"}}},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}}},"GetServiceLevelObjective":{"http":{"method":"GET","requestUri":"/slo/{Id}","responseCode":200},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"}}},"output":{"type":"structure","required":["Slo"],"members":{"Slo":{"shape":"S1t"}}}},"ListServiceDependencies":{"http":{"requestUri":"/service-dependencies","responseCode":200},"input":{"type":"structure","required":["StartTime","EndTime","KeyAttributes"],"members":{"StartTime":{"location":"querystring","locationName":"StartTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"EndTime","type":"timestamp"},"KeyAttributes":{"shape":"Sg"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["StartTime","EndTime","ServiceDependencies"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ServiceDependencies":{"type":"list","member":{"type":"structure","required":["OperationName","DependencyKeyAttributes","DependencyOperationName","MetricReferences"],"members":{"OperationName":{},"DependencyKeyAttributes":{"shape":"Sg"},"DependencyOperationName":{},"MetricReferences":{"shape":"S22"}}}},"NextToken":{}}}},"ListServiceDependents":{"http":{"requestUri":"/service-dependents","responseCode":200},"input":{"type":"structure","required":["StartTime","EndTime","KeyAttributes"],"members":{"StartTime":{"location":"querystring","locationName":"StartTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"EndTime","type":"timestamp"},"KeyAttributes":{"shape":"Sg"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["StartTime","EndTime","ServiceDependents"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ServiceDependents":{"type":"list","member":{"type":"structure","required":["DependentKeyAttributes","MetricReferences"],"members":{"OperationName":{},"DependentKeyAttributes":{"shape":"Sg"},"DependentOperationName":{},"MetricReferences":{"shape":"S22"}}}},"NextToken":{}}}},"ListServiceLevelObjectives":{"http":{"requestUri":"/slos","responseCode":200},"input":{"type":"structure","members":{"KeyAttributes":{"shape":"Sg"},"OperationName":{"location":"querystring","locationName":"OperationName"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"SloSummaries":{"type":"list","member":{"type":"structure","required":["Arn","Name"],"members":{"Arn":{},"Name":{},"KeyAttributes":{"shape":"Sg"},"OperationName":{},"CreatedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListServiceOperations":{"http":{"requestUri":"/service-operations","responseCode":200},"input":{"type":"structure","required":["StartTime","EndTime","KeyAttributes"],"members":{"StartTime":{"location":"querystring","locationName":"StartTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"EndTime","type":"timestamp"},"KeyAttributes":{"shape":"Sg"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["StartTime","EndTime","ServiceOperations"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ServiceOperations":{"type":"list","member":{"type":"structure","required":["Name","MetricReferences"],"members":{"Name":{},"MetricReferences":{"shape":"S22"}}}},"NextToken":{}}}},"ListServices":{"http":{"method":"GET","requestUri":"/services","responseCode":200},"input":{"type":"structure","required":["StartTime","EndTime"],"members":{"StartTime":{"location":"querystring","locationName":"StartTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"EndTime","type":"timestamp"},"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","required":["StartTime","EndTime","ServiceSummaries"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"ServiceSummaries":{"type":"list","member":{"type":"structure","required":["KeyAttributes","MetricReferences"],"members":{"KeyAttributes":{"shape":"Sg"},"AttributeMaps":{"shape":"S20"},"MetricReferences":{"shape":"S22"}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"querystring","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S1o"}}}},"StartDiscovery":{"http":{"requestUri":"/start-discovery","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tag-resource","responseCode":200},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S1o"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/untag-resource","responseCode":200},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateServiceLevelObjective":{"http":{"method":"PATCH","requestUri":"/slo/{Id}","responseCode":200},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"},"Description":{},"SliConfig":{"shape":"S1k"},"Goal":{"shape":"S15"}}},"output":{"type":"structure","required":["Slo"],"members":{"Slo":{"shape":"S1t"}}}}},"shapes":{"Se":{"type":"structure","required":["SliMetric","MetricThreshold","ComparisonOperator"],"members":{"SliMetric":{"type":"structure","required":["MetricDataQueries"],"members":{"KeyAttributes":{"shape":"Sg"},"OperationName":{},"MetricType":{},"MetricDataQueries":{"shape":"Sl"}}},"MetricThreshold":{"type":"double"},"ComparisonOperator":{}}},"Sg":{"type":"map","key":{},"value":{}},"Sl":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{},"MetricStat":{"type":"structure","required":["Metric","Period","Stat"],"members":{"Metric":{"type":"structure","members":{"Namespace":{},"MetricName":{},"Dimensions":{"shape":"Ss"}}},"Period":{"type":"integer"},"Stat":{},"Unit":{}}},"Expression":{},"Label":{},"ReturnData":{"type":"boolean"},"Period":{"type":"integer"},"AccountId":{}}}},"Ss":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S15":{"type":"structure","members":{"Interval":{"type":"structure","members":{"RollingInterval":{"type":"structure","required":["DurationUnit","Duration"],"members":{"DurationUnit":{},"Duration":{"type":"integer"}}},"CalendarInterval":{"type":"structure","required":["StartTime","DurationUnit","Duration"],"members":{"StartTime":{"type":"timestamp"},"DurationUnit":{},"Duration":{"type":"integer"}}}},"union":true},"AttainmentGoal":{"type":"double"},"WarningThreshold":{"type":"double"}}},"S1k":{"type":"structure","required":["SliMetricConfig","MetricThreshold","ComparisonOperator"],"members":{"SliMetricConfig":{"type":"structure","members":{"KeyAttributes":{"shape":"Sg"},"OperationName":{},"MetricType":{},"Statistic":{},"PeriodSeconds":{"type":"integer"},"MetricDataQueries":{"shape":"Sl"}}},"MetricThreshold":{"type":"double"},"ComparisonOperator":{}}},"S1o":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S1t":{"type":"structure","required":["Arn","Name","CreatedTime","LastUpdatedTime","Sli","Goal"],"members":{"Arn":{},"Name":{},"Description":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Sli":{"shape":"Se"},"Goal":{"shape":"S15"}}},"S20":{"type":"list","member":{"type":"map","key":{},"value":{}}},"S22":{"type":"list","member":{"type":"structure","required":["Namespace","MetricType","MetricName"],"members":{"Namespace":{},"MetricType":{},"Dimensions":{"shape":"Ss"},"MetricName":{}}}}}} /***/ }), -/* 1434 */ +/* 1436 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListServiceDependencies":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ServiceDependencies"},"ListServiceDependents":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ServiceDependents"},"ListServiceLevelObjectives":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"SloSummaries"},"ListServiceOperations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ServiceOperations"},"ListServices":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"ServiceSummaries"}}} /***/ }), -/* 1435 */ +/* 1437 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -65958,9 +65972,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.PcaConnectorScep = Service.defineService('pcaconnectorscep', ['2018-05-10']); Object.defineProperty(apiLoader.services['pcaconnectorscep'], '2018-05-10', { get: function get() { - var model = __webpack_require__(1436); - model.paginators = __webpack_require__(1437).pagination; - model.waiters = __webpack_require__(1438).waiters; + var model = __webpack_require__(1438); + model.paginators = __webpack_require__(1439).pagination; + model.waiters = __webpack_require__(1440).waiters; return model; }, enumerable: true, @@ -65971,25 +65985,25 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1436 */ +/* 1438 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"pca-connector-scep","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Private CA Connector for SCEP","serviceId":"Pca Connector Scep","signatureVersion":"v4","signingName":"pca-connector-scep","uid":"pca-connector-scep-2018-05-10"},"operations":{"CreateChallenge":{"http":{"requestUri":"/challenges","responseCode":202},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"Challenge":{"type":"structure","members":{"Arn":{},"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"},"Password":{"shape":"Sa"}}}}}},"CreateConnector":{"http":{"requestUri":"/connectors","responseCode":202},"input":{"type":"structure","required":["CertificateAuthorityArn"],"members":{"CertificateAuthorityArn":{},"MobileDeviceManagement":{"shape":"Sd"},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"ConnectorArn":{}}}},"DeleteChallenge":{"http":{"method":"DELETE","requestUri":"/challenges/{ChallengeArn}","responseCode":202},"input":{"type":"structure","required":["ChallengeArn"],"members":{"ChallengeArn":{"location":"uri","locationName":"ChallengeArn"}}},"idempotent":true},"DeleteConnector":{"http":{"method":"DELETE","requestUri":"/connectors/{ConnectorArn}","responseCode":202},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"}}},"idempotent":true},"GetChallengeMetadata":{"http":{"method":"GET","requestUri":"/challengeMetadata/{ChallengeArn}","responseCode":200},"input":{"type":"structure","required":["ChallengeArn"],"members":{"ChallengeArn":{"location":"uri","locationName":"ChallengeArn"}}},"output":{"type":"structure","members":{"ChallengeMetadata":{"type":"structure","members":{"Arn":{},"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"}}}}}},"GetChallengePassword":{"http":{"method":"GET","requestUri":"/challengePasswords/{ChallengeArn}","responseCode":200},"input":{"type":"structure","required":["ChallengeArn"],"members":{"ChallengeArn":{"location":"uri","locationName":"ChallengeArn"}}},"output":{"type":"structure","members":{"Password":{"shape":"Sa"}}}},"GetConnector":{"http":{"method":"GET","requestUri":"/connectors/{ConnectorArn}","responseCode":200},"input":{"type":"structure","required":["ConnectorArn"],"members":{"ConnectorArn":{"location":"uri","locationName":"ConnectorArn"}}},"output":{"type":"structure","members":{"Connector":{"type":"structure","members":{"Arn":{},"CertificateAuthorityArn":{},"Type":{},"MobileDeviceManagement":{"shape":"Sd"},"OpenIdConfiguration":{"shape":"St"},"Status":{},"StatusReason":{},"Endpoint":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"}}}}}},"ListChallengeMetadata":{"http":{"method":"GET","requestUri":"/challengeMetadata","responseCode":200},"input":{"type":"structure","required":["ConnectorArn"],"members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"},"ConnectorArn":{"location":"querystring","locationName":"ConnectorArn"}}},"output":{"type":"structure","members":{"Challenges":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ConnectorArn":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"}}}},"NextToken":{}}}},"ListConnectors":{"http":{"method":"GET","requestUri":"/connectors","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"MaxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"Connectors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CertificateAuthorityArn":{},"Type":{},"MobileDeviceManagement":{"shape":"Sd"},"OpenIdConfiguration":{"shape":"St"},"Status":{},"StatusReason":{},"Endpoint":{},"CreatedAt":{"type":"timestamp"},"UpdatedAt":{"type":"timestamp"}}}},"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":"S4"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S4"}}}},"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":{}}}},"idempotent":true}},"shapes":{"S4":{"type":"map","key":{},"value":{}},"Sa":{"type":"string","sensitive":true},"Sd":{"type":"structure","members":{"Intune":{"type":"structure","required":["AzureApplicationId","Domain"],"members":{"AzureApplicationId":{},"Domain":{}}}},"union":true},"St":{"type":"structure","members":{"Issuer":{},"Subject":{},"Audience":{}}}}} /***/ }), -/* 1437 */ +/* 1439 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListChallengeMetadata":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Challenges"},"ListConnectors":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Connectors"}}} /***/ }), -/* 1438 */ +/* 1440 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} /***/ }), -/* 1439 */ +/* 1441 */ /***/ (function(module, exports, __webpack_require__) { __webpack_require__(2); @@ -66001,9 +66015,9 @@ return /******/ (function(modules) { // webpackBootstrap AWS.AppTest = Service.defineService('apptest', ['2022-12-06']); Object.defineProperty(apiLoader.services['apptest'], '2022-12-06', { get: function get() { - var model = __webpack_require__(1440); - model.paginators = __webpack_require__(1441).pagination; - model.waiters = __webpack_require__(1442).waiters; + var model = __webpack_require__(1442); + model.paginators = __webpack_require__(1443).pagination; + model.waiters = __webpack_require__(1444).waiters; return model; }, enumerable: true, @@ -66014,19 +66028,19 @@ return /******/ (function(modules) { // webpackBootstrap /***/ }), -/* 1440 */ +/* 1442 */ /***/ (function(module, exports) { module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-12-06","auth":["aws.auth#sigv4"],"endpointPrefix":"apptest","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Mainframe Modernization Application Testing","serviceId":"AppTest","signatureVersion":"v4","signingName":"apptest","uid":"apptest-2022-12-06"},"operations":{"CreateTestCase":{"http":{"requestUri":"/testcase","responseCode":201},"input":{"type":"structure","required":["name","steps"],"members":{"name":{},"description":{},"steps":{"shape":"S4"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S1c"}}},"output":{"type":"structure","required":["testCaseId","testCaseVersion"],"members":{"testCaseId":{},"testCaseVersion":{"type":"integer"}}},"idempotent":true},"CreateTestConfiguration":{"http":{"requestUri":"/testconfiguration","responseCode":201},"input":{"type":"structure","required":["name","resources"],"members":{"name":{},"description":{},"resources":{"shape":"S1j"},"properties":{"shape":"S1n"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S1c"},"serviceSettings":{"shape":"S1s"}}},"output":{"type":"structure","required":["testConfigurationId","testConfigurationVersion"],"members":{"testConfigurationId":{},"testConfigurationVersion":{"type":"integer"}}},"idempotent":true},"CreateTestSuite":{"http":{"requestUri":"/testsuite","responseCode":201},"input":{"type":"structure","required":["name","testCases"],"members":{"name":{},"description":{},"beforeSteps":{"shape":"S4"},"afterSteps":{"shape":"S4"},"testCases":{"shape":"S1v"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S1c"}}},"output":{"type":"structure","required":["testSuiteId","testSuiteVersion"],"members":{"testSuiteId":{},"testSuiteVersion":{"type":"integer"}}},"idempotent":true},"DeleteTestCase":{"http":{"method":"DELETE","requestUri":"/testcases/{testCaseId}","responseCode":204},"input":{"type":"structure","required":["testCaseId"],"members":{"testCaseId":{"location":"uri","locationName":"testCaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTestConfiguration":{"http":{"method":"DELETE","requestUri":"/testconfigurations/{testConfigurationId}","responseCode":204},"input":{"type":"structure","required":["testConfigurationId"],"members":{"testConfigurationId":{"location":"uri","locationName":"testConfigurationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTestRun":{"http":{"method":"DELETE","requestUri":"/testruns/{testRunId}","responseCode":204},"input":{"type":"structure","required":["testRunId"],"members":{"testRunId":{"location":"uri","locationName":"testRunId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTestSuite":{"http":{"method":"DELETE","requestUri":"/testsuites/{testSuiteId}","responseCode":204},"input":{"type":"structure","required":["testSuiteId"],"members":{"testSuiteId":{"location":"uri","locationName":"testSuiteId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetTestCase":{"http":{"method":"GET","requestUri":"/testcases/{testCaseId}","responseCode":200},"input":{"type":"structure","required":["testCaseId"],"members":{"testCaseId":{"location":"uri","locationName":"testCaseId"},"testCaseVersion":{"location":"querystring","locationName":"testCaseVersion","type":"integer"}}},"output":{"type":"structure","required":["testCaseId","testCaseArn","name","latestVersion","testCaseVersion","status","creationTime","lastUpdateTime","steps"],"members":{"testCaseId":{},"testCaseArn":{},"name":{},"description":{},"latestVersion":{"type":"structure","required":["version","status"],"members":{"version":{"type":"integer"},"status":{},"statusReason":{}}},"testCaseVersion":{"type":"integer"},"status":{},"statusReason":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"},"steps":{"shape":"S4"},"tags":{"shape":"S1c"}}}},"GetTestConfiguration":{"http":{"method":"GET","requestUri":"/testconfigurations/{testConfigurationId}","responseCode":200},"input":{"type":"structure","required":["testConfigurationId"],"members":{"testConfigurationId":{"location":"uri","locationName":"testConfigurationId"},"testConfigurationVersion":{"location":"querystring","locationName":"testConfigurationVersion","type":"integer"}}},"output":{"type":"structure","required":["testConfigurationId","name","testConfigurationArn","latestVersion","testConfigurationVersion","status","creationTime","lastUpdateTime","resources","properties"],"members":{"testConfigurationId":{},"name":{},"testConfigurationArn":{},"latestVersion":{"type":"structure","required":["version","status"],"members":{"version":{"type":"integer"},"status":{},"statusReason":{}}},"testConfigurationVersion":{"type":"integer"},"status":{},"statusReason":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"},"description":{},"resources":{"shape":"S1j"},"properties":{"shape":"S1n"},"tags":{"shape":"S1c"},"serviceSettings":{"shape":"S1s"}}}},"GetTestRunStep":{"http":{"method":"GET","requestUri":"/testruns/{testRunId}/steps/{stepName}","responseCode":200},"input":{"type":"structure","required":["testRunId","stepName"],"members":{"testRunId":{"location":"uri","locationName":"testRunId"},"stepName":{"location":"uri","locationName":"stepName"},"testCaseId":{"location":"querystring","locationName":"testCaseId"},"testSuiteId":{"location":"querystring","locationName":"testSuiteId"}}},"output":{"type":"structure","required":["stepName","testRunId","status","runStartTime"],"members":{"stepName":{},"testRunId":{},"testCaseId":{},"testCaseVersion":{"type":"integer"},"testSuiteId":{},"testSuiteVersion":{"type":"integer"},"beforeStep":{"type":"boolean"},"afterStep":{"type":"boolean"},"status":{},"statusReason":{},"runStartTime":{"type":"timestamp"},"runEndTime":{"type":"timestamp"},"stepRunSummary":{"type":"structure","members":{"mainframeAction":{"type":"structure","members":{"batch":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["resource","batchJobName"],"members":{"resource":{"shape":"S2n"},"batchJobName":{},"batchJobParameters":{"shape":"Sk"},"exportDataSetNames":{"shape":"Sm"},"properties":{"shape":"Ss"}}},"stepOutput":{"type":"structure","members":{"dataSetExportLocation":{},"dmsOutputLocation":{},"dataSetDetails":{"shape":"Sx"}}}}},"tn3270":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["resource","script"],"members":{"resource":{"shape":"S2n"},"script":{"type":"structure","required":["scriptLocation","type"],"members":{"scriptLocation":{},"type":{}}},"exportDataSetNames":{"shape":"Sm"},"properties":{"shape":"Ss"}}},"stepOutput":{"type":"structure","required":["scriptOutputLocation"],"members":{"dataSetExportLocation":{},"dmsOutputLocation":{},"dataSetDetails":{"shape":"Sx"},"scriptOutputLocation":{}}}}}},"union":true},"compareAction":{"type":"structure","required":["type"],"members":{"type":{"type":"structure","members":{"fileType":{"type":"structure","members":{"datasets":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["sourceLocation","targetLocation","sourceDataSets","targetDataSets"],"members":{"sourceLocation":{},"targetLocation":{},"sourceDataSets":{"shape":"Sx"},"targetDataSets":{"shape":"Sx"}}},"stepOutput":{"type":"structure","required":["comparisonOutputLocation","comparisonStatus"],"members":{"comparisonOutputLocation":{},"comparisonStatus":{}}}}},"databaseCDC":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["sourceLocation","targetLocation","sourceMetadata","targetMetadata"],"members":{"sourceLocation":{},"targetLocation":{},"outputLocation":{},"sourceMetadata":{"shape":"S14"},"targetMetadata":{"shape":"S17"}}},"stepOutput":{"type":"structure","required":["comparisonOutputLocation","comparisonStatus"],"members":{"comparisonOutputLocation":{},"comparisonStatus":{}}}}}},"union":true}},"union":true}}},"resourceAction":{"type":"structure","members":{"cloudFormation":{"type":"structure","members":{"createCloudformation":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["templateLocation"],"members":{"templateLocation":{},"parameters":{"shape":"S1n"}}},"stepOutput":{"type":"structure","required":["stackId"],"members":{"stackId":{},"exports":{"shape":"S1n"}}}}},"deleteCloudformation":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["stackId"],"members":{"stackId":{}}},"stepOutput":{"type":"structure","members":{}}}}},"union":true},"m2ManagedApplication":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["applicationId","runtime","actionType"],"members":{"applicationId":{},"runtime":{},"vpcEndpointServiceName":{},"listenerPort":{"type":"integer"},"actionType":{},"properties":{"shape":"Sb"}}},"stepOutput":{"type":"structure","members":{"importDataSetSummary":{"shape":"S1n"}}}}},"m2NonManagedApplication":{"type":"structure","required":["stepInput"],"members":{"stepInput":{"type":"structure","required":["vpcEndpointServiceName","listenerPort","runtime","actionType"],"members":{"vpcEndpointServiceName":{},"listenerPort":{"type":"integer"},"runtime":{},"webAppName":{},"actionType":{}}},"stepOutput":{"type":"structure","members":{}}}}},"union":true}},"union":true}}}},"GetTestSuite":{"http":{"method":"GET","requestUri":"/testsuites/{testSuiteId}","responseCode":200},"input":{"type":"structure","required":["testSuiteId"],"members":{"testSuiteId":{"location":"uri","locationName":"testSuiteId"},"testSuiteVersion":{"location":"querystring","locationName":"testSuiteVersion","type":"integer"}}},"output":{"type":"structure","required":["testSuiteId","name","latestVersion","testSuiteVersion","testSuiteArn","creationTime","lastUpdateTime","beforeSteps","afterSteps","testCases"],"members":{"testSuiteId":{},"name":{},"latestVersion":{"type":"structure","required":["version","status"],"members":{"version":{"type":"integer"},"status":{},"statusReason":{}}},"testSuiteVersion":{"type":"integer"},"status":{},"statusReason":{},"testSuiteArn":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"},"description":{},"beforeSteps":{"shape":"S4"},"afterSteps":{"shape":"S4"},"testCases":{"shape":"S1v"},"tags":{"shape":"S1c"}}}},"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":"S1c"}}}},"ListTestCases":{"http":{"method":"GET","requestUri":"/testcases","responseCode":200},"input":{"type":"structure","members":{"testCaseIds":{"location":"querystring","locationName":"testCaseIds","type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testCases"],"members":{"testCases":{"type":"list","member":{"type":"structure","required":["testCaseId","testCaseArn","name","latestVersion","status","creationTime","lastUpdateTime"],"members":{"testCaseId":{},"testCaseArn":{},"name":{},"statusReason":{},"latestVersion":{"type":"integer"},"status":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTestConfigurations":{"http":{"method":"GET","requestUri":"/testconfigurations","responseCode":200},"input":{"type":"structure","members":{"testConfigurationIds":{"location":"querystring","locationName":"testConfigurationIds","type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testConfigurations"],"members":{"testConfigurations":{"type":"list","member":{"type":"structure","required":["testConfigurationId","name","latestVersion","testConfigurationArn","status","creationTime","lastUpdateTime"],"members":{"testConfigurationId":{},"name":{},"statusReason":{},"latestVersion":{"type":"integer"},"testConfigurationArn":{},"status":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTestRunSteps":{"http":{"method":"GET","requestUri":"/testruns/{testRunId}/steps","responseCode":200},"input":{"type":"structure","required":["testRunId"],"members":{"testRunId":{"location":"uri","locationName":"testRunId"},"testCaseId":{"location":"querystring","locationName":"testCaseId"},"testSuiteId":{"location":"querystring","locationName":"testSuiteId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testRunSteps"],"members":{"testRunSteps":{"type":"list","member":{"type":"structure","required":["stepName","testRunId","status","runStartTime"],"members":{"stepName":{},"testRunId":{},"testCaseId":{},"testCaseVersion":{"type":"integer"},"testSuiteId":{},"testSuiteVersion":{"type":"integer"},"beforeStep":{"type":"boolean"},"afterStep":{"type":"boolean"},"status":{},"statusReason":{},"runStartTime":{"type":"timestamp"},"runEndTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTestRunTestCases":{"http":{"method":"GET","requestUri":"/testruns/{testRunId}/testcases","responseCode":200},"input":{"type":"structure","required":["testRunId"],"members":{"testRunId":{"location":"uri","locationName":"testRunId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testRunTestCases"],"members":{"testRunTestCases":{"type":"list","member":{"type":"structure","required":["testCaseId","testCaseVersion","testRunId","status","runStartTime"],"members":{"testCaseId":{},"testCaseVersion":{"type":"integer"},"testRunId":{},"status":{},"statusReason":{},"runStartTime":{"type":"timestamp"},"runEndTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTestRuns":{"http":{"method":"GET","requestUri":"/testruns","responseCode":200},"input":{"type":"structure","members":{"testSuiteId":{"location":"querystring","locationName":"testSuiteId"},"testRunIds":{"location":"querystring","locationName":"testrunIds","type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testRuns"],"members":{"testRuns":{"type":"list","member":{"type":"structure","required":["testRunId","testRunArn","testSuiteId","testSuiteVersion","status","runStartTime"],"members":{"testRunId":{},"testRunArn":{},"testSuiteId":{},"testSuiteVersion":{"type":"integer"},"testConfigurationId":{},"testConfigurationVersion":{"type":"integer"},"status":{},"statusReason":{},"runStartTime":{"type":"timestamp"},"runEndTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListTestSuites":{"http":{"method":"GET","requestUri":"/testsuites","responseCode":200},"input":{"type":"structure","members":{"testSuiteIds":{"location":"querystring","locationName":"testSuiteIds","type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["testSuites"],"members":{"testSuites":{"type":"list","member":{"type":"structure","required":["testSuiteId","name","latestVersion","testSuiteArn","status","creationTime","lastUpdateTime"],"members":{"testSuiteId":{},"name":{},"statusReason":{},"latestVersion":{"type":"integer"},"testSuiteArn":{},"status":{},"creationTime":{"type":"timestamp"},"lastUpdateTime":{"type":"timestamp"}}}},"nextToken":{}}}},"StartTestRun":{"http":{"requestUri":"/testrun","responseCode":200},"input":{"type":"structure","required":["testSuiteId"],"members":{"testSuiteId":{},"testConfigurationId":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S1c"}}},"output":{"type":"structure","required":["testRunId","testRunStatus"],"members":{"testRunId":{},"testRunStatus":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S1c"}}},"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},"UpdateTestCase":{"http":{"method":"PATCH","requestUri":"/testcases/{testCaseId}","responseCode":200},"input":{"type":"structure","required":["testCaseId"],"members":{"testCaseId":{"location":"uri","locationName":"testCaseId"},"description":{},"steps":{"shape":"S4"}}},"output":{"type":"structure","required":["testCaseId","testCaseVersion"],"members":{"testCaseId":{},"testCaseVersion":{"type":"integer"}}}},"UpdateTestConfiguration":{"http":{"method":"PATCH","requestUri":"/testconfigurations/{testConfigurationId}","responseCode":200},"input":{"type":"structure","required":["testConfigurationId"],"members":{"testConfigurationId":{"location":"uri","locationName":"testConfigurationId"},"description":{},"resources":{"shape":"S1j"},"properties":{"shape":"S1n"},"serviceSettings":{"shape":"S1s"}}},"output":{"type":"structure","required":["testConfigurationId","testConfigurationVersion"],"members":{"testConfigurationId":{},"testConfigurationVersion":{"type":"integer"}}}},"UpdateTestSuite":{"http":{"method":"PATCH","requestUri":"/testsuites/{testSuiteId}","responseCode":200},"input":{"type":"structure","required":["testSuiteId"],"members":{"testSuiteId":{"location":"uri","locationName":"testSuiteId"},"description":{},"beforeSteps":{"shape":"S4"},"afterSteps":{"shape":"S4"},"testCases":{"shape":"S1v"}}},"output":{"type":"structure","required":["testSuiteId"],"members":{"testSuiteId":{},"testSuiteVersion":{"type":"integer"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["name","action"],"members":{"name":{},"description":{},"action":{"type":"structure","members":{"resourceAction":{"type":"structure","members":{"m2ManagedApplicationAction":{"type":"structure","required":["resource","actionType"],"members":{"resource":{},"actionType":{},"properties":{"shape":"Sb"}}},"m2NonManagedApplicationAction":{"type":"structure","required":["resource","actionType"],"members":{"resource":{},"actionType":{}}},"cloudFormationAction":{"type":"structure","required":["resource"],"members":{"resource":{},"actionType":{}}}},"union":true},"mainframeAction":{"type":"structure","required":["resource","actionType"],"members":{"resource":{},"actionType":{"type":"structure","members":{"batch":{"type":"structure","required":["batchJobName"],"members":{"batchJobName":{},"batchJobParameters":{"shape":"Sk"},"exportDataSetNames":{"shape":"Sm"}}},"tn3270":{"type":"structure","required":["script"],"members":{"script":{"type":"structure","required":["scriptLocation","type"],"members":{"scriptLocation":{},"type":{}}},"exportDataSetNames":{"shape":"Sm"}}}},"union":true},"properties":{"shape":"Ss"}}},"compareAction":{"type":"structure","required":["input"],"members":{"input":{"type":"structure","members":{"file":{"type":"structure","required":["sourceLocation","targetLocation","fileMetadata"],"members":{"sourceLocation":{},"targetLocation":{},"fileMetadata":{"type":"structure","members":{"dataSets":{"shape":"Sx"},"databaseCDC":{"type":"structure","required":["sourceMetadata","targetMetadata"],"members":{"sourceMetadata":{"shape":"S14"},"targetMetadata":{"shape":"S17"}}}},"union":true}}}},"union":true},"output":{"type":"structure","members":{"file":{"type":"structure","members":{"fileLocation":{}}}},"union":true}}}},"union":true}}}},"Sb":{"type":"structure","members":{"forceStop":{"type":"boolean"},"importDataSetLocation":{}}},"Sk":{"type":"map","key":{},"value":{}},"Sm":{"type":"list","member":{}},"Ss":{"type":"structure","members":{"dmsTaskArn":{}}},"Sx":{"type":"list","member":{"type":"structure","required":["type","name","ccsid","format","length"],"members":{"type":{},"name":{},"ccsid":{},"format":{},"length":{"type":"integer"}}}},"S14":{"type":"structure","required":["type","captureTool"],"members":{"type":{},"captureTool":{}}},"S17":{"type":"structure","required":["type","captureTool"],"members":{"type":{},"captureTool":{}}},"S1c":{"type":"map","key":{},"value":{}},"S1j":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{"type":"structure","members":{"cloudFormation":{"type":"structure","required":["templateLocation"],"members":{"templateLocation":{},"parameters":{"shape":"S1n"}}},"m2ManagedApplication":{"type":"structure","required":["applicationId","runtime"],"members":{"applicationId":{},"runtime":{},"vpcEndpointServiceName":{},"listenerPort":{}}},"m2NonManagedApplication":{"type":"structure","required":["vpcEndpointServiceName","listenerPort","runtime"],"members":{"vpcEndpointServiceName":{},"listenerPort":{},"runtime":{},"webAppName":{}}}},"union":true}}}},"S1n":{"type":"map","key":{},"value":{}},"S1s":{"type":"structure","members":{"kmsKeyId":{}}},"S1v":{"type":"structure","members":{"sequential":{"type":"list","member":{}}},"union":true},"S2n":{"type":"structure","members":{"m2ManagedApplication":{"type":"structure","required":["applicationId","runtime"],"members":{"applicationId":{},"runtime":{},"listenerPort":{"type":"integer"}}},"m2NonManagedApplication":{"type":"structure","required":["vpcEndpointServiceName","listenerPort","runtime"],"members":{"vpcEndpointServiceName":{},"listenerPort":{"type":"integer"},"runtime":{},"webAppName":{}}}},"union":true}}} /***/ }), -/* 1441 */ +/* 1443 */ /***/ (function(module, exports) { module.exports = {"pagination":{"ListTestCases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testCases"},"ListTestConfigurations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testConfigurations"},"ListTestRunSteps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testRunSteps"},"ListTestRunTestCases":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testRunTestCases"},"ListTestRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testRuns"},"ListTestSuites":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"testSuites"}}} /***/ }), -/* 1442 */ +/* 1444 */ /***/ (function(module, exports) { module.exports = {"version":2,"waiters":{}} diff --git a/dist/aws-sdk.js b/dist/aws-sdk.js index 6852bf6c17..ce05898904 100644 --- a/dist/aws-sdk.js +++ b/dist/aws-sdk.js @@ -1,4 +1,4 @@ -// AWS SDK for JavaScript v2.1645.0 +// AWS SDK for JavaScript v2.1646.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/":440}],342:[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":341}],343:[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":341,"buffer/":440}],344:[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":341,"buffer/":440}],345:[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":341,"buffer/":440}],346:[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":340,"./core":350,"./credentials":351,"./credentials/chainable_temporary_credentials":352,"./credentials/cognito_identity_credentials":353,"./credentials/credential_provider_chain":354,"./credentials/saml_credentials":355,"./credentials/temporary_credentials":356,"./credentials/web_identity_credentials":357,"./event-stream/buffered-create-event-stream":365,"./http/xhr":373,"./realclock/browserClock":393,"./util":428,"./xml/browser_parser":429,_process:445,"buffer/":440,"querystring/":452,"url/":454}],347:[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":350}],348:[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":350,"./credentials":351,"./credentials/credential_provider_chain":354}],349:[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":350,_process:445}],350:[function(e,t,r){var a={util:e("./util")};({}).toString(),t.exports=a,a.util.update(a,{VERSION:"2.1645.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":465,"./api_loader":339,"./config":348,"./event_listeners":371,"./http":372,"./json/builder":374,"./json/parser":375,"./maintenance_mode_message":376,"./model/api":377,"./model/operation":379,"./model/paginator":380,"./model/resource_waiter":381,"./model/shape":382,"./param_validator":383,"./protocol/json":386,"./protocol/query":387,"./protocol/rest":388,"./protocol/rest_json":389,"./protocol/rest_xml":390,"./request":397,"./resource_waiter":398,"./response":399,"./sequential_executor":401,"./service":402,"./signers/request_signer":420,"./util":428,"./xml/builder":430}],351:[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":350}],352:[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":334,"../core":350}],353:[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":265,"../../clients/sts":334,"../core":350}],354:[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":350}],355:[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":334,"../core":350}],356:[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":334,"../core":350}],357:[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":334,"../core":350}],358:[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":350}],368:[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.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":350,_process:445}],350:[function(e,t,r){var a={util:e("./util")};({}).toString(),t.exports=a,a.util.update(a,{VERSION:"2.1646.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":465,"./api_loader":339,"./config":348,"./event_listeners":371,"./http":372,"./json/builder":374,"./json/parser":375,"./maintenance_mode_message":376,"./model/api":377,"./model/operation":379,"./model/paginator":380,"./model/resource_waiter":381,"./model/shape":382,"./param_validator":383,"./protocol/json":386,"./protocol/query":387,"./protocol/rest":388,"./protocol/rest_json":389,"./protocol/rest_xml":390,"./request":397,"./resource_waiter":398,"./response":399,"./sequential_executor":401,"./service":402,"./signers/request_signer":420,"./util":428,"./xml/builder":430}],351:[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":350}],352:[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":334,"../core":350}],353:[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":265,"../../clients/sts":334,"../core":350}],354:[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":350}],355:[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":334,"../core":350}],356:[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":334,"../core":350}],357:[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":334,"../core":350}],358:[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":350}],368:[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,this.httpRequest.path=this.httpRequest.endpoint.path,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":350,"./discover_endpoint":358,"./protocol/json":386,"./protocol/query":387,"./protocol/rest":388,"./protocol/rest_json":389,"./protocol/rest_xml":390,"./sequential_executor":401,_process:445,util:439}],372:[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":350}],373:[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":428,"./collection":378}],383:[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":350,"../util":428}],386:[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"),r.awsQueryCompatible&&(t.params||(t.params={}),Object.assign(t.params,e.params)),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;for(var s in a||{})"code"!==s&&"message"!==s&&(t["["+s+"]"]="See error."+s+" for details.",Object.defineProperty(t,s,{value:a[s],enumerable:!1,writable:!0}))}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":374,"../json/parser":375,"../util":428,"./helpers":385}],387:[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 d,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){c.buildRequest(e),b.indexOf(e.httpRequest.method)<0&&i(e)}function n(e){l.extractError(e)}function u(e){c.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 y,e.data[i.payload]=m.createEventStream(2===p.HttpClient.streamsApiVersion?e.httpResponse.stream:o,t,s);else if("structure"===s.type||"list"===s.type){var t=new y;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;l.extractData(e),e.data=m.merge(n,e.data)}}var p=e("../core"),m=e("../util"),c=e("./rest"),l=e("./json"),d=e("../json/builder"),y=e("../json/parser"),b=["GET","HEAD","DELETE"];t.exports={buildRequest:o,extractError:n,extractData:u,unsetContentLength:a}},{"../core":350,"../json/builder":374,"../json/parser":375,"../util":428,"./json":386,"./rest":388}],390:[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":350,"../util":428,"./rest":388}],391:[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("ec2"!==r.api.protocol&&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":428}],392:[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":350}],393:[function(e,t,r){t.exports={now:function(){return"undefined"!=typeof performance&&"function"==typeof performance.now?performance.now():Date.now()}}},{}],394:[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}},{}],395:[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],[t,"internal-*"],["*","*"]].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":350,"./state_machine":427,_process:445,jmespath:444}],398:[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){n=a.util.error(n||new Error,e)}if(n&&o._haltHandlersOnError)return void r.call(o,n)}r.call(o,n)},addListeners:function(e){var t=this;return e._events&&(e=e._events),a.util.each(e,function(e,r){"function"==typeof r&&(r=[r]),a.util.arrayEach(r,function(r){t.on(e,r)})}),t},addNamedListener:function(e,t,r,a){return this[e]=r,this.addListener(t,r,a),this},addNamedAsyncListener:function(e,t,r,a){return r._isAsync=!0,this.addNamedListener(e,t,r,a)},addNamedListeners:function(e){var t=this;return e(function(){t.addNamedListener.apply(t,arguments)},function(){t.addNamedAsyncListener.apply(t,arguments)}),this}}),a.SequentialExecutor.prototype.addListener=a.SequentialExecutor.prototype.on,t.exports=a.SequentialExecutor},{"./core":350}],402:[function(e,t,r){(function(r){(function(){var a=e("./core"),i=e("./model/api"),s=e("./region_config"),o=a.util.inherit,n=0,u=e("./region/utils");a.Service=o({constructor:function(e){if(!this.loadServiceClass)throw a.util.error(new Error,"Service must be constructed with `new' operator");if(e){if(e.region){var t=e.region;u.isFipsRegion(t)&&(e.region=u.getRealRegion(t),e.useFipsEndpoint=!0),u.isGlobalRegion(t)&&(e.region=u.getRealRegion(t))}"boolean"==typeof e.useDualstack&&"boolean"!=typeof e.useDualstackEndpoint&&(e.useDualstackEndpoint=e.useDualstack)}var r=this.loadServiceClass(e||{});if(r){var i=a.util.copy(e),s=new r(e);return Object.defineProperty(s,"_originalConfig",{get:function(){return i},enumerable:!1,configurable:!0}),s._clientId=++n,s}this.initialize(e)},initialize:function(e){var t=a.config[this.serviceIdentifier];if(this.config=new a.Config(a.config),t&&this.config.update(t,!0),e&&this.config.update(e,!0),this.validateService(),this.config.endpoint||s.configureEndpoint(this),this.config.endpoint=this.endpointFromTemplate(this.config.endpoint),this.setEndpoint(this.config.endpoint),a.SequentialExecutor.call(this),a.Service.addDefaultMonitoringListeners(this),(this.config.clientSideMonitoring||a.Service._clientSideMonitoring)&&this.publisher){var i=this.publisher;this.addNamedListener("PUBLISH_API_CALL","apiCall",function(e){r.nextTick(function(){i.eventHandler(e)})}),this.addNamedListener("PUBLISH_API_ATTEMPT","apiCallAttempt",function(e){r.nextTick(function(){i.eventHandler(e)})})}},validateService:function(){},loadServiceClass:function(e){var t=e;if(a.util.isEmpty(this.api)){if(t.apiConfig)return a.Service.defineServiceApi(this.constructor,t.apiConfig);if(this.constructor.services){t=new a.Config(a.config),t.update(e,!0);var r=t.apiVersions[this.constructor.serviceIdentifier];return r=r||t.apiVersion,this.getLatestServiceClass(r)}return null}return null},getLatestServiceClass:function(e){return e=this.getLatestServiceVersion(e),null===this.constructor.services[e]&&a.Service.defineServiceApi(this.constructor,e),this.constructor.services[e]},getLatestServiceVersion:function(e){if(!this.constructor.services||0===this.constructor.services.length)throw new Error("No services defined on "+this.constructor.serviceIdentifier);if(e?a.util.isType(e,Date)&&(e=a.util.date.iso8601(e).split("T")[0]):e="latest",Object.hasOwnProperty(this.constructor.services,e))return e;for(var t=Object.keys(this.constructor.services).sort(),r=null,i=t.length-1;i>=0;i--)if("*"!==t[i][t[i].length-1]&&(r=t[i]),t[i].substr(0,10)<=e)return r;throw new Error("Could not find "+this.constructor.serviceIdentifier+" API to satisfy version constraint `"+e+"'")},api:{},defaultRetryCount:3,customizeRequests:function(e){if(e){if("function"!=typeof e)throw new Error("Invalid callback type '"+typeof e+"' provided in customizeRequests");this.customRequestHandler=e}else this.customRequestHandler=null},makeRequest:function(e,t,r){if("function"==typeof t&&(r=t,t=null),t=t||{},this.config.params){var i=this.api.operations[e];i&&(t=a.util.copy(t),a.util.each(this.config.params,function(e,r){i.input.members[e]&&(void 0!==t[e]&&null!==t[e]||(t[e]=r))}))}var s=new a.Request(this,e,t);return this.addAllRequestListeners(s),this.attachMonitoringEmitter(s),r&&s.send(r),s},makeUnauthenticatedRequest:function(e,t,r){"function"==typeof t&&(r=t,t={});var a=this.makeRequest(e,t).toUnauthenticated();return r?a.send(r):a},waitFor:function(e,t,r){return new a.ResourceWaiter(this,e).wait(t,r)},addAllRequestListeners:function(e){for(var t=[a.events,a.EventListeners.Core,this.serviceInterface(),a.EventListeners.CorePost],r=0;r299?(i.code&&(r.FinalAwsException=i.code),i.message&&(r.FinalAwsExceptionMessage=i.message)):((i.code||i.name)&&(r.FinalSdkException=i.code||i.name),i.message&&(r.FinalSdkExceptionMessage=i.message))}return r},apiAttemptEvent:function(e){var t=e.service.api.operations[e.operation],r={Type:"ApiCallAttempt",Api:t?t.name:e.operation,Version:1,Service:e.service.api.serviceId||e.service.api.endpointPrefix,Fqdn:e.httpRequest.endpoint.hostname,UserAgent:e.httpRequest.getUserAgent()},a=e.response;return a.httpResponse.statusCode&&(r.HttpStatusCode=a.httpResponse.statusCode),!e._unAuthenticated&&e.service.config.credentials&&e.service.config.credentials.accessKeyId&&(r.AccessKey=e.service.config.credentials.accessKeyId),a.httpResponse.headers?(e.httpRequest.headers["x-amz-security-token"]&&(r.SessionToken=e.httpRequest.headers["x-amz-security-token"]),a.httpResponse.headers["x-amzn-requestid"]&&(r.XAmznRequestId=a.httpResponse.headers["x-amzn-requestid"]),a.httpResponse.headers["x-amz-request-id"]&&(r.XAmzRequestId=a.httpResponse.headers["x-amz-request-id"]),a.httpResponse.headers["x-amz-id-2"]&&(r.XAmzId2=a.httpResponse.headers["x-amz-id-2"]),r):r},attemptFailEvent:function(e){var t=this.apiAttemptEvent(e),r=e.response,a=r.error;return r.httpResponse.statusCode>299?(a.code&&(t.AwsException=a.code),a.message&&(t.AwsExceptionMessage=a.message)):((a.code||a.name)&&(t.SdkException=a.code||a.name),a.message&&(t.SdkExceptionMessage=a.message)),t},attachMonitoringEmitter:function(e){var t,r,i,s,o,n,u=0,p=this;e.on("validate",function(){s=a.util.realClock.now(),n=Date.now()},!0),e.on("sign",function(){r=a.util.realClock.now(),t=Date.now(),o=e.httpRequest.region,u++},!0),e.on("validateResponse",function(){i=Math.round(a.util.realClock.now()-r)}),e.addNamedListener("API_CALL_ATTEMPT","success",function(){var r=p.apiAttemptEvent(e);r.Timestamp=t,r.AttemptLatency=i>=0?i:0,r.Region=o,p.emit("apiCallAttempt",[r])}),e.addNamedListener("API_CALL_ATTEMPT_RETRY","retry",function(){var s=p.attemptFailEvent(e);s.Timestamp=t,i=i||Math.round(a.util.realClock.now()-r),s.AttemptLatency=i>=0?i:0,s.Region=o,p.emit("apiCallAttempt",[s])}),e.addNamedListener("API_CALL","complete",function(){var t=p.apiCallEvent(e);if(t.AttemptCount=u,!(t.AttemptCount<=0)){t.Timestamp=n;var r=Math.round(a.util.realClock.now()-s);t.Latency=r>=0?r:0;var i=e.response;i.error&&i.error.retryable&&"number"==typeof i.retryCount&&"number"==typeof i.maxRetries&&i.retryCount>=i.maxRetries&&(t.MaxRetriesExceeded=1),p.emit("apiCall",[t])}})},setupRequestListeners:function(e){},getSigningName:function(){return this.api.signingName||this.api.endpointPrefix},getSignerClass:function(e){var t,r=null,i="";if(e){r=(e.service.api.operations||{})[e.operation]||null,i=r?r.authtype:""}return t=this.config.signatureVersion?this.config.signatureVersion:"v4"===i||"v4-unsigned-body"===i?"v4":"bearer"===i?"bearer":this.api.signatureVersion,a.Signers.RequestSigner.getVersion(t)},serviceInterface:function(){switch(this.api.protocol){case"ec2":case"query":return a.EventListeners.Query;case"json":return a.EventListeners.Json;case"rest-json":return a.EventListeners.RestJson;case"rest-xml":return a.EventListeners.RestXml}if(this.api.protocol)throw new Error("Invalid service `protocol' "+this.api.protocol+" in API config")},successfulResponse:function(e){return e.httpResponse.statusCode<300},numRetries:function(){return void 0!==this.config.maxRetries?this.config.maxRetries:this.defaultRetryCount},retryDelays:function(e,t){return a.util.calculateRetryDelay(e,this.config.retryDelayOptions,t)},retryableError:function(e){return!!this.timeoutError(e)||(!!this.networkingError(e)||(!!this.expiredCredentialsError(e)||(!!this.throttledError(e)||e.statusCode>=500)))},networkingError:function(e){return"NetworkingError"===e.code},timeoutError:function(e){return"TimeoutError"===e.code},expiredCredentialsError:function(e){return"ExpiredTokenException"===e.code},clockSkewError:function(e){switch(e.code){case"RequestTimeTooSkewed":case"RequestExpired":case"InvalidSignatureException":case"SignatureDoesNotMatch":case"AuthFailure":case"RequestInTheFuture":return!0;default:return!1}},getSkewCorrectedDate:function(){return new Date(Date.now()+this.config.systemClockOffset)},applyClockOffset:function(e){e&&(this.config.systemClockOffset=e-Date.now())},isClockSkewed:function(e){if(e)return Math.abs(this.getSkewCorrectedDate().getTime()-e)>=3e5},throttledError:function(e){if(429===e.statusCode)return!0;switch(e.code){case"ProvisionedThroughputExceededException":case"Throttling":case"ThrottlingException":case"RequestLimitExceeded":case"RequestThrottled":case"RequestThrottledException":case"TooManyRequestsException":case"TransactionInProgressException":case"EC2ThrottledException":return!0;default:return!1}},endpointFromTemplate:function(e){if("string"!=typeof e)return e;var t=e;return t=t.replace(/\{service\}/g,this.api.endpointPrefix),t=t.replace(/\{region\}/g,this.config.region),t=t.replace(/\{scheme\}/g,this.config.sslEnabled?"https":"http")},setEndpoint:function(e){this.endpoint=new a.Endpoint(e,this.config)},paginationConfig:function(e,t){var r=this.api.operations[e].paginator;if(!r){if(t){var i=new Error;throw a.util.error(i,"No pagination configuration for "+e)}return null}return r}}),a.util.update(a.Service,{defineMethods:function(e){a.util.each(e.prototype.api.operations,function(t){if(!e.prototype[t]){"none"===e.prototype.api.operations[t].authtype?e.prototype[t]=function(e,r){return this.makeUnauthenticatedRequest(t,e,r)}:e.prototype[t]=function(e,r){return this.makeRequest(t,e,r)}}})},defineService:function(e,t,r){a.Service._serviceMap[e]=!0,Array.isArray(t)||(r=t,t=[]);var i=o(a.Service,r||{});if("string"==typeof e){a.Service.addVersions(i,t);var s=i.serviceIdentifier||e;i.serviceIdentifier=s}else i.prototype.api=e,a.Service.defineMethods(i);if(a.SequentialExecutor.call(this.prototype),!this.prototype.publisher&&a.util.clientSideMonitoring){var n=a.util.clientSideMonitoring.Publisher,u=a.util.clientSideMonitoring.configProvider,p=u();this.prototype.publisher=new n(p),p.enabled&&(a.Service._clientSideMonitoring=!0)}return a.SequentialExecutor.call(i.prototype),a.Service.addDefaultMonitoringListeners(i.prototype),i},addVersions:function(e,t){Array.isArray(t)||(t=[t]),e.services=e.services||{};for(var r=0;r=0){throw a.util.error(new Error,{name:"InvalidEndpoint",message:"AWS.IotData requires an explicit `endpoint' configuration option."})}},setupRequestListeners:function(e){e.addListener("validateResponse",this.validateResponseBody),i.indexOf(e.operation)>-1&&e.addListener("extractData",a.util.convertPayloadToString)},validateResponseBody:function(e){var t=e.httpResponse.body.toString()||"{}",r=t.trim();r&&"{"===r.charAt(0)||(e.httpResponse.body="")}})},{"../core":350}],408:[function(e,t,r){var a=e("../core");a.util.update(a.Lambda.prototype,{setupRequestListeners:function(e){"invoke"===e.operation&&e.addListener("extractData",a.util.convertPayloadToString)}})},{"../core":350}],409:[function(e,t,r){var a=e("../core");a.util.update(a.MachineLearning.prototype,{setupRequestListeners:function(e){"predict"===e.operation&&e.addListener("build",this.buildEndpoint)},buildEndpoint:function(e){var t=e.params.PredictEndpoint;t&&(e.httpRequest.endpoint=new a.Endpoint(t))}})},{"../core":350}],410:[function(e,t,r){e("../polly/presigner")},{"../polly/presigner":384}],411:[function(e,t,r){var a=e("../core"),i=e("./rdsutil");e("../rds/signer");var s=["copyDBSnapshot","createDBInstanceReadReplica","createDBCluster","copyDBClusterSnapshot","startDBInstanceAutomatedBackupsReplication"];a.util.update(a.RDS.prototype,{setupRequestListeners:function(e){i.setupRequestListeners(this,e,s)}})},{"../core":350,"../rds/signer":392,"./rdsutil":412}],412:[function(e,t,r){var a=e("../core"),i={setupRequestListeners:function(e,t,r){if(-1!==r.indexOf(t.operation)&&t.params.SourceRegion)if(t.params=a.util.copy(t.params),t.params.PreSignedUrl||t.params.SourceRegion===e.config.region)delete t.params.SourceRegion;else{var s=!!e.config.paramValidation;s&&t.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),t.onAsync("validate",i.buildCrossRegionPresignedUrl),s&&t.addListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS)}},buildCrossRegionPresignedUrl:function(e,t){var r=a.util.copy(e.service.config);r.region=e.params.SourceRegion,delete e.params.SourceRegion,delete r.endpoint,delete r.params,r.signatureVersion="v4";var i=e.service.config.region,s=new e.service.constructor(r),o=s[e.operation](a.util.copy(e.params));o.on("build",function(e){var t=e.httpRequest;t.params.DestinationRegion=i,t.body=a.util.queryParamsToString(t.params)}),o.presign(function(r,a){r?t(r):(e.params.PreSignedUrl=a,t())})}};t.exports=i},{"../core":350}],413:[function(e,t,r){var a=e("../core");a.util.update(a.Route53.prototype,{setupRequestListeners:function(e){e.on("build",this.sanitizeUrl)},sanitizeUrl:function(e){var t=e.httpRequest.path;e.httpRequest.path=t.replace(/\/%2F\w+%2F/,"/")},retryableError:function(e){return"PriorRequestNotComplete"===e.code&&400===e.statusCode||a.Service.prototype.retryableError.call(this,e)}})},{"../core":350}],414:[function(e,t,r){var a=e("../core"),i=e("../signers/v4_credentials"),s=e("../config_regional_endpoint"),o=e("./s3util"),n=e("../region_config");e("../s3/managed_upload");var u={completeMultipartUpload:!0,copyObject:!0,uploadPartCopy:!0},p=["AuthorizationHeaderMalformed","BadRequest","PermanentRedirect",301];a.util.update(a.S3.prototype,{getSignatureVersion:function(e){ diff --git a/lib/core.js b/lib/core.js index 47bbcdfd69..db640f8c7c 100644 --- a/lib/core.js +++ b/lib/core.js @@ -20,7 +20,7 @@ AWS.util.update(AWS, { /** * @constant */ - VERSION: '2.1645.0', + VERSION: '2.1646.0', /** * @api private diff --git a/package.json b/package.json index f964de4905..ce0feaaaa9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk", "description": "AWS SDK for JavaScript", - "version": "2.1645.0", + "version": "2.1646.0", "author": { "name": "Amazon Web Services", "email": "",