From fea1998e6b4a50812b18f89bf75085d9a9929fcc Mon Sep 17 00:00:00 2001 From: awstools Date: Fri, 8 Sep 2023 18:22:19 +0000 Subject: [PATCH] Updates SDK to v2.1454.0 --- .changes/2.1454.0.json | 22 + .../bugfix-Paginator-887637f3.json | 5 - CHANGELOG.md | 8 +- README.md | 2 +- apis/fsx-2018-03-01.normal.json | 8 +- apis/sagemaker-2017-07-24.min.json | 1733 +++++++++-------- apis/sagemaker-2017-07-24.normal.json | 36 +- apis/sso-admin-2020-07-20.min.json | 268 +-- apis/sso-admin-2020-07-20.normal.json | 952 ++++----- apis/sso-admin-2020-07-20.paginators.json | 22 +- apis/workspaces-2015-04-08.min.json | 46 +- apis/workspaces-2015-04-08.normal.json | 55 + clients/fsx.d.ts | 6 +- clients/sagemaker.d.ts | 22 +- clients/ssoadmin.d.ts | 494 ++--- clients/workspaces.d.ts | 16 + dist/aws-sdk-core-react-native.js | 2 +- dist/aws-sdk-react-native.js | 10 +- dist/aws-sdk.js | 6 +- dist/aws-sdk.min.js | 4 +- lib/core.js | 2 +- package.json | 2 +- 22 files changed, 1938 insertions(+), 1783 deletions(-) create mode 100644 .changes/2.1454.0.json delete mode 100644 .changes/next-release/bugfix-Paginator-887637f3.json diff --git a/.changes/2.1454.0.json b/.changes/2.1454.0.json new file mode 100644 index 0000000000..75d5fccedd --- /dev/null +++ b/.changes/2.1454.0.json @@ -0,0 +1,22 @@ +[ + { + "type": "bugfix", + "category": "Paginator", + "description": "Fix nextPage typing in requests" + }, + { + "type": "feature", + "category": "SSOAdmin", + "description": "Content updates to IAM Identity Center API for China Regions." + }, + { + "type": "feature", + "category": "SageMaker", + "description": "Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference." + }, + { + "type": "feature", + "category": "WorkSpaces", + "description": "A new field \"ErrorDetails\" will be added to the output of \"DescribeWorkspaceImages\" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information." + } +] \ No newline at end of file diff --git a/.changes/next-release/bugfix-Paginator-887637f3.json b/.changes/next-release/bugfix-Paginator-887637f3.json deleted file mode 100644 index 2ec92164d3..0000000000 --- a/.changes/next-release/bugfix-Paginator-887637f3.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "bugfix", - "category": "Paginator", - "description": "Fix nextPage typing in requests" -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b41aa0f6..9038836694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ # Changelog for AWS SDK for JavaScript - + +## 2.1454.0 +* bugfix: Paginator: Fix nextPage typing in requests +* feature: SSOAdmin: Content updates to IAM Identity Center API for China Regions. +* feature: SageMaker: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference. +* feature: WorkSpaces: A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information. + ## 2.1453.0 * feature: Neptunedata: Minor changes to send unsigned requests to Neptune clusters * feature: SimSpaceWeaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type. diff --git a/README.md b/README.md index 942ee24b16..0a05c6cbc1 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,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/fsx-2018-03-01.normal.json b/apis/fsx-2018-03-01.normal.json index 83fcdc063b..4733d219ae 100644 --- a/apis/fsx-2018-03-01.normal.json +++ b/apis/fsx-2018-03-01.normal.json @@ -2338,7 +2338,7 @@ }, "WindowsConfiguration": { "shape": "CreateFileSystemWindowsConfiguration", - "documentation": "

The Microsoft Windows configuration for the file system that's being created.

" + "documentation": "

The Microsoft Windows configuration for the file system that's being created.

" }, "LustreConfiguration": { "shape": "CreateFileSystemLustreConfiguration" @@ -2348,7 +2348,7 @@ }, "FileSystemTypeVersion": { "shape": "FileSystemTypeVersion", - "documentation": "

(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10, 2.12m and 2.15:

Default value = 2.10, except when DeploymentType is set to PERSISTENT_2, then the default is 2.12.

If you set FileSystemTypeVersion to 2.10 for a PERSISTENT_2 Lustre deployment type, the CreateFileSystem operation fails.

" + "documentation": "

(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10, 2.12, and 2.15:

Default value = 2.10, except when DeploymentType is set to PERSISTENT_2, then the default is 2.12.

If you set FileSystemTypeVersion to 2.10 for a PERSISTENT_2 Lustre deployment type, the CreateFileSystem operation fails.

" }, "OpenZFSConfiguration": { "shape": "CreateFileSystemOpenZFSConfiguration", @@ -2970,7 +2970,7 @@ "documentation": "

The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.

" } }, - "documentation": "

A description of the data repository task.

To learn more about data repository tasks, see Data Repository Tasks.

" + "documentation": "

A description of the data repository task.

To learn more about data repository tasks, see Data Repository Tasks.

" }, "DataRepositoryTaskFailureDetails": { "type": "structure", @@ -4261,7 +4261,7 @@ }, "FileSystemTypeVersion": { "shape": "FileSystemTypeVersion", - "documentation": "

The Lustre version of the Amazon FSx for Lustre file system, which is 2.10, 2.12, or 2.15.

" + "documentation": "

The Lustre version of the Amazon FSx for Lustre file system, which can be 2.10, 2.12, or 2.15.

" }, "OpenZFSConfiguration": { "shape": "OpenZFSFileSystemConfiguration", diff --git a/apis/sagemaker-2017-07-24.min.json b/apis/sagemaker-2017-07-24.min.json index e879189792..58e17f9d5a 100644 --- a/apis/sagemaker-2017-07-24.min.json +++ b/apis/sagemaker-2017-07-24.min.json @@ -401,7 +401,7 @@ "members": { "CodeRepositoryName": {}, "GitConfig": { - "shape": "S73" + "shape": "S76" }, "Tags": { "shape": "S7" @@ -432,13 +432,13 @@ "RoleArn": {}, "ModelPackageVersionArn": {}, "InputConfig": { - "shape": "S7a" + "shape": "S7d" }, "OutputConfig": { - "shape": "S7d" + "shape": "S7g" }, "VpcConfig": { - "shape": "S7k" + "shape": "S7n" }, "StoppingCondition": { "shape": "S3n" @@ -469,7 +469,7 @@ "members": { "ContextName": {}, "Source": { - "shape": "S7s" + "shape": "S7v" }, "ContextType": {}, "Description": {}, @@ -502,26 +502,26 @@ "members": { "JobDefinitionName": {}, "DataQualityBaselineConfig": { - "shape": "S7x" + "shape": "S80" }, "DataQualityAppSpecification": { - "shape": "S81" + "shape": "S84" }, "DataQualityJobInput": { - "shape": "S8a" + "shape": "S8d" }, "DataQualityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" }, "Tags": { "shape": "S7" @@ -550,7 +550,7 @@ "RoleArn": {}, "Description": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "Tags": { "shape": "S7" @@ -575,7 +575,7 @@ "DomainName": {}, "AuthMode": {}, "DefaultUserSettings": { - "shape": "S9b" + "shape": "S9e" }, "SubnetIds": { "shape": "S5t" @@ -592,10 +592,10 @@ "KmsKeyId": {}, "AppSecurityGroupManagement": {}, "DomainSettings": { - "shape": "Sa5" + "shape": "Sa8" }, "DefaultSpaceSettings": { - "shape": "Sa9" + "shape": "Sac" } } }, @@ -618,11 +618,11 @@ "members": { "EdgeDeploymentPlanName": {}, "ModelConfigs": { - "shape": "Sae" + "shape": "Sah" }, "DeviceFleetName": {}, "Stages": { - "shape": "Sag" + "shape": "Saj" }, "Tags": { "shape": "S7" @@ -649,7 +649,7 @@ "members": { "EdgeDeploymentPlanName": {}, "Stages": { - "shape": "Sag" + "shape": "Saj" } } } @@ -672,7 +672,7 @@ "ModelVersion": {}, "RoleArn": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "ResourceKey": {}, "Tags": { @@ -692,7 +692,7 @@ "EndpointName": {}, "EndpointConfigName": {}, "DeploymentConfig": { - "shape": "Saw" + "shape": "Saz" }, "Tags": { "shape": "S7" @@ -719,23 +719,23 @@ "members": { "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Sbe" + "shape": "Sbh" }, "DataCaptureConfig": { - "shape": "Sbu" + "shape": "Sbx" }, "Tags": { "shape": "S7" }, "KmsKeyId": {}, "AsyncInferenceConfig": { - "shape": "Sc5" + "shape": "Sc8" }, "ExplainerConfig": { - "shape": "Scd" + "shape": "Scg" }, "ShadowProductionVariants": { - "shape": "Sbe" + "shape": "Sbh" } } }, @@ -785,13 +785,13 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sdc" + "shape": "Sdf" }, "OnlineStoreConfig": { - "shape": "Sdf" + "shape": "Sdi" }, "OfflineStoreConfig": { - "shape": "Sdk" + "shape": "Sdn" }, "RoleArn": {}, "Description": {}, @@ -822,16 +822,16 @@ "members": { "FlowDefinitionName": {}, "HumanLoopRequestSource": { - "shape": "Sdw" + "shape": "Sdz" }, "HumanLoopActivationConfig": { - "shape": "Sdy" + "shape": "Se1" }, "HumanLoopConfig": { - "shape": "Se1" + "shape": "Se4" }, "OutputConfig": { - "shape": "Seg" + "shape": "Sej" }, "RoleArn": {}, "Tags": { @@ -861,10 +861,10 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sen" + "shape": "Seq" }, "S3StorageConfig": { - "shape": "Sep" + "shape": "Ses" }, "Tags": { "shape": "S7" @@ -891,7 +891,7 @@ "members": { "HumanTaskUiName": {}, "UiTemplate": { - "shape": "Sev" + "shape": "Sey" }, "Tags": { "shape": "S7" @@ -918,22 +918,22 @@ "members": { "HyperParameterTuningJobName": {}, "HyperParameterTuningJobConfig": { - "shape": "Sf0" + "shape": "Sf3" }, "TrainingJobDefinition": { - "shape": "Sft" + "shape": "Sfw" }, "TrainingJobDefinitions": { - "shape": "Sg9" + "shape": "Sgc" }, "WarmStartConfig": { - "shape": "Sga" + "shape": "Sgd" }, "Tags": { "shape": "S7" }, "Autotune": { - "shape": "Sge" + "shape": "Sgh" } } }, @@ -986,7 +986,7 @@ }, "ImageName": {}, "Aliases": { - "shape": "Sgp" + "shape": "Sgs" }, "VendorGuidance": {}, "JobType": {}, @@ -1021,19 +1021,19 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sh2" + "shape": "Sh5" }, "Description": {}, "RoleArn": {}, "EndpointName": {}, "ModelVariants": { - "shape": "Sh5" + "shape": "Sh8" }, "DataStorageConfig": { - "shape": "Shd" + "shape": "Shg" }, "ShadowModeConfig": { - "shape": "She" + "shape": "Shh" }, "KmsKey": {}, "Tags": { @@ -1065,11 +1065,11 @@ "JobType": {}, "RoleArn": {}, "InputConfig": { - "shape": "Shm" + "shape": "Shp" }, "JobDescription": {}, "StoppingConditions": { - "shape": "Siq" + "shape": "Sit" }, "OutputConfig": { "type": "structure", @@ -1113,21 +1113,21 @@ "LabelingJobName": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Sj2" + "shape": "Sj5" }, "OutputConfig": { - "shape": "Sj9" + "shape": "Sjc" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Sja" + "shape": "Sjd" }, "LabelingJobAlgorithmsConfig": { - "shape": "Sjd" + "shape": "Sjg" }, "HumanTaskConfig": { - "shape": "Sjh" + "shape": "Sjk" }, "Tags": { "shape": "S7" @@ -1154,13 +1154,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sjw" + "shape": "Sjz" }, "Containers": { - "shape": "Ska" + "shape": "Skd" }, "InferenceExecutionConfig": { - "shape": "Skb" + "shape": "Ske" }, "ExecutionRoleArn": {}, "Tags": { @@ -1198,26 +1198,26 @@ "members": { "JobDefinitionName": {}, "ModelBiasBaselineConfig": { - "shape": "Skf" + "shape": "Ski" }, "ModelBiasAppSpecification": { - "shape": "Skg" + "shape": "Skj" }, "ModelBiasJobInput": { - "shape": "Skh" + "shape": "Skk" }, "ModelBiasJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" }, "Tags": { "shape": "S7" @@ -1245,10 +1245,10 @@ "members": { "ModelCardName": {}, "SecurityConfig": { - "shape": "Skl" + "shape": "Sko" }, "Content": { - "shape": "Skm" + "shape": "Skp" }, "ModelCardStatus": {}, "Tags": { @@ -1281,7 +1281,7 @@ }, "ModelCardExportJobName": {}, "OutputConfig": { - "shape": "Sks" + "shape": "Skv" } } }, @@ -1309,26 +1309,26 @@ "members": { "JobDefinitionName": {}, "ModelExplainabilityBaselineConfig": { - "shape": "Skw" + "shape": "Skz" }, "ModelExplainabilityAppSpecification": { - "shape": "Skx" + "shape": "Sl0" }, "ModelExplainabilityJobInput": { - "shape": "Sky" + "shape": "Sl1" }, "ModelExplainabilityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" }, "Tags": { "shape": "S7" @@ -1356,10 +1356,10 @@ "shape": "Sr" }, "ValidationSpecification": { - "shape": "Sl1" + "shape": "Sl4" }, "SourceAlgorithmSpecification": { - "shape": "Sl4" + "shape": "Sl7" }, "CertifyForMarketplace": { "type": "boolean" @@ -1372,22 +1372,22 @@ "shape": "S1q" }, "ModelMetrics": { - "shape": "Sl7" + "shape": "Sla" }, "ClientToken": { "idempotencyToken": true }, "CustomerMetadataProperties": { - "shape": "Sle" + "shape": "Slh" }, "DriftCheckBaselines": { - "shape": "Slh" + "shape": "Slk" }, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sln" + "shape": "Slq" } } }, @@ -1439,26 +1439,26 @@ "members": { "JobDefinitionName": {}, "ModelQualityBaselineConfig": { - "shape": "Slu" + "shape": "Slx" }, "ModelQualityAppSpecification": { - "shape": "Slv" + "shape": "Sly" }, "ModelQualityJobInput": { - "shape": "Slx" + "shape": "Sm0" }, "ModelQualityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" }, "Tags": { "shape": "S7" @@ -1485,7 +1485,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Sm1" + "shape": "Sm4" }, "Tags": { "shape": "S7" @@ -1515,7 +1515,7 @@ "InstanceType": {}, "SubnetId": {}, "SecurityGroupIds": { - "shape": "S9c" + "shape": "S9f" }, "RoleArn": {}, "KmsKeyId": {}, @@ -1528,16 +1528,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Smi" + "shape": "Sml" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sml" + "shape": "Smo" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Smo" + "shape": "Smr" } } }, @@ -1557,10 +1557,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Smt" + "shape": "Smw" }, "OnStart": { - "shape": "Smt" + "shape": "Smw" } } }, @@ -1584,7 +1584,7 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Sn1" + "shape": "Sn4" }, "PipelineDescription": {}, "ClientRequestToken": { @@ -1595,7 +1595,7 @@ "shape": "S7" }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" } } }, @@ -1663,33 +1663,33 @@ ], "members": { "ProcessingInputs": { - "shape": "Snk" + "shape": "Snn" }, "ProcessingOutputConfig": { - "shape": "So7" + "shape": "Soa" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Soc" + "shape": "Sof" }, "StoppingCondition": { - "shape": "Soe" + "shape": "Soh" }, "AppSpecification": { - "shape": "Sog" + "shape": "Soj" }, "Environment": { - "shape": "Soi" + "shape": "Sol" }, "NetworkConfig": { - "shape": "Sm9" + "shape": "Smc" }, "RoleArn": {}, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" } } }, @@ -1714,7 +1714,7 @@ "ProjectName": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Soo" + "shape": "Sor" }, "Tags": { "shape": "S7" @@ -1747,7 +1747,7 @@ "shape": "S7" }, "SpaceSettings": { - "shape": "Soy" + "shape": "Sp1" } } }, @@ -1799,7 +1799,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Sp8" + "shape": "Spb" }, "RoleArn": {}, "InputDataConfig": { @@ -1830,31 +1830,31 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sfy" + "shape": "Sg1" }, "DebugHookConfig": { - "shape": "Sph" + "shape": "Spk" }, "DebugRuleConfigurations": { - "shape": "Spp" + "shape": "Sps" }, "TensorBoardOutputConfig": { - "shape": "Spt" + "shape": "Spw" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "ProfilerConfig": { - "shape": "Spu" + "shape": "Spx" }, "ProfilerRuleConfigurations": { - "shape": "Spy" + "shape": "Sq1" }, "Environment": { - "shape": "Sq0" + "shape": "Sq3" }, "RetryStrategy": { - "shape": "Sfz" + "shape": "Sg2" } } }, @@ -1885,7 +1885,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sq7" + "shape": "Sqa" }, "MaxPayloadInMB": { "type": "integer" @@ -1901,19 +1901,19 @@ "shape": "S41" }, "DataCaptureConfig": { - "shape": "Sqa" + "shape": "Sqd" }, "TransformResources": { "shape": "S44" }, "DataProcessing": { - "shape": "Sqb" + "shape": "Sqe" }, "Tags": { "shape": "S7" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" } } }, @@ -1963,7 +1963,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Sqj" + "shape": "Sqm" }, "StartTime": { "type": "timestamp" @@ -1972,13 +1972,13 @@ "type": "timestamp" }, "Parameters": { - "shape": "Sqm" + "shape": "Sqp" }, "InputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "OutputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "MetadataProperties": { "shape": "S1q" @@ -2011,7 +2011,7 @@ "shape": "S7" }, "UserSettings": { - "shape": "S9b" + "shape": "S9e" } } }, @@ -2030,20 +2030,20 @@ ], "members": { "CognitoConfig": { - "shape": "Sr1" + "shape": "Sr4" }, "OidcConfig": { - "shape": "Sr4" + "shape": "Sr7" }, "SourceIpConfig": { - "shape": "Sr7" + "shape": "Sra" }, "WorkforceName": {}, "Tags": { "shape": "S7" }, "WorkforceVpcConfig": { - "shape": "Srb" + "shape": "Sre" } } }, @@ -2069,11 +2069,11 @@ "WorkteamName": {}, "WorkforceName": {}, "MemberDefinitions": { - "shape": "Srl" + "shape": "Sro" }, "Description": {}, "NotificationConfiguration": { - "shape": "Srt" + "shape": "Srw" }, "Tags": { "shape": "S7" @@ -2724,7 +2724,7 @@ "members": { "DeviceFleetName": {}, "DeviceNames": { - "shape": "Sal" + "shape": "Sao" } } } @@ -2757,13 +2757,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" @@ -2813,10 +2813,10 @@ "type": "structure", "members": { "ValidationStatuses": { - "shape": "Su3" + "shape": "Su6" }, "ImageScanStatuses": { - "shape": "Su3" + "shape": "Su6" } } }, @@ -2922,13 +2922,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" @@ -2988,10 +2988,10 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Suh" + "shape": "Suk" }, "BestCandidate": { - "shape": "Suj" + "shape": "Sum" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, @@ -2999,7 +2999,7 @@ "type": "boolean" }, "AutoMLJobArtifacts": { - "shape": "Svb" + "shape": "Sve" }, "ResolvedAttributes": { "type": "structure", @@ -3017,7 +3017,7 @@ "shape": "S64" }, "ModelDeployResult": { - "shape": "Svf" + "shape": "Svi" } } } @@ -3072,10 +3072,10 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Suh" + "shape": "Suk" }, "BestCandidate": { - "shape": "Suj" + "shape": "Sum" }, "AutoMLJobStatus": {}, "AutoMLJobSecondaryStatus": {}, @@ -3083,7 +3083,7 @@ "shape": "S64" }, "ModelDeployResult": { - "shape": "Svf" + "shape": "Svi" }, "DataSplitConfig": { "shape": "S5v" @@ -3092,7 +3092,7 @@ "shape": "S5p" }, "AutoMLJobArtifacts": { - "shape": "Svb" + "shape": "Sve" }, "ResolvedAttributes": { "type": "structure", @@ -3149,7 +3149,7 @@ "type": "timestamp" }, "GitConfig": { - "shape": "S73" + "shape": "S76" } } } @@ -3202,7 +3202,7 @@ }, "FailureReason": {}, "ModelArtifacts": { - "shape": "Svt" + "shape": "Svw" }, "ModelDigests": { "type": "structure", @@ -3212,13 +3212,13 @@ }, "RoleArn": {}, "InputConfig": { - "shape": "S7a" + "shape": "S7d" }, "OutputConfig": { - "shape": "S7d" + "shape": "S7g" }, "VpcConfig": { - "shape": "S7k" + "shape": "S7n" }, "DerivedInformation": { "type": "structure", @@ -3245,7 +3245,7 @@ "ContextName": {}, "ContextArn": {}, "Source": { - "shape": "S7s" + "shape": "S7v" }, "ContextType": {}, "Description": {}, @@ -3256,13 +3256,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "LineageGroupArn": {} } @@ -3297,26 +3297,26 @@ "type": "timestamp" }, "DataQualityBaselineConfig": { - "shape": "S7x" + "shape": "S80" }, "DataQualityAppSpecification": { - "shape": "S81" + "shape": "S84" }, "DataQualityJobInput": { - "shape": "S8a" + "shape": "S8d" }, "DataQualityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" } } } @@ -3404,7 +3404,7 @@ "DeviceFleetName": {}, "DeviceFleetArn": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "Description": {}, "CreationTime": { @@ -3446,7 +3446,7 @@ "FailureReason": {}, "AuthMode": {}, "DefaultUserSettings": { - "shape": "S9b" + "shape": "S9e" }, "AppNetworkAccessType": {}, "HomeEfsFileSystemKmsKeyId": { @@ -3460,12 +3460,12 @@ "VpcId": {}, "KmsKeyId": {}, "DomainSettings": { - "shape": "Sa5" + "shape": "Sa8" }, "AppSecurityGroupManagement": {}, "SecurityGroupIdForDomainBoundary": {}, "DefaultSpaceSettings": { - "shape": "Sa9" + "shape": "Sac" } } } @@ -3497,7 +3497,7 @@ "EdgeDeploymentPlanArn": {}, "EdgeDeploymentPlanName": {}, "ModelConfigs": { - "shape": "Sae" + "shape": "Sah" }, "DeviceFleetName": {}, "EdgeDeploymentSuccess": { @@ -3522,10 +3522,10 @@ "members": { "StageName": {}, "DeviceSelectionConfig": { - "shape": "Sai" + "shape": "Sal" }, "DeploymentConfig": { - "shape": "San" + "shape": "Saq" }, "DeploymentStatus": { "type": "structure", @@ -3590,7 +3590,7 @@ "ModelVersion": {}, "RoleArn": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "ResourceKey": {}, "EdgePackagingJobStatus": {}, @@ -3643,10 +3643,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Swx" + "shape": "Sx0" }, "DataCaptureConfig": { - "shape": "Sx5" + "shape": "Sx8" }, "EndpointStatus": {}, "FailureReason": {}, @@ -3657,10 +3657,10 @@ "type": "timestamp" }, "LastDeploymentConfig": { - "shape": "Saw" + "shape": "Saz" }, "AsyncInferenceConfig": { - "shape": "Sc5" + "shape": "Sc8" }, "PendingDeploymentSummary": { "type": "structure", @@ -3670,21 +3670,21 @@ "members": { "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Sx9" + "shape": "Sxc" }, "StartTime": { "type": "timestamp" }, "ShadowProductionVariants": { - "shape": "Sx9" + "shape": "Sxc" } } }, "ExplainerConfig": { - "shape": "Scd" + "shape": "Scg" }, "ShadowProductionVariants": { - "shape": "Swx" + "shape": "Sx0" } } } @@ -3711,23 +3711,23 @@ "EndpointConfigName": {}, "EndpointConfigArn": {}, "ProductionVariants": { - "shape": "Sbe" + "shape": "Sbh" }, "DataCaptureConfig": { - "shape": "Sbu" + "shape": "Sbx" }, "KmsKeyId": {}, "CreationTime": { "type": "timestamp" }, "AsyncInferenceConfig": { - "shape": "Sc5" + "shape": "Sc8" }, "ExplainerConfig": { - "shape": "Scd" + "shape": "Scg" }, "ShadowProductionVariants": { - "shape": "Sbe" + "shape": "Sbh" } } } @@ -3749,20 +3749,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "Sxf" + "shape": "Sxi" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -3795,7 +3795,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sdc" + "shape": "Sdf" }, "CreationTime": { "type": "timestamp" @@ -3804,18 +3804,18 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sdf" + "shape": "Sdi" }, "OfflineStoreConfig": { - "shape": "Sdk" + "shape": "Sdn" }, "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sxm" + "shape": "Sxp" }, "LastUpdateStatus": { - "shape": "Sxp" + "shape": "Sxs" }, "FailureReason": {}, "Description": {}, @@ -3861,7 +3861,7 @@ }, "Description": {}, "Parameters": { - "shape": "Sxv" + "shape": "Sxy" } } } @@ -3895,16 +3895,16 @@ "type": "timestamp" }, "HumanLoopRequestSource": { - "shape": "Sdw" + "shape": "Sdz" }, "HumanLoopActivationConfig": { - "shape": "Sdy" + "shape": "Se1" }, "HumanLoopConfig": { - "shape": "Se1" + "shape": "Se4" }, "OutputConfig": { - "shape": "Seg" + "shape": "Sej" }, "RoleArn": {}, "FailureReason": {} @@ -3936,10 +3936,10 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sen" + "shape": "Seq" }, "S3StorageConfig": { - "shape": "Sep" + "shape": "Ses" }, "HubStatus": {}, "FailureReason": {}, @@ -3994,7 +3994,7 @@ "HubContentMarkdown": {}, "HubContentDocument": {}, "HubContentSearchKeywords": { - "shape": "Syd" + "shape": "Syg" }, "HubContentDependencies": { "type": "list", @@ -4074,13 +4074,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Sf0" + "shape": "Sf3" }, "TrainingJobDefinition": { - "shape": "Sft" + "shape": "Sfw" }, "TrainingJobDefinitions": { - "shape": "Sg9" + "shape": "Sgc" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -4093,29 +4093,29 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sys" + "shape": "Syv" }, "ObjectiveStatusCounters": { - "shape": "Syu" + "shape": "Syx" }, "BestTrainingJob": { - "shape": "Syw" + "shape": "Syz" }, "OverallBestTrainingJob": { - "shape": "Syw" + "shape": "Syz" }, "WarmStartConfig": { - "shape": "Sga" + "shape": "Sgd" }, "FailureReason": {}, "TuningJobCompletionDetails": { - "shape": "Syz" + "shape": "Sz2" }, "ConsumedResources": { - "shape": "Sz0" + "shape": "Sz3" }, "Autotune": { - "shape": "Sge" + "shape": "Sgh" } } } @@ -4218,7 +4218,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sh2" + "shape": "Sh5" }, "Status": {}, "StatusReason": {}, @@ -4259,17 +4259,17 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sh8" + "shape": "Shb" }, "Status": {} } } }, "DataStorageConfig": { - "shape": "Shd" + "shape": "Shg" }, "ShadowModeConfig": { - "shape": "She" + "shape": "Shh" }, "KmsKey": {} } @@ -4315,10 +4315,10 @@ }, "FailureReason": {}, "InputConfig": { - "shape": "Shm" + "shape": "Shp" }, "StoppingConditions": { - "shape": "Siq" + "shape": "Sit" }, "InferenceRecommendations": { "type": "list", @@ -4331,13 +4331,13 @@ ], "members": { "Metrics": { - "shape": "Szl" + "shape": "Szo" }, "EndpointConfiguration": { - "shape": "Szo" + "shape": "Szr" }, "ModelConfiguration": { - "shape": "Szq" + "shape": "Szt" }, "RecommendationId": {}, "InvocationEndTime": { @@ -4359,10 +4359,10 @@ ], "members": { "Metrics": { - "shape": "Szy" + "shape": "S101" }, "EndpointInfo": { - "shape": "Sij" + "shape": "Sim" } } } @@ -4398,7 +4398,7 @@ "members": { "LabelingJobStatus": {}, "LabelCounters": { - "shape": "S102" + "shape": "S105" }, "FailureReason": {}, "CreationTime": { @@ -4412,27 +4412,27 @@ "LabelingJobArn": {}, "LabelAttributeName": {}, "InputConfig": { - "shape": "Sj2" + "shape": "Sj5" }, "OutputConfig": { - "shape": "Sj9" + "shape": "Sjc" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { - "shape": "Sja" + "shape": "Sjd" }, "LabelingJobAlgorithmsConfig": { - "shape": "Sjd" + "shape": "Sjg" }, "HumanTaskConfig": { - "shape": "Sjh" + "shape": "Sjk" }, "Tags": { "shape": "S7" }, "LabelingJobOutput": { - "shape": "S105" + "shape": "S108" } } } @@ -4458,13 +4458,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -4490,13 +4490,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sjw" + "shape": "Sjz" }, "Containers": { - "shape": "Ska" + "shape": "Skd" }, "InferenceExecutionConfig": { - "shape": "Skb" + "shape": "Ske" }, "ExecutionRoleArn": {}, "VpcConfig": { @@ -4510,7 +4510,7 @@ "type": "boolean" }, "DeploymentRecommendation": { - "shape": "S10a" + "shape": "S10d" } } } @@ -4544,26 +4544,26 @@ "type": "timestamp" }, "ModelBiasBaselineConfig": { - "shape": "Skf" + "shape": "Ski" }, "ModelBiasAppSpecification": { - "shape": "Skg" + "shape": "Skj" }, "ModelBiasJobInput": { - "shape": "Skh" + "shape": "Skk" }, "ModelBiasJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" } } } @@ -4599,23 +4599,23 @@ "type": "integer" }, "Content": { - "shape": "Skm" + "shape": "Skp" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Skl" + "shape": "Sko" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ModelCardProcessingStatus": {} } @@ -4652,7 +4652,7 @@ "type": "integer" }, "OutputConfig": { - "shape": "Sks" + "shape": "Skv" }, "CreatedAt": { "type": "timestamp" @@ -4702,26 +4702,26 @@ "type": "timestamp" }, "ModelExplainabilityBaselineConfig": { - "shape": "Skw" + "shape": "Skz" }, "ModelExplainabilityAppSpecification": { - "shape": "Skx" + "shape": "Sl0" }, "ModelExplainabilityJobInput": { - "shape": "Sky" + "shape": "Sl1" }, "ModelExplainabilityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" } } } @@ -4760,46 +4760,46 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Sl4" + "shape": "Sl7" }, "ValidationSpecification": { - "shape": "Sl1" + "shape": "Sl4" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "S10r" + "shape": "S10u" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" }, "ModelMetrics": { - "shape": "Sl7" + "shape": "Sla" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ApprovalDescription": {}, "CustomerMetadataProperties": { - "shape": "Sle" + "shape": "Slh" }, "DriftCheckBaselines": { - "shape": "Slh" + "shape": "Slk" }, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sln" + "shape": "Slq" } } } @@ -4831,7 +4831,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "ModelPackageGroupStatus": {} } @@ -4866,26 +4866,26 @@ "type": "timestamp" }, "ModelQualityBaselineConfig": { - "shape": "Slu" + "shape": "Slx" }, "ModelQualityAppSpecification": { - "shape": "Slv" + "shape": "Sly" }, "ModelQualityJobInput": { - "shape": "Slx" + "shape": "Sm0" }, "ModelQualityJobOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "JobResources": { - "shape": "S8t" + "shape": "S8w" }, "NetworkConfig": { - "shape": "S8y" + "shape": "S91" }, "RoleArn": {}, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" } } } @@ -4923,11 +4923,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sm1" + "shape": "Sm4" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "S114" + "shape": "S117" } } } @@ -4953,7 +4953,7 @@ "InstanceType": {}, "SubnetId": {}, "SecurityGroups": { - "shape": "S9c" + "shape": "S9f" }, "RoleArn": {}, "KmsKeyId": {}, @@ -4970,16 +4970,16 @@ "type": "integer" }, "AcceleratorTypes": { - "shape": "Smi" + "shape": "Sml" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sml" + "shape": "Smo" }, "RootAccess": {}, "PlatformIdentifier": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Smo" + "shape": "Smr" } } } @@ -5000,10 +5000,10 @@ "NotebookInstanceLifecycleConfigArn": {}, "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Smt" + "shape": "Smw" }, "OnStart": { - "shape": "Smt" + "shape": "Smw" }, "LastModifiedTime": { "type": "timestamp" @@ -5044,13 +5044,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" } } } @@ -5094,7 +5094,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "S11o" + "shape": "S11r" }, "FailureReason": {}, "CreationTime": { @@ -5104,16 +5104,16 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" }, "SelectiveExecutionConfig": { - "shape": "S11q" + "shape": "S11t" } } } @@ -5140,30 +5140,30 @@ ], "members": { "ProcessingInputs": { - "shape": "Snk" + "shape": "Snn" }, "ProcessingOutputConfig": { - "shape": "So7" + "shape": "Soa" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Soc" + "shape": "Sof" }, "StoppingCondition": { - "shape": "Soe" + "shape": "Soh" }, "AppSpecification": { - "shape": "Sog" + "shape": "Soj" }, "Environment": { - "shape": "Soi" + "shape": "Sol" }, "NetworkConfig": { - "shape": "Sm9" + "shape": "Smc" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -5213,14 +5213,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Soo" + "shape": "Sor" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S11z" + "shape": "S122" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "CreationTime": { "type": "timestamp" @@ -5229,7 +5229,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -5262,7 +5262,7 @@ }, "FailureReason": {}, "SpaceSettings": { - "shape": "Soy" + "shape": "Sp1" } } } @@ -5310,7 +5310,7 @@ ], "members": { "SubscribedWorkteam": { - "shape": "S12a" + "shape": "S12d" } } } @@ -5345,7 +5345,7 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "Svt" + "shape": "Svw" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, @@ -5354,7 +5354,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Sp8" + "shape": "Spb" }, "RoleArn": {}, "InputDataConfig": { @@ -5385,10 +5385,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S12e" + "shape": "S12h" }, "FinalMetricDataList": { - "shape": "S12h" + "shape": "S12k" }, "EnableNetworkIsolation": { "type": "boolean" @@ -5400,7 +5400,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sfy" + "shape": "Sg1" }, "TrainingTimeInSeconds": { "type": "integer" @@ -5409,25 +5409,25 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "Sph" + "shape": "Spk" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "DebugRuleConfigurations": { - "shape": "Spp" + "shape": "Sps" }, "TensorBoardOutputConfig": { - "shape": "Spt" + "shape": "Spw" }, "DebugRuleEvaluationStatuses": { - "shape": "S12l" + "shape": "S12o" }, "ProfilerConfig": { - "shape": "Spu" + "shape": "Spx" }, "ProfilerRuleConfigurations": { - "shape": "Spy" + "shape": "Sq1" }, "ProfilerRuleEvaluationStatuses": { "type": "list", @@ -5446,13 +5446,13 @@ }, "ProfilingStatus": {}, "RetryStrategy": { - "shape": "Sfz" + "shape": "Sg2" }, "Environment": { - "shape": "Sq0" + "shape": "Sq3" }, "WarmPoolStatus": { - "shape": "S12s" + "shape": "S12v" } } } @@ -5488,7 +5488,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sq7" + "shape": "Sqa" }, "MaxPayloadInMB": { "type": "integer" @@ -5504,7 +5504,7 @@ "shape": "S41" }, "DataCaptureConfig": { - "shape": "Sqa" + "shape": "Sqd" }, "TransformResources": { "shape": "S44" @@ -5521,10 +5521,10 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Sqb" + "shape": "Sqe" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" } } } @@ -5547,19 +5547,19 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S130" + "shape": "S133" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" @@ -5584,10 +5584,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "Source": { - "shape": "S134" + "shape": "S137" }, "Status": { - "shape": "Sqj" + "shape": "Sqm" }, "StartTime": { "type": "timestamp" @@ -5599,34 +5599,34 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "Parameters": { - "shape": "Sqm" + "shape": "Sqp" }, "InputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "OutputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "MetadataProperties": { "shape": "S1q" }, "Metrics": { - "shape": "S136" + "shape": "S139" }, "LineageGroupArn": {}, "Sources": { "type": "list", "member": { - "shape": "S134" + "shape": "S137" } } } @@ -5662,7 +5662,7 @@ "SingleSignOnUserIdentifier": {}, "SingleSignOnUserValue": {}, "UserSettings": { - "shape": "S9b" + "shape": "S9e" } } } @@ -5684,7 +5684,7 @@ ], "members": { "Workforce": { - "shape": "S13g" + "shape": "S13j" } } } @@ -5706,7 +5706,7 @@ ], "members": { "Workteam": { - "shape": "S13o" + "shape": "S13r" } } } @@ -5771,7 +5771,7 @@ "DeviceFleetArn": {}, "DeviceFleetName": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "Description": {}, "ReportGenerated": { @@ -5905,7 +5905,7 @@ "type": "integer" }, "ScalingPolicyObjective": { - "shape": "S14g" + "shape": "S14j" } } }, @@ -5919,7 +5919,7 @@ "type": "integer" }, "ScalingPolicyObjective": { - "shape": "S14g" + "shape": "S14j" }, "Metric": { "type": "structure", @@ -6049,7 +6049,7 @@ "HubContentMarkdown": {}, "HubContentDocument": {}, "HubContentSearchKeywords": { - "shape": "Syd" + "shape": "Syg" }, "Tags": { "shape": "S7" @@ -6188,7 +6188,7 @@ "type": "structure", "members": { "SageMakerImageVersionAliases": { - "shape": "Sgp" + "shape": "Sgs" }, "NextToken": {} } @@ -6373,7 +6373,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -6442,7 +6442,7 @@ }, "FailureReason": {}, "PartialFailureReasons": { - "shape": "Suh" + "shape": "Suk" } } } @@ -6478,7 +6478,7 @@ "Candidates": { "type": "list", "member": { - "shape": "Suj" + "shape": "Sum" } }, "NextToken": {} @@ -6536,7 +6536,7 @@ "type": "timestamp" }, "GitConfig": { - "shape": "S73" + "shape": "S76" } } } @@ -6645,7 +6645,7 @@ "ContextArn": {}, "ContextName": {}, "Source": { - "shape": "S7s" + "shape": "S7v" }, "ContextType": {}, "CreationTime": { @@ -6688,7 +6688,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S16z" + "shape": "S172" }, "NextToken": {} } @@ -7117,7 +7117,7 @@ "ExperimentName": {}, "DisplayName": {}, "ExperimentSource": { - "shape": "Sxf" + "shape": "Sxi" }, "CreationTime": { "type": "timestamp" @@ -7177,7 +7177,7 @@ }, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sxm" + "shape": "Sxp" } } } @@ -7269,7 +7269,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S18p" + "shape": "S18s" }, "NextToken": {} } @@ -7308,7 +7308,7 @@ ], "members": { "HubContentSummaries": { - "shape": "S18p" + "shape": "S18s" }, "NextToken": {} } @@ -7362,7 +7362,7 @@ "HubDisplayName": {}, "HubDescription": {}, "HubSearchKeywords": { - "shape": "Sen" + "shape": "Seq" }, "HubStatus": {}, "CreationTime": { @@ -7483,13 +7483,13 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sys" + "shape": "Syv" }, "ObjectiveStatusCounters": { - "shape": "Syu" + "shape": "Syx" }, "ResourceLimits": { - "shape": "Sf6" + "shape": "Sf9" } } } @@ -7666,7 +7666,7 @@ "Name": {}, "Type": {}, "Schedule": { - "shape": "Sh2" + "shape": "Sh5" }, "Status": {}, "StatusReason": {}, @@ -7727,17 +7727,17 @@ ], "members": { "Metrics": { - "shape": "Szl" + "shape": "Szo" }, "EndpointConfiguration": { - "shape": "Szo" + "shape": "Szr" }, "ModelConfiguration": { - "shape": "Szq" + "shape": "Szt" }, "FailureReason": {}, "EndpointMetrics": { - "shape": "Szy" + "shape": "S101" }, "InvocationEndTime": { "type": "timestamp" @@ -7883,17 +7883,17 @@ }, "LabelingJobStatus": {}, "LabelCounters": { - "shape": "S102" + "shape": "S105" }, "WorkteamArn": {}, "PreHumanTaskLambdaArn": {}, "AnnotationConsolidationLambdaArn": {}, "FailureReason": {}, "LabelingJobOutput": { - "shape": "S105" + "shape": "S108" }, "InputConfig": { - "shape": "Sj2" + "shape": "Sj5" } } } @@ -8040,7 +8040,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S16z" + "shape": "S172" }, "NextToken": {} } @@ -8253,7 +8253,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S16z" + "shape": "S172" }, "NextToken": {} } @@ -8453,7 +8453,7 @@ ], "members": { "JobDefinitionSummaries": { - "shape": "S16z" + "shape": "S172" }, "NextToken": {} } @@ -8572,7 +8572,7 @@ "type": "structure", "members": { "MonitoringAlertSummaries": { - "shape": "S1c4" + "shape": "S1c7" }, "NextToken": {} } @@ -8622,7 +8622,7 @@ "MonitoringExecutionSummaries": { "type": "list", "member": { - "shape": "S114" + "shape": "S117" } }, "NextToken": {} @@ -8803,7 +8803,7 @@ "NotebookInstanceLifecycleConfigName": {}, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sml" + "shape": "Smo" } } } @@ -8902,7 +8902,7 @@ "CallbackToken": {}, "SqsQueueUrl": {}, "OutputParameters": { - "shape": "S1dj" + "shape": "S1dm" } } }, @@ -8911,7 +8911,7 @@ "members": { "Arn": {}, "OutputParameters": { - "shape": "S1dj" + "shape": "S1dm" } } }, @@ -9050,7 +9050,7 @@ "type": "structure", "members": { "PipelineParameters": { - "shape": "S1e0" + "shape": "S1e3" }, "NextToken": {} } @@ -9431,7 +9431,7 @@ "SubscribedWorkteams": { "type": "list", "member": { - "shape": "S12a" + "shape": "S12d" } }, "NextToken": {} @@ -9519,7 +9519,7 @@ }, "TrainingJobStatus": {}, "WarmPoolStatus": { - "shape": "S12s" + "shape": "S12v" } } } @@ -9554,7 +9554,7 @@ "TrainingJobSummaries": { "type": "list", "member": { - "shape": "Syw" + "shape": "Syz" } }, "NextToken": {} @@ -9657,10 +9657,10 @@ "TrialComponentArn": {}, "DisplayName": {}, "TrialComponentSource": { - "shape": "S134" + "shape": "S137" }, "Status": { - "shape": "Sqj" + "shape": "Sqm" }, "StartTime": { "type": "timestamp" @@ -9672,13 +9672,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -9719,7 +9719,7 @@ "TrialName": {}, "DisplayName": {}, "TrialSource": { - "shape": "S130" + "shape": "S133" }, "CreationTime": { "type": "timestamp" @@ -9794,7 +9794,7 @@ "Workforces": { "type": "list", "member": { - "shape": "S13g" + "shape": "S13j" } }, "NextToken": {} @@ -9823,7 +9823,7 @@ "Workteams": { "type": "list", "member": { - "shape": "S13o" + "shape": "S13r" } }, "NextToken": {} @@ -9942,7 +9942,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1gv" + "shape": "S1gy" }, "Tags": { "shape": "S7" @@ -9959,7 +9959,7 @@ ], "members": { "UiTemplate": { - "shape": "Sev" + "shape": "Sey" }, "Task": { "type": "structure", @@ -10012,7 +10012,7 @@ "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" } } }, @@ -10032,7 +10032,7 @@ "members": { "Resource": {}, "SearchExpression": { - "shape": "S1h6" + "shape": "S1h9" }, "SortBy": {}, "SortOrder": {}, @@ -10052,7 +10052,7 @@ "type": "structure", "members": { "TrainingJob": { - "shape": "S1hk" + "shape": "S1hn" }, "Experiment": { "type": "structure", @@ -10061,20 +10061,20 @@ "ExperimentArn": {}, "DisplayName": {}, "Source": { - "shape": "Sxf" + "shape": "Sxi" }, "Description": {}, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "Tags": { "shape": "S7" @@ -10089,19 +10089,19 @@ "DisplayName": {}, "ExperimentName": {}, "Source": { - "shape": "S130" + "shape": "S133" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" @@ -10117,13 +10117,13 @@ "TrialComponentName": {}, "TrialComponentArn": {}, "TrialComponentSource": { - "shape": "S134" + "shape": "S137" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" } } } @@ -10137,10 +10137,10 @@ "DisplayName": {}, "TrialComponentArn": {}, "Source": { - "shape": "S134" + "shape": "S137" }, "Status": { - "shape": "Sqj" + "shape": "Sqm" }, "StartTime": { "type": "timestamp" @@ -10152,25 +10152,25 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "Parameters": { - "shape": "Sqm" + "shape": "Sqp" }, "InputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "OutputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "Metrics": { - "shape": "S136" + "shape": "S139" }, "MetadataProperties": { "shape": "S1q" @@ -10180,36 +10180,36 @@ "members": { "SourceArn": {}, "TrainingJob": { - "shape": "S1hk" + "shape": "S1hn" }, "ProcessingJob": { "type": "structure", "members": { "ProcessingInputs": { - "shape": "Snk" + "shape": "Snn" }, "ProcessingOutputConfig": { - "shape": "So7" + "shape": "Soa" }, "ProcessingJobName": {}, "ProcessingResources": { - "shape": "Soc" + "shape": "Sof" }, "StoppingCondition": { - "shape": "Soe" + "shape": "Soh" }, "AppSpecification": { - "shape": "Sog" + "shape": "Soj" }, "Environment": { - "shape": "Soi" + "shape": "Sol" }, "NetworkConfig": { - "shape": "Sm9" + "shape": "Smc" }, "RoleArn": {}, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "ProcessingJobArn": {}, "ProcessingJobStatus": {}, @@ -10236,7 +10236,7 @@ } }, "TransformJob": { - "shape": "S1hs" + "shape": "S1hv" } } }, @@ -10272,10 +10272,10 @@ "EndpointArn": {}, "EndpointConfigName": {}, "ProductionVariants": { - "shape": "Swx" + "shape": "Sx0" }, "DataCaptureConfig": { - "shape": "Sx5" + "shape": "Sx8" }, "EndpointStatus": {}, "FailureReason": {}, @@ -10302,11 +10302,11 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sm1" + "shape": "Sm4" }, "EndpointName": {}, "LastMonitoringExecutionSummary": { - "shape": "S114" + "shape": "S117" }, "Tags": { "shape": "S7" @@ -10318,7 +10318,7 @@ "shape": "S7" }, "ShadowProductionVariants": { - "shape": "Swx" + "shape": "Sx0" } } }, @@ -10339,49 +10339,49 @@ "shape": "Sr" }, "SourceAlgorithmSpecification": { - "shape": "Sl4" + "shape": "Sl7" }, "ValidationSpecification": { - "shape": "Sl1" + "shape": "Sl4" }, "ModelPackageStatus": {}, "ModelPackageStatusDetails": { - "shape": "S10r" + "shape": "S10u" }, "CertifyForMarketplace": { "type": "boolean" }, "ModelApprovalStatus": {}, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "MetadataProperties": { "shape": "S1q" }, "ModelMetrics": { - "shape": "Sl7" + "shape": "Sla" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ApprovalDescription": {}, "Domain": {}, "Task": {}, "SamplePayloadUrl": {}, "AdditionalInferenceSpecifications": { - "shape": "Sln" + "shape": "Slq" }, "Tags": { "shape": "S7" }, "CustomerMetadataProperties": { - "shape": "Sle" + "shape": "Slh" }, "DriftCheckBaselines": { - "shape": "Slh" + "shape": "Slk" } } }, @@ -10395,7 +10395,7 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "ModelPackageGroupStatus": {}, "Tags": { @@ -10422,13 +10422,13 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" }, "Tags": { "shape": "S7" @@ -10444,7 +10444,7 @@ "PipelineExecutionStatus": {}, "PipelineExecutionDescription": {}, "PipelineExperimentConfig": { - "shape": "S11o" + "shape": "S11r" }, "FailureReason": {}, "CreationTime": { @@ -10454,19 +10454,19 @@ "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" }, "PipelineParameters": { - "shape": "S1e0" + "shape": "S1e3" }, "SelectiveExecutionConfig": { - "shape": "S11q" + "shape": "S11t" } } }, @@ -10478,7 +10478,7 @@ "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { - "shape": "Sdc" + "shape": "Sdf" }, "CreationTime": { "type": "timestamp" @@ -10487,18 +10487,18 @@ "type": "timestamp" }, "OnlineStoreConfig": { - "shape": "Sdf" + "shape": "Sdi" }, "OfflineStoreConfig": { - "shape": "Sdk" + "shape": "Sdn" }, "RoleArn": {}, "FeatureGroupStatus": {}, "OfflineStoreStatus": { - "shape": "Sxm" + "shape": "Sxp" }, "LastUpdateStatus": { - "shape": "Sxp" + "shape": "Sxs" }, "FailureReason": {}, "Description": {}, @@ -10515,14 +10515,14 @@ "ProjectId": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { - "shape": "Soo" + "shape": "Sor" }, "ServiceCatalogProvisionedProductDetails": { - "shape": "S11z" + "shape": "S122" }, "ProjectStatus": {}, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "CreationTime": { "type": "timestamp" @@ -10534,7 +10534,7 @@ "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" } } }, @@ -10553,7 +10553,7 @@ }, "Description": {}, "Parameters": { - "shape": "Sxv" + "shape": "Sxy" } } }, @@ -10563,13 +10563,13 @@ "HyperParameterTuningJobName": {}, "HyperParameterTuningJobArn": {}, "HyperParameterTuningJobConfig": { - "shape": "Sf0" + "shape": "Sf3" }, "TrainingJobDefinition": { - "shape": "Sft" + "shape": "Sfw" }, "TrainingJobDefinitions": { - "shape": "Sg9" + "shape": "Sgc" }, "HyperParameterTuningJobStatus": {}, "CreationTime": { @@ -10582,29 +10582,29 @@ "type": "timestamp" }, "TrainingJobStatusCounters": { - "shape": "Sys" + "shape": "Syv" }, "ObjectiveStatusCounters": { - "shape": "Syu" + "shape": "Syx" }, "BestTrainingJob": { - "shape": "Syw" + "shape": "Syz" }, "OverallBestTrainingJob": { - "shape": "Syw" + "shape": "Syz" }, "WarmStartConfig": { - "shape": "Sga" + "shape": "Sgd" }, "FailureReason": {}, "Tags": { "shape": "S7" }, "TuningJobCompletionDetails": { - "shape": "Syz" + "shape": "Sz2" }, "ConsumedResources": { - "shape": "Sz0" + "shape": "Sz3" } } }, @@ -10616,13 +10616,13 @@ "members": { "ModelName": {}, "PrimaryContainer": { - "shape": "Sjw" + "shape": "Sjz" }, "Containers": { - "shape": "Ska" + "shape": "Skd" }, "InferenceExecutionConfig": { - "shape": "Skb" + "shape": "Ske" }, "ExecutionRoleArn": {}, "VpcConfig": { @@ -10639,7 +10639,7 @@ "shape": "S7" }, "DeploymentRecommendation": { - "shape": "S10a" + "shape": "S10d" } } }, @@ -10668,7 +10668,7 @@ } }, "LastBatchTransformJob": { - "shape": "S1hs" + "shape": "S1hv" }, "MonitoringSchedules": { "type": "list", @@ -10687,14 +10687,14 @@ "type": "timestamp" }, "MonitoringScheduleConfig": { - "shape": "Sm1" + "shape": "Sm4" }, "EndpointName": {}, "MonitoringAlertSummaries": { - "shape": "S1c4" + "shape": "S1c7" }, "LastMonitoringExecutionSummary": { - "shape": "S114" + "shape": "S117" } } } @@ -10709,19 +10709,19 @@ }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Skl" + "shape": "Sko" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "Tags": { "shape": "S7" @@ -10741,23 +10741,23 @@ "type": "integer" }, "Content": { - "shape": "Skm" + "shape": "Skp" }, "ModelCardStatus": {}, "SecurityConfig": { - "shape": "Skl" + "shape": "Sko" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { - "shape": "Stw" + "shape": "Stz" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { - "shape": "Stw" + "shape": "Stz" }, "Tags": { "shape": "S7" @@ -10804,7 +10804,7 @@ "members": { "CallbackToken": {}, "OutputParameters": { - "shape": "S1dj" + "shape": "S1dm" }, "ClientRequestToken": { "idempotencyToken": true @@ -10884,17 +10884,17 @@ "PipelineName": {}, "PipelineExecutionDisplayName": {}, "PipelineParameters": { - "shape": "S1e0" + "shape": "S1e3" }, "PipelineExecutionDescription": {}, "ClientRequestToken": { "idempotencyToken": true }, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" }, "SelectiveExecutionConfig": { - "shape": "S11q" + "shape": "S11t" } } }, @@ -10977,7 +10977,7 @@ "value": {} }, "DesiredModelVariants": { - "shape": "Sh5" + "shape": "Sh8" }, "DesiredState": {}, "Reason": {} @@ -11105,7 +11105,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1j9" + "shape": "S1jc" } } }, @@ -11149,7 +11149,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1j9" + "shape": "S1jc" } } }, @@ -11199,7 +11199,7 @@ "shape": "S1o" }, "PropertiesToRemove": { - "shape": "S1j9" + "shape": "S1jc" } } }, @@ -11222,7 +11222,7 @@ "RoleArn": {}, "Description": {}, "OutputConfig": { - "shape": "S95" + "shape": "S98" }, "EnableIotRoleAlias": { "type": "boolean" @@ -11240,7 +11240,7 @@ "members": { "DeviceFleetName": {}, "Devices": { - "shape": "S1gv" + "shape": "S1gy" } } } @@ -11254,7 +11254,7 @@ "members": { "DomainId": {}, "DefaultUserSettings": { - "shape": "S9b" + "shape": "S9e" }, "DomainSettingsForUpdate": { "type": "structure", @@ -11275,12 +11275,12 @@ }, "ExecutionRoleIdentityConfig": {}, "SecurityGroupIds": { - "shape": "Sa6" + "shape": "Sa9" } } }, "DefaultSpaceSettings": { - "shape": "Sa9" + "shape": "Sac" }, "AppSecurityGroupManagement": {} } @@ -11318,7 +11318,7 @@ } }, "DeploymentConfig": { - "shape": "Saw" + "shape": "Saz" }, "RetainDeploymentConfig": { "type": "boolean" @@ -11415,14 +11415,14 @@ "FeatureAdditions": { "type": "list", "member": { - "shape": "Sdd" + "shape": "Sdg" } }, "OnlineStoreConfig": { "type": "structure", "members": { "TtlDuration": { - "shape": "Sdh" + "shape": "Sdk" } } } @@ -11452,7 +11452,7 @@ "ParameterAdditions": { "type": "list", "member": { - "shape": "Sxw" + "shape": "Sxz" } }, "ParameterRemovals": { @@ -11473,7 +11473,7 @@ "HubDescription": {}, "HubDisplayName": {}, "HubSearchKeywords": { - "shape": "Sen" + "shape": "Seq" } } }, @@ -11524,10 +11524,10 @@ "type": "integer" }, "AliasesToAdd": { - "shape": "Sgp" + "shape": "Sgs" }, "AliasesToDelete": { - "shape": "Sgp" + "shape": "Sgs" }, "VendorGuidance": {}, "JobType": {}, @@ -11556,17 +11556,17 @@ "members": { "Name": {}, "Schedule": { - "shape": "Sh2" + "shape": "Sh5" }, "Description": {}, "ModelVariants": { - "shape": "Sh5" + "shape": "Sh8" }, "DataStorageConfig": { - "shape": "Shd" + "shape": "Shg" }, "ShadowModeConfig": { - "shape": "She" + "shape": "Shh" } } }, @@ -11589,7 +11589,7 @@ "members": { "ModelCardName": {}, "Content": { - "shape": "Skm" + "shape": "Skp" }, "ModelCardStatus": {} } @@ -11615,14 +11615,14 @@ "ModelApprovalStatus": {}, "ApprovalDescription": {}, "CustomerMetadataProperties": { - "shape": "Sle" + "shape": "Slh" }, "CustomerMetadataPropertiesToRemove": { "type": "list", "member": {} }, "AdditionalInferenceSpecificationsToAdd": { - "shape": "Sln" + "shape": "Slq" } } }, @@ -11677,7 +11677,7 @@ "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { - "shape": "Sm1" + "shape": "Sm4" } } }, @@ -11710,10 +11710,10 @@ }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { - "shape": "Sml" + "shape": "Smo" }, "AcceleratorTypes": { - "shape": "Smi" + "shape": "Sml" }, "DisassociateAcceleratorTypes": { "type": "boolean" @@ -11726,7 +11726,7 @@ }, "RootAccess": {}, "InstanceMetadataServiceConfiguration": { - "shape": "Smo" + "shape": "Smr" } } }, @@ -11744,10 +11744,10 @@ "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { - "shape": "Smt" + "shape": "Smw" }, "OnStart": { - "shape": "Smt" + "shape": "Smw" } } }, @@ -11767,12 +11767,12 @@ "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDefinitionS3Location": { - "shape": "Sn1" + "shape": "Sn4" }, "PipelineDescription": {}, "RoleArn": {}, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" } } }, @@ -11794,7 +11794,7 @@ "PipelineExecutionDescription": {}, "PipelineExecutionDisplayName": {}, "ParallelismConfiguration": { - "shape": "Sn7" + "shape": "Sna" } } }, @@ -11819,7 +11819,7 @@ "members": { "ProvisioningArtifactId": {}, "ProvisioningParameters": { - "shape": "Soq" + "shape": "Sot" } } }, @@ -11849,7 +11849,7 @@ "DomainId": {}, "SpaceName": {}, "SpaceSettings": { - "shape": "Soy" + "shape": "Sp1" } } }, @@ -11876,7 +11876,7 @@ "type": "long" }, "ProfilingParameters": { - "shape": "Spw" + "shape": "Spz" }, "DisableProfiler": { "type": "boolean" @@ -11884,7 +11884,7 @@ } }, "ProfilerRuleConfigurations": { - "shape": "Spy" + "shape": "Sq1" }, "ResourceConfig": { "type": "structure", @@ -11937,7 +11937,7 @@ "TrialComponentName": {}, "DisplayName": {}, "Status": { - "shape": "Sqj" + "shape": "Sqm" }, "StartTime": { "type": "timestamp" @@ -11946,22 +11946,22 @@ "type": "timestamp" }, "Parameters": { - "shape": "Sqm" + "shape": "Sqp" }, "ParametersToRemove": { - "shape": "S1lg" + "shape": "S1lj" }, "InputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "InputArtifactsToRemove": { - "shape": "S1lg" + "shape": "S1lj" }, "OutputArtifacts": { - "shape": "Sqq" + "shape": "Sqt" }, "OutputArtifactsToRemove": { - "shape": "S1lg" + "shape": "S1lj" } } }, @@ -11983,7 +11983,7 @@ "DomainId": {}, "UserProfileName": {}, "UserSettings": { - "shape": "S9b" + "shape": "S9e" } } }, @@ -12003,13 +12003,13 @@ "members": { "WorkforceName": {}, "SourceIpConfig": { - "shape": "Sr7" + "shape": "Sra" }, "OidcConfig": { - "shape": "Sr4" + "shape": "Sr7" }, "WorkforceVpcConfig": { - "shape": "Srb" + "shape": "Sre" } } }, @@ -12020,7 +12020,7 @@ ], "members": { "Workforce": { - "shape": "S13g" + "shape": "S13j" } } } @@ -12034,11 +12034,11 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Srl" + "shape": "Sro" }, "Description": {}, "NotificationConfiguration": { - "shape": "Srt" + "shape": "Srw" } } }, @@ -12049,7 +12049,7 @@ ], "members": { "Workteam": { - "shape": "S13o" + "shape": "S13r" } } } @@ -12940,13 +12940,22 @@ "member": {} } } + }, + "HolidayConfig": { + "type": "list", + "member": { + "type": "structure", + "members": { + "CountryCode": {} + } + } } } } }, "union": true }, - "S73": { + "S76": { "type": "structure", "required": [ "RepositoryUrl" @@ -12957,7 +12966,7 @@ "SecretArn": {} } }, - "S7a": { + "S7d": { "type": "structure", "required": [ "S3Uri", @@ -12970,7 +12979,7 @@ "FrameworkVersion": {} } }, - "S7d": { + "S7g": { "type": "structure", "required": [ "S3OutputLocation" @@ -12994,7 +13003,7 @@ "KmsKeyId": {} } }, - "S7k": { + "S7n": { "type": "structure", "required": [ "SecurityGroupIds", @@ -13011,7 +13020,7 @@ } } }, - "S7s": { + "S7v": { "type": "structure", "required": [ "SourceUri" @@ -13022,31 +13031,31 @@ "SourceId": {} } }, - "S7x": { + "S80": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S7z" + "shape": "S82" }, "StatisticsResource": { - "shape": "S80" + "shape": "S83" } } }, - "S7z": { + "S82": { "type": "structure", "members": { "S3Uri": {} } }, - "S80": { + "S83": { "type": "structure", "members": { "S3Uri": {} } }, - "S81": { + "S84": { "type": "structure", "required": [ "ImageUri" @@ -13054,43 +13063,43 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S83" + "shape": "S86" }, "ContainerArguments": { - "shape": "S85" + "shape": "S88" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {}, "Environment": { - "shape": "S87" + "shape": "S8a" } } }, - "S83": { + "S86": { "type": "list", "member": {} }, - "S85": { + "S88": { "type": "list", "member": {} }, - "S87": { + "S8a": { "type": "map", "key": {}, "value": {} }, - "S8a": { + "S8d": { "type": "structure", "members": { "EndpointInput": { - "shape": "S8b" + "shape": "S8e" }, "BatchTransformInput": { - "shape": "S8h" + "shape": "S8k" } } }, - "S8b": { + "S8e": { "type": "structure", "required": [ "EndpointName", @@ -13111,7 +13120,7 @@ "EndTimeOffset": {} } }, - "S8h": { + "S8k": { "type": "structure", "required": [ "DataCapturedDestinationS3Uri", @@ -13158,7 +13167,7 @@ "EndTimeOffset": {} } }, - "S8n": { + "S8q": { "type": "structure", "required": [ "MonitoringOutputs" @@ -13190,7 +13199,7 @@ "KmsKeyId": {} } }, - "S8t": { + "S8w": { "type": "structure", "required": [ "ClusterConfig" @@ -13216,7 +13225,7 @@ } } }, - "S8y": { + "S91": { "type": "structure", "members": { "EnableInterContainerTrafficEncryption": { @@ -13230,7 +13239,7 @@ } } }, - "S8z": { + "S92": { "type": "structure", "required": [ "MaxRuntimeInSeconds" @@ -13241,7 +13250,7 @@ } } }, - "S95": { + "S98": { "type": "structure", "required": [ "S3OutputLocation" @@ -13253,12 +13262,12 @@ "PresetDeploymentConfig": {} } }, - "S9b": { + "S9e": { "type": "structure", "members": { "ExecutionRole": {}, "SecurityGroups": { - "shape": "S9c" + "shape": "S9f" }, "SharingSettings": { "type": "structure", @@ -13269,10 +13278,10 @@ } }, "JupyterServerAppSettings": { - "shape": "S9f" + "shape": "S9i" }, "KernelGatewayAppSettings": { - "shape": "S9k" + "shape": "S9n" }, "TensorBoardAppSettings": { "type": "structure", @@ -13296,7 +13305,7 @@ "shape": "S4e" }, "CustomImages": { - "shape": "S9l" + "shape": "S9o" } } }, @@ -13339,18 +13348,18 @@ } } }, - "S9c": { + "S9f": { "type": "list", "member": {} }, - "S9f": { + "S9i": { "type": "structure", "members": { "DefaultResourceSpec": { "shape": "S4e" }, "LifecycleConfigArns": { - "shape": "S9g" + "shape": "S9j" }, "CodeRepositories": { "type": "list", @@ -13366,25 +13375,25 @@ } } }, - "S9g": { + "S9j": { "type": "list", "member": {} }, - "S9k": { + "S9n": { "type": "structure", "members": { "DefaultResourceSpec": { "shape": "S4e" }, "CustomImages": { - "shape": "S9l" + "shape": "S9o" }, "LifecycleConfigArns": { - "shape": "S9g" + "shape": "S9j" } } }, - "S9l": { + "S9o": { "type": "list", "member": { "type": "structure", @@ -13401,11 +13410,11 @@ } } }, - "Sa5": { + "Sa8": { "type": "structure", "members": { "SecurityGroupIds": { - "shape": "Sa6" + "shape": "Sa9" }, "RStudioServerProDomainSettings": { "type": "structure", @@ -13424,26 +13433,26 @@ "ExecutionRoleIdentityConfig": {} } }, - "Sa6": { + "Sa9": { "type": "list", "member": {} }, - "Sa9": { + "Sac": { "type": "structure", "members": { "ExecutionRole": {}, "SecurityGroups": { - "shape": "S9c" + "shape": "S9f" }, "JupyterServerAppSettings": { - "shape": "S9f" + "shape": "S9i" }, "KernelGatewayAppSettings": { - "shape": "S9k" + "shape": "S9n" } } }, - "Sae": { + "Sah": { "type": "list", "member": { "type": "structure", @@ -13457,7 +13466,7 @@ } } }, - "Sag": { + "Saj": { "type": "list", "member": { "type": "structure", @@ -13468,15 +13477,15 @@ "members": { "StageName": {}, "DeviceSelectionConfig": { - "shape": "Sai" + "shape": "Sal" }, "DeploymentConfig": { - "shape": "San" + "shape": "Saq" } } } }, - "Sai": { + "Sal": { "type": "structure", "required": [ "DeviceSubsetType" @@ -13487,16 +13496,16 @@ "type": "integer" }, "DeviceNames": { - "shape": "Sal" + "shape": "Sao" }, "DeviceNameContains": {} } }, - "Sal": { + "Sao": { "type": "list", "member": {} }, - "San": { + "Saq": { "type": "structure", "required": [ "FailureHandlingPolicy" @@ -13505,7 +13514,7 @@ "FailureHandlingPolicy": {} } }, - "Saw": { + "Saz": { "type": "structure", "members": { "BlueGreenUpdatePolicy": { @@ -13526,10 +13535,10 @@ "type": "integer" }, "CanarySize": { - "shape": "Sb1" + "shape": "Sb4" }, "LinearStepSize": { - "shape": "Sb1" + "shape": "Sb4" } } }, @@ -13563,7 +13572,7 @@ ], "members": { "MaximumBatchSize": { - "shape": "Sb1" + "shape": "Sb4" }, "WaitIntervalInSeconds": { "type": "integer" @@ -13572,13 +13581,13 @@ "type": "integer" }, "RollbackMaximumBatchSize": { - "shape": "Sb1" + "shape": "Sb4" } } } } }, - "Sb1": { + "Sb4": { "type": "structure", "required": [ "Type", @@ -13591,7 +13600,7 @@ } } }, - "Sbe": { + "Sbh": { "type": "list", "member": { "type": "structure", @@ -13621,7 +13630,7 @@ } }, "ServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" }, "VolumeSizeInGB": { "type": "integer" @@ -13638,7 +13647,7 @@ } } }, - "Sbm": { + "Sbp": { "type": "structure", "required": [ "MemorySizeInMB", @@ -13656,7 +13665,7 @@ } } }, - "Sbu": { + "Sbx": { "type": "structure", "required": [ "InitialSamplingPercentage", @@ -13685,11 +13694,11 @@ } }, "CaptureContentTypeHeader": { - "shape": "Sc0" + "shape": "Sc3" } } }, - "Sc0": { + "Sc3": { "type": "structure", "members": { "CsvContentTypes": { @@ -13702,7 +13711,7 @@ } } }, - "Sc5": { + "Sc8": { "type": "structure", "required": [ "OutputConfig" @@ -13737,7 +13746,7 @@ } } }, - "Scd": { + "Scg": { "type": "structure", "members": { "ClarifyExplainerConfig": { @@ -13820,20 +13829,20 @@ } } }, - "Sdc": { + "Sdf": { "type": "list", "member": { - "shape": "Sdd" + "shape": "Sdg" } }, - "Sdd": { + "Sdg": { "type": "structure", "members": { "FeatureName": {}, "FeatureType": {} } }, - "Sdf": { + "Sdi": { "type": "structure", "members": { "SecurityConfig": { @@ -13846,11 +13855,11 @@ "type": "boolean" }, "TtlDuration": { - "shape": "Sdh" + "shape": "Sdk" } } }, - "Sdh": { + "Sdk": { "type": "structure", "members": { "Unit": {}, @@ -13859,7 +13868,7 @@ } } }, - "Sdk": { + "Sdn": { "type": "structure", "required": [ "S3StorageConfig" @@ -13895,7 +13904,7 @@ "TableFormat": {} } }, - "Sdw": { + "Sdz": { "type": "structure", "required": [ "AwsManagedHumanLoopRequestSource" @@ -13904,7 +13913,7 @@ "AwsManagedHumanLoopRequestSource": {} } }, - "Sdy": { + "Se1": { "type": "structure", "required": [ "HumanLoopActivationConditionsConfig" @@ -13923,7 +13932,7 @@ } } }, - "Se1": { + "Se4": { "type": "structure", "required": [ "WorkteamArn", @@ -13951,11 +13960,11 @@ "member": {} }, "PublicWorkforceTaskPrice": { - "shape": "Seb" + "shape": "See" } } }, - "Seb": { + "See": { "type": "structure", "members": { "AmountInUsd": { @@ -13974,7 +13983,7 @@ } } }, - "Seg": { + "Sej": { "type": "structure", "required": [ "S3OutputPath" @@ -13984,17 +13993,17 @@ "KmsKeyId": {} } }, - "Sen": { + "Seq": { "type": "list", "member": {} }, - "Sep": { + "Ses": { "type": "structure", "members": { "S3OutputPath": {} } }, - "Sev": { + "Sey": { "type": "structure", "required": [ "Content" @@ -14003,7 +14012,7 @@ "Content": {} } }, - "Sf0": { + "Sf3": { "type": "structure", "required": [ "Strategy", @@ -14031,10 +14040,10 @@ "shape": "S2m" }, "ResourceLimits": { - "shape": "Sf6" + "shape": "Sf9" }, "ParameterRanges": { - "shape": "Sfa" + "shape": "Sfd" }, "TrainingJobEarlyStoppingType": {}, "TuningJobCompletionCriteria": { @@ -14064,7 +14073,7 @@ } } }, - "Sf6": { + "Sf9": { "type": "structure", "required": [ "MaxParallelTrainingJobs" @@ -14081,7 +14090,7 @@ } } }, - "Sfa": { + "Sfd": { "type": "structure", "members": { "IntegerParameterRanges": { @@ -14150,7 +14159,7 @@ } } }, - "Sft": { + "Sfw": { "type": "structure", "required": [ "AlgorithmSpecification", @@ -14164,7 +14173,7 @@ "shape": "S2m" }, "HyperParameterRanges": { - "shape": "Sfa" + "shape": "Sfd" }, "StaticHyperParameters": { "shape": "S2t" @@ -14209,10 +14218,10 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sfy" + "shape": "Sg1" }, "RetryStrategy": { - "shape": "Sfz" + "shape": "Sg2" }, "HyperParameterTuningResourceConfig": { "type": "structure", @@ -14255,7 +14264,7 @@ } } }, - "Sfy": { + "Sg1": { "type": "structure", "required": [ "S3Uri" @@ -14265,7 +14274,7 @@ "LocalPath": {} } }, - "Sfz": { + "Sg2": { "type": "structure", "required": [ "MaximumRetryAttempts" @@ -14276,13 +14285,13 @@ } } }, - "Sg9": { + "Sgc": { "type": "list", "member": { - "shape": "Sft" + "shape": "Sfw" } }, - "Sga": { + "Sgd": { "type": "structure", "required": [ "ParentHyperParameterTuningJobs", @@ -14301,7 +14310,7 @@ "WarmStartType": {} } }, - "Sge": { + "Sgh": { "type": "structure", "required": [ "Mode" @@ -14310,11 +14319,11 @@ "Mode": {} } }, - "Sgp": { + "Sgs": { "type": "list", "member": {} }, - "Sh2": { + "Sh5": { "type": "structure", "members": { "StartTime": { @@ -14325,7 +14334,7 @@ } } }, - "Sh5": { + "Sh8": { "type": "list", "member": { "type": "structure", @@ -14338,12 +14347,12 @@ "ModelName": {}, "VariantName": {}, "InfrastructureConfig": { - "shape": "Sh8" + "shape": "Shb" } } } }, - "Sh8": { + "Shb": { "type": "structure", "required": [ "InfrastructureType", @@ -14366,7 +14375,7 @@ } } }, - "Shd": { + "Shg": { "type": "structure", "required": [ "Destination" @@ -14375,11 +14384,11 @@ "Destination": {}, "KmsKey": {}, "ContentType": { - "shape": "Sc0" + "shape": "Sc3" } } }, - "She": { + "Shh": { "type": "structure", "required": [ "SourceModelVariantName", @@ -14405,7 +14414,7 @@ } } }, - "Shm": { + "Shp": { "type": "structure", "members": { "ModelPackageVersionArn": {}, @@ -14490,7 +14499,7 @@ } }, "ServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" } } } @@ -14529,7 +14538,7 @@ "Endpoints": { "type": "list", "member": { - "shape": "Sij" + "shape": "Sim" } }, "VpcConfig": { @@ -14552,7 +14561,7 @@ "ModelName": {} } }, - "Sij": { + "Sim": { "type": "structure", "required": [ "EndpointName" @@ -14561,7 +14570,7 @@ "EndpointName": {} } }, - "Siq": { + "Sit": { "type": "structure", "members": { "MaxInvocations": { @@ -14582,7 +14591,7 @@ "FlatInvocations": {} } }, - "Sj2": { + "Sj5": { "type": "structure", "required": [ "DataSource" @@ -14622,7 +14631,7 @@ } } }, - "Sj9": { + "Sjc": { "type": "structure", "required": [ "S3OutputPath" @@ -14633,7 +14642,7 @@ "SnsTopicArn": {} } }, - "Sja": { + "Sjd": { "type": "structure", "members": { "MaxHumanLabeledObjectCount": { @@ -14644,7 +14653,7 @@ } } }, - "Sjd": { + "Sjg": { "type": "structure", "required": [ "LabelingJobAlgorithmSpecificationArn" @@ -14663,7 +14672,7 @@ } } }, - "Sjh": { + "Sjk": { "type": "structure", "required": [ "WorkteamArn", @@ -14713,11 +14722,11 @@ } }, "PublicWorkforceTaskPrice": { - "shape": "Seb" + "shape": "See" } } }, - "Sjw": { + "Sjz": { "type": "structure", "members": { "ContainerHostname": {}, @@ -14776,13 +14785,13 @@ } } }, - "Ska": { + "Skd": { "type": "list", "member": { - "shape": "Sjw" + "shape": "Sjz" } }, - "Skb": { + "Ske": { "type": "structure", "required": [ "Mode" @@ -14791,16 +14800,16 @@ "Mode": {} } }, - "Skf": { + "Ski": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S7z" + "shape": "S82" } } }, - "Skg": { + "Skj": { "type": "structure", "required": [ "ImageUri", @@ -14810,44 +14819,44 @@ "ImageUri": {}, "ConfigUri": {}, "Environment": { - "shape": "S87" + "shape": "S8a" } } }, - "Skh": { + "Skk": { "type": "structure", "required": [ "GroundTruthS3Input" ], "members": { "EndpointInput": { - "shape": "S8b" + "shape": "S8e" }, "BatchTransformInput": { - "shape": "S8h" + "shape": "S8k" }, "GroundTruthS3Input": { - "shape": "Ski" + "shape": "Skl" } } }, - "Ski": { + "Skl": { "type": "structure", "members": { "S3Uri": {} } }, - "Skl": { + "Sko": { "type": "structure", "members": { "KmsKeyId": {} } }, - "Skm": { + "Skp": { "type": "string", "sensitive": true }, - "Sks": { + "Skv": { "type": "structure", "required": [ "S3OutputPath" @@ -14856,16 +14865,16 @@ "S3OutputPath": {} } }, - "Skw": { + "Skz": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S7z" + "shape": "S82" } } }, - "Skx": { + "Sl0": { "type": "structure", "required": [ "ImageUri", @@ -14875,22 +14884,22 @@ "ImageUri": {}, "ConfigUri": {}, "Environment": { - "shape": "S87" + "shape": "S8a" } } }, - "Sky": { + "Sl1": { "type": "structure", "members": { "EndpointInput": { - "shape": "S8b" + "shape": "S8e" }, "BatchTransformInput": { - "shape": "S8h" + "shape": "S8k" } } }, - "Sl1": { + "Sl4": { "type": "structure", "required": [ "ValidationRole", @@ -14916,7 +14925,7 @@ } } }, - "Sl4": { + "Sl7": { "type": "structure", "required": [ "SourceAlgorithms" @@ -14937,17 +14946,17 @@ } } }, - "Sl7": { + "Sla": { "type": "structure", "members": { "ModelQuality": { "type": "structure", "members": { "Statistics": { - "shape": "Sl9" + "shape": "Slc" }, "Constraints": { - "shape": "Sl9" + "shape": "Slc" } } }, @@ -14955,10 +14964,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sl9" + "shape": "Slc" }, "Constraints": { - "shape": "Sl9" + "shape": "Slc" } } }, @@ -14966,13 +14975,13 @@ "type": "structure", "members": { "Report": { - "shape": "Sl9" + "shape": "Slc" }, "PreTrainingReport": { - "shape": "Sl9" + "shape": "Slc" }, "PostTrainingReport": { - "shape": "Sl9" + "shape": "Slc" } } }, @@ -14980,13 +14989,13 @@ "type": "structure", "members": { "Report": { - "shape": "Sl9" + "shape": "Slc" } } } } }, - "Sl9": { + "Slc": { "type": "structure", "required": [ "ContentType", @@ -14998,25 +15007,25 @@ "S3Uri": {} } }, - "Sle": { + "Slh": { "type": "map", "key": {}, "value": {} }, - "Slh": { + "Slk": { "type": "structure", "members": { "Bias": { "type": "structure", "members": { "ConfigFile": { - "shape": "Slj" + "shape": "Slm" }, "PreTrainingConstraints": { - "shape": "Sl9" + "shape": "Slc" }, "PostTrainingConstraints": { - "shape": "Sl9" + "shape": "Slc" } } }, @@ -15024,10 +15033,10 @@ "type": "structure", "members": { "Constraints": { - "shape": "Sl9" + "shape": "Slc" }, "ConfigFile": { - "shape": "Slj" + "shape": "Slm" } } }, @@ -15035,10 +15044,10 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sl9" + "shape": "Slc" }, "Constraints": { - "shape": "Sl9" + "shape": "Slc" } } }, @@ -15046,16 +15055,16 @@ "type": "structure", "members": { "Statistics": { - "shape": "Sl9" + "shape": "Slc" }, "Constraints": { - "shape": "Sl9" + "shape": "Slc" } } } } }, - "Slj": { + "Slm": { "type": "structure", "required": [ "S3Uri" @@ -15066,7 +15075,7 @@ "S3Uri": {} } }, - "Sln": { + "Slq": { "type": "list", "member": { "type": "structure", @@ -15095,16 +15104,16 @@ } } }, - "Slu": { + "Slx": { "type": "structure", "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S7z" + "shape": "S82" } } }, - "Slv": { + "Sly": { "type": "structure", "required": [ "ImageUri" @@ -15112,37 +15121,37 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S83" + "shape": "S86" }, "ContainerArguments": { - "shape": "S85" + "shape": "S88" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {}, "ProblemType": {}, "Environment": { - "shape": "S87" + "shape": "S8a" } } }, - "Slx": { + "Sm0": { "type": "structure", "required": [ "GroundTruthS3Input" ], "members": { "EndpointInput": { - "shape": "S8b" + "shape": "S8e" }, "BatchTransformInput": { - "shape": "S8h" + "shape": "S8k" }, "GroundTruthS3Input": { - "shape": "Ski" + "shape": "Skl" } } }, - "Sm1": { + "Sm4": { "type": "structure", "members": { "ScheduleConfig": { @@ -15169,10 +15178,10 @@ "members": { "BaseliningJobName": {}, "ConstraintsResource": { - "shape": "S7z" + "shape": "S82" }, "StatisticsResource": { - "shape": "S80" + "shape": "S83" } } }, @@ -15182,19 +15191,19 @@ "type": "structure", "members": { "EndpointInput": { - "shape": "S8b" + "shape": "S8e" }, "BatchTransformInput": { - "shape": "S8h" + "shape": "S8k" } } } }, "MonitoringOutputConfig": { - "shape": "S8n" + "shape": "S8q" }, "MonitoringResources": { - "shape": "S8t" + "shape": "S8w" }, "MonitoringAppSpecification": { "type": "structure", @@ -15204,23 +15213,23 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S83" + "shape": "S86" }, "ContainerArguments": { - "shape": "S85" + "shape": "S88" }, "RecordPreprocessorSourceUri": {}, "PostAnalyticsProcessorSourceUri": {} } }, "StoppingCondition": { - "shape": "S8z" + "shape": "S92" }, "Environment": { - "shape": "S87" + "shape": "S8a" }, "NetworkConfig": { - "shape": "Sm9" + "shape": "Smc" }, "RoleArn": {} } @@ -15229,7 +15238,7 @@ "MonitoringType": {} } }, - "Sm9": { + "Smc": { "type": "structure", "members": { "EnableInterContainerTrafficEncryption": { @@ -15243,15 +15252,15 @@ } } }, - "Smi": { + "Sml": { "type": "list", "member": {} }, - "Sml": { + "Smo": { "type": "list", "member": {} }, - "Smo": { + "Smr": { "type": "structure", "required": [ "MinimumInstanceMetadataServiceVersion" @@ -15260,7 +15269,7 @@ "MinimumInstanceMetadataServiceVersion": {} } }, - "Smt": { + "Smw": { "type": "list", "member": { "type": "structure", @@ -15269,7 +15278,7 @@ } } }, - "Sn1": { + "Sn4": { "type": "structure", "required": [ "Bucket", @@ -15281,7 +15290,7 @@ "VersionId": {} } }, - "Sn7": { + "Sna": { "type": "structure", "required": [ "MaxParallelExecutionSteps" @@ -15292,7 +15301,7 @@ } } }, - "Snk": { + "Snn": { "type": "list", "member": { "type": "structure", @@ -15373,7 +15382,7 @@ } } }, - "So7": { + "Soa": { "type": "structure", "required": [ "Outputs" @@ -15419,7 +15428,7 @@ "KmsKeyId": {} } }, - "Soc": { + "Sof": { "type": "structure", "required": [ "ClusterConfig" @@ -15445,7 +15454,7 @@ } } }, - "Soe": { + "Soh": { "type": "structure", "required": [ "MaxRuntimeInSeconds" @@ -15456,7 +15465,7 @@ } } }, - "Sog": { + "Soj": { "type": "structure", "required": [ "ImageUri" @@ -15464,7 +15473,7 @@ "members": { "ImageUri": {}, "ContainerEntrypoint": { - "shape": "S83" + "shape": "S86" }, "ContainerArguments": { "type": "list", @@ -15472,12 +15481,12 @@ } } }, - "Soi": { + "Sol": { "type": "map", "key": {}, "value": {} }, - "Soj": { + "Som": { "type": "structure", "members": { "ExperimentName": {}, @@ -15486,7 +15495,7 @@ "RunName": {} } }, - "Soo": { + "Sor": { "type": "structure", "required": [ "ProductId" @@ -15496,11 +15505,11 @@ "ProvisioningArtifactId": {}, "PathId": {}, "ProvisioningParameters": { - "shape": "Soq" + "shape": "Sot" } } }, - "Soq": { + "Sot": { "type": "list", "member": { "type": "structure", @@ -15510,18 +15519,18 @@ } } }, - "Soy": { + "Sp1": { "type": "structure", "members": { "JupyterServerAppSettings": { - "shape": "S9f" + "shape": "S9i" }, "KernelGatewayAppSettings": { - "shape": "S9k" + "shape": "S9n" } } }, - "Sp8": { + "Spb": { "type": "structure", "required": [ "TrainingInputMode" @@ -15564,7 +15573,7 @@ } } }, - "Sph": { + "Spk": { "type": "structure", "required": [ "S3OutputPath" @@ -15593,7 +15602,7 @@ } } }, - "Spp": { + "Sps": { "type": "list", "member": { "type": "structure", @@ -15611,17 +15620,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "Sps" + "shape": "Spv" } } } }, - "Sps": { + "Spv": { "type": "map", "key": {}, "value": {} }, - "Spt": { + "Spw": { "type": "structure", "required": [ "S3OutputPath" @@ -15631,7 +15640,7 @@ "S3OutputPath": {} } }, - "Spu": { + "Spx": { "type": "structure", "members": { "S3OutputPath": {}, @@ -15639,19 +15648,19 @@ "type": "long" }, "ProfilingParameters": { - "shape": "Spw" + "shape": "Spz" }, "DisableProfiler": { "type": "boolean" } } }, - "Spw": { + "Spz": { "type": "map", "key": {}, "value": {} }, - "Spy": { + "Sq1": { "type": "list", "member": { "type": "structure", @@ -15669,17 +15678,17 @@ "type": "integer" }, "RuleParameters": { - "shape": "Sps" + "shape": "Spv" } } } }, - "Sq0": { + "Sq3": { "type": "map", "key": {}, "value": {} }, - "Sq7": { + "Sqa": { "type": "structure", "members": { "InvocationsTimeoutInSeconds": { @@ -15690,7 +15699,7 @@ } } }, - "Sqa": { + "Sqd": { "type": "structure", "required": [ "DestinationS3Uri" @@ -15703,7 +15712,7 @@ } } }, - "Sqb": { + "Sqe": { "type": "structure", "members": { "InputFilter": {}, @@ -15711,14 +15720,14 @@ "JoinSource": {} } }, - "Sqj": { + "Sqm": { "type": "structure", "members": { "PrimaryStatus": {}, "Message": {} } }, - "Sqm": { + "Sqp": { "type": "map", "key": {}, "value": { @@ -15731,7 +15740,7 @@ } } }, - "Sqq": { + "Sqt": { "type": "map", "key": {}, "value": { @@ -15745,7 +15754,7 @@ } } }, - "Sr1": { + "Sr4": { "type": "structure", "required": [ "UserPool", @@ -15756,7 +15765,7 @@ "ClientId": {} } }, - "Sr4": { + "Sr7": { "type": "structure", "required": [ "ClientId", @@ -15782,7 +15791,7 @@ "JwksUri": {} } }, - "Sr7": { + "Sra": { "type": "structure", "required": [ "Cidrs" @@ -15794,27 +15803,27 @@ } } }, - "Srb": { + "Sre": { "type": "structure", "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Srd" + "shape": "Srg" }, "Subnets": { - "shape": "Srf" + "shape": "Sri" } } }, - "Srd": { + "Srg": { "type": "list", "member": {} }, - "Srf": { + "Sri": { "type": "list", "member": {} }, - "Srl": { + "Sro": { "type": "list", "member": { "type": "structure", @@ -15847,13 +15856,13 @@ } } }, - "Srt": { + "Srw": { "type": "structure", "members": { "NotificationTopicArn": {} } }, - "Stw": { + "Stz": { "type": "structure", "members": { "UserProfileArn": {}, @@ -15869,7 +15878,7 @@ } } }, - "Su3": { + "Su6": { "type": "list", "member": { "type": "structure", @@ -15884,7 +15893,7 @@ } } }, - "Suh": { + "Suk": { "type": "list", "member": { "type": "structure", @@ -15893,7 +15902,7 @@ } } }, - "Suj": { + "Sum": { "type": "structure", "required": [ "CandidateName", @@ -15939,7 +15948,7 @@ }, "CandidateStatus": {}, "InferenceContainers": { - "shape": "Suv" + "shape": "Suy" }, "CreationTime": { "type": "timestamp" @@ -15985,12 +15994,12 @@ "type": "map", "key": {}, "value": { - "shape": "Suv" + "shape": "Suy" } } } }, - "Suv": { + "Suy": { "type": "list", "member": { "type": "structure", @@ -16007,20 +16016,20 @@ } } }, - "Svb": { + "Sve": { "type": "structure", "members": { "CandidateDefinitionNotebookLocation": {}, "DataExplorationNotebookLocation": {} } }, - "Svf": { + "Svi": { "type": "structure", "members": { "EndpointName": {} } }, - "Svt": { + "Svw": { "type": "structure", "required": [ "S3ModelArtifacts" @@ -16029,7 +16038,7 @@ "S3ModelArtifacts": {} } }, - "Swx": { + "Sx0": { "type": "list", "member": { "type": "structure", @@ -16039,7 +16048,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "Swz" + "shape": "Sx2" }, "CurrentWeight": { "type": "float" @@ -16054,18 +16063,18 @@ "type": "integer" }, "VariantStatus": { - "shape": "Sx1" + "shape": "Sx4" }, "CurrentServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" }, "DesiredServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" } } } }, - "Swz": { + "Sx2": { "type": "list", "member": { "type": "structure", @@ -16078,7 +16087,7 @@ } } }, - "Sx1": { + "Sx4": { "type": "list", "member": { "type": "structure", @@ -16094,7 +16103,7 @@ } } }, - "Sx5": { + "Sx8": { "type": "structure", "required": [ "EnableCapture", @@ -16115,7 +16124,7 @@ "KmsKeyId": {} } }, - "Sx9": { + "Sxc": { "type": "list", "member": { "type": "structure", @@ -16125,7 +16134,7 @@ "members": { "VariantName": {}, "DeployedImages": { - "shape": "Swz" + "shape": "Sx2" }, "CurrentWeight": { "type": "float" @@ -16142,18 +16151,18 @@ "InstanceType": {}, "AcceleratorType": {}, "VariantStatus": { - "shape": "Sx1" + "shape": "Sx4" }, "CurrentServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" }, "DesiredServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" } } } }, - "Sxf": { + "Sxi": { "type": "structure", "required": [ "SourceArn" @@ -16163,7 +16172,7 @@ "SourceType": {} } }, - "Sxm": { + "Sxp": { "type": "structure", "required": [ "Status" @@ -16173,7 +16182,7 @@ "BlockedReason": {} } }, - "Sxp": { + "Sxs": { "type": "structure", "required": [ "Status" @@ -16183,24 +16192,24 @@ "FailureReason": {} } }, - "Sxv": { + "Sxy": { "type": "list", "member": { - "shape": "Sxw" + "shape": "Sxz" } }, - "Sxw": { + "Sxz": { "type": "structure", "members": { "Key": {}, "Value": {} } }, - "Syd": { + "Syg": { "type": "list", "member": {} }, - "Sys": { + "Syv": { "type": "structure", "members": { "Completed": { @@ -16220,7 +16229,7 @@ } } }, - "Syu": { + "Syx": { "type": "structure", "members": { "Succeeded": { @@ -16234,7 +16243,7 @@ } } }, - "Syw": { + "Syz": { "type": "structure", "required": [ "TrainingJobName", @@ -16279,7 +16288,7 @@ "ObjectiveStatus": {} } }, - "Syz": { + "Sz2": { "type": "structure", "members": { "NumberOfTrainingJobsObjectiveNotImproving": { @@ -16290,7 +16299,7 @@ } } }, - "Sz0": { + "Sz3": { "type": "structure", "members": { "RuntimeInSeconds": { @@ -16298,7 +16307,7 @@ } } }, - "Szl": { + "Szo": { "type": "structure", "required": [ "CostPerHour", @@ -16330,7 +16339,7 @@ } } }, - "Szo": { + "Szr": { "type": "structure", "required": [ "EndpointName", @@ -16344,11 +16353,11 @@ "type": "integer" }, "ServerlessConfig": { - "shape": "Sbm" + "shape": "Sbp" } } }, - "Szq": { + "Szt": { "type": "structure", "members": { "InferenceSpecificationName": {}, @@ -16371,7 +16380,7 @@ "CompilationJobName": {} } }, - "Szy": { + "S101": { "type": "structure", "required": [ "MaxInvocations", @@ -16386,7 +16395,7 @@ } } }, - "S102": { + "S105": { "type": "structure", "members": { "TotalLabeled": { @@ -16406,7 +16415,7 @@ } } }, - "S105": { + "S108": { "type": "structure", "required": [ "OutputDatasetS3Uri" @@ -16416,7 +16425,7 @@ "FinalActiveLearningModelArn": {} } }, - "S10a": { + "S10d": { "type": "structure", "required": [ "RecommendationStatus" @@ -16442,21 +16451,21 @@ } } }, - "S10r": { + "S10u": { "type": "structure", "required": [ "ValidationStatuses" ], "members": { "ValidationStatuses": { - "shape": "S10s" + "shape": "S10v" }, "ImageScanStatuses": { - "shape": "S10s" + "shape": "S10v" } } }, - "S10s": { + "S10v": { "type": "list", "member": { "type": "structure", @@ -16471,7 +16480,7 @@ } } }, - "S114": { + "S117": { "type": "structure", "required": [ "MonitoringScheduleName", @@ -16499,14 +16508,14 @@ "MonitoringType": {} } }, - "S11o": { + "S11r": { "type": "structure", "members": { "ExperimentName": {}, "TrialName": {} } }, - "S11q": { + "S11t": { "type": "structure", "required": [ "SourcePipelineExecutionArn", @@ -16528,14 +16537,14 @@ } } }, - "S11z": { + "S122": { "type": "structure", "members": { "ProvisionedProductId": {}, "ProvisionedProductStatusMessage": {} } }, - "S12a": { + "S12d": { "type": "structure", "required": [ "WorkteamArn" @@ -16548,7 +16557,7 @@ "ListingId": {} } }, - "S12e": { + "S12h": { "type": "list", "member": { "type": "structure", @@ -16568,7 +16577,7 @@ } } }, - "S12h": { + "S12k": { "type": "list", "member": { "type": "structure", @@ -16583,7 +16592,7 @@ } } }, - "S12l": { + "S12o": { "type": "list", "member": { "type": "structure", @@ -16598,7 +16607,7 @@ } } }, - "S12s": { + "S12v": { "type": "structure", "required": [ "Status" @@ -16611,7 +16620,7 @@ "ReusedByJob": {} } }, - "S130": { + "S133": { "type": "structure", "required": [ "SourceArn" @@ -16621,7 +16630,7 @@ "SourceType": {} } }, - "S134": { + "S137": { "type": "structure", "required": [ "SourceArn" @@ -16631,7 +16640,7 @@ "SourceType": {} } }, - "S136": { + "S139": { "type": "list", "member": { "type": "structure", @@ -16662,7 +16671,7 @@ } } }, - "S13g": { + "S13j": { "type": "structure", "required": [ "WorkforceName", @@ -16675,11 +16684,11 @@ "type": "timestamp" }, "SourceIpConfig": { - "shape": "Sr7" + "shape": "Sra" }, "SubDomain": {}, "CognitoConfig": { - "shape": "Sr1" + "shape": "Sr4" }, "OidcConfig": { "type": "structure", @@ -16706,10 +16715,10 @@ "members": { "VpcId": {}, "SecurityGroupIds": { - "shape": "Srd" + "shape": "Srg" }, "Subnets": { - "shape": "Srf" + "shape": "Sri" }, "VpcEndpointId": {} } @@ -16718,7 +16727,7 @@ "FailureReason": {} } }, - "S13o": { + "S13r": { "type": "structure", "required": [ "WorkteamName", @@ -16729,7 +16738,7 @@ "members": { "WorkteamName": {}, "MemberDefinitions": { - "shape": "Srl" + "shape": "Sro" }, "WorkteamArn": {}, "WorkforceArn": {}, @@ -16746,11 +16755,11 @@ "type": "timestamp" }, "NotificationConfiguration": { - "shape": "Srt" + "shape": "Srw" } } }, - "S14g": { + "S14j": { "type": "structure", "members": { "MinInvocationsPerMinute": { @@ -16761,7 +16770,7 @@ } } }, - "S16z": { + "S172": { "type": "list", "member": { "type": "structure", @@ -16781,7 +16790,7 @@ } } }, - "S18p": { + "S18s": { "type": "list", "member": { "type": "structure", @@ -16803,7 +16812,7 @@ "HubContentDisplayName": {}, "HubContentDescription": {}, "HubContentSearchKeywords": { - "shape": "Syd" + "shape": "Syg" }, "HubContentStatus": {}, "CreationTime": { @@ -16812,7 +16821,7 @@ } } }, - "S1c4": { + "S1c7": { "type": "list", "member": { "type": "structure", @@ -16856,7 +16865,7 @@ } } }, - "S1dj": { + "S1dm": { "type": "list", "member": { "type": "structure", @@ -16870,7 +16879,7 @@ } } }, - "S1e0": { + "S1e3": { "type": "list", "member": { "type": "structure", @@ -16884,7 +16893,7 @@ } } }, - "S1gv": { + "S1gy": { "type": "list", "member": { "type": "structure", @@ -16898,11 +16907,11 @@ } } }, - "S1h6": { + "S1h9": { "type": "structure", "members": { "Filters": { - "shape": "S1h7" + "shape": "S1ha" }, "NestedFilters": { "type": "list", @@ -16915,7 +16924,7 @@ "members": { "NestedPropertyName": {}, "Filters": { - "shape": "S1h7" + "shape": "S1ha" } } } @@ -16923,13 +16932,13 @@ "SubExpressions": { "type": "list", "member": { - "shape": "S1h6" + "shape": "S1h9" } }, "Operator": {} } }, - "S1h7": { + "S1ha": { "type": "list", "member": { "type": "structure", @@ -16943,7 +16952,7 @@ } } }, - "S1hk": { + "S1hn": { "type": "structure", "members": { "TrainingJobName": {}, @@ -16952,7 +16961,7 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "ModelArtifacts": { - "shape": "Svt" + "shape": "Svw" }, "TrainingJobStatus": {}, "SecondaryStatus": {}, @@ -16961,7 +16970,7 @@ "shape": "S2t" }, "AlgorithmSpecification": { - "shape": "Sp8" + "shape": "Spb" }, "RoleArn": {}, "InputDataConfig": { @@ -16992,10 +17001,10 @@ "type": "timestamp" }, "SecondaryStatusTransitions": { - "shape": "S12e" + "shape": "S12h" }, "FinalMetricDataList": { - "shape": "S12h" + "shape": "S12k" }, "EnableNetworkIsolation": { "type": "boolean" @@ -17007,7 +17016,7 @@ "type": "boolean" }, "CheckpointConfig": { - "shape": "Sfy" + "shape": "Sg1" }, "TrainingTimeInSeconds": { "type": "integer" @@ -17016,35 +17025,35 @@ "type": "integer" }, "DebugHookConfig": { - "shape": "Sph" + "shape": "Spk" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "DebugRuleConfigurations": { - "shape": "Spp" + "shape": "Sps" }, "TensorBoardOutputConfig": { - "shape": "Spt" + "shape": "Spw" }, "DebugRuleEvaluationStatuses": { - "shape": "S12l" + "shape": "S12o" }, "ProfilerConfig": { - "shape": "Spu" + "shape": "Spx" }, "Environment": { - "shape": "Sq0" + "shape": "Sq3" }, "RetryStrategy": { - "shape": "Sfz" + "shape": "Sg2" }, "Tags": { "shape": "S7" } } }, - "S1hs": { + "S1hv": { "type": "structure", "members": { "TransformJobName": {}, @@ -17056,7 +17065,7 @@ "type": "integer" }, "ModelClientConfig": { - "shape": "Sq7" + "shape": "Sqa" }, "MaxPayloadInMB": { "type": "integer" @@ -17086,24 +17095,24 @@ "LabelingJobArn": {}, "AutoMLJobArn": {}, "DataProcessing": { - "shape": "Sqb" + "shape": "Sqe" }, "ExperimentConfig": { - "shape": "Soj" + "shape": "Som" }, "Tags": { "shape": "S7" }, "DataCaptureConfig": { - "shape": "Sqa" + "shape": "Sqd" } } }, - "S1j9": { + "S1jc": { "type": "list", "member": {} }, - "S1lg": { + "S1lj": { "type": "list", "member": {} } diff --git a/apis/sagemaker-2017-07-24.normal.json b/apis/sagemaker-2017-07-24.normal.json index 4a7b85fc09..881244be28 100644 --- a/apis/sagemaker-2017-07-24.normal.json +++ b/apis/sagemaker-2017-07-24.normal.json @@ -199,7 +199,7 @@ "shape": "ResourceLimitExceeded" } ], - "documentation": "

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.

We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility.

CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification.

Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2.

You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob.

" + "documentation": "

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.

We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility.

CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification.

Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2.

You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob.

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

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.

CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility.

CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification.

Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2.

For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig.

You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2.

" + "documentation": "

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.

CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility.

CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification.

Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2.

For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig.

You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2.

" }, "CreateCodeRepository": { "name": "CreateCodeRepository", @@ -7089,7 +7089,7 @@ }, "TimeSeriesForecastingJobConfig": { "shape": "TimeSeriesForecastingJobConfig", - "documentation": "

Settings used to configure an AutoML job V2 for a time-series forecasting problem type.

The TimeSeriesForecastingJobConfig problem type is only available in private beta. Contact Amazon Web Services Support or your account manager to learn more about access privileges.

" + "documentation": "

Settings used to configure an AutoML job V2 for a time-series forecasting problem type.

" } }, "documentation": "

A collection of settings specific to the problem type used to configure an AutoML job V2. There must be one and only one config of the following type.

", @@ -8902,6 +8902,12 @@ }, "documentation": "

A flag to indicating that automatic model tuning (AMT) has detected model convergence, defined as a lack of significant improvement (1% or less) against an objective metric.

" }, + "CountryCode": { + "type": "string", + "max": 2, + "min": 2, + "pattern": "[A-Z]{2}" + }, "CreateActionRequest": { "type": "structure", "required": [ @@ -19841,6 +19847,24 @@ "max": 10, "min": 1 }, + "HolidayConfig": { + "type": "list", + "member": { + "shape": "HolidayConfigAttributes" + }, + "max": 1, + "min": 1 + }, + "HolidayConfigAttributes": { + "type": "structure", + "members": { + "CountryCode": { + "shape": "CountryCode", + "documentation": "

The country code for the holiday calendar.

For the list of public holiday calendars supported by AutoML job V2, see Country Codes. Use the country code corresponding to the country of your choice.

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

Stores the holiday featurization attributes applicable to each item of time-series datasets during the training of a forecasting model. This allows the model to identify patterns associated with specific holidays.

" + }, "HookParameters": { "type": "map", "key": { @@ -35134,9 +35158,13 @@ "TimeSeriesConfig": { "shape": "TimeSeriesConfig", "documentation": "

The collection of components that defines the time-series.

" + }, + "HolidayConfig": { + "shape": "HolidayConfig", + "documentation": "

The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model.

" } }, - "documentation": "

The collection of settings used by an AutoML job V2 for the time-series forecasting problem type.

The TimeSeriesForecastingJobConfig problem type is only available in private beta. Contact Amazon Web Services Support or your account manager to learn more about access privileges.

" + "documentation": "

The collection of settings used by an AutoML job V2 for the time-series forecasting problem type.

" }, "TimeSeriesForecastingSettings": { "type": "structure", diff --git a/apis/sso-admin-2020-07-20.min.json b/apis/sso-admin-2020-07-20.min.json index 8cd7ae262f..03c834daa0 100644 --- a/apis/sso-admin-2020-07-20.min.json +++ b/apis/sso-admin-2020-07-20.min.json @@ -18,16 +18,16 @@ "input": { "type": "structure", "required": [ + "CustomerManagedPolicyReference", "InstanceArn", - "PermissionSetArn", - "CustomerManagedPolicyReference" + "PermissionSetArn" ], "members": { - "InstanceArn": {}, - "PermissionSetArn": {}, "CustomerManagedPolicyReference": { - "shape": "S4" - } + "shape": "S2" + }, + "InstanceArn": {}, + "PermissionSetArn": {} } }, "output": { @@ -40,13 +40,13 @@ "type": "structure", "required": [ "InstanceArn", - "PermissionSetArn", - "ManagedPolicyArn" + "ManagedPolicyArn", + "PermissionSetArn" ], "members": { "InstanceArn": {}, - "PermissionSetArn": {}, - "ManagedPolicyArn": {} + "ManagedPolicyArn": {}, + "PermissionSetArn": {} } }, "output": { @@ -59,19 +59,19 @@ "type": "structure", "required": [ "InstanceArn", - "TargetId", - "TargetType", "PermissionSetArn", + "PrincipalId", "PrincipalType", - "PrincipalId" + "TargetId", + "TargetType" ], "members": { "InstanceArn": {}, - "TargetId": {}, - "TargetType": {}, "PermissionSetArn": {}, + "PrincipalId": {}, "PrincipalType": {}, - "PrincipalId": {} + "TargetId": {}, + "TargetType": {} } }, "output": { @@ -87,14 +87,14 @@ "input": { "type": "structure", "required": [ - "InstanceArn", - "InstanceAccessControlAttributeConfiguration" + "InstanceAccessControlAttributeConfiguration", + "InstanceArn" ], "members": { - "InstanceArn": {}, "InstanceAccessControlAttributeConfiguration": { "shape": "Sn" - } + }, + "InstanceArn": {} } }, "output": { @@ -106,15 +106,15 @@ "input": { "type": "structure", "required": [ - "Name", - "InstanceArn" + "InstanceArn", + "Name" ], "members": { - "Name": {}, "Description": {}, "InstanceArn": {}, - "SessionDuration": {}, + "Name": {}, "RelayState": {}, + "SessionDuration": {}, "Tags": { "shape": "S10" } @@ -134,19 +134,19 @@ "type": "structure", "required": [ "InstanceArn", - "TargetId", - "TargetType", "PermissionSetArn", + "PrincipalId", "PrincipalType", - "PrincipalId" + "TargetId", + "TargetType" ], "members": { "InstanceArn": {}, - "TargetId": {}, - "TargetType": {}, "PermissionSetArn": {}, + "PrincipalId": {}, "PrincipalType": {}, - "PrincipalId": {} + "TargetId": {}, + "TargetType": {} } }, "output": { @@ -228,12 +228,12 @@ "input": { "type": "structure", "required": [ - "InstanceArn", - "AccountAssignmentCreationRequestId" + "AccountAssignmentCreationRequestId", + "InstanceArn" ], "members": { - "InstanceArn": {}, - "AccountAssignmentCreationRequestId": {} + "AccountAssignmentCreationRequestId": {}, + "InstanceArn": {} } }, "output": { @@ -249,12 +249,12 @@ "input": { "type": "structure", "required": [ - "InstanceArn", - "AccountAssignmentDeletionRequestId" + "AccountAssignmentDeletionRequestId", + "InstanceArn" ], "members": { - "InstanceArn": {}, - "AccountAssignmentDeletionRequestId": {} + "AccountAssignmentDeletionRequestId": {}, + "InstanceArn": {} } }, "output": { @@ -279,11 +279,11 @@ "output": { "type": "structure", "members": { - "Status": {}, - "StatusReason": {}, "InstanceAccessControlAttributeConfiguration": { "shape": "Sn" - } + }, + "Status": {}, + "StatusReason": {} } } }, @@ -333,16 +333,16 @@ "input": { "type": "structure", "required": [ + "CustomerManagedPolicyReference", "InstanceArn", - "PermissionSetArn", - "CustomerManagedPolicyReference" + "PermissionSetArn" ], "members": { - "InstanceArn": {}, - "PermissionSetArn": {}, "CustomerManagedPolicyReference": { - "shape": "S4" - } + "shape": "S2" + }, + "InstanceArn": {}, + "PermissionSetArn": {} } }, "output": { @@ -355,13 +355,13 @@ "type": "structure", "required": [ "InstanceArn", - "PermissionSetArn", - "ManagedPolicyArn" + "ManagedPolicyArn", + "PermissionSetArn" ], "members": { "InstanceArn": {}, - "PermissionSetArn": {}, - "ManagedPolicyArn": {} + "ManagedPolicyArn": {}, + "PermissionSetArn": {} } }, "output": { @@ -416,14 +416,14 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "S25" + }, "InstanceArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {}, - "Filter": { - "shape": "S27" - } + "NextToken": {} } }, "output": { @@ -443,14 +443,14 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "S25" + }, "InstanceArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {}, - "Filter": { - "shape": "S27" - } + "NextToken": {} } }, "output": { @@ -467,18 +467,18 @@ "input": { "type": "structure", "required": [ - "InstanceArn", "AccountId", + "InstanceArn", "PermissionSetArn" ], "members": { - "InstanceArn": {}, "AccountId": {}, - "PermissionSetArn": {}, + "InstanceArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {} + "NextToken": {}, + "PermissionSetArn": {} } }, "output": { @@ -491,8 +491,8 @@ "members": { "AccountId": {}, "PermissionSetArn": {}, - "PrincipalType": {}, - "PrincipalId": {} + "PrincipalId": {}, + "PrincipalType": {} } } }, @@ -509,12 +509,12 @@ ], "members": { "InstanceArn": {}, - "PermissionSetArn": {}, - "ProvisioningStatus": {}, "MaxResults": { "type": "integer" }, - "NextToken": {} + "NextToken": {}, + "PermissionSetArn": {}, + "ProvisioningStatus": {} } }, "output": { @@ -537,11 +537,11 @@ ], "members": { "InstanceArn": {}, - "PermissionSetArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {} + "NextToken": {}, + "PermissionSetArn": {} } }, "output": { @@ -550,7 +550,7 @@ "CustomerManagedPolicyReferences": { "type": "list", "member": { - "shape": "S4" + "shape": "S2" } }, "NextToken": {} @@ -575,8 +575,8 @@ "member": { "type": "structure", "members": { - "InstanceArn": {}, - "IdentityStoreId": {} + "IdentityStoreId": {}, + "InstanceArn": {} } } }, @@ -593,11 +593,11 @@ ], "members": { "InstanceArn": {}, - "PermissionSetArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {} + "NextToken": {}, + "PermissionSetArn": {} } }, "output": { @@ -608,8 +608,8 @@ "member": { "type": "structure", "members": { - "Name": {}, - "Arn": {} + "Arn": {}, + "Name": {} } } }, @@ -624,33 +624,33 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "S25" + }, "InstanceArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {}, - "Filter": { - "shape": "S27" - } + "NextToken": {} } }, "output": { "type": "structure", "members": { + "NextToken": {}, "PermissionSetsProvisioningStatus": { "type": "list", "member": { "type": "structure", "members": { - "Status": {}, - "RequestId": {}, "CreatedDate": { "type": "timestamp" - } + }, + "RequestId": {}, + "Status": {} } } - }, - "NextToken": {} + } } } }, @@ -662,19 +662,19 @@ ], "members": { "InstanceArn": {}, - "NextToken": {}, "MaxResults": { "type": "integer" - } + }, + "NextToken": {} } }, "output": { "type": "structure", "members": { + "NextToken": {}, "PermissionSets": { "shape": "S34" - }, - "NextToken": {} + } } } }, @@ -682,17 +682,17 @@ "input": { "type": "structure", "required": [ - "InstanceArn", - "AccountId" + "AccountId", + "InstanceArn" ], "members": { - "InstanceArn": {}, "AccountId": {}, - "ProvisioningStatus": {}, + "InstanceArn": {}, "MaxResults": { "type": "integer" }, - "NextToken": {} + "NextToken": {}, + "ProvisioningStatus": {} } }, "output": { @@ -714,17 +714,17 @@ ], "members": { "InstanceArn": {}, - "ResourceArn": {}, - "NextToken": {} + "NextToken": {}, + "ResourceArn": {} } }, "output": { "type": "structure", "members": { + "NextToken": {}, "Tags": { "shape": "S10" - }, - "NextToken": {} + } } } }, @@ -756,14 +756,14 @@ "input": { "type": "structure", "required": [ + "InlinePolicy", "InstanceArn", - "PermissionSetArn", - "InlinePolicy" + "PermissionSetArn" ], "members": { + "InlinePolicy": {}, "InstanceArn": {}, - "PermissionSetArn": {}, - "InlinePolicy": {} + "PermissionSetArn": {} } }, "output": { @@ -839,14 +839,14 @@ "input": { "type": "structure", "required": [ - "InstanceArn", - "InstanceAccessControlAttributeConfiguration" + "InstanceAccessControlAttributeConfiguration", + "InstanceArn" ], "members": { - "InstanceArn": {}, "InstanceAccessControlAttributeConfiguration": { "shape": "Sn" - } + }, + "InstanceArn": {} } }, "output": { @@ -862,11 +862,11 @@ "PermissionSetArn" ], "members": { + "Description": {}, "InstanceArn": {}, "PermissionSetArn": {}, - "Description": {}, - "SessionDuration": {}, - "RelayState": {} + "RelayState": {}, + "SessionDuration": {} } }, "output": { @@ -876,7 +876,7 @@ } }, "shapes": { - "S4": { + "S2": { "type": "structure", "required": [ "Name" @@ -889,17 +889,17 @@ "Sh": { "type": "structure", "members": { - "Status": {}, - "RequestId": {}, + "CreatedDate": { + "type": "timestamp" + }, "FailureReason": {}, - "TargetId": {}, - "TargetType": {}, "PermissionSetArn": {}, - "PrincipalType": {}, "PrincipalId": {}, - "CreatedDate": { - "type": "timestamp" - } + "PrincipalType": {}, + "RequestId": {}, + "Status": {}, + "TargetId": {}, + "TargetType": {} } }, "Sn": { @@ -952,39 +952,39 @@ "S15": { "type": "structure", "members": { - "Name": {}, - "PermissionSetArn": {}, - "Description": {}, "CreatedDate": { "type": "timestamp" }, - "SessionDuration": {}, - "RelayState": {} + "Description": {}, + "Name": {}, + "PermissionSetArn": {}, + "RelayState": {}, + "SessionDuration": {} } }, "S1s": { "type": "structure", "members": { - "Status": {}, - "RequestId": {}, "AccountId": {}, - "PermissionSetArn": {}, - "FailureReason": {}, "CreatedDate": { "type": "timestamp" - } + }, + "FailureReason": {}, + "PermissionSetArn": {}, + "RequestId": {}, + "Status": {} } }, "S23": { "type": "structure", "members": { "CustomerManagedPolicyReference": { - "shape": "S4" + "shape": "S2" }, "ManagedPolicyArn": {} } }, - "S27": { + "S25": { "type": "structure", "members": { "Status": {} @@ -995,11 +995,11 @@ "member": { "type": "structure", "members": { - "Status": {}, - "RequestId": {}, "CreatedDate": { "type": "timestamp" - } + }, + "RequestId": {}, + "Status": {} } } }, diff --git a/apis/sso-admin-2020-07-20.normal.json b/apis/sso-admin-2020-07-20.normal.json index a32c00c80c..860ef5a9c4 100644 --- a/apis/sso-admin-2020-07-20.normal.json +++ b/apis/sso-admin-2020-07-20.normal.json @@ -28,22 +28,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -65,28 +65,28 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Attaches an AWS managed policy ARN to a permission set.

If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts.

" + "documentation": "

Attaches an Amazon Web Services managed policy ARN to a permission set.

If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts.

" }, "CreateAccountAssignment": { "name": "CreateAccountAssignment", @@ -102,28 +102,28 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Assigns access to a principal for a specified AWS account using a specified permission set.

The term principal here refers to a user or group that is defined in IAM Identity Center.

As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates.

After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request.

" + "documentation": "

Assigns access to a principal for a specified Amazon Web Services account using a specified permission set.

The term principal here refers to a user or group that is defined in IAM Identity Center.

As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates.

After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request.

" }, "CreateInstanceAccessControlAttributeConfiguration": { "name": "CreateInstanceAccessControlAttributeConfiguration", @@ -139,19 +139,19 @@ }, "errors": [ { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "AccessDeniedException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "ResourceNotFoundException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -173,28 +173,28 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Creates a permission set within a specified IAM Identity Center instance.

To grant users and groups access to AWS account resources, use CreateAccountAssignment .

" + "documentation": "

Creates a permission set within a specified IAM Identity Center instance.

To grant users and groups access to Amazon Web Services account resources, use CreateAccountAssignment .

" }, "DeleteAccountAssignment": { "name": "DeleteAccountAssignment", @@ -210,25 +210,25 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Deletes a principal's access from a specified AWS account using a specified permission set.

After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment deletion request.

" + "documentation": "

Deletes a principal's access from a specified Amazon Web Services account using a specified permission set.

After a successful response, call DescribeAccountAssignmentDeletionStatus to describe the status of an assignment deletion request.

" }, "DeleteInlinePolicyFromPermissionSet": { "name": "DeleteInlinePolicyFromPermissionSet", @@ -244,19 +244,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -278,19 +278,19 @@ }, "errors": [ { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "AccessDeniedException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "ResourceNotFoundException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -312,19 +312,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -346,19 +346,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Deletes the permissions boundary from a specified PermissionSet.

" @@ -377,19 +377,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Describes the status of the assignment creation request.

" @@ -408,19 +408,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Describes the status of the assignment deletion request.

" @@ -439,16 +439,16 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "AccessDeniedException" + "shape": "ResourceNotFoundException" }, { - "shape": "ThrottlingException" + "shape": "AccessDeniedException" }, { "shape": "ValidationException" @@ -470,19 +470,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Gets the details of the permission set.

" @@ -501,19 +501,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Describes the status for the given permission set provisioning request.

" @@ -532,19 +532,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -566,25 +566,25 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Detaches the attached AWS managed policy ARN from the specified permission set.

" + "documentation": "

Detaches the attached Amazon Web Services managed policy ARN from the specified permission set.

" }, "GetInlinePolicyForPermissionSet": { "name": "GetInlinePolicyForPermissionSet", @@ -600,19 +600,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Obtains the inline policy assigned to the permission set.

" @@ -631,19 +631,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Obtains the permissions boundary for a specified PermissionSet.

" @@ -662,22 +662,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center instance.

" + "documentation": "

Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center instance.

" }, "ListAccountAssignmentDeletionStatus": { "name": "ListAccountAssignmentDeletionStatus", @@ -693,22 +693,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.

" + "documentation": "

Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center instance.

" }, "ListAccountAssignments": { "name": "ListAccountAssignments", @@ -724,22 +724,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists the assignee of the specified AWS account with the specified permission set.

" + "documentation": "

Lists the assignee of the specified Amazon Web Services account with the specified permission set.

" }, "ListAccountsForProvisionedPermissionSet": { "name": "ListAccountsForProvisionedPermissionSet", @@ -755,22 +755,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists all the AWS accounts where the specified permission set is provisioned.

" + "documentation": "

Lists all the Amazon Web Services accounts where the specified permission set is provisioned.

" }, "ListCustomerManagedPolicyReferencesInPermissionSet": { "name": "ListCustomerManagedPolicyReferencesInPermissionSet", @@ -786,19 +786,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Lists all customer managed policies attached to a specified PermissionSet.

" @@ -817,10 +817,10 @@ }, "errors": [ { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ThrottlingException" + "shape": "InternalServerException" }, { "shape": "AccessDeniedException" @@ -845,22 +845,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists the AWS managed policy that is attached to a specified permission set.

" + "documentation": "

Lists the Amazon Web Services managed policy that is attached to a specified permission set.

" }, "ListPermissionSetProvisioningStatus": { "name": "ListPermissionSetProvisioningStatus", @@ -876,19 +876,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Lists the status of the permission set provisioning requests for a specified IAM Identity Center instance.

" @@ -907,19 +907,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Lists the PermissionSets in an IAM Identity Center instance.

" @@ -938,22 +938,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], - "documentation": "

Lists all the permission sets that are provisioned to a specified AWS account.

" + "documentation": "

Lists all the permission sets that are provisioned to a specified Amazon Web Services account.

" }, "ListTagsForResource": { "name": "ListTagsForResource", @@ -969,19 +969,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" } ], "documentation": "

Lists the tags that are attached to a specified resource.

" @@ -1000,19 +1000,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1034,22 +1034,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1071,25 +1071,25 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" } ], - "documentation": "

Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions boundary.

" + "documentation": "

Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a permissions boundary.

" }, "TagResource": { "name": "TagResource", @@ -1105,22 +1105,22 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ServiceQuotaExceededException" }, { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "ServiceQuotaExceededException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1142,19 +1142,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1176,19 +1176,19 @@ }, "errors": [ { - "shape": "InternalServerException" + "shape": "ThrottlingException" }, { - "shape": "AccessDeniedException" + "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "ResourceNotFoundException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1210,19 +1210,19 @@ }, "errors": [ { - "shape": "ResourceNotFoundException" + "shape": "ThrottlingException" }, { "shape": "InternalServerException" }, { - "shape": "ThrottlingException" + "shape": "ResourceNotFoundException" }, { - "shape": "ValidationException" + "shape": "AccessDeniedException" }, { - "shape": "AccessDeniedException" + "shape": "ValidationException" }, { "shape": "ConflictException" @@ -1248,13 +1248,13 @@ "documentation": "

The value used for mapping a specified attribute to an identity source.

" } }, - "documentation": "

These are IAM Identity Center identity store attributes that you can configure for use in attributes-based access control (ABAC). You can create permissions policies that determine who can access your AWS resources based upon the configured attribute values. When you enable ABAC and specify AccessControlAttributes, IAM Identity Center passes the attribute values of the authenticated user into IAM for use in policy evaluation.

" + "documentation": "

These are IAM Identity Center identity store attributes that you can configure for use in attributes-based access control (ABAC). You can create permissions policies that determine who can access your Amazon Web Services resources based upon the configured attribute values. When you enable ABAC and specify AccessControlAttributes, IAM Identity Center passes the attribute values of the authenticated user into IAM for use in policy evaluation.

" }, "AccessControlAttributeKey": { "type": "string", "max": 128, "min": 1, - "pattern": "[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]+" + "pattern": "^[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]+$" }, "AccessControlAttributeList": { "type": "list", @@ -1281,7 +1281,7 @@ "type": "string", "max": 256, "min": 0, - "pattern": "[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@\\[\\]\\{\\}\\$\\\\\"]*" + "pattern": "^[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@\\[\\]\\{\\}\\$\\\\\"]*$" }, "AccessControlAttributeValueSourceList": { "type": "list", @@ -1296,22 +1296,22 @@ "members": { "AccountId": { "shape": "AccountId", - "documentation": "

The identifier of the AWS account.

" + "documentation": "

The identifier of the Amazon Web Services account.

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

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

The entity type for which the assignment will be created.

" + "documentation": "

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PrincipalId": { "shape": "PrincipalId", "documentation": "

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + }, + "PrincipalType": { + "shape": "PrincipalType", + "documentation": "

The entity type for which the assignment will be created.

" } }, - "documentation": "

The assignment that indicates a principal's limited access to a specified AWS account with a specified permission set.

The term principal here refers to a user or group that is defined in IAM Identity Center.

" + "documentation": "

The assignment that indicates a principal's limited access to a specified Amazon Web Services account with a specified permission set.

The term principal here refers to a user or group that is defined in IAM Identity Center.

" }, "AccountAssignmentList": { "type": "list", @@ -1322,41 +1322,41 @@ "AccountAssignmentOperationStatus": { "type": "structure", "members": { - "Status": { - "shape": "StatusValues", - "documentation": "

The status of the permission set provisioning process.

" - }, - "RequestId": { - "shape": "UUId", - "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

" + "CreatedDate": { + "shape": "Date", + "documentation": "

The date that the permission set was created.

" }, "FailureReason": { "shape": "Reason", "documentation": "

The message that contains an error or exception in case of an operation failure.

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

TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).

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

The entity type for which the assignment will be created.

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

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" + }, + "PrincipalId": { + "shape": "PrincipalId", + "documentation": "

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" }, "PrincipalType": { "shape": "PrincipalType", "documentation": "

The entity type for which the assignment will be created.

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

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + "RequestId": { + "shape": "UUId", + "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

" }, - "CreatedDate": { - "shape": "Date", - "documentation": "

The date that the permission set was created.

" + "Status": { + "shape": "StatusValues", + "documentation": "

The status of the permission set provisioning process.

" + }, + "TargetId": { + "shape": "TargetId", + "documentation": "

TargetID is an Amazon Web Services account identifier, (For example, 123456789012).

" + }, + "TargetType": { + "shape": "TargetType", + "documentation": "

The entity type for which the assignment will be created.

" } }, "documentation": "

The status of the creation or deletion operation of an assignment that a principal needs to access an account.

" @@ -1370,17 +1370,17 @@ "AccountAssignmentOperationStatusMetadata": { "type": "structure", "members": { - "Status": { - "shape": "StatusValues", - "documentation": "

The status of the permission set provisioning process.

" + "CreatedDate": { + "shape": "Date", + "documentation": "

The date that the permission set was created.

" }, "RequestId": { "shape": "UUId", "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

" }, - "CreatedDate": { - "shape": "Date", - "documentation": "

The date that the permission set was created.

" + "Status": { + "shape": "StatusValues", + "documentation": "

The status of the permission set provisioning process.

" } }, "documentation": "

Provides information about the AccountAssignment creation request.

" @@ -1389,7 +1389,7 @@ "type": "string", "max": 12, "min": 12, - "pattern": "\\d{12}" + "pattern": "^\\d{12}$" }, "AccountList": { "type": "list", @@ -1400,11 +1400,15 @@ "AttachCustomerManagedPolicyReferenceToPermissionSetRequest": { "type": "structure", "required": [ + "CustomerManagedPolicyReference", "InstanceArn", - "PermissionSetArn", - "CustomerManagedPolicyReference" + "PermissionSetArn" ], "members": { + "CustomerManagedPolicyReference": { + "shape": "CustomerManagedPolicyReference", + "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.

" + }, "InstanceArn": { "shape": "InstanceArn", "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

" @@ -1412,10 +1416,6 @@ "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the PermissionSet.

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

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.

" } } }, @@ -1427,21 +1427,21 @@ "type": "structure", "required": [ "InstanceArn", - "PermissionSetArn", - "ManagedPolicyArn" + "ManagedPolicyArn", + "PermissionSetArn" ], "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" + }, + "ManagedPolicyArn": { + "shape": "ManagedPolicyArn", + "documentation": "

The Amazon Web Services managed policy ARN to be attached to a permission set.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the PermissionSet that the managed policy should be attached to.

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

The AWS managed policy ARN to be attached to a permission set.

" } } }, @@ -1452,16 +1452,16 @@ "AttachedManagedPolicy": { "type": "structure", "members": { - "Name": { - "shape": "Name", - "documentation": "

The name of the AWS managed policy.

" - }, "Arn": { "shape": "ManagedPolicyArn", - "documentation": "

The ARN of the AWS managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the Amazon Web Services managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" + }, + "Name": { + "shape": "Name", + "documentation": "

The name of the Amazon Web Services managed policy.

" } }, - "documentation": "

A structure that stores the details of the AWS managed policy.

" + "documentation": "

A structure that stores the details of the Amazon Web Services managed policy.

" }, "AttachedManagedPolicyList": { "type": "list", @@ -1473,36 +1473,36 @@ "type": "structure", "required": [ "InstanceArn", - "TargetId", - "TargetType", "PermissionSetArn", + "PrincipalId", "PrincipalType", - "PrincipalId" + "TargetId", + "TargetType" ], "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).

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

The entity type for which the assignment will be created.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the permission set that the admin wants to grant the principal access to.

" }, + "PrincipalId": { + "shape": "PrincipalId", + "documentation": "

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + }, "PrincipalType": { "shape": "PrincipalType", "documentation": "

The entity type for which the assignment will be created.

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

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + "TargetId": { + "shape": "TargetId", + "documentation": "

TargetID is an Amazon Web Services account identifier, (For example, 123456789012).

" + }, + "TargetType": { + "shape": "TargetType", + "documentation": "

The entity type for which the assignment will be created.

" } } }, @@ -1518,17 +1518,17 @@ "CreateInstanceAccessControlAttributeConfigurationRequest": { "type": "structure", "required": [ - "InstanceArn", - "InstanceAccessControlAttributeConfiguration" + "InstanceAccessControlAttributeConfiguration", + "InstanceArn" ], "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

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

Specifies the IAM Identity Center identity store attributes to add to your ABAC configuration. When using an external identity provider as an identity source, you can pass attributes through the SAML assertion. Doing so provides an alternative to configuring attributes from the IAM Identity Center identity store. If a SAML assertion passes any of these attributes, IAM Identity Center will replace the attribute value with the value from the IAM Identity Center identity store.

" + }, + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

" } } }, @@ -1539,30 +1539,30 @@ "CreatePermissionSetRequest": { "type": "structure", "required": [ - "Name", - "InstanceArn" + "InstanceArn", + "Name" ], "members": { - "Name": { - "shape": "PermissionSetName", - "documentation": "

The name of the PermissionSet.

" - }, "Description": { "shape": "PermissionSetDescription", "documentation": "

The description of the PermissionSet.

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

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, - "SessionDuration": { - "shape": "Duration", - "documentation": "

The length of time that the application user sessions are valid in the ISO-8601 standard.

" + "Name": { + "shape": "PermissionSetName", + "documentation": "

The name of the PermissionSet.

" }, "RelayState": { "shape": "RelayState", "documentation": "

Used to redirect users within the application during the federation authentication process.

" }, + "SessionDuration": { + "shape": "Duration", + "documentation": "

The length of time that the application user sessions are valid in the ISO-8601 standard.

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

The tags to attach to the new PermissionSet.

" @@ -1574,7 +1574,7 @@ "members": { "PermissionSet": { "shape": "PermissionSet", - "documentation": "

Defines the level of access on an AWS account.

" + "documentation": "

Defines the level of access on an Amazon Web Services account.

" } } }, @@ -1593,7 +1593,7 @@ "documentation": "

The path to the IAM policy that you have configured in each account where you want to deploy your permission set. The default is /. For more information, see Friendly names and paths in the IAM User Guide.

" } }, - "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.

" + "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.

" }, "CustomerManagedPolicyReferenceList": { "type": "list", @@ -1608,36 +1608,36 @@ "type": "structure", "required": [ "InstanceArn", - "TargetId", - "TargetType", "PermissionSetArn", + "PrincipalId", "PrincipalType", - "PrincipalId" + "TargetId", + "TargetType" ], "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).

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

The entity type for which the assignment will be deleted.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the permission set that will be used to remove access.

" }, + "PrincipalId": { + "shape": "PrincipalId", + "documentation": "

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + }, "PrincipalType": { "shape": "PrincipalType", "documentation": "

The entity type for which the assignment will be deleted.

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

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.

" + "TargetId": { + "shape": "TargetId", + "documentation": "

TargetID is an Amazon Web Services account identifier, (For example, 123456789012).

" + }, + "TargetType": { + "shape": "TargetType", + "documentation": "

The entity type for which the assignment will be deleted.

" } } }, @@ -1659,7 +1659,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", @@ -1696,7 +1696,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", @@ -1732,17 +1732,17 @@ "DescribeAccountAssignmentCreationStatusRequest": { "type": "structure", "required": [ - "InstanceArn", - "AccountAssignmentCreationRequestId" + "AccountAssignmentCreationRequestId", + "InstanceArn" ], - "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, + "members": { "AccountAssignmentCreationRequestId": { "shape": "UUId", "documentation": "

The identifier that is used to track the request operation progress.

" + }, + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" } } }, @@ -1758,17 +1758,17 @@ "DescribeAccountAssignmentDeletionStatusRequest": { "type": "structure", "required": [ - "InstanceArn", - "AccountAssignmentDeletionRequestId" + "AccountAssignmentDeletionRequestId", + "InstanceArn" ], "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, "AccountAssignmentDeletionRequestId": { "shape": "UUId", "documentation": "

The identifier that is used to track the request operation progress.

" + }, + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" } } }, @@ -1796,6 +1796,10 @@ "DescribeInstanceAccessControlAttributeConfigurationResponse": { "type": "structure", "members": { + "InstanceAccessControlAttributeConfiguration": { + "shape": "InstanceAccessControlAttributeConfiguration", + "documentation": "

Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration.

" + }, "Status": { "shape": "InstanceAccessControlAttributeConfigurationStatus", "documentation": "

The status of the attribute configuration process.

" @@ -1803,10 +1807,6 @@ "StatusReason": { "shape": "InstanceAccessControlAttributeConfigurationStatusReason", "documentation": "

Provides more details about the current status of the specified attribute.

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

Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration.

" } } }, @@ -1819,7 +1819,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "ProvisionPermissionSetRequestId": { "shape": "UUId", @@ -1845,7 +1845,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", @@ -1858,18 +1858,22 @@ "members": { "PermissionSet": { "shape": "PermissionSet", - "documentation": "

Describes the level of access on an AWS account.

" + "documentation": "

Describes the level of access on an Amazon Web Services account.

" } } }, "DetachCustomerManagedPolicyReferenceFromPermissionSetRequest": { "type": "structure", "required": [ + "CustomerManagedPolicyReference", "InstanceArn", - "PermissionSetArn", - "CustomerManagedPolicyReference" + "PermissionSetArn" ], "members": { + "CustomerManagedPolicyReference": { + "shape": "CustomerManagedPolicyReference", + "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.

" + }, "InstanceArn": { "shape": "InstanceArn", "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

" @@ -1877,10 +1881,6 @@ "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the PermissionSet.

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

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.

" } } }, @@ -1892,21 +1892,21 @@ "type": "structure", "required": [ "InstanceArn", - "PermissionSetArn", - "ManagedPolicyArn" + "ManagedPolicyArn", + "PermissionSetArn" ], "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" + }, + "ManagedPolicyArn": { + "shape": "ManagedPolicyArn", + "documentation": "

The Amazon Web Services managed policy ARN to be detached from a permission set.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the PermissionSet from which the policy should be detached.

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

The AWS managed policy ARN to be detached from a permission set.

" } } }, @@ -1929,7 +1929,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", @@ -1942,7 +1942,7 @@ "members": { "InlinePolicy": { "shape": "PermissionSetPolicyDocument", - "documentation": "

The inline policy that is attached to the permission set.

" + "documentation": "

The inline policy that is attached to the permission set.

For Length Constraints, if a valid ARN is provided for a permission set, it is possible for an empty inline policy to be returned.

" } } }, @@ -1976,7 +1976,7 @@ "type": "string", "max": 64, "min": 1, - "pattern": "^[a-zA-Z0-9-]*" + "pattern": "^[a-zA-Z0-9-]*$" }, "InstanceAccessControlAttributeConfiguration": { "type": "structure", @@ -2006,7 +2006,7 @@ "type": "string", "max": 1224, "min": 10, - "pattern": "arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}" + "pattern": "^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}$" }, "InstanceList": { "type": "list", @@ -2017,13 +2017,13 @@ "InstanceMetadata": { "type": "structure", "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, "IdentityStoreId": { "shape": "Id", "documentation": "

The identifier of the identity store that is connected to the IAM Identity Center instance.

" + }, + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" } }, "documentation": "

Provides information about the IAM Identity Center instance.

" @@ -2034,9 +2034,13 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "OperationStatusFilter", + "documentation": "

Filters results based on the passed attribute value.

" + }, "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2045,10 +2049,6 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" - }, - "Filter": { - "shape": "OperationStatusFilter", - "documentation": "

Filters results based on the passed attribute value.

" } } }, @@ -2071,9 +2071,13 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "OperationStatusFilter", + "documentation": "

Filters results based on the passed attribute value.

" + }, "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2082,10 +2086,6 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" - }, - "Filter": { - "shape": "OperationStatusFilter", - "documentation": "

Filters results based on the passed attribute value.

" } } }, @@ -2105,22 +2105,18 @@ "ListAccountAssignmentsRequest": { "type": "structure", "required": [ - "InstanceArn", "AccountId", + "InstanceArn", "PermissionSetArn" ], "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, "AccountId": { "shape": "TargetId", - "documentation": "

The identifier of the AWS account from which to list the assignments.

" + "documentation": "

The identifier of the Amazon Web Services account from which to list the assignments.

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

The ARN of the permission set from which to list assignments.

" + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2129,6 +2125,10 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSetArn": { + "shape": "PermissionSetArn", + "documentation": "

The ARN of the permission set from which to list assignments.

" } } }, @@ -2137,7 +2137,7 @@ "members": { "AccountAssignments": { "shape": "AccountAssignmentList", - "documentation": "

The list of assignments that match the input AWS account and permission set.

" + "documentation": "

The list of assignments that match the input Amazon Web Services account and permission set.

" }, "NextToken": { "shape": "Token", @@ -2154,15 +2154,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

The ARN of the PermissionSet from which the associated AWS accounts will be listed.

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

The permission set provisioning status for an AWS account.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2171,6 +2163,14 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSetArn": { + "shape": "PermissionSetArn", + "documentation": "

The ARN of the PermissionSet from which the associated Amazon Web Services accounts will be listed.

" + }, + "ProvisioningStatus": { + "shape": "ProvisioningStatus", + "documentation": "

The permission set provisioning status for an Amazon Web Services account.

" } } }, @@ -2179,7 +2179,7 @@ "members": { "AccountIds": { "shape": "AccountList", - "documentation": "

The list of AWS AccountIds.

" + "documentation": "

The list of Amazon Web Services AccountIds.

" }, "NextToken": { "shape": "Token", @@ -2198,10 +2198,6 @@ "shape": "InstanceArn", "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

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

The ARN of the PermissionSet.

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

The maximum number of results to display for the list call.

" @@ -2209,6 +2205,10 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSetArn": { + "shape": "PermissionSetArn", + "documentation": "

The ARN of the PermissionSet.

" } } }, @@ -2260,11 +2260,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

The ARN of the PermissionSet whose managed policies will be listed.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2273,6 +2269,10 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSetArn": { + "shape": "PermissionSetArn", + "documentation": "

The ARN of the PermissionSet whose managed policies will be listed.

" } } }, @@ -2295,9 +2295,13 @@ "InstanceArn" ], "members": { + "Filter": { + "shape": "OperationStatusFilter", + "documentation": "

Filters results based on the passed attribute value.

" + }, "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2306,44 +2310,36 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" - }, - "Filter": { - "shape": "OperationStatusFilter", - "documentation": "

Filters results based on the passed attribute value.

" } } }, "ListPermissionSetProvisioningStatusResponse": { "type": "structure", "members": { - "PermissionSetsProvisioningStatus": { - "shape": "PermissionSetProvisioningStatusList", - "documentation": "

The status object for the permission set provisioning operation.

" - }, "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSetsProvisioningStatus": { + "shape": "PermissionSetProvisioningStatusList", + "documentation": "

The status object for the permission set provisioning operation.

" } } }, "ListPermissionSetsProvisionedToAccountRequest": { "type": "structure", "required": [ - "InstanceArn", - "AccountId" + "AccountId", + "InstanceArn" ], "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

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

The identifier of the AWS account from which to list the assignments.

" + "documentation": "

The identifier of the Amazon Web Services account from which to list the assignments.

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

The status object for the permission set provisioning operation.

" + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "MaxResults": { "shape": "MaxResults", @@ -2352,6 +2348,10 @@ "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "ProvisioningStatus": { + "shape": "ProvisioningStatus", + "documentation": "

The status object for the permission set provisioning operation.

" } } }, @@ -2364,7 +2364,7 @@ }, "PermissionSets": { "shape": "PermissionSetList", - "documentation": "

Defines the level of access that an AWS account has.

" + "documentation": "

Defines the level of access that an Amazon Web Services account has.

" } } }, @@ -2376,28 +2376,28 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, - "NextToken": { - "shape": "Token", - "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

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

The maximum number of results to display for the assignment.

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

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" } } }, "ListPermissionSetsResponse": { "type": "structure", "members": { - "PermissionSets": { - "shape": "PermissionSetList", - "documentation": "

Defines the level of access on an AWS account.

" - }, "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "PermissionSets": { + "shape": "PermissionSetList", + "documentation": "

Defines the level of access on an Amazon Web Services account.

" } } }, @@ -2410,28 +2410,28 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, - "ResourceArn": { - "shape": "TaggableResourceArn", - "documentation": "

The ARN of the resource with the tags to be listed.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

" + }, + "ResourceArn": { + "shape": "TaggableResourceArn", + "documentation": "

The ARN of the resource with the tags to be listed.

" } } }, "ListTagsForResourceResponse": { "type": "structure", "members": { - "Tags": { - "shape": "TagList", - "documentation": "

A set of key-value pairs that are used to manage the resource.

" - }, "NextToken": { "shape": "Token", "documentation": "

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.

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

A set of key-value pairs that are used to manage the resource.

" } } }, @@ -2439,22 +2439,23 @@ "type": "string", "max": 2048, "min": 20, - "pattern": "arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):iam::aws:policy/[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]+" + "pattern": "^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):iam::aws:policy/[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]+$" }, "ManagedPolicyName": { "type": "string", "max": 128, "min": 1, - "pattern": "[\\w+=,.@-]+" + "pattern": "^[\\w+=,.@-]+$" }, "ManagedPolicyPath": { "type": "string", "max": 512, "min": 1, - "pattern": "((/[A-Za-z0-9\\.,\\+@=_-]+)*)/" + "pattern": "^((/[A-Za-z0-9\\.,\\+@=_-]+)*)/$" }, "MaxResults": { "type": "integer", + "box": true, "max": 100, "min": 1 }, @@ -2476,29 +2477,29 @@ "PermissionSet": { "type": "structure", "members": { + "CreatedDate": { + "shape": "Date", + "documentation": "

The date that the permission set was created.

" + }, + "Description": { + "shape": "PermissionSetDescription", + "documentation": "

The description of the PermissionSet.

" + }, "Name": { "shape": "PermissionSetName", "documentation": "

The name of the permission set.

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

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" - }, - "Description": { - "shape": "PermissionSetDescription", - "documentation": "

The description of the PermissionSet.

" + "documentation": "

The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, - "CreatedDate": { - "shape": "Date", - "documentation": "

The date that the permission set was created.

" + "RelayState": { + "shape": "RelayState", + "documentation": "

Used to redirect users within the application during the federation authentication process.

" }, "SessionDuration": { "shape": "Duration", "documentation": "

The length of time that the application user sessions are valid for in the ISO-8601 standard.

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

Used to redirect users within the application during the federation authentication process.

" } }, "documentation": "

An entity that contains IAM policies.

" @@ -2507,13 +2508,13 @@ "type": "string", "max": 1224, "min": 10, - "pattern": "arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::permissionSet/(sso)?ins-[a-zA-Z0-9-.]{16}/ps-[a-zA-Z0-9-./]{16}" + "pattern": "^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::permissionSet/(sso)?ins-[a-zA-Z0-9-.]{16}/ps-[a-zA-Z0-9-./]{16}$" }, "PermissionSetDescription": { "type": "string", "max": 700, "min": 1, - "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u00A0-\\u00FF]*" + "pattern": "^[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u00A1-\\u00FF]*$" }, "PermissionSetList": { "type": "list", @@ -2525,40 +2526,40 @@ "type": "string", "max": 32, "min": 1, - "pattern": "[\\w+=,.@-]+" + "pattern": "^[\\w+=,.@-]+$" }, "PermissionSetPolicyDocument": { "type": "string", - "max": 10240, + "max": 32768, "min": 1, - "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+" + "pattern": "^[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+$" }, "PermissionSetProvisioningStatus": { "type": "structure", "members": { - "Status": { - "shape": "StatusValues", - "documentation": "

The status of the permission set provisioning process.

" - }, - "RequestId": { - "shape": "UUId", - "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

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

The identifier of the AWS account from which to list the assignments.

" + "documentation": "

The identifier of the Amazon Web Services account from which to list the assignments.

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

The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "CreatedDate": { + "shape": "Date", + "documentation": "

The date that the permission set was created.

" }, "FailureReason": { "shape": "Reason", "documentation": "

The message that contains an error or exception in case of an operation failure.

" }, - "CreatedDate": { - "shape": "Date", - "documentation": "

The date that the permission set was created.

" + "PermissionSetArn": { + "shape": "PermissionSetArn", + "documentation": "

The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" + }, + "RequestId": { + "shape": "UUId", + "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

" + }, + "Status": { + "shape": "StatusValues", + "documentation": "

The status of the permission set provisioning process.

" } }, "documentation": "

A structure that is used to provide the status of the provisioning operation for a specified permission set.

" @@ -2572,17 +2573,17 @@ "PermissionSetProvisioningStatusMetadata": { "type": "structure", "members": { - "Status": { - "shape": "StatusValues", - "documentation": "

The status of the permission set provisioning process.

" + "CreatedDate": { + "shape": "Date", + "documentation": "

The date that the permission set was created.

" }, "RequestId": { "shape": "UUId", "documentation": "

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

" }, - "CreatedDate": { - "shape": "Date", - "documentation": "

The date that the permission set was created.

" + "Status": { + "shape": "StatusValues", + "documentation": "

The status of the permission set provisioning process.

" } }, "documentation": "

Provides information about the permission set provisioning status.

" @@ -2592,14 +2593,14 @@ "members": { "CustomerManagedPolicyReference": { "shape": "CustomerManagedPolicyReference", - "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.

" + "documentation": "

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.

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

The AWS managed policy ARN that you want to attach to a permission set as a permissions boundary.

" + "documentation": "

The Amazon Web Services managed policy ARN that you want to attach to a permission set as a permissions boundary.

" } }, - "documentation": "

Specifies the configuration of the AWS managed or customer managed policy that you want to set as a permissions boundary. Specify either CustomerManagedPolicyReference to use the name and path of a customer managed policy, or ManagedPolicyArn to use the ARN of an AWS managed policy. A permissions boundary represents the maximum permissions that any policy can grant your role. For more information, see Permissions boundaries for IAM entities in the IAM User Guide.

Policies used as permissions boundaries don't provide permissions. You must also attach an IAM policy to the role. To learn how the effective permissions for a role are evaluated, see IAM JSON policy evaluation logic in the IAM User Guide.

" + "documentation": "

Specifies the configuration of the Amazon Web Services managed or customer managed policy that you want to set as a permissions boundary. Specify either CustomerManagedPolicyReference to use the name and path of a customer managed policy, or ManagedPolicyArn to use the ARN of an Amazon Web Services managed policy. A permissions boundary represents the maximum permissions that any policy can grant your role. For more information, see Permissions boundaries for IAM entities in the IAM User Guide.

Policies used as permissions boundaries don't provide permissions. You must also attach an IAM policy to the role. To learn how the effective permissions for a role are evaluated, see IAM JSON policy evaluation logic in the IAM User Guide.

" }, "PrincipalId": { "type": "string", @@ -2624,7 +2625,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", @@ -2632,7 +2633,7 @@ }, "TargetId": { "shape": "TargetId", - "documentation": "

TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).

" + "documentation": "

TargetID is an Amazon Web Services account identifier, (For example, 123456789012).

" }, "TargetType": { "shape": "ProvisionTargetType", @@ -2666,22 +2667,22 @@ "PutInlinePolicyToPermissionSetRequest": { "type": "structure", "required": [ + "InlinePolicy", "InstanceArn", - "PermissionSetArn", - "InlinePolicy" + "PermissionSetArn" ], "members": { + "InlinePolicy": { + "shape": "PermissionSetPolicyDocument", + "documentation": "

The inline policy to attach to a PermissionSet.

" + }, "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the permission set.

" - }, - "InlinePolicy": { - "shape": "PermissionSetPolicyDocument", - "documentation": "

The inline policy to attach to a PermissionSet.

" } } }, @@ -2717,13 +2718,13 @@ }, "Reason": { "type": "string", - "pattern": "[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*" + "pattern": "^[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*$" }, "RelayState": { "type": "string", "max": 240, "min": 1, - "pattern": "[a-zA-Z0-9&$@#\\\\\\/%?=~\\-_'\"|!:,.;*+\\[\\]\\ \\(\\)\\{\\}]+" + "pattern": "^[a-zA-Z0-9&$@#\\\\\\/%?=~\\-_'\"|!:,.;*+\\[\\]\\ \\(\\)\\{\\}]+$" }, "StatusValues": { "type": "string", @@ -2749,7 +2750,7 @@ "documentation": "

The value of the tag.

" } }, - "documentation": "

A set of key-value pairs that are used to manage the resource. Tags can only be applied to permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in AWS accounts.

" + "documentation": "

A set of key-value pairs that are used to manage the resource. Tags can only be applied to permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in Amazon Web Services accounts.

" }, "TagKey": { "type": "string", @@ -2783,7 +2784,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "ResourceArn": { "shape": "TaggableResourceArn", @@ -2809,13 +2810,13 @@ "type": "string", "max": 2048, "min": 10, - "pattern": "arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::permissionSet/(sso)?ins-[a-zA-Z0-9-.]{16}/ps-[a-zA-Z0-9-./]{16}" + "pattern": "^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::permissionSet/(sso)?ins-[a-zA-Z0-9-.]{16}/ps-[a-zA-Z0-9-./]{16}$" }, "TargetId": { "type": "string", "max": 12, "min": 12, - "pattern": "\\d{12}" + "pattern": "^\\d{12}$" }, "TargetType": { "type": "string", @@ -2826,13 +2827,14 @@ "Token": { "type": "string", "max": 2048, - "pattern": "^[-a-zA-Z0-9+=/_]*" + "min": 0, + "pattern": "^[-a-zA-Z0-9+=/_]*$" }, "UUId": { "type": "string", "max": 36, "min": 36, - "pattern": "\\b[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}\\b" + "pattern": "^\\b[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}\\b$" }, "UntagResourceRequest": { "type": "structure", @@ -2844,7 +2846,7 @@ "members": { "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "ResourceArn": { "shape": "TaggableResourceArn", @@ -2863,17 +2865,17 @@ "UpdateInstanceAccessControlAttributeConfigurationRequest": { "type": "structure", "required": [ - "InstanceArn", - "InstanceAccessControlAttributeConfiguration" + "InstanceAccessControlAttributeConfiguration", + "InstanceArn" ], "members": { - "InstanceArn": { - "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

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

Updates the attributes for your ABAC configuration.

" + }, + "InstanceArn": { + "shape": "InstanceArn", + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed.

" } } }, @@ -2888,25 +2890,25 @@ "PermissionSetArn" ], "members": { + "Description": { + "shape": "PermissionSetDescription", + "documentation": "

The description of the PermissionSet.

" + }, "InstanceArn": { "shape": "InstanceArn", - "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

" + "documentation": "

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

" }, "PermissionSetArn": { "shape": "PermissionSetArn", "documentation": "

The ARN of the permission set.

" }, - "Description": { - "shape": "PermissionSetDescription", - "documentation": "

The description of the PermissionSet.

" + "RelayState": { + "shape": "RelayState", + "documentation": "

Used to redirect users within the application during the federation authentication process.

" }, "SessionDuration": { "shape": "Duration", "documentation": "

The length of time that the application user sessions are valid for in the ISO-8601 standard.

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

Used to redirect users within the application during the federation authentication process.

" } } }, @@ -2915,5 +2917,5 @@ "members": {} } }, - "documentation": "

AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across AWS accounts and applications. IAM Identity Center is the recommended approach for workforce authentication and authorization in AWS, for organizations of any size and type.

Although AWS Single Sign-On was renamed, the sso and identitystore API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see IAM Identity Center rename.

This reference guide provides information on single sign-on operations which could be used for access management of AWS accounts. For information about IAM Identity Center features, see the IAM Identity Center User Guide.

Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as principals. For more information about how to work with principals and principal IDs in IAM Identity Center, see the Identity Store API Reference.

AWS provides SDKs that consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a convenient way to create programmatic access to IAM Identity Center and other AWS services. For more information about the AWS SDKs, including how to download and install them, see Tools for Amazon Web Services.

" + "documentation": "

IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size and type.

IAM Identity Center uses the sso and identitystore API namespaces.

This reference guide provides information on single sign-on operations which could be used for access management of Amazon Web Services accounts. For information about IAM Identity Center features, see the IAM Identity Center User Guide.

Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as principals. For more information about how to work with principals and principal IDs in IAM Identity Center, see the Identity Store API Reference.

Amazon Web Services provides SDKs that consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more information about the Amazon Web Services SDKs, including how to download and install them, see Tools for Amazon Web Services.

" } \ No newline at end of file diff --git a/apis/sso-admin-2020-07-20.paginators.json b/apis/sso-admin-2020-07-20.paginators.json index 7fd35593dd..759b37c360 100644 --- a/apis/sso-admin-2020-07-20.paginators.json +++ b/apis/sso-admin-2020-07-20.paginators.json @@ -2,62 +2,62 @@ "pagination": { "ListAccountAssignmentCreationStatus": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "AccountAssignmentsCreationStatus" }, "ListAccountAssignmentDeletionStatus": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "AccountAssignmentsDeletionStatus" }, "ListAccountAssignments": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "AccountAssignments" }, "ListAccountsForProvisionedPermissionSet": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "AccountIds" }, "ListCustomerManagedPolicyReferencesInPermissionSet": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "CustomerManagedPolicyReferences" }, "ListInstances": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "Instances" }, "ListManagedPoliciesInPermissionSet": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "AttachedManagedPolicies" }, "ListPermissionSetProvisioningStatus": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "PermissionSetsProvisioningStatus" }, "ListPermissionSets": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "PermissionSets" }, "ListPermissionSetsProvisionedToAccount": { "input_token": "NextToken", - "limit_key": "MaxResults", "output_token": "NextToken", + "limit_key": "MaxResults", "result_key": "PermissionSets" }, "ListTagsForResource": { @@ -66,4 +66,4 @@ "result_key": "Tags" } } -} \ No newline at end of file +} diff --git a/apis/workspaces-2015-04-08.min.json b/apis/workspaces-2015-04-08.min.json index 4b13643347..fd4f9cc5f8 100644 --- a/apis/workspaces-2015-04-08.min.json +++ b/apis/workspaces-2015-04-08.min.json @@ -937,6 +937,16 @@ }, "Description": {} } + }, + "ErrorDetails": { + "type": "list", + "member": { + "type": "structure", + "members": { + "ErrorCode": {}, + "ErrorMessage": {} + } + } } } } @@ -959,10 +969,10 @@ "type": "structure", "members": { "RebuildSnapshots": { - "shape": "S64" + "shape": "S67" }, "RestoreSnapshots": { - "shape": "S64" + "shape": "S67" } } } @@ -972,7 +982,7 @@ "type": "structure", "members": { "WorkspaceIds": { - "shape": "S67" + "shape": "S6a" }, "DirectoryId": {}, "UserName": {}, @@ -998,7 +1008,7 @@ "type": "structure", "members": { "WorkspaceIds": { - "shape": "S67" + "shape": "S6a" }, "NextToken": {} } @@ -1069,13 +1079,13 @@ "members": { "ResourceId": {}, "DeviceTypeWindows": { - "shape": "S6j" + "shape": "S6m" }, "DeviceTypeOsx": { - "shape": "S6j" + "shape": "S6m" }, "DeviceTypeAndroid": { - "shape": "S6j" + "shape": "S6m" }, "DeviceTypeIos": { "type": "structure", @@ -1098,10 +1108,10 @@ } }, "DeviceTypeLinux": { - "shape": "S6j" + "shape": "S6m" }, "DeviceTypeWeb": { - "shape": "S6j" + "shape": "S6m" } } }, @@ -1416,7 +1426,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S7x" + "shape": "S80" } } } @@ -1449,7 +1459,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S7x" + "shape": "S80" } } } @@ -1543,7 +1553,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S7x" + "shape": "S80" } } } @@ -1573,7 +1583,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S7x" + "shape": "S80" } } } @@ -1606,7 +1616,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S7x" + "shape": "S80" } } } @@ -1987,7 +1997,7 @@ "CertificateAuthorityArn": {} } }, - "S64": { + "S67": { "type": "list", "member": { "type": "structure", @@ -1998,11 +2008,11 @@ } } }, - "S67": { + "S6a": { "type": "list", "member": {} }, - "S6j": { + "S6m": { "type": "structure", "members": { "Logo": { @@ -2016,7 +2026,7 @@ } } }, - "S7x": { + "S80": { "type": "structure", "members": { "WorkspaceId": {}, diff --git a/apis/workspaces-2015-04-08.normal.json b/apis/workspaces-2015-04-08.normal.json index d6b2fc88d5..f99b1002b6 100644 --- a/apis/workspaces-2015-04-08.normal.json +++ b/apis/workspaces-2015-04-08.normal.json @@ -3438,6 +3438,26 @@ "type": "string", "pattern": "^ami\\-([a-f0-9]{8}|[a-f0-9]{17})$" }, + "ErrorDetails": { + "type": "structure", + "members": { + "ErrorCode": { + "shape": "WorkspaceImageErrorDetailCode", + "documentation": "

Indicates the error code returned.

" + }, + "ErrorMessage": { + "shape": "Description", + "documentation": "

The text of the error message related the error code.

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

Provides in-depth details about the error. These details include the possible causes of the errors and troubleshooting information.

" + }, + "ErrorDetailsList": { + "type": "list", + "member": { + "shape": "ErrorDetails" + } + }, "ErrorType": { "type": "string" }, @@ -5283,6 +5303,10 @@ "Updates": { "shape": "UpdateResult", "documentation": "

The updates (if any) that are available for the specified image.

" + }, + "ErrorDetails": { + "shape": "ErrorDetailsList", + "documentation": "

The details of the error returned for the image.

" } }, "documentation": "

Describes a WorkSpace image.

" @@ -5296,6 +5320,37 @@ "WorkspaceImageErrorCode": { "type": "string" }, + "WorkspaceImageErrorDetailCode": { + "type": "string", + "enum": [ + "OutdatedPowershellVersion", + "OfficeInstalled", + "PCoIPAgentInstalled", + "WindowsUpdatesEnabled", + "AutoMountDisabled", + "WorkspacesBYOLAccountNotFound", + "WorkspacesBYOLAccountDisabled", + "DHCPDisabled", + "DiskFreeSpace", + "AdditionalDrivesAttached", + "OSNotSupported", + "DomainJoined", + "AzureDomainJoined", + "FirewallEnabled", + "VMWareToolsInstalled", + "DiskSizeExceeded", + "IncompatiblePartitioning", + "PendingReboot", + "AutoLogonEnabled", + "RealTimeUniversalDisabled", + "MultipleBootPartition", + "Requires64BitOS", + "ZeroRearmCount", + "InPlaceUpgrade", + "AntiVirusInstalled", + "UEFINotSupported" + ] + }, "WorkspaceImageId": { "type": "string", "pattern": "wsi-[0-9a-z]{9,63}$" diff --git a/clients/fsx.d.ts b/clients/fsx.d.ts index 6658e36157..ef8bfabf05 100644 --- a/clients/fsx.d.ts +++ b/clients/fsx.d.ts @@ -919,13 +919,13 @@ declare namespace FSx { Tags?: Tags; KmsKeyId?: KmsKeyId; /** - * The Microsoft Windows configuration for the file system that's being created. + * The Microsoft Windows configuration for the file system that's being created. */ WindowsConfiguration?: CreateFileSystemWindowsConfiguration; LustreConfiguration?: CreateFileSystemLustreConfiguration; OntapConfiguration?: CreateFileSystemOntapConfiguration; /** - * (Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10, 2.12m and 2.15: 2.10 is supported by the Scratch and Persistent_1 Lustre deployment types. 2.12 and 2.15 are supported by all Lustre deployment types. 2.12 or 2.15 is required when setting FSx for Lustre DeploymentType to PERSISTENT_2. Default value = 2.10, except when DeploymentType is set to PERSISTENT_2, then the default is 2.12. If you set FileSystemTypeVersion to 2.10 for a PERSISTENT_2 Lustre deployment type, the CreateFileSystem operation fails. + * (Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are 2.10, 2.12, and 2.15: 2.10 is supported by the Scratch and Persistent_1 Lustre deployment types. 2.12 and 2.15 are supported by all Lustre deployment types. 2.12 or 2.15 is required when setting FSx for Lustre DeploymentType to PERSISTENT_2. Default value = 2.10, except when DeploymentType is set to PERSISTENT_2, then the default is 2.12. If you set FileSystemTypeVersion to 2.10 for a PERSISTENT_2 Lustre deployment type, the CreateFileSystem operation fails. */ FileSystemTypeVersion?: FileSystemTypeVersion; /** @@ -2098,7 +2098,7 @@ declare namespace FSx { */ OntapConfiguration?: OntapFileSystemConfiguration; /** - * The Lustre version of the Amazon FSx for Lustre file system, which is 2.10, 2.12, or 2.15. + * The Lustre version of the Amazon FSx for Lustre file system, which can be 2.10, 2.12, or 2.15. */ FileSystemTypeVersion?: FileSystemTypeVersion; /** diff --git a/clients/sagemaker.d.ts b/clients/sagemaker.d.ts index f84104c49e..ea625a80c5 100644 --- a/clients/sagemaker.d.ts +++ b/clients/sagemaker.d.ts @@ -85,19 +85,19 @@ declare class SageMaker extends Service { */ createArtifact(callback?: (err: AWSError, data: SageMaker.Types.CreateArtifactResponse) => void): Request; /** - * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job. We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob. + * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job. We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob. */ createAutoMLJob(params: SageMaker.Types.CreateAutoMLJobRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobResponse) => void): Request; /** - * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job. We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob. + * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job. We recommend using the new versions CreateAutoMLJobV2 and DescribeAutoMLJobV2, which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. You can find the best-performing model after you run an AutoML job by calling DescribeAutoMLJobV2 (recommended) or DescribeAutoMLJob. */ createAutoMLJob(callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobResponse) => void): Request; /** - * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2. CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig. You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. + * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2. CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig. You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. */ createAutoMLJobV2(params: SageMaker.Types.CreateAutoMLJobV2Request, callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobV2Response) => void): Request; /** - * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2. CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig. You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. + * Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2. CreateAutoMLJobV2 and DescribeAutoMLJobV2 are new versions of CreateAutoMLJob and DescribeAutoMLJob which offer backward compatibility. CreateAutoMLJobV2 can manage tabular problem types identical to those of its previous version CreateAutoMLJob, as well as time-series forecasting, and non-tabular problem types such as image or text classification. Find guidelines about how to migrate a CreateAutoMLJob to CreateAutoMLJobV2 in Migrate a CreateAutoMLJob to CreateAutoMLJobV2. For the list of available problem types supported by CreateAutoMLJobV2, see AutoMLProblemTypeConfig. You can find the best-performing model after you run an AutoML job V2 by calling DescribeAutoMLJobV2. */ createAutoMLJobV2(callback?: (err: AWSError, data: SageMaker.Types.CreateAutoMLJobV2Response) => void): Request; /** @@ -3369,7 +3369,7 @@ declare namespace SageMaker { */ TabularJobConfig?: TabularJobConfig; /** - * Settings used to configure an AutoML job V2 for a time-series forecasting problem type. The TimeSeriesForecastingJobConfig problem type is only available in private beta. Contact Amazon Web Services Support or your account manager to learn more about access privileges. + * Settings used to configure an AutoML job V2 for a time-series forecasting problem type. */ TimeSeriesForecastingJobConfig?: TimeSeriesForecastingJobConfig; } @@ -4245,6 +4245,7 @@ declare namespace SageMaker { */ CompleteOnConvergence?: CompleteOnConvergence; } + export type CountryCode = string; export interface CreateActionRequest { /** * The name of the action. Must be unique to your account in an Amazon Web Services Region. @@ -11660,6 +11661,13 @@ declare namespace SageMaker { export type GroupingAttributeName = string; export type GroupingAttributeNames = GroupingAttributeName[]; export type Groups = Group[]; + export type HolidayConfig = HolidayConfigAttributes[]; + export interface HolidayConfigAttributes { + /** + * The country code for the holiday calendar. For the list of public holiday calendars supported by AutoML job V2, see Country Codes. Use the country code corresponding to the country of your choice. + */ + CountryCode?: CountryCode; + } export type HookParameters = {[key: string]: ConfigValue}; export type Horovod = boolean; export type HubArn = string; @@ -20793,6 +20801,10 @@ declare namespace SageMaker { * The collection of components that defines the time-series. */ TimeSeriesConfig: TimeSeriesConfig; + /** + * The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model. + */ + HolidayConfig?: HolidayConfig; } export interface TimeSeriesForecastingSettings { /** diff --git a/clients/ssoadmin.d.ts b/clients/ssoadmin.d.ts index 1c3a90dfb1..cbc4269099 100644 --- a/clients/ssoadmin.d.ts +++ b/clients/ssoadmin.d.ts @@ -20,19 +20,19 @@ declare class SSOAdmin extends Service { */ attachCustomerManagedPolicyReferenceToPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.AttachCustomerManagedPolicyReferenceToPermissionSetResponse) => void): Request; /** - * Attaches an AWS managed policy ARN to a permission set. If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts. + * Attaches an Amazon Web Services managed policy ARN to a permission set. If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts. */ attachManagedPolicyToPermissionSet(params: SSOAdmin.Types.AttachManagedPolicyToPermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.AttachManagedPolicyToPermissionSetResponse) => void): Request; /** - * Attaches an AWS managed policy ARN to a permission set. If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts. + * Attaches an Amazon Web Services managed policy ARN to a permission set. If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts. */ attachManagedPolicyToPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.AttachManagedPolicyToPermissionSetResponse) => void): Request; /** - * Assigns access to a principal for a specified AWS account using a specified permission set. The term principal here refers to a user or group that is defined in IAM Identity Center. As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request. + * Assigns access to a principal for a specified Amazon Web Services account using a specified permission set. The term principal here refers to a user or group that is defined in IAM Identity Center. As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request. */ createAccountAssignment(params: SSOAdmin.Types.CreateAccountAssignmentRequest, callback?: (err: AWSError, data: SSOAdmin.Types.CreateAccountAssignmentResponse) => void): Request; /** - * Assigns access to a principal for a specified AWS account using a specified permission set. The term principal here refers to a user or group that is defined in IAM Identity Center. As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request. + * Assigns access to a principal for a specified Amazon Web Services account using a specified permission set. The term principal here refers to a user or group that is defined in IAM Identity Center. As part of a successful CreateAccountAssignment call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet to make these updates. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment creation request. */ createAccountAssignment(callback?: (err: AWSError, data: SSOAdmin.Types.CreateAccountAssignmentResponse) => void): Request; /** @@ -44,19 +44,19 @@ declare class SSOAdmin extends Service { */ createInstanceAccessControlAttributeConfiguration(callback?: (err: AWSError, data: SSOAdmin.Types.CreateInstanceAccessControlAttributeConfigurationResponse) => void): Request; /** - * Creates a permission set within a specified IAM Identity Center instance. To grant users and groups access to AWS account resources, use CreateAccountAssignment . + * Creates a permission set within a specified IAM Identity Center instance. To grant users and groups access to Amazon Web Services account resources, use CreateAccountAssignment . */ createPermissionSet(params: SSOAdmin.Types.CreatePermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.CreatePermissionSetResponse) => void): Request; /** - * Creates a permission set within a specified IAM Identity Center instance. To grant users and groups access to AWS account resources, use CreateAccountAssignment . + * Creates a permission set within a specified IAM Identity Center instance. To grant users and groups access to Amazon Web Services account resources, use CreateAccountAssignment . */ createPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.CreatePermissionSetResponse) => void): Request; /** - * Deletes a principal's access from a specified AWS account using a specified permission set. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment deletion request. + * Deletes a principal's access from a specified Amazon Web Services account using a specified permission set. After a successful response, call DescribeAccountAssignmentDeletionStatus to describe the status of an assignment deletion request. */ deleteAccountAssignment(params: SSOAdmin.Types.DeleteAccountAssignmentRequest, callback?: (err: AWSError, data: SSOAdmin.Types.DeleteAccountAssignmentResponse) => void): Request; /** - * Deletes a principal's access from a specified AWS account using a specified permission set. After a successful response, call DescribeAccountAssignmentCreationStatus to describe the status of an assignment deletion request. + * Deletes a principal's access from a specified Amazon Web Services account using a specified permission set. After a successful response, call DescribeAccountAssignmentDeletionStatus to describe the status of an assignment deletion request. */ deleteAccountAssignment(callback?: (err: AWSError, data: SSOAdmin.Types.DeleteAccountAssignmentResponse) => void): Request; /** @@ -140,11 +140,11 @@ declare class SSOAdmin extends Service { */ detachCustomerManagedPolicyReferenceFromPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.DetachCustomerManagedPolicyReferenceFromPermissionSetResponse) => void): Request; /** - * Detaches the attached AWS managed policy ARN from the specified permission set. + * Detaches the attached Amazon Web Services managed policy ARN from the specified permission set. */ detachManagedPolicyFromPermissionSet(params: SSOAdmin.Types.DetachManagedPolicyFromPermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.DetachManagedPolicyFromPermissionSetResponse) => void): Request; /** - * Detaches the attached AWS managed policy ARN from the specified permission set. + * Detaches the attached Amazon Web Services managed policy ARN from the specified permission set. */ detachManagedPolicyFromPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.DetachManagedPolicyFromPermissionSetResponse) => void): Request; /** @@ -164,35 +164,35 @@ declare class SSOAdmin extends Service { */ getPermissionsBoundaryForPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.GetPermissionsBoundaryForPermissionSetResponse) => void): Request; /** - * Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center instance. + * Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center instance. */ listAccountAssignmentCreationStatus(params: SSOAdmin.Types.ListAccountAssignmentCreationStatusRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentCreationStatusResponse) => void): Request; /** - * Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center instance. + * Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center instance. */ listAccountAssignmentCreationStatus(callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentCreationStatusResponse) => void): Request; /** - * Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance. + * Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center instance. */ listAccountAssignmentDeletionStatus(params: SSOAdmin.Types.ListAccountAssignmentDeletionStatusRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentDeletionStatusResponse) => void): Request; /** - * Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance. + * Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center instance. */ listAccountAssignmentDeletionStatus(callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentDeletionStatusResponse) => void): Request; /** - * Lists the assignee of the specified AWS account with the specified permission set. + * Lists the assignee of the specified Amazon Web Services account with the specified permission set. */ listAccountAssignments(params: SSOAdmin.Types.ListAccountAssignmentsRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentsResponse) => void): Request; /** - * Lists the assignee of the specified AWS account with the specified permission set. + * Lists the assignee of the specified Amazon Web Services account with the specified permission set. */ listAccountAssignments(callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountAssignmentsResponse) => void): Request; /** - * Lists all the AWS accounts where the specified permission set is provisioned. + * Lists all the Amazon Web Services accounts where the specified permission set is provisioned. */ listAccountsForProvisionedPermissionSet(params: SSOAdmin.Types.ListAccountsForProvisionedPermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountsForProvisionedPermissionSetResponse) => void): Request; /** - * Lists all the AWS accounts where the specified permission set is provisioned. + * Lists all the Amazon Web Services accounts where the specified permission set is provisioned. */ listAccountsForProvisionedPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.ListAccountsForProvisionedPermissionSetResponse) => void): Request; /** @@ -212,11 +212,11 @@ declare class SSOAdmin extends Service { */ listInstances(callback?: (err: AWSError, data: SSOAdmin.Types.ListInstancesResponse) => void): Request; /** - * Lists the AWS managed policy that is attached to a specified permission set. + * Lists the Amazon Web Services managed policy that is attached to a specified permission set. */ listManagedPoliciesInPermissionSet(params: SSOAdmin.Types.ListManagedPoliciesInPermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListManagedPoliciesInPermissionSetResponse) => void): Request; /** - * Lists the AWS managed policy that is attached to a specified permission set. + * Lists the Amazon Web Services managed policy that is attached to a specified permission set. */ listManagedPoliciesInPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.ListManagedPoliciesInPermissionSetResponse) => void): Request; /** @@ -236,11 +236,11 @@ declare class SSOAdmin extends Service { */ listPermissionSets(callback?: (err: AWSError, data: SSOAdmin.Types.ListPermissionSetsResponse) => void): Request; /** - * Lists all the permission sets that are provisioned to a specified AWS account. + * Lists all the permission sets that are provisioned to a specified Amazon Web Services account. */ listPermissionSetsProvisionedToAccount(params: SSOAdmin.Types.ListPermissionSetsProvisionedToAccountRequest, callback?: (err: AWSError, data: SSOAdmin.Types.ListPermissionSetsProvisionedToAccountResponse) => void): Request; /** - * Lists all the permission sets that are provisioned to a specified AWS account. + * Lists all the permission sets that are provisioned to a specified Amazon Web Services account. */ listPermissionSetsProvisionedToAccount(callback?: (err: AWSError, data: SSOAdmin.Types.ListPermissionSetsProvisionedToAccountResponse) => void): Request; /** @@ -268,11 +268,11 @@ declare class SSOAdmin extends Service { */ putInlinePolicyToPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.PutInlinePolicyToPermissionSetResponse) => void): Request; /** - * Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions boundary. + * Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a permissions boundary. */ putPermissionsBoundaryToPermissionSet(params: SSOAdmin.Types.PutPermissionsBoundaryToPermissionSetRequest, callback?: (err: AWSError, data: SSOAdmin.Types.PutPermissionsBoundaryToPermissionSetResponse) => void): Request; /** - * Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions boundary. + * Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a permissions boundary. */ putPermissionsBoundaryToPermissionSet(callback?: (err: AWSError, data: SSOAdmin.Types.PutPermissionsBoundaryToPermissionSetResponse) => void): Request; /** @@ -331,79 +331,83 @@ declare namespace SSOAdmin { export type AccessControlAttributeValueSourceList = AccessControlAttributeValueSource[]; export interface AccountAssignment { /** - * The identifier of the AWS account. + * The identifier of the Amazon Web Services account. */ AccountId?: AccountId; /** - * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ PermissionSetArn?: PermissionSetArn; - /** - * The entity type for which the assignment will be created. - */ - PrincipalType?: PrincipalType; /** * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. */ PrincipalId?: PrincipalId; + /** + * The entity type for which the assignment will be created. + */ + PrincipalType?: PrincipalType; } export type AccountAssignmentList = AccountAssignment[]; export interface AccountAssignmentOperationStatus { /** - * The status of the permission set provisioning process. - */ - Status?: StatusValues; - /** - * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. + * The date that the permission set was created. */ - RequestId?: UUId; + CreatedDate?: _Date; /** * The message that contains an error or exception in case of an operation failure. */ FailureReason?: Reason; /** - * TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012). + * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ - TargetId?: TargetId; + PermissionSetArn?: PermissionSetArn; + /** + * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + */ + PrincipalId?: PrincipalId; /** * The entity type for which the assignment will be created. */ - TargetType?: TargetType; + PrincipalType?: PrincipalType; /** - * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. */ - PermissionSetArn?: PermissionSetArn; + RequestId?: UUId; /** - * The entity type for which the assignment will be created. + * The status of the permission set provisioning process. */ - PrincipalType?: PrincipalType; + Status?: StatusValues; /** - * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + * TargetID is an Amazon Web Services account identifier, (For example, 123456789012). */ - PrincipalId?: PrincipalId; + TargetId?: TargetId; /** - * The date that the permission set was created. + * The entity type for which the assignment will be created. */ - CreatedDate?: _Date; + TargetType?: TargetType; } export type AccountAssignmentOperationStatusList = AccountAssignmentOperationStatusMetadata[]; export interface AccountAssignmentOperationStatusMetadata { /** - * The status of the permission set provisioning process. + * The date that the permission set was created. */ - Status?: StatusValues; + CreatedDate?: _Date; /** * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. */ RequestId?: UUId; /** - * The date that the permission set was created. + * The status of the permission set provisioning process. */ - CreatedDate?: _Date; + Status?: StatusValues; } export type AccountId = string; export type AccountList = AccountId[]; export interface AttachCustomerManagedPolicyReferenceToPermissionSetRequest { + /** + * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set. + */ + CustomerManagedPolicyReference: CustomerManagedPolicyReference; /** * The ARN of the IAM Identity Center instance under which the operation will be executed. */ @@ -412,65 +416,61 @@ declare namespace SSOAdmin { * The ARN of the PermissionSet. */ PermissionSetArn: PermissionSetArn; - /** - * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set. - */ - CustomerManagedPolicyReference: CustomerManagedPolicyReference; } export interface AttachCustomerManagedPolicyReferenceToPermissionSetResponse { } export interface AttachManagedPolicyToPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** - * The ARN of the PermissionSet that the managed policy should be attached to. + * The Amazon Web Services managed policy ARN to be attached to a permission set. */ - PermissionSetArn: PermissionSetArn; + ManagedPolicyArn: ManagedPolicyArn; /** - * The AWS managed policy ARN to be attached to a permission set. + * The ARN of the PermissionSet that the managed policy should be attached to. */ - ManagedPolicyArn: ManagedPolicyArn; + PermissionSetArn: PermissionSetArn; } export interface AttachManagedPolicyToPermissionSetResponse { } export interface AttachedManagedPolicy { /** - * The name of the AWS managed policy. + * The ARN of the Amazon Web Services managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ - Name?: Name; + Arn?: ManagedPolicyArn; /** - * The ARN of the AWS managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The name of the Amazon Web Services managed policy. */ - Arn?: ManagedPolicyArn; + Name?: Name; } export type AttachedManagedPolicyList = AttachedManagedPolicy[]; export interface CreateAccountAssignmentRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; - /** - * TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012). - */ - TargetId: TargetId; - /** - * The entity type for which the assignment will be created. - */ - TargetType: TargetType; /** * The ARN of the permission set that the admin wants to grant the principal access to. */ PermissionSetArn: PermissionSetArn; + /** + * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + */ + PrincipalId: PrincipalId; /** * The entity type for which the assignment will be created. */ PrincipalType: PrincipalType; /** - * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + * TargetID is an Amazon Web Services account identifier, (For example, 123456789012). */ - PrincipalId: PrincipalId; + TargetId: TargetId; + /** + * The entity type for which the assignment will be created. + */ + TargetType: TargetType; } export interface CreateAccountAssignmentResponse { /** @@ -479,38 +479,38 @@ declare namespace SSOAdmin { AccountAssignmentCreationStatus?: AccountAssignmentOperationStatus; } export interface CreateInstanceAccessControlAttributeConfigurationRequest { - /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. - */ - InstanceArn: InstanceArn; /** * Specifies the IAM Identity Center identity store attributes to add to your ABAC configuration. When using an external identity provider as an identity source, you can pass attributes through the SAML assertion. Doing so provides an alternative to configuring attributes from the IAM Identity Center identity store. If a SAML assertion passes any of these attributes, IAM Identity Center will replace the attribute value with the value from the IAM Identity Center identity store. */ InstanceAccessControlAttributeConfiguration: InstanceAccessControlAttributeConfiguration; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. + */ + InstanceArn: InstanceArn; } export interface CreateInstanceAccessControlAttributeConfigurationResponse { } export interface CreatePermissionSetRequest { - /** - * The name of the PermissionSet. - */ - Name: PermissionSetName; /** * The description of the PermissionSet. */ Description?: PermissionSetDescription; /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** - * The length of time that the application user sessions are valid in the ISO-8601 standard. + * The name of the PermissionSet. */ - SessionDuration?: Duration; + Name: PermissionSetName; /** * Used to redirect users within the application during the federation authentication process. */ RelayState?: RelayState; + /** + * The length of time that the application user sessions are valid in the ISO-8601 standard. + */ + SessionDuration?: Duration; /** * The tags to attach to the new PermissionSet. */ @@ -518,7 +518,7 @@ declare namespace SSOAdmin { } export interface CreatePermissionSetResponse { /** - * Defines the level of access on an AWS account. + * Defines the level of access on an Amazon Web Services account. */ PermissionSet?: PermissionSet; } @@ -536,29 +536,29 @@ declare namespace SSOAdmin { export type _Date = Date; export interface DeleteAccountAssignmentRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; - /** - * TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012). - */ - TargetId: TargetId; - /** - * The entity type for which the assignment will be deleted. - */ - TargetType: TargetType; /** * The ARN of the permission set that will be used to remove access. */ PermissionSetArn: PermissionSetArn; + /** + * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + */ + PrincipalId: PrincipalId; /** * The entity type for which the assignment will be deleted. */ PrincipalType: PrincipalType; /** - * An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference. + * TargetID is an Amazon Web Services account identifier, (For example, 123456789012). */ - PrincipalId: PrincipalId; + TargetId: TargetId; + /** + * The entity type for which the assignment will be deleted. + */ + TargetType: TargetType; } export interface DeleteAccountAssignmentResponse { /** @@ -568,7 +568,7 @@ declare namespace SSOAdmin { } export interface DeleteInlinePolicyFromPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -588,7 +588,7 @@ declare namespace SSOAdmin { } export interface DeletePermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -611,14 +611,14 @@ declare namespace SSOAdmin { export interface DeletePermissionsBoundaryFromPermissionSetResponse { } export interface DescribeAccountAssignmentCreationStatusRequest { - /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. - */ - InstanceArn: InstanceArn; /** * The identifier that is used to track the request operation progress. */ AccountAssignmentCreationRequestId: UUId; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. + */ + InstanceArn: InstanceArn; } export interface DescribeAccountAssignmentCreationStatusResponse { /** @@ -627,14 +627,14 @@ declare namespace SSOAdmin { AccountAssignmentCreationStatus?: AccountAssignmentOperationStatus; } export interface DescribeAccountAssignmentDeletionStatusRequest { - /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. - */ - InstanceArn: InstanceArn; /** * The identifier that is used to track the request operation progress. */ AccountAssignmentDeletionRequestId: UUId; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. + */ + InstanceArn: InstanceArn; } export interface DescribeAccountAssignmentDeletionStatusResponse { /** @@ -649,6 +649,10 @@ declare namespace SSOAdmin { InstanceArn: InstanceArn; } export interface DescribeInstanceAccessControlAttributeConfigurationResponse { + /** + * Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration. + */ + InstanceAccessControlAttributeConfiguration?: InstanceAccessControlAttributeConfiguration; /** * The status of the attribute configuration process. */ @@ -657,14 +661,10 @@ declare namespace SSOAdmin { * Provides more details about the current status of the specified attribute. */ StatusReason?: InstanceAccessControlAttributeConfigurationStatusReason; - /** - * Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration. - */ - InstanceAccessControlAttributeConfiguration?: InstanceAccessControlAttributeConfiguration; } export interface DescribePermissionSetProvisioningStatusRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -680,7 +680,7 @@ declare namespace SSOAdmin { } export interface DescribePermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -690,11 +690,15 @@ declare namespace SSOAdmin { } export interface DescribePermissionSetResponse { /** - * Describes the level of access on an AWS account. + * Describes the level of access on an Amazon Web Services account. */ PermissionSet?: PermissionSet; } export interface DetachCustomerManagedPolicyReferenceFromPermissionSetRequest { + /** + * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set. + */ + CustomerManagedPolicyReference: CustomerManagedPolicyReference; /** * The ARN of the IAM Identity Center instance under which the operation will be executed. */ @@ -703,33 +707,29 @@ declare namespace SSOAdmin { * The ARN of the PermissionSet. */ PermissionSetArn: PermissionSetArn; - /** - * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set. - */ - CustomerManagedPolicyReference: CustomerManagedPolicyReference; } export interface DetachCustomerManagedPolicyReferenceFromPermissionSetResponse { } export interface DetachManagedPolicyFromPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** - * The ARN of the PermissionSet from which the policy should be detached. + * The Amazon Web Services managed policy ARN to be detached from a permission set. */ - PermissionSetArn: PermissionSetArn; + ManagedPolicyArn: ManagedPolicyArn; /** - * The AWS managed policy ARN to be detached from a permission set. + * The ARN of the PermissionSet from which the policy should be detached. */ - ManagedPolicyArn: ManagedPolicyArn; + PermissionSetArn: PermissionSetArn; } export interface DetachManagedPolicyFromPermissionSetResponse { } export type Duration = string; export interface GetInlinePolicyForPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -739,7 +739,7 @@ declare namespace SSOAdmin { } export interface GetInlinePolicyForPermissionSetResponse { /** - * The inline policy that is attached to the permission set. + * The inline policy that is attached to the permission set. For Length Constraints, if a valid ARN is provided for a permission set, it is possible for an empty inline policy to be returned. */ InlinePolicy?: PermissionSetPolicyDocument; } @@ -771,18 +771,22 @@ declare namespace SSOAdmin { export type InstanceArn = string; export type InstanceList = InstanceMetadata[]; export interface InstanceMetadata { - /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. - */ - InstanceArn?: InstanceArn; /** * The identifier of the identity store that is connected to the IAM Identity Center instance. */ IdentityStoreId?: Id; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. + */ + InstanceArn?: InstanceArn; } export interface ListAccountAssignmentCreationStatusRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * Filters results based on the passed attribute value. + */ + Filter?: OperationStatusFilter; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -793,10 +797,6 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; - /** - * Filters results based on the passed attribute value. - */ - Filter?: OperationStatusFilter; } export interface ListAccountAssignmentCreationStatusResponse { /** @@ -810,7 +810,11 @@ declare namespace SSOAdmin { } export interface ListAccountAssignmentDeletionStatusRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * Filters results based on the passed attribute value. + */ + Filter?: OperationStatusFilter; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -821,10 +825,6 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; - /** - * Filters results based on the passed attribute value. - */ - Filter?: OperationStatusFilter; } export interface ListAccountAssignmentDeletionStatusResponse { /** @@ -838,17 +838,13 @@ declare namespace SSOAdmin { } export interface ListAccountAssignmentsRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. - */ - InstanceArn: InstanceArn; - /** - * The identifier of the AWS account from which to list the assignments. + * The identifier of the Amazon Web Services account from which to list the assignments. */ AccountId: TargetId; /** - * The ARN of the permission set from which to list assignments. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ - PermissionSetArn: PermissionSetArn; + InstanceArn: InstanceArn; /** * The maximum number of results to display for the assignment. */ @@ -857,10 +853,14 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * The ARN of the permission set from which to list assignments. + */ + PermissionSetArn: PermissionSetArn; } export interface ListAccountAssignmentsResponse { /** - * The list of assignments that match the input AWS account and permission set. + * The list of assignments that match the input Amazon Web Services account and permission set. */ AccountAssignments?: AccountAssignmentList; /** @@ -870,17 +870,9 @@ declare namespace SSOAdmin { } export interface ListAccountsForProvisionedPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; - /** - * The ARN of the PermissionSet from which the associated AWS accounts will be listed. - */ - PermissionSetArn: PermissionSetArn; - /** - * The permission set provisioning status for an AWS account. - */ - ProvisioningStatus?: ProvisioningStatus; /** * The maximum number of results to display for the PermissionSet. */ @@ -889,10 +881,18 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * The ARN of the PermissionSet from which the associated Amazon Web Services accounts will be listed. + */ + PermissionSetArn: PermissionSetArn; + /** + * The permission set provisioning status for an Amazon Web Services account. + */ + ProvisioningStatus?: ProvisioningStatus; } export interface ListAccountsForProvisionedPermissionSetResponse { /** - * The list of AWS AccountIds. + * The list of Amazon Web Services AccountIds. */ AccountIds?: AccountList; /** @@ -905,10 +905,6 @@ declare namespace SSOAdmin { * The ARN of the IAM Identity Center instance under which the operation will be executed. */ InstanceArn: InstanceArn; - /** - * The ARN of the PermissionSet. - */ - PermissionSetArn: PermissionSetArn; /** * The maximum number of results to display for the list call. */ @@ -917,6 +913,10 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * The ARN of the PermissionSet. + */ + PermissionSetArn: PermissionSetArn; } export interface ListCustomerManagedPolicyReferencesInPermissionSetResponse { /** @@ -950,13 +950,9 @@ declare namespace SSOAdmin { } export interface ListManagedPoliciesInPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; - /** - * The ARN of the PermissionSet whose managed policies will be listed. - */ - PermissionSetArn: PermissionSetArn; /** * The maximum number of results to display for the PermissionSet. */ @@ -965,6 +961,10 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * The ARN of the PermissionSet whose managed policies will be listed. + */ + PermissionSetArn: PermissionSetArn; } export interface ListManagedPoliciesInPermissionSetResponse { /** @@ -978,7 +978,11 @@ declare namespace SSOAdmin { } export interface ListPermissionSetProvisioningStatusRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * Filters results based on the passed attribute value. + */ + Filter?: OperationStatusFilter; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -989,34 +993,26 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; - /** - * Filters results based on the passed attribute value. - */ - Filter?: OperationStatusFilter; } export interface ListPermissionSetProvisioningStatusResponse { - /** - * The status object for the permission set provisioning operation. - */ - PermissionSetsProvisioningStatus?: PermissionSetProvisioningStatusList; /** * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; - } - export interface ListPermissionSetsProvisionedToAccountRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The status object for the permission set provisioning operation. */ - InstanceArn: InstanceArn; + PermissionSetsProvisioningStatus?: PermissionSetProvisioningStatusList; + } + export interface ListPermissionSetsProvisionedToAccountRequest { /** - * The identifier of the AWS account from which to list the assignments. + * The identifier of the Amazon Web Services account from which to list the assignments. */ AccountId: AccountId; /** - * The status object for the permission set provisioning operation. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ - ProvisioningStatus?: ProvisioningStatus; + InstanceArn: InstanceArn; /** * The maximum number of results to display for the assignment. */ @@ -1025,6 +1021,10 @@ declare namespace SSOAdmin { * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * The status object for the permission set provisioning operation. + */ + ProvisioningStatus?: ProvisioningStatus; } export interface ListPermissionSetsProvisionedToAccountResponse { /** @@ -1032,57 +1032,57 @@ declare namespace SSOAdmin { */ NextToken?: Token; /** - * Defines the level of access that an AWS account has. + * Defines the level of access that an Amazon Web Services account has. */ PermissionSets?: PermissionSetList; } export interface ListPermissionSetsRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; - /** - * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. - */ - NextToken?: Token; /** * The maximum number of results to display for the assignment. */ MaxResults?: MaxResults; - } - export interface ListPermissionSetsResponse { /** - * Defines the level of access on an AWS account. + * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ - PermissionSets?: PermissionSetList; + NextToken?: Token; + } + export interface ListPermissionSetsResponse { /** * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; + /** + * Defines the level of access on an Amazon Web Services account. + */ + PermissionSets?: PermissionSetList; } export interface ListTagsForResourceRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; + /** + * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. + */ + NextToken?: Token; /** * The ARN of the resource with the tags to be listed. */ ResourceArn: TaggableResourceArn; + } + export interface ListTagsForResourceResponse { /** * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. */ NextToken?: Token; - } - export interface ListTagsForResourceResponse { /** * A set of key-value pairs that are used to manage the resource. */ Tags?: TagList; - /** - * The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls. - */ - NextToken?: Token; } export type ManagedPolicyArn = string; export type ManagedPolicyName = string; @@ -1097,29 +1097,29 @@ declare namespace SSOAdmin { } export interface PermissionSet { /** - * The name of the permission set. - */ - Name?: PermissionSetName; - /** - * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The date that the permission set was created. */ - PermissionSetArn?: PermissionSetArn; + CreatedDate?: _Date; /** * The description of the PermissionSet. */ Description?: PermissionSetDescription; /** - * The date that the permission set was created. + * The name of the permission set. */ - CreatedDate?: _Date; + Name?: PermissionSetName; /** - * The length of time that the application user sessions are valid for in the ISO-8601 standard. + * The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ - SessionDuration?: Duration; + PermissionSetArn?: PermissionSetArn; /** * Used to redirect users within the application during the federation authentication process. */ RelayState?: RelayState; + /** + * The length of time that the application user sessions are valid for in the ISO-8601 standard. + */ + SessionDuration?: Duration; } export type PermissionSetArn = string; export type PermissionSetDescription = string; @@ -1128,52 +1128,52 @@ declare namespace SSOAdmin { export type PermissionSetPolicyDocument = string; export interface PermissionSetProvisioningStatus { /** - * The status of the permission set provisioning process. + * The identifier of the Amazon Web Services account from which to list the assignments. */ - Status?: StatusValues; + AccountId?: AccountId; /** - * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. + * The date that the permission set was created. */ - RequestId?: UUId; + CreatedDate?: _Date; /** - * The identifier of the AWS account from which to list the assignments. + * The message that contains an error or exception in case of an operation failure. */ - AccountId?: AccountId; + FailureReason?: Reason; /** - * The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ PermissionSetArn?: PermissionSetArn; /** - * The message that contains an error or exception in case of an operation failure. + * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. */ - FailureReason?: Reason; + RequestId?: UUId; /** - * The date that the permission set was created. + * The status of the permission set provisioning process. */ - CreatedDate?: _Date; + Status?: StatusValues; } export type PermissionSetProvisioningStatusList = PermissionSetProvisioningStatusMetadata[]; export interface PermissionSetProvisioningStatusMetadata { /** - * The status of the permission set provisioning process. + * The date that the permission set was created. */ - Status?: StatusValues; + CreatedDate?: _Date; /** * The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow. */ RequestId?: UUId; /** - * The date that the permission set was created. + * The status of the permission set provisioning process. */ - CreatedDate?: _Date; + Status?: StatusValues; } export interface PermissionsBoundary { /** - * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set. + * Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set. */ CustomerManagedPolicyReference?: CustomerManagedPolicyReference; /** - * The AWS managed policy ARN that you want to attach to a permission set as a permissions boundary. + * The Amazon Web Services managed policy ARN that you want to attach to a permission set as a permissions boundary. */ ManagedPolicyArn?: ManagedPolicyArn; } @@ -1181,7 +1181,7 @@ declare namespace SSOAdmin { export type PrincipalType = "USER"|"GROUP"|string; export interface ProvisionPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -1189,7 +1189,7 @@ declare namespace SSOAdmin { */ PermissionSetArn: PermissionSetArn; /** - * TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012). + * TargetID is an Amazon Web Services account identifier, (For example, 123456789012). */ TargetId?: TargetId; /** @@ -1207,17 +1207,17 @@ declare namespace SSOAdmin { export type ProvisioningStatus = "LATEST_PERMISSION_SET_PROVISIONED"|"LATEST_PERMISSION_SET_NOT_PROVISIONED"|string; export interface PutInlinePolicyToPermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The inline policy to attach to a PermissionSet. + */ + InlinePolicy: PermissionSetPolicyDocument; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** * The ARN of the permission set. */ PermissionSetArn: PermissionSetArn; - /** - * The inline policy to attach to a PermissionSet. - */ - InlinePolicy: PermissionSetPolicyDocument; } export interface PutInlinePolicyToPermissionSetResponse { } @@ -1255,7 +1255,7 @@ declare namespace SSOAdmin { export type TagList = Tag[]; export interface TagResourceRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -1277,7 +1277,7 @@ declare namespace SSOAdmin { export type UUId = string; export interface UntagResourceRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -1292,20 +1292,24 @@ declare namespace SSOAdmin { export interface UntagResourceResponse { } export interface UpdateInstanceAccessControlAttributeConfigurationRequest { - /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. - */ - InstanceArn: InstanceArn; /** * Updates the attributes for your ABAC configuration. */ InstanceAccessControlAttributeConfiguration: InstanceAccessControlAttributeConfiguration; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. + */ + InstanceArn: InstanceArn; } export interface UpdateInstanceAccessControlAttributeConfigurationResponse { } export interface UpdatePermissionSetRequest { /** - * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. + * The description of the PermissionSet. + */ + Description?: PermissionSetDescription; + /** + * The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. */ InstanceArn: InstanceArn; /** @@ -1313,17 +1317,13 @@ declare namespace SSOAdmin { */ PermissionSetArn: PermissionSetArn; /** - * The description of the PermissionSet. + * Used to redirect users within the application during the federation authentication process. */ - Description?: PermissionSetDescription; + RelayState?: RelayState; /** * The length of time that the application user sessions are valid for in the ISO-8601 standard. */ SessionDuration?: Duration; - /** - * Used to redirect users within the application during the federation authentication process. - */ - RelayState?: RelayState; } export interface UpdatePermissionSetResponse { } diff --git a/clients/workspaces.d.ts b/clients/workspaces.d.ts index c35c53b6e6..1f45f7c212 100644 --- a/clients/workspaces.d.ts +++ b/clients/workspaces.d.ts @@ -1525,6 +1525,17 @@ declare namespace WorkSpaces { } export type DnsIpAddresses = IpAddress[]; export type Ec2ImageId = string; + export interface ErrorDetails { + /** + * Indicates the error code returned. + */ + ErrorCode?: WorkspaceImageErrorDetailCode; + /** + * The text of the error message related the error code. + */ + ErrorMessage?: Description; + } + export type ErrorDetailsList = ErrorDetails[]; export type ErrorType = string; export interface FailedCreateStandbyWorkspacesRequest { /** @@ -2635,9 +2646,14 @@ declare namespace WorkSpaces { * The updates (if any) that are available for the specified image. */ Updates?: UpdateResult; + /** + * The details of the error returned for the image. + */ + ErrorDetails?: ErrorDetailsList; } export type WorkspaceImageDescription = string; export type WorkspaceImageErrorCode = string; + export type WorkspaceImageErrorDetailCode = "OutdatedPowershellVersion"|"OfficeInstalled"|"PCoIPAgentInstalled"|"WindowsUpdatesEnabled"|"AutoMountDisabled"|"WorkspacesBYOLAccountNotFound"|"WorkspacesBYOLAccountDisabled"|"DHCPDisabled"|"DiskFreeSpace"|"AdditionalDrivesAttached"|"OSNotSupported"|"DomainJoined"|"AzureDomainJoined"|"FirewallEnabled"|"VMWareToolsInstalled"|"DiskSizeExceeded"|"IncompatiblePartitioning"|"PendingReboot"|"AutoLogonEnabled"|"RealTimeUniversalDisabled"|"MultipleBootPartition"|"Requires64BitOS"|"ZeroRearmCount"|"InPlaceUpgrade"|"AntiVirusInstalled"|"UEFINotSupported"|string; export type WorkspaceImageId = string; export type WorkspaceImageIdList = WorkspaceImageId[]; export type WorkspaceImageIngestionProcess = "BYOL_REGULAR"|"BYOL_GRAPHICS"|"BYOL_GRAPHICSPRO"|"BYOL_GRAPHICS_G4DN"|"BYOL_REGULAR_WSP"|"BYOL_REGULAR_BYOP"|"BYOL_GRAPHICS_G4DN_BYOP"|string; diff --git a/dist/aws-sdk-core-react-native.js b/dist/aws-sdk-core-react-native.js index b88db25445..52bb52b286 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.1453.0', + VERSION: '2.1454.0', /** * @api private diff --git a/dist/aws-sdk-react-native.js b/dist/aws-sdk-react-native.js index d9f86869f4..f149609737 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.1453.0', + VERSION: '2.1454.0', /** * @api private @@ -54528,7 +54528,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 515 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2015-04-08","endpointPrefix":"workspaces","jsonVersion":"1.1","protocol":"json","serviceFullName":"Amazon WorkSpaces","serviceId":"WorkSpaces","signatureVersion":"v4","targetPrefix":"WorkspacesService","uid":"workspaces-2015-04-08"},"operations":{"AssociateConnectionAlias":{"input":{"type":"structure","required":["AliasId","ResourceId"],"members":{"AliasId":{},"ResourceId":{}}},"output":{"type":"structure","members":{"ConnectionIdentifier":{}}}},"AssociateIpGroups":{"input":{"type":"structure","required":["DirectoryId","GroupIds"],"members":{"DirectoryId":{},"GroupIds":{"shape":"S8"}}},"output":{"type":"structure","members":{}}},"AuthorizeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sc"}}},"output":{"type":"structure","members":{}}},"CopyWorkspaceImage":{"input":{"type":"structure","required":["Name","SourceImageId","SourceRegion"],"members":{"Name":{},"Description":{},"SourceImageId":{},"SourceRegion":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateConnectClientAddIn":{"input":{"type":"structure","required":["ResourceId","Name","URL"],"members":{"ResourceId":{},"Name":{},"URL":{}}},"output":{"type":"structure","members":{"AddInId":{}}}},"CreateConnectionAlias":{"input":{"type":"structure","required":["ConnectionString"],"members":{"ConnectionString":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"AliasId":{}}}},"CreateIpGroup":{"input":{"type":"structure","required":["GroupName"],"members":{"GroupName":{},"GroupDesc":{},"UserRules":{"shape":"Sc"},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"GroupId":{}}}},"CreateStandbyWorkspaces":{"input":{"type":"structure","required":["PrimaryRegion","StandbyWorkspaces"],"members":{"PrimaryRegion":{},"StandbyWorkspaces":{"type":"list","member":{"shape":"S15"}}}},"output":{"type":"structure","members":{"FailedStandbyRequests":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceRequest":{"shape":"S15"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingStandbyRequests":{"type":"list","member":{"type":"structure","members":{"UserName":{},"DirectoryId":{},"State":{},"WorkspaceId":{}}}}}}},"CreateTags":{"input":{"type":"structure","required":["ResourceId","Tags"],"members":{"ResourceId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{}}},"CreateUpdatedWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","SourceImageId"],"members":{"Name":{},"Description":{},"SourceImageId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateWorkspaceBundle":{"input":{"type":"structure","required":["BundleName","BundleDescription","ImageId","ComputeType","UserStorage"],"members":{"BundleName":{},"BundleDescription":{},"ImageId":{},"ComputeType":{"shape":"S1o"},"UserStorage":{"shape":"S1q"},"RootStorage":{"shape":"S1r"},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"WorkspaceBundle":{"shape":"S1t"}}}},"CreateWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","WorkspaceId"],"members":{"Name":{},"Description":{},"WorkspaceId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S21"},"State":{},"RequiredTenancy":{},"Created":{"type":"timestamp"},"OwnerAccountId":{}}}},"CreateWorkspaces":{"input":{"type":"structure","required":["Workspaces"],"members":{"Workspaces":{"type":"list","member":{"shape":"S28"}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceRequest":{"shape":"S28"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingRequests":{"shape":"S2l"}}}},"DeleteClientBranding":{"input":{"type":"structure","required":["ResourceId","Platforms"],"members":{"ResourceId":{},"Platforms":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteConnectClientAddIn":{"input":{"type":"structure","required":["AddInId","ResourceId"],"members":{"AddInId":{},"ResourceId":{}}},"output":{"type":"structure","members":{}}},"DeleteConnectionAlias":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{}}},"output":{"type":"structure","members":{}}},"DeleteIpGroup":{"input":{"type":"structure","required":["GroupId"],"members":{"GroupId":{}}},"output":{"type":"structure","members":{}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceId","TagKeys"],"members":{"ResourceId":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteWorkspaceBundle":{"input":{"type":"structure","members":{"BundleId":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkspaceImage":{"input":{"type":"structure","required":["ImageId"],"members":{"ImageId":{}}},"output":{"type":"structure","members":{}}},"DeregisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId"],"members":{"DirectoryId":{}}},"output":{"type":"structure","members":{}}},"DescribeAccount":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{}}}},"DescribeAccountModifications":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"type":"structure","members":{"AccountModifications":{"type":"list","member":{"type":"structure","members":{"ModificationState":{},"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{},"StartTime":{"type":"timestamp"},"ErrorCode":{},"ErrorMessage":{}}}},"NextToken":{}}}},"DescribeClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S3s"},"DeviceTypeOsx":{"shape":"S3s"},"DeviceTypeAndroid":{"shape":"S3s"},"DeviceTypeIos":{"shape":"S3y"},"DeviceTypeLinux":{"shape":"S3s"},"DeviceTypeWeb":{"shape":"S3s"}}}},"DescribeClientProperties":{"input":{"type":"structure","required":["ResourceIds"],"members":{"ResourceIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ClientPropertiesList":{"type":"list","member":{"type":"structure","members":{"ResourceId":{},"ClientProperties":{"shape":"S44"}}}}}}},"DescribeConnectClientAddIns":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AddIns":{"type":"list","member":{"type":"structure","members":{"AddInId":{},"ResourceId":{},"Name":{},"URL":{}}}},"NextToken":{}}}},"DescribeConnectionAliasPermissions":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AliasId":{},"ConnectionAliasPermissions":{"type":"list","member":{"shape":"S4f"}},"NextToken":{}}}},"DescribeConnectionAliases":{"input":{"type":"structure","members":{"AliasIds":{"type":"list","member":{}},"ResourceId":{},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ConnectionAliases":{"type":"list","member":{"type":"structure","members":{"ConnectionString":{},"AliasId":{},"State":{},"OwnerAccountId":{},"Associations":{"type":"list","member":{"type":"structure","members":{"AssociationStatus":{},"AssociatedAccountId":{},"ResourceId":{},"ConnectionIdentifier":{}}}}}}},"NextToken":{}}}},"DescribeIpGroups":{"input":{"type":"structure","members":{"GroupIds":{"shape":"S8"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Result":{"type":"list","member":{"type":"structure","members":{"groupId":{},"groupName":{},"groupDesc":{},"userRules":{"shape":"Sc"}}}},"NextToken":{}}}},"DescribeTags":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"TagList":{"shape":"Sm"}}}},"DescribeWorkspaceBundles":{"input":{"type":"structure","members":{"BundleIds":{"type":"list","member":{}},"Owner":{},"NextToken":{}}},"output":{"type":"structure","members":{"Bundles":{"type":"list","member":{"shape":"S1t"}},"NextToken":{}}}},"DescribeWorkspaceDirectories":{"input":{"type":"structure","members":{"DirectoryIds":{"type":"list","member":{}},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Directories":{"type":"list","member":{"type":"structure","members":{"DirectoryId":{},"Alias":{},"DirectoryName":{},"RegistrationCode":{},"SubnetIds":{"shape":"S57"},"DnsIpAddresses":{"type":"list","member":{}},"CustomerUserName":{},"IamRoleId":{},"DirectoryType":{},"WorkspaceSecurityGroupId":{},"State":{},"WorkspaceCreationProperties":{"type":"structure","members":{"EnableWorkDocs":{"type":"boolean"},"EnableInternetAccess":{"type":"boolean"},"DefaultOu":{},"CustomSecurityGroupId":{},"UserEnabledAsLocalAdministrator":{"type":"boolean"},"EnableMaintenanceMode":{"type":"boolean"}}},"ipGroupIds":{"shape":"S8"},"WorkspaceAccessProperties":{"shape":"S5f"},"Tenancy":{},"SelfservicePermissions":{"shape":"S5i"},"SamlProperties":{"shape":"S5j"},"CertificateBasedAuthProperties":{"shape":"S5m"}}}},"NextToken":{}}}},"DescribeWorkspaceImagePermissions":{"input":{"type":"structure","required":["ImageId"],"members":{"ImageId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ImageId":{},"ImagePermissions":{"type":"list","member":{"type":"structure","members":{"SharedAccountId":{}}}},"NextToken":{}}}},"DescribeWorkspaceImages":{"input":{"type":"structure","members":{"ImageIds":{"type":"list","member":{}},"ImageType":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S21"},"State":{},"RequiredTenancy":{},"ErrorCode":{},"ErrorMessage":{},"Created":{"type":"timestamp"},"OwnerAccountId":{},"Updates":{"type":"structure","members":{"UpdateAvailable":{"type":"boolean"},"Description":{}}}}}},"NextToken":{}}}},"DescribeWorkspaceSnapshots":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}},"output":{"type":"structure","members":{"RebuildSnapshots":{"shape":"S64"},"RestoreSnapshots":{"shape":"S64"}}}},"DescribeWorkspaces":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S67"},"DirectoryId":{},"UserName":{},"BundleId":{},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Workspaces":{"shape":"S2l"},"NextToken":{}}}},"DescribeWorkspacesConnectionStatus":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S67"},"NextToken":{}}},"output":{"type":"structure","members":{"WorkspacesConnectionStatus":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"ConnectionState":{},"ConnectionStateCheckTimestamp":{"type":"timestamp"},"LastKnownUserConnectionTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DisassociateConnectionAlias":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{}}},"output":{"type":"structure","members":{}}},"DisassociateIpGroups":{"input":{"type":"structure","required":["DirectoryId","GroupIds"],"members":{"DirectoryId":{},"GroupIds":{"shape":"S8"}}},"output":{"type":"structure","members":{}}},"ImportClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"DeviceTypeWindows":{"shape":"S6j"},"DeviceTypeOsx":{"shape":"S6j"},"DeviceTypeAndroid":{"shape":"S6j"},"DeviceTypeIos":{"type":"structure","members":{"Logo":{"type":"blob"},"Logo2x":{"type":"blob"},"Logo3x":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"DeviceTypeLinux":{"shape":"S6j"},"DeviceTypeWeb":{"shape":"S6j"}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S3s"},"DeviceTypeOsx":{"shape":"S3s"},"DeviceTypeAndroid":{"shape":"S3s"},"DeviceTypeIos":{"shape":"S3y"},"DeviceTypeLinux":{"shape":"S3s"},"DeviceTypeWeb":{"shape":"S3s"}}}},"ImportWorkspaceImage":{"input":{"type":"structure","required":["Ec2ImageId","IngestionProcess","ImageName","ImageDescription"],"members":{"Ec2ImageId":{},"IngestionProcess":{},"ImageName":{},"ImageDescription":{},"Tags":{"shape":"Sm"},"Applications":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ImageId":{}}}},"ListAvailableManagementCidrRanges":{"input":{"type":"structure","required":["ManagementCidrRangeConstraint"],"members":{"ManagementCidrRangeConstraint":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ManagementCidrRanges":{"type":"list","member":{}},"NextToken":{}}}},"MigrateWorkspace":{"input":{"type":"structure","required":["SourceWorkspaceId","BundleId"],"members":{"SourceWorkspaceId":{},"BundleId":{}}},"output":{"type":"structure","members":{"SourceWorkspaceId":{},"TargetWorkspaceId":{}}}},"ModifyAccount":{"input":{"type":"structure","members":{"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{}}},"output":{"type":"structure","members":{}}},"ModifyCertificateBasedAuthProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"CertificateBasedAuthProperties":{"shape":"S5m"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifyClientProperties":{"input":{"type":"structure","required":["ResourceId","ClientProperties"],"members":{"ResourceId":{},"ClientProperties":{"shape":"S44"}}},"output":{"type":"structure","members":{}}},"ModifySamlProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"SamlProperties":{"shape":"S5j"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifySelfservicePermissions":{"input":{"type":"structure","required":["ResourceId","SelfservicePermissions"],"members":{"ResourceId":{},"SelfservicePermissions":{"shape":"S5i"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceAccessProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceAccessProperties"],"members":{"ResourceId":{},"WorkspaceAccessProperties":{"shape":"S5f"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceCreationProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceCreationProperties"],"members":{"ResourceId":{},"WorkspaceCreationProperties":{"type":"structure","members":{"EnableWorkDocs":{"type":"boolean"},"EnableInternetAccess":{"type":"boolean"},"DefaultOu":{},"CustomSecurityGroupId":{},"UserEnabledAsLocalAdministrator":{"type":"boolean"},"EnableMaintenanceMode":{"type":"boolean"}}}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceProperties":{"input":{"type":"structure","required":["WorkspaceId","WorkspaceProperties"],"members":{"WorkspaceId":{},"WorkspaceProperties":{"shape":"S2a"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceState":{"input":{"type":"structure","required":["WorkspaceId","WorkspaceState"],"members":{"WorkspaceId":{},"WorkspaceState":{}}},"output":{"type":"structure","members":{}}},"RebootWorkspaces":{"input":{"type":"structure","required":["RebootWorkspaceRequests"],"members":{"RebootWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S7x"}}}}},"RebuildWorkspaces":{"input":{"type":"structure","required":["RebuildWorkspaceRequests"],"members":{"RebuildWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S7x"}}}}},"RegisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId","EnableWorkDocs"],"members":{"DirectoryId":{},"SubnetIds":{"shape":"S57"},"EnableWorkDocs":{"type":"boolean"},"EnableSelfService":{"type":"boolean"},"Tenancy":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{}}},"RestoreWorkspace":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}},"output":{"type":"structure","members":{}}},"RevokeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"StartWorkspaces":{"input":{"type":"structure","required":["StartWorkspaceRequests"],"members":{"StartWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S7x"}}}}},"StopWorkspaces":{"input":{"type":"structure","required":["StopWorkspaceRequests"],"members":{"StopWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S7x"}}}}},"TerminateWorkspaces":{"input":{"type":"structure","required":["TerminateWorkspaceRequests"],"members":{"TerminateWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S7x"}}}}},"UpdateConnectClientAddIn":{"input":{"type":"structure","required":["AddInId","ResourceId"],"members":{"AddInId":{},"ResourceId":{},"Name":{},"URL":{}}},"output":{"type":"structure","members":{}}},"UpdateConnectionAliasPermission":{"input":{"type":"structure","required":["AliasId","ConnectionAliasPermission"],"members":{"AliasId":{},"ConnectionAliasPermission":{"shape":"S4f"}}},"output":{"type":"structure","members":{}}},"UpdateRulesOfIpGroup":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sc"}}},"output":{"type":"structure","members":{}}},"UpdateWorkspaceBundle":{"input":{"type":"structure","members":{"BundleId":{},"ImageId":{}}},"output":{"type":"structure","members":{}}},"UpdateWorkspaceImagePermission":{"input":{"type":"structure","required":["ImageId","AllowCopyImage","SharedAccountId"],"members":{"ImageId":{},"AllowCopyImage":{"type":"boolean"},"SharedAccountId":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S8":{"type":"list","member":{}},"Sc":{"type":"list","member":{"type":"structure","members":{"ipRule":{},"ruleDesc":{}}}},"Sm":{"type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}}},"S15":{"type":"structure","required":["PrimaryWorkspaceId","DirectoryId"],"members":{"PrimaryWorkspaceId":{},"VolumeEncryptionKey":{},"DirectoryId":{},"Tags":{"shape":"Sm"}}},"S1o":{"type":"structure","members":{"Name":{}}},"S1q":{"type":"structure","members":{"Capacity":{}}},"S1r":{"type":"structure","members":{"Capacity":{}}},"S1t":{"type":"structure","members":{"BundleId":{},"Name":{},"Owner":{},"Description":{},"ImageId":{},"RootStorage":{"shape":"S1r"},"UserStorage":{"shape":"S1q"},"ComputeType":{"shape":"S1o"},"LastUpdatedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"State":{},"BundleType":{}}},"S21":{"type":"structure","members":{"Type":{}}},"S28":{"type":"structure","required":["DirectoryId","UserName","BundleId"],"members":{"DirectoryId":{},"UserName":{},"BundleId":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2a"},"Tags":{"shape":"Sm"}}},"S2a":{"type":"structure","members":{"RunningMode":{},"RunningModeAutoStopTimeoutInMinutes":{"type":"integer"},"RootVolumeSizeGib":{"type":"integer"},"UserVolumeSizeGib":{"type":"integer"},"ComputeTypeName":{},"Protocols":{"type":"list","member":{}}}},"S2l":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"DirectoryId":{},"UserName":{},"IpAddress":{},"State":{},"BundleId":{},"SubnetId":{},"ErrorMessage":{},"ErrorCode":{},"ComputerName":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2a"},"ModificationStates":{"type":"list","member":{"type":"structure","members":{"Resource":{},"State":{}}}},"RelatedWorkspaces":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"Region":{},"State":{},"Type":{}}}}}}},"S3s":{"type":"structure","members":{"LogoUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S3v":{"type":"map","key":{},"value":{}},"S3y":{"type":"structure","members":{"LogoUrl":{},"Logo2xUrl":{},"Logo3xUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S44":{"type":"structure","members":{"ReconnectEnabled":{},"LogUploadEnabled":{}}},"S4f":{"type":"structure","required":["SharedAccountId","AllowAssociation"],"members":{"SharedAccountId":{},"AllowAssociation":{"type":"boolean"}}},"S57":{"type":"list","member":{}},"S5f":{"type":"structure","members":{"DeviceTypeWindows":{},"DeviceTypeOsx":{},"DeviceTypeWeb":{},"DeviceTypeIos":{},"DeviceTypeAndroid":{},"DeviceTypeChromeOs":{},"DeviceTypeZeroClient":{},"DeviceTypeLinux":{}}},"S5i":{"type":"structure","members":{"RestartWorkspace":{},"IncreaseVolumeSize":{},"ChangeComputeType":{},"SwitchRunningMode":{},"RebuildWorkspace":{}}},"S5j":{"type":"structure","members":{"Status":{},"UserAccessUrl":{},"RelayStateParameterName":{}}},"S5m":{"type":"structure","members":{"Status":{},"CertificateAuthorityArn":{}}},"S64":{"type":"list","member":{"type":"structure","members":{"SnapshotTime":{"type":"timestamp"}}}},"S67":{"type":"list","member":{}},"S6j":{"type":"structure","members":{"Logo":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S7x":{"type":"structure","members":{"WorkspaceId":{},"ErrorCode":{},"ErrorMessage":{}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2015-04-08","endpointPrefix":"workspaces","jsonVersion":"1.1","protocol":"json","serviceFullName":"Amazon WorkSpaces","serviceId":"WorkSpaces","signatureVersion":"v4","targetPrefix":"WorkspacesService","uid":"workspaces-2015-04-08"},"operations":{"AssociateConnectionAlias":{"input":{"type":"structure","required":["AliasId","ResourceId"],"members":{"AliasId":{},"ResourceId":{}}},"output":{"type":"structure","members":{"ConnectionIdentifier":{}}}},"AssociateIpGroups":{"input":{"type":"structure","required":["DirectoryId","GroupIds"],"members":{"DirectoryId":{},"GroupIds":{"shape":"S8"}}},"output":{"type":"structure","members":{}}},"AuthorizeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sc"}}},"output":{"type":"structure","members":{}}},"CopyWorkspaceImage":{"input":{"type":"structure","required":["Name","SourceImageId","SourceRegion"],"members":{"Name":{},"Description":{},"SourceImageId":{},"SourceRegion":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateConnectClientAddIn":{"input":{"type":"structure","required":["ResourceId","Name","URL"],"members":{"ResourceId":{},"Name":{},"URL":{}}},"output":{"type":"structure","members":{"AddInId":{}}}},"CreateConnectionAlias":{"input":{"type":"structure","required":["ConnectionString"],"members":{"ConnectionString":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"AliasId":{}}}},"CreateIpGroup":{"input":{"type":"structure","required":["GroupName"],"members":{"GroupName":{},"GroupDesc":{},"UserRules":{"shape":"Sc"},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"GroupId":{}}}},"CreateStandbyWorkspaces":{"input":{"type":"structure","required":["PrimaryRegion","StandbyWorkspaces"],"members":{"PrimaryRegion":{},"StandbyWorkspaces":{"type":"list","member":{"shape":"S15"}}}},"output":{"type":"structure","members":{"FailedStandbyRequests":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceRequest":{"shape":"S15"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingStandbyRequests":{"type":"list","member":{"type":"structure","members":{"UserName":{},"DirectoryId":{},"State":{},"WorkspaceId":{}}}}}}},"CreateTags":{"input":{"type":"structure","required":["ResourceId","Tags"],"members":{"ResourceId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{}}},"CreateUpdatedWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","SourceImageId"],"members":{"Name":{},"Description":{},"SourceImageId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateWorkspaceBundle":{"input":{"type":"structure","required":["BundleName","BundleDescription","ImageId","ComputeType","UserStorage"],"members":{"BundleName":{},"BundleDescription":{},"ImageId":{},"ComputeType":{"shape":"S1o"},"UserStorage":{"shape":"S1q"},"RootStorage":{"shape":"S1r"},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"WorkspaceBundle":{"shape":"S1t"}}}},"CreateWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","WorkspaceId"],"members":{"Name":{},"Description":{},"WorkspaceId":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S21"},"State":{},"RequiredTenancy":{},"Created":{"type":"timestamp"},"OwnerAccountId":{}}}},"CreateWorkspaces":{"input":{"type":"structure","required":["Workspaces"],"members":{"Workspaces":{"type":"list","member":{"shape":"S28"}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceRequest":{"shape":"S28"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingRequests":{"shape":"S2l"}}}},"DeleteClientBranding":{"input":{"type":"structure","required":["ResourceId","Platforms"],"members":{"ResourceId":{},"Platforms":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteConnectClientAddIn":{"input":{"type":"structure","required":["AddInId","ResourceId"],"members":{"AddInId":{},"ResourceId":{}}},"output":{"type":"structure","members":{}}},"DeleteConnectionAlias":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{}}},"output":{"type":"structure","members":{}}},"DeleteIpGroup":{"input":{"type":"structure","required":["GroupId"],"members":{"GroupId":{}}},"output":{"type":"structure","members":{}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceId","TagKeys"],"members":{"ResourceId":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteWorkspaceBundle":{"input":{"type":"structure","members":{"BundleId":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkspaceImage":{"input":{"type":"structure","required":["ImageId"],"members":{"ImageId":{}}},"output":{"type":"structure","members":{}}},"DeregisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId"],"members":{"DirectoryId":{}}},"output":{"type":"structure","members":{}}},"DescribeAccount":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{}}}},"DescribeAccountModifications":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"type":"structure","members":{"AccountModifications":{"type":"list","member":{"type":"structure","members":{"ModificationState":{},"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{},"StartTime":{"type":"timestamp"},"ErrorCode":{},"ErrorMessage":{}}}},"NextToken":{}}}},"DescribeClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S3s"},"DeviceTypeOsx":{"shape":"S3s"},"DeviceTypeAndroid":{"shape":"S3s"},"DeviceTypeIos":{"shape":"S3y"},"DeviceTypeLinux":{"shape":"S3s"},"DeviceTypeWeb":{"shape":"S3s"}}}},"DescribeClientProperties":{"input":{"type":"structure","required":["ResourceIds"],"members":{"ResourceIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ClientPropertiesList":{"type":"list","member":{"type":"structure","members":{"ResourceId":{},"ClientProperties":{"shape":"S44"}}}}}}},"DescribeConnectClientAddIns":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AddIns":{"type":"list","member":{"type":"structure","members":{"AddInId":{},"ResourceId":{},"Name":{},"URL":{}}}},"NextToken":{}}}},"DescribeConnectionAliasPermissions":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AliasId":{},"ConnectionAliasPermissions":{"type":"list","member":{"shape":"S4f"}},"NextToken":{}}}},"DescribeConnectionAliases":{"input":{"type":"structure","members":{"AliasIds":{"type":"list","member":{}},"ResourceId":{},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ConnectionAliases":{"type":"list","member":{"type":"structure","members":{"ConnectionString":{},"AliasId":{},"State":{},"OwnerAccountId":{},"Associations":{"type":"list","member":{"type":"structure","members":{"AssociationStatus":{},"AssociatedAccountId":{},"ResourceId":{},"ConnectionIdentifier":{}}}}}}},"NextToken":{}}}},"DescribeIpGroups":{"input":{"type":"structure","members":{"GroupIds":{"shape":"S8"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Result":{"type":"list","member":{"type":"structure","members":{"groupId":{},"groupName":{},"groupDesc":{},"userRules":{"shape":"Sc"}}}},"NextToken":{}}}},"DescribeTags":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"TagList":{"shape":"Sm"}}}},"DescribeWorkspaceBundles":{"input":{"type":"structure","members":{"BundleIds":{"type":"list","member":{}},"Owner":{},"NextToken":{}}},"output":{"type":"structure","members":{"Bundles":{"type":"list","member":{"shape":"S1t"}},"NextToken":{}}}},"DescribeWorkspaceDirectories":{"input":{"type":"structure","members":{"DirectoryIds":{"type":"list","member":{}},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Directories":{"type":"list","member":{"type":"structure","members":{"DirectoryId":{},"Alias":{},"DirectoryName":{},"RegistrationCode":{},"SubnetIds":{"shape":"S57"},"DnsIpAddresses":{"type":"list","member":{}},"CustomerUserName":{},"IamRoleId":{},"DirectoryType":{},"WorkspaceSecurityGroupId":{},"State":{},"WorkspaceCreationProperties":{"type":"structure","members":{"EnableWorkDocs":{"type":"boolean"},"EnableInternetAccess":{"type":"boolean"},"DefaultOu":{},"CustomSecurityGroupId":{},"UserEnabledAsLocalAdministrator":{"type":"boolean"},"EnableMaintenanceMode":{"type":"boolean"}}},"ipGroupIds":{"shape":"S8"},"WorkspaceAccessProperties":{"shape":"S5f"},"Tenancy":{},"SelfservicePermissions":{"shape":"S5i"},"SamlProperties":{"shape":"S5j"},"CertificateBasedAuthProperties":{"shape":"S5m"}}}},"NextToken":{}}}},"DescribeWorkspaceImagePermissions":{"input":{"type":"structure","required":["ImageId"],"members":{"ImageId":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ImageId":{},"ImagePermissions":{"type":"list","member":{"type":"structure","members":{"SharedAccountId":{}}}},"NextToken":{}}}},"DescribeWorkspaceImages":{"input":{"type":"structure","members":{"ImageIds":{"type":"list","member":{}},"ImageType":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S21"},"State":{},"RequiredTenancy":{},"ErrorCode":{},"ErrorMessage":{},"Created":{"type":"timestamp"},"OwnerAccountId":{},"Updates":{"type":"structure","members":{"UpdateAvailable":{"type":"boolean"},"Description":{}}},"ErrorDetails":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{}}}}}}},"NextToken":{}}}},"DescribeWorkspaceSnapshots":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}},"output":{"type":"structure","members":{"RebuildSnapshots":{"shape":"S67"},"RestoreSnapshots":{"shape":"S67"}}}},"DescribeWorkspaces":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S6a"},"DirectoryId":{},"UserName":{},"BundleId":{},"Limit":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Workspaces":{"shape":"S2l"},"NextToken":{}}}},"DescribeWorkspacesConnectionStatus":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S6a"},"NextToken":{}}},"output":{"type":"structure","members":{"WorkspacesConnectionStatus":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"ConnectionState":{},"ConnectionStateCheckTimestamp":{"type":"timestamp"},"LastKnownUserConnectionTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"DisassociateConnectionAlias":{"input":{"type":"structure","required":["AliasId"],"members":{"AliasId":{}}},"output":{"type":"structure","members":{}}},"DisassociateIpGroups":{"input":{"type":"structure","required":["DirectoryId","GroupIds"],"members":{"DirectoryId":{},"GroupIds":{"shape":"S8"}}},"output":{"type":"structure","members":{}}},"ImportClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"DeviceTypeWindows":{"shape":"S6m"},"DeviceTypeOsx":{"shape":"S6m"},"DeviceTypeAndroid":{"shape":"S6m"},"DeviceTypeIos":{"type":"structure","members":{"Logo":{"type":"blob"},"Logo2x":{"type":"blob"},"Logo3x":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"DeviceTypeLinux":{"shape":"S6m"},"DeviceTypeWeb":{"shape":"S6m"}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S3s"},"DeviceTypeOsx":{"shape":"S3s"},"DeviceTypeAndroid":{"shape":"S3s"},"DeviceTypeIos":{"shape":"S3y"},"DeviceTypeLinux":{"shape":"S3s"},"DeviceTypeWeb":{"shape":"S3s"}}}},"ImportWorkspaceImage":{"input":{"type":"structure","required":["Ec2ImageId","IngestionProcess","ImageName","ImageDescription"],"members":{"Ec2ImageId":{},"IngestionProcess":{},"ImageName":{},"ImageDescription":{},"Tags":{"shape":"Sm"},"Applications":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ImageId":{}}}},"ListAvailableManagementCidrRanges":{"input":{"type":"structure","required":["ManagementCidrRangeConstraint"],"members":{"ManagementCidrRangeConstraint":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ManagementCidrRanges":{"type":"list","member":{}},"NextToken":{}}}},"MigrateWorkspace":{"input":{"type":"structure","required":["SourceWorkspaceId","BundleId"],"members":{"SourceWorkspaceId":{},"BundleId":{}}},"output":{"type":"structure","members":{"SourceWorkspaceId":{},"TargetWorkspaceId":{}}}},"ModifyAccount":{"input":{"type":"structure","members":{"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{}}},"output":{"type":"structure","members":{}}},"ModifyCertificateBasedAuthProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"CertificateBasedAuthProperties":{"shape":"S5m"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifyClientProperties":{"input":{"type":"structure","required":["ResourceId","ClientProperties"],"members":{"ResourceId":{},"ClientProperties":{"shape":"S44"}}},"output":{"type":"structure","members":{}}},"ModifySamlProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"SamlProperties":{"shape":"S5j"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifySelfservicePermissions":{"input":{"type":"structure","required":["ResourceId","SelfservicePermissions"],"members":{"ResourceId":{},"SelfservicePermissions":{"shape":"S5i"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceAccessProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceAccessProperties"],"members":{"ResourceId":{},"WorkspaceAccessProperties":{"shape":"S5f"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceCreationProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceCreationProperties"],"members":{"ResourceId":{},"WorkspaceCreationProperties":{"type":"structure","members":{"EnableWorkDocs":{"type":"boolean"},"EnableInternetAccess":{"type":"boolean"},"DefaultOu":{},"CustomSecurityGroupId":{},"UserEnabledAsLocalAdministrator":{"type":"boolean"},"EnableMaintenanceMode":{"type":"boolean"}}}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceProperties":{"input":{"type":"structure","required":["WorkspaceId","WorkspaceProperties"],"members":{"WorkspaceId":{},"WorkspaceProperties":{"shape":"S2a"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceState":{"input":{"type":"structure","required":["WorkspaceId","WorkspaceState"],"members":{"WorkspaceId":{},"WorkspaceState":{}}},"output":{"type":"structure","members":{}}},"RebootWorkspaces":{"input":{"type":"structure","required":["RebootWorkspaceRequests"],"members":{"RebootWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S80"}}}}},"RebuildWorkspaces":{"input":{"type":"structure","required":["RebuildWorkspaceRequests"],"members":{"RebuildWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S80"}}}}},"RegisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId","EnableWorkDocs"],"members":{"DirectoryId":{},"SubnetIds":{"shape":"S57"},"EnableWorkDocs":{"type":"boolean"},"EnableSelfService":{"type":"boolean"},"Tenancy":{},"Tags":{"shape":"Sm"}}},"output":{"type":"structure","members":{}}},"RestoreWorkspace":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}},"output":{"type":"structure","members":{}}},"RevokeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"StartWorkspaces":{"input":{"type":"structure","required":["StartWorkspaceRequests"],"members":{"StartWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S80"}}}}},"StopWorkspaces":{"input":{"type":"structure","required":["StopWorkspaceRequests"],"members":{"StopWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S80"}}}}},"TerminateWorkspaces":{"input":{"type":"structure","required":["TerminateWorkspaceRequests"],"members":{"TerminateWorkspaceRequests":{"type":"list","member":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S80"}}}}},"UpdateConnectClientAddIn":{"input":{"type":"structure","required":["AddInId","ResourceId"],"members":{"AddInId":{},"ResourceId":{},"Name":{},"URL":{}}},"output":{"type":"structure","members":{}}},"UpdateConnectionAliasPermission":{"input":{"type":"structure","required":["AliasId","ConnectionAliasPermission"],"members":{"AliasId":{},"ConnectionAliasPermission":{"shape":"S4f"}}},"output":{"type":"structure","members":{}}},"UpdateRulesOfIpGroup":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sc"}}},"output":{"type":"structure","members":{}}},"UpdateWorkspaceBundle":{"input":{"type":"structure","members":{"BundleId":{},"ImageId":{}}},"output":{"type":"structure","members":{}}},"UpdateWorkspaceImagePermission":{"input":{"type":"structure","required":["ImageId","AllowCopyImage","SharedAccountId"],"members":{"ImageId":{},"AllowCopyImage":{"type":"boolean"},"SharedAccountId":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S8":{"type":"list","member":{}},"Sc":{"type":"list","member":{"type":"structure","members":{"ipRule":{},"ruleDesc":{}}}},"Sm":{"type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}}},"S15":{"type":"structure","required":["PrimaryWorkspaceId","DirectoryId"],"members":{"PrimaryWorkspaceId":{},"VolumeEncryptionKey":{},"DirectoryId":{},"Tags":{"shape":"Sm"}}},"S1o":{"type":"structure","members":{"Name":{}}},"S1q":{"type":"structure","members":{"Capacity":{}}},"S1r":{"type":"structure","members":{"Capacity":{}}},"S1t":{"type":"structure","members":{"BundleId":{},"Name":{},"Owner":{},"Description":{},"ImageId":{},"RootStorage":{"shape":"S1r"},"UserStorage":{"shape":"S1q"},"ComputeType":{"shape":"S1o"},"LastUpdatedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"State":{},"BundleType":{}}},"S21":{"type":"structure","members":{"Type":{}}},"S28":{"type":"structure","required":["DirectoryId","UserName","BundleId"],"members":{"DirectoryId":{},"UserName":{},"BundleId":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2a"},"Tags":{"shape":"Sm"}}},"S2a":{"type":"structure","members":{"RunningMode":{},"RunningModeAutoStopTimeoutInMinutes":{"type":"integer"},"RootVolumeSizeGib":{"type":"integer"},"UserVolumeSizeGib":{"type":"integer"},"ComputeTypeName":{},"Protocols":{"type":"list","member":{}}}},"S2l":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"DirectoryId":{},"UserName":{},"IpAddress":{},"State":{},"BundleId":{},"SubnetId":{},"ErrorMessage":{},"ErrorCode":{},"ComputerName":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2a"},"ModificationStates":{"type":"list","member":{"type":"structure","members":{"Resource":{},"State":{}}}},"RelatedWorkspaces":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"Region":{},"State":{},"Type":{}}}}}}},"S3s":{"type":"structure","members":{"LogoUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S3v":{"type":"map","key":{},"value":{}},"S3y":{"type":"structure","members":{"LogoUrl":{},"Logo2xUrl":{},"Logo3xUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S44":{"type":"structure","members":{"ReconnectEnabled":{},"LogUploadEnabled":{}}},"S4f":{"type":"structure","required":["SharedAccountId","AllowAssociation"],"members":{"SharedAccountId":{},"AllowAssociation":{"type":"boolean"}}},"S57":{"type":"list","member":{}},"S5f":{"type":"structure","members":{"DeviceTypeWindows":{},"DeviceTypeOsx":{},"DeviceTypeWeb":{},"DeviceTypeIos":{},"DeviceTypeAndroid":{},"DeviceTypeChromeOs":{},"DeviceTypeZeroClient":{},"DeviceTypeLinux":{}}},"S5i":{"type":"structure","members":{"RestartWorkspace":{},"IncreaseVolumeSize":{},"ChangeComputeType":{},"SwitchRunningMode":{},"RebuildWorkspace":{}}},"S5j":{"type":"structure","members":{"Status":{},"UserAccessUrl":{},"RelayStateParameterName":{}}},"S5m":{"type":"structure","members":{"Status":{},"CertificateAuthorityArn":{}}},"S67":{"type":"list","member":{"type":"structure","members":{"SnapshotTime":{"type":"timestamp"}}}},"S6a":{"type":"list","member":{}},"S6m":{"type":"structure","members":{"Logo":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S3v"}}},"S80":{"type":"structure","members":{"WorkspaceId":{},"ErrorCode":{},"ErrorMessage":{}}}}} /***/ }), /* 516 */ @@ -55508,7 +55508,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 597 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24"},"operations":{"AddAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"AddTags":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"}}}},"AssociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"BatchDescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageArnList"],"members":{"ModelPackageArnList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ModelPackageSummaries":{"type":"map","key":{},"value":{"type":"structure","required":["ModelPackageGroupName","ModelPackageArn","CreationTime","InferenceSpecification","ModelPackageStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"BatchDescribeModelPackageErrorMap":{"type":"map","key":{},"value":{"type":"structure","required":["ErrorCode","ErrorResponse"],"members":{"ErrorCode":{},"ErrorResponse":{}}}}}}},"CreateAction":{"input":{"type":"structure","required":["ActionName","Source","ActionType"],"members":{"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4e"},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S4o"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S50"},"ArtifactType":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S58"},"OutputDataConfig":{"shape":"S5g"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S5i"},"AutoMLJobConfig":{"shape":"S5k"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S64"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S6a"},"OutputDataConfig":{"shape":"S5g"},"AutoMLProblemTypeConfig":{"shape":"S6c"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S5p"},"AutoMLJobObjective":{"shape":"S5i"},"ModelDeployConfig":{"shape":"S64"},"DataSplitConfig":{"shape":"S5v"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S73"},"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":"S7a"},"OutputConfig":{"shape":"S7d"},"VpcConfig":{"shape":"S7k"},"StoppingCondition":{"shape":"S3n"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S7s"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S7x"},"DataQualityAppSpecification":{"shape":"S81"},"DataQualityJobInput":{"shape":"S8a"},"DataQualityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S95"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S9b"},"SubnetIds":{"shape":"S5t"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DomainSettings":{"shape":"Sa5"},"DefaultSpaceSettings":{"shape":"Sa9"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"Sae"},"DeviceFleetName":{},"Stages":{"shape":"Sag"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"Sag"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S95"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Saw"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sbe"},"DataCaptureConfig":{"shape":"Sbu"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Sc5"},"ExplainerConfig":{"shape":"Scd"},"ShadowProductionVariants":{"shape":"Sbe"}}},"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":"Sdc"},"OnlineStoreConfig":{"shape":"Sdf"},"OfflineStoreConfig":{"shape":"Sdk"},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Sdw"},"HumanLoopActivationConfig":{"shape":"Sdy"},"HumanLoopConfig":{"shape":"Se1"},"OutputConfig":{"shape":"Seg"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sen"},"S3StorageConfig":{"shape":"Sep"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Sev"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Sf0"},"TrainingJobDefinition":{"shape":"Sft"},"TrainingJobDefinitions":{"shape":"Sg9"},"WarmStartConfig":{"shape":"Sga"},"Tags":{"shape":"S7"},"Autotune":{"shape":"Sge"}}},"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":"Sgp"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sh2"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sh5"},"DataStorageConfig":{"shape":"Shd"},"ShadowModeConfig":{"shape":"She"},"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":"Shm"},"JobDescription":{},"StoppingConditions":{"shape":"Siq"},"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":"Sj2"},"OutputConfig":{"shape":"Sj9"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sja"},"LabelingJobAlgorithmsConfig":{"shape":"Sjd"},"HumanTaskConfig":{"shape":"Sjh"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName","ExecutionRoleArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjw"},"Containers":{"shape":"Ska"},"InferenceExecutionConfig":{"shape":"Skb"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S5q"},"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":"Skf"},"ModelBiasAppSpecification":{"shape":"Skg"},"ModelBiasJobInput":{"shape":"Skh"},"ModelBiasJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Skl"},"Content":{"shape":"Skm"},"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":"Sks"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Skw"},"ModelExplainabilityAppSpecification":{"shape":"Skx"},"ModelExplainabilityJobInput":{"shape":"Sky"},"ModelExplainabilityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"Sl1"},"SourceAlgorithmSpecification":{"shape":"Sl4"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sl7"},"ClientToken":{"idempotencyToken":true},"CustomerMetadataProperties":{"shape":"Sle"},"DriftCheckBaselines":{"shape":"Slh"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sln"}}},"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":"Slu"},"ModelQualityAppSpecification":{"shape":"Slv"},"ModelQualityJobInput":{"shape":"Slx"},"ModelQualityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sm1"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"S9c"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Smi"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sml"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Smo"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smt"},"OnStart":{"shape":"Smt"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sn1"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Sn7"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedNotebookInstanceUrl":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreateProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","RoleArn"],"members":{"ProcessingInputs":{"shape":"Snk"},"ProcessingOutputConfig":{"shape":"So7"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Soc"},"StoppingCondition":{"shape":"Soe"},"AppSpecification":{"shape":"Sog"},"Environment":{"shape":"Soi"},"NetworkConfig":{"shape":"Sm9"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Soj"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Soo"},"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":"Soy"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"CreateStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName","StudioLifecycleConfigContent","StudioLifecycleConfigAppType"],"members":{"StudioLifecycleConfigName":{},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{}}}},"CreateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName","AlgorithmSpecification","RoleArn","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingJobName":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Sp8"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sfy"},"DebugHookConfig":{"shape":"Sph"},"DebugRuleConfigurations":{"shape":"Spp"},"TensorBoardOutputConfig":{"shape":"Spt"},"ExperimentConfig":{"shape":"Soj"},"ProfilerConfig":{"shape":"Spu"},"ProfilerRuleConfigurations":{"shape":"Spy"},"Environment":{"shape":"Sq0"},"RetryStrategy":{"shape":"Sfz"}}},"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":"Sq7"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"DataCaptureConfig":{"shape":"Sqa"},"TransformResources":{"shape":"S44"},"DataProcessing":{"shape":"Sqb"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Soj"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sqj"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sqm"},"InputArtifacts":{"shape":"Sqq"},"OutputArtifacts":{"shape":"Sqq"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"CreateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"Tags":{"shape":"S7"},"UserSettings":{"shape":"S9b"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Sr1"},"OidcConfig":{"shape":"Sr4"},"SourceIpConfig":{"shape":"Sr7"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Srb"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Srl"},"Description":{},"NotificationConfiguration":{"shape":"Srt"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"WorkteamArn":{}}}},"DeleteAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"DeleteAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}}},"DeleteApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S50"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"DeleteDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}}},"DeleteDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"RetentionPolicy":{"type":"structure","members":{"HomeEfsFileSystem":{}}}}}},"DeleteEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{}}}},"DeleteEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"DeleteEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}}},"DeleteEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}}},"DeleteExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"DeleteFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}}},"DeleteFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","members":{}}},"DeleteHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}}},"DeleteHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName","HubContentVersion"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}}},"DeleteHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","members":{}}},"DeleteImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{}}},"DeleteImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}}},"DeleteModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{}}}},"DeleteModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}}},"DeleteModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"DeleteNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"DeleteNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}}},"DeletePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"DeleteProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}}},"DeleteSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}}},"DeleteStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"DeleteTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"DeleteUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}}},"DeleteWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Success"],"members":{"Success":{"type":"boolean"}}}},"DeregisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","DeviceNames"],"members":{"DeviceFleetName":{},"DeviceNames":{"shape":"Sal"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}},"output":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","TrainingSpecification","AlgorithmStatus","AlgorithmStatusDetails"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Su3"},"ImageScanStatuses":{"shape":"Su3"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4e"},"SpaceName":{}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4o"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S50"},"ArtifactType":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","InputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"InputDataConfig":{"shape":"S58"},"OutputDataConfig":{"shape":"S5g"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5i"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S5k"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Suh"},"BestCandidate":{"shape":"Suj"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"shape":"Svb"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5i"},"ProblemType":{},"CompletionCriteria":{"shape":"S5l"}}},"ModelDeployConfig":{"shape":"S64"},"ModelDeployResult":{"shape":"Svf"}}}},"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":"S6a"},"OutputDataConfig":{"shape":"S5g"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5i"},"AutoMLProblemTypeConfig":{"shape":"S6c"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Suh"},"BestCandidate":{"shape":"Suj"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"ModelDeployConfig":{"shape":"S64"},"ModelDeployResult":{"shape":"Svf"},"DataSplitConfig":{"shape":"S5v"},"SecurityConfig":{"shape":"S5p"},"AutoMLJobArtifacts":{"shape":"Svb"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5i"},"CompletionCriteria":{"shape":"S5l"},"AutoMLProblemTypeResolvedAttributes":{"type":"structure","members":{"TabularResolvedAttributes":{"type":"structure","members":{"ProblemType":{}}}},"union":true}}},"AutoMLProblemTypeConfigName":{}}}},"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":"S73"}}}},"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":"S3n"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"Svt"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S7a"},"OutputConfig":{"shape":"S7d"},"VpcConfig":{"shape":"S7k"},"DerivedInformation":{"type":"structure","members":{"DerivedDataInputConfig":{}}}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S7s"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"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":"S7x"},"DataQualityAppSpecification":{"shape":"S81"},"DataQualityJobInput":{"shape":"S8a"},"DataQualityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"}}}},"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":"S95"},"Description":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"IotRoleAlias":{}}}},"DescribeDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{}}},"output":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"HomeEfsFileSystemId":{},"SingleSignOnManagedApplicationInstanceId":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S9b"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S5t"},"Url":{},"VpcId":{},"KmsKeyId":{},"DomainSettings":{"shape":"Sa5"},"AppSecurityGroupManagement":{},"SecurityGroupIdForDomainBoundary":{},"DefaultSpaceSettings":{"shape":"Sa9"}}}},"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":"Sae"},"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":"Sai"},"DeploymentConfig":{"shape":"San"},"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":"S95"},"ResourceKey":{},"EdgePackagingJobStatus":{},"EdgePackagingJobStatusMessage":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ModelArtifact":{},"ModelSignature":{},"PresetDeploymentOutput":{"type":"structure","required":["Type"],"members":{"Type":{},"Artifact":{},"Status":{},"StatusMessage":{}}}}}},"DescribeEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"output":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Swx"},"DataCaptureConfig":{"shape":"Sx5"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Saw"},"AsyncInferenceConfig":{"shape":"Sc5"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sx9"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"Sx9"}}},"ExplainerConfig":{"shape":"Scd"},"ShadowProductionVariants":{"shape":"Swx"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sbe"},"DataCaptureConfig":{"shape":"Sbu"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Sc5"},"ExplainerConfig":{"shape":"Scd"},"ShadowProductionVariants":{"shape":"Sbe"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Sxf"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"}}}},"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":"Sdc"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sdf"},"OfflineStoreConfig":{"shape":"Sdk"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxm"},"LastUpdateStatus":{"shape":"Sxp"},"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":"Sxv"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Sdw"},"HumanLoopActivationConfig":{"shape":"Sdy"},"HumanLoopConfig":{"shape":"Se1"},"OutputConfig":{"shape":"Seg"},"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":"Sen"},"S3StorageConfig":{"shape":"Sep"},"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":"Syd"},"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":"Sf0"},"TrainingJobDefinition":{"shape":"Sft"},"TrainingJobDefinitions":{"shape":"Sg9"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sys"},"ObjectiveStatusCounters":{"shape":"Syu"},"BestTrainingJob":{"shape":"Syw"},"OverallBestTrainingJob":{"shape":"Syw"},"WarmStartConfig":{"shape":"Sga"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"Syz"},"ConsumedResources":{"shape":"Sz0"},"Autotune":{"shape":"Sge"}}}},"DescribeImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"DescribeImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{"BaseImage":{},"ContainerImage":{},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sh2"},"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":"Sh8"},"Status":{}}}},"DataStorageConfig":{"shape":"Shd"},"ShadowModeConfig":{"shape":"She"},"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":"Shm"},"StoppingConditions":{"shape":"Siq"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointConfiguration","ModelConfiguration"],"members":{"Metrics":{"shape":"Szl"},"EndpointConfiguration":{"shape":"Szo"},"ModelConfiguration":{"shape":"Szq"},"RecommendationId":{},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"Szy"},"EndpointInfo":{"shape":"Sij"}}}}}}},"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":"S102"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Sj2"},"OutputConfig":{"shape":"Sj9"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sja"},"LabelingJobAlgorithmsConfig":{"shape":"Sjd"},"HumanTaskConfig":{"shape":"Sjh"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"S105"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","ExecutionRoleArn","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjw"},"Containers":{"shape":"Ska"},"InferenceExecutionConfig":{"shape":"Skb"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5q"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"DeploymentRecommendation":{"shape":"S10a"}}}},"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":"Skf"},"ModelBiasAppSpecification":{"shape":"Skg"},"ModelBiasJobInput":{"shape":"Skh"},"ModelBiasJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"}}}},"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":"Skm"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Skl"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"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":"Sks"},"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":"Skw"},"ModelExplainabilityAppSpecification":{"shape":"Skx"},"ModelExplainabilityJobInput":{"shape":"Sky"},"ModelExplainabilityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"}}}},"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":"Sl4"},"ValidationSpecification":{"shape":"Sl1"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S10r"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sl7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sle"},"DriftCheckBaselines":{"shape":"Slh"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sln"}}}},"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":"Stw"},"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":"Slu"},"ModelQualityAppSpecification":{"shape":"Slv"},"ModelQualityJobInput":{"shape":"Slx"},"ModelQualityJobOutputConfig":{"shape":"S8n"},"JobResources":{"shape":"S8t"},"NetworkConfig":{"shape":"S8y"},"RoleArn":{},"StoppingCondition":{"shape":"S8z"}}}},"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":"Sm1"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S114"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"S9c"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Smi"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Sml"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Smo"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smt"},"OnStart":{"shape":"Smt"},"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":"Stw"},"LastModifiedBy":{"shape":"Stw"},"ParallelismConfiguration":{"shape":"Sn7"}}}},"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":"S11o"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedBy":{"shape":"Stw"},"ParallelismConfiguration":{"shape":"Sn7"},"SelectiveExecutionConfig":{"shape":"S11q"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Snk"},"ProcessingOutputConfig":{"shape":"So7"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Soc"},"StoppingCondition":{"shape":"Soe"},"AppSpecification":{"shape":"Sog"},"Environment":{"shape":"Soi"},"NetworkConfig":{"shape":"Sm9"},"RoleArn":{},"ExperimentConfig":{"shape":"Soj"},"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":"Soo"},"ServiceCatalogProvisionedProductDetails":{"shape":"S11z"},"ProjectStatus":{},"CreatedBy":{"shape":"Stw"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"}}}},"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":"Soy"}}}},"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":"S12a"}}}},"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":"Svt"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Sp8"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S12e"},"FinalMetricDataList":{"shape":"S12h"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sfy"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Sph"},"ExperimentConfig":{"shape":"Soj"},"DebugRuleConfigurations":{"shape":"Spp"},"TensorBoardOutputConfig":{"shape":"Spt"},"DebugRuleEvaluationStatuses":{"shape":"S12l"},"ProfilerConfig":{"shape":"Spu"},"ProfilerRuleConfigurations":{"shape":"Spy"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"RetryStrategy":{"shape":"Sfz"},"Environment":{"shape":"Sq0"},"WarmPoolStatus":{"shape":"S12s"}}}},"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":"Sq7"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"DataCaptureConfig":{"shape":"Sqa"},"TransformResources":{"shape":"S44"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sqb"},"ExperimentConfig":{"shape":"Soj"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S130"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S134"},"Status":{"shape":"Sqj"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"Parameters":{"shape":"Sqm"},"InputArtifacts":{"shape":"Sqq"},"OutputArtifacts":{"shape":"Sqq"},"MetadataProperties":{"shape":"S1q"},"Metrics":{"shape":"S136"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S134"}}}}},"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":"S9b"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S13g"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S13o"}}}},"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":"S95"},"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":"S14g"}}},"output":{"type":"structure","members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S14g"},"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":"Syd"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn","HubContentArn"],"members":{"HubArn":{},"HubContentArn":{}}}},"ListActions":{"input":{"type":"structure","members":{"SourceUri":{},"ActionType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ActionSummaries":{"type":"list","member":{"type":"structure","members":{"ActionArn":{},"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAlgorithms":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["AlgorithmSummaryList"],"members":{"AlgorithmSummaryList":{"type":"list","member":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","AlgorithmStatus"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"AlgorithmStatus":{}}}},"NextToken":{}}}},"ListAliases":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"SageMakerImageVersionAliases":{"shape":"Sgp"},"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":"S4o"}}}}}}},"ListApps":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameEquals":{},"SpaceNameEquals":{}}},"output":{"type":"structure","members":{"Apps":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"SpaceName":{}}}},"NextToken":{}}}},"ListArtifacts":{"input":{"type":"structure","members":{"SourceUri":{},"ArtifactType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ArtifactSummaries":{"type":"list","member":{"type":"structure","members":{"ArtifactArn":{},"ArtifactName":{},"Source":{"shape":"S50"},"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":"Stw"}}}},"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":"Suh"}}}},"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":"Suj"}},"NextToken":{}}}},"ListCodeRepositories":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CodeRepositorySummaryList"],"members":{"CodeRepositorySummaryList":{"type":"list","member":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S73"}}}},"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":"S7s"},"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":"S16z"},"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":"Sxf"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListFeatureGroups":{"input":{"type":"structure","members":{"NameContains":{},"FeatureGroupStatusEquals":{},"OfflineStoreStatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupSummaries","NextToken"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxm"}}}},"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":"S18p"},"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":"S18p"},"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":"Sen"},"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":"Sys"},"ObjectiveStatusCounters":{"shape":"Syu"},"ResourceLimits":{"shape":"Sf6"}}}},"NextToken":{}}}},"ListImageVersions":{"input":{"type":"structure","required":["ImageName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ImageName":{},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"ImageVersions":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageVersionArn","ImageVersionStatus","LastModifiedTime","Version"],"members":{"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"}}}},"NextToken":{}}}},"ListImages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageName","ImageStatus","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListInferenceExperiments":{"input":{"type":"structure","members":{"NameContains":{},"Type":{},"StatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"InferenceExperiments":{"type":"list","member":{"type":"structure","required":["Name","Type","Status","CreationTime","LastModifiedTime"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sh2"},"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":"Szl"},"EndpointConfiguration":{"shape":"Szo"},"ModelConfiguration":{"shape":"Szq"},"FailureReason":{},"EndpointMetrics":{"shape":"Szy"},"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":"S102"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"S105"},"InputConfig":{"shape":"Sj2"}}}},"NextToken":{}}}},"ListLabelingJobsForWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"JobReferenceCodeContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["LabelingJobSummaryList"],"members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["JobReferenceCode","WorkRequesterAccountId","CreationTime"],"members":{"LabelingJobName":{},"JobReferenceCode":{},"WorkRequesterAccountId":{},"CreationTime":{"type":"timestamp"},"LabelCounters":{"type":"structure","members":{"HumanLabeled":{"type":"integer"},"PendingHuman":{"type":"integer"},"Total":{"type":"integer"}}},"NumberOfHumanWorkersPerDataObject":{"type":"integer"}}}},"NextToken":{}}}},"ListLineageGroups":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"LineageGroupSummaries":{"type":"list","member":{"type":"structure","members":{"LineageGroupArn":{},"LineageGroupName":{},"DisplayName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelBiasJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S16z"},"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":"S16z"},"NextToken":{}}}},"ListModelMetadata":{"input":{"type":"structure","members":{"SearchExpression":{"type":"structure","members":{"Filters":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelMetadataSummaries"],"members":{"ModelMetadataSummaries":{"type":"list","member":{"type":"structure","required":["Domain","Framework","Task","Model","FrameworkVersion"],"members":{"Domain":{},"Framework":{},"Task":{},"Model":{},"FrameworkVersion":{}}}},"NextToken":{}}}},"ListModelPackageGroups":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageGroupSummaryList"],"members":{"ModelPackageGroupSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageGroupStatus":{}}}},"NextToken":{}}}},"ListModelPackages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelApprovalStatus":{},"ModelPackageGroupName":{},"ModelPackageType":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageSummaryList"],"members":{"ModelPackageSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"NextToken":{}}}},"ListModelQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S16z"},"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":"S1c4"},"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":"S114"}},"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":"Sml"}}}}}}},"ListPipelineExecutionSteps":{"input":{"type":"structure","members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{}}},"output":{"type":"structure","members":{"PipelineExecutionSteps":{"type":"list","member":{"type":"structure","members":{"StepName":{},"StepDisplayName":{},"StepDescription":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StepStatus":{},"CacheHitResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}},"AttemptCount":{"type":"integer"},"FailureReason":{},"Metadata":{"type":"structure","members":{"TrainingJob":{"type":"structure","members":{"Arn":{}}},"ProcessingJob":{"type":"structure","members":{"Arn":{}}},"TransformJob":{"type":"structure","members":{"Arn":{}}},"TuningJob":{"type":"structure","members":{"Arn":{}}},"Model":{"type":"structure","members":{"Arn":{}}},"RegisterModel":{"type":"structure","members":{"Arn":{}}},"Condition":{"type":"structure","members":{"Outcome":{}}},"Callback":{"type":"structure","members":{"CallbackToken":{},"SqsQueueUrl":{},"OutputParameters":{"shape":"S1dj"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1dj"}}},"QualityCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckStatistics":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineStatistics":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"ClarifyCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}},"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":"S1e0"},"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"}}}},"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":"S12a"}},"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":"S12s"}}}},"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":"Syw"}},"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":"S134"},"Status":{"shape":"Sqj"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"}}}},"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":"S130"},"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":"S13g"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S13o"}},"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":"S1gv"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Sev"},"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":"Sn7"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1h6"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CrossAccountFilterOption":{}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1hk"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Sxf"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S130"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S134"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S134"},"Status":{"shape":"Sqj"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"Parameters":{"shape":"Sqm"},"InputArtifacts":{"shape":"Sqq"},"OutputArtifacts":{"shape":"Sqq"},"Metrics":{"shape":"S136"},"MetadataProperties":{"shape":"S1q"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1hk"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Snk"},"ProcessingOutputConfig":{"shape":"So7"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Soc"},"StoppingCondition":{"shape":"Soe"},"AppSpecification":{"shape":"Sog"},"Environment":{"shape":"Soi"},"NetworkConfig":{"shape":"Sm9"},"RoleArn":{},"ExperimentConfig":{"shape":"Soj"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1hs"}}},"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":"Swx"},"DataCaptureConfig":{"shape":"Sx5"},"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":"Sm1"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S114"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"Swx"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sl4"},"ValidationSpecification":{"shape":"Sl1"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S10r"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Stw"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sl7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Sln"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"Sle"},"DriftCheckBaselines":{"shape":"Slh"}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"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":"Stw"},"LastModifiedBy":{"shape":"Stw"},"ParallelismConfiguration":{"shape":"Sn7"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"S11o"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedBy":{"shape":"Stw"},"ParallelismConfiguration":{"shape":"Sn7"},"PipelineParameters":{"shape":"S1e0"},"SelectiveExecutionConfig":{"shape":"S11q"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sdc"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sdf"},"OfflineStoreConfig":{"shape":"Sdk"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxm"},"LastUpdateStatus":{"shape":"Sxp"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Soo"},"ServiceCatalogProvisionedProductDetails":{"shape":"S11z"},"ProjectStatus":{},"CreatedBy":{"shape":"Stw"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Sxv"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Sf0"},"TrainingJobDefinition":{"shape":"Sft"},"TrainingJobDefinitions":{"shape":"Sg9"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Sys"},"ObjectiveStatusCounters":{"shape":"Syu"},"BestTrainingJob":{"shape":"Syw"},"OverallBestTrainingJob":{"shape":"Syw"},"WarmStartConfig":{"shape":"Sga"},"FailureReason":{},"Tags":{"shape":"S7"},"TuningJobCompletionDetails":{"shape":"Syz"},"ConsumedResources":{"shape":"Sz0"}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjw"},"Containers":{"shape":"Ska"},"InferenceExecutionConfig":{"shape":"Skb"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5q"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"},"DeploymentRecommendation":{"shape":"S10a"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1hs"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sm1"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S1c4"},"LastMonitoringExecutionSummary":{"shape":"S114"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Skl"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Skm"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Skl"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stw"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stw"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{},"ModelPackageGroupName":{}}}}}},"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":"S1dj"},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StartEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StartInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StartMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StartNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StartPipelineExecution":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"PipelineExecutionDisplayName":{},"PipelineParameters":{"shape":"S1e0"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sn7"},"SelectiveExecutionConfig":{"shape":"S11q"}}},"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":"Sh5"},"DesiredState":{},"Reason":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StopInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}}},"StopLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}}},"StopMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StopNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StopPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}}},"StopTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}}},"StopTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}}},"UpdateAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1j9"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S4o"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1j9"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{},"GitConfig":{"type":"structure","members":{"SecretArn":{}}}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"UpdateContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{},"Description":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1j9"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S95"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1gv"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"S9b"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4e"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"Sa6"}}},"DefaultSpaceSettings":{"shape":"Sa9"},"AppSecurityGroupManagement":{}}},"output":{"type":"structure","members":{"DomainArn":{}}}},"UpdateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"RetainAllVariantProperties":{"type":"boolean"},"ExcludeRetainedVariantProperties":{"type":"list","member":{"type":"structure","required":["VariantPropertyType"],"members":{"VariantPropertyType":{}}}},"DeploymentConfig":{"shape":"Saw"},"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":"Sdd"}},"OnlineStoreConfig":{"type":"structure","members":{"TtlDuration":{"shape":"Sdh"}}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"Sxw"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Sen"}}},"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":"Sgp"},"AliasesToDelete":{"shape":"Sgp"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sh2"},"Description":{},"ModelVariants":{"shape":"Sh5"},"DataStorageConfig":{"shape":"Shd"},"ShadowModeConfig":{"shape":"She"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Skm"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Sle"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Sln"}}},"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":"Sm1"}}},"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":"Sml"},"AcceleratorTypes":{"shape":"Smi"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Smo"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smt"},"OnStart":{"shape":"Smt"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sn1"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Sn7"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Sn7"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Soq"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Soy"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Spw"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"Spy"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"UpdateTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{},"DisplayName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"UpdateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sqj"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sqm"},"ParametersToRemove":{"shape":"S1lg"},"InputArtifacts":{"shape":"Sqq"},"InputArtifactsToRemove":{"shape":"S1lg"},"OutputArtifacts":{"shape":"Sqq"},"OutputArtifactsToRemove":{"shape":"S1lg"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"S9b"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Sr7"},"OidcConfig":{"shape":"Sr4"},"WorkforceVpcConfig":{"shape":"Srb"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S13g"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Srl"},"Description":{},"NotificationConfiguration":{"shape":"Srt"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S13o"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers","SupportedContentTypes","SupportedResponseMIMETypes"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ProductId":{},"Environment":{"shape":"Sz"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{}}}},"Sz":{"type":"map","key":{},"value":{}},"S16":{"type":"list","member":{}},"S18":{"type":"list","member":{}},"S1a":{"type":"list","member":{}},"S1c":{"type":"list","member":{}},"S1j":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S1o":{"type":"map","key":{},"value":{}},"S1q":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S1v":{"type":"structure","required":["TrainingImage","SupportedTrainingInstanceTypes","TrainingChannels"],"members":{"TrainingImage":{},"TrainingImageDigest":{},"SupportedHyperParameters":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Description":{},"Type":{},"Range":{"type":"structure","members":{"IntegerParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"ContinuousParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"CategoricalParameterRangeSpecification":{"type":"structure","required":["Values"],"members":{"Values":{"shape":"S25"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2a"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1a"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2m"}}}},"S25":{"type":"list","member":{}},"S2a":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2m":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S2o":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TrainingJobDefinition"],"members":{"ProfileName":{},"TrainingJobDefinition":{"type":"structure","required":["TrainingInputMode","InputDataConfig","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingInputMode":{},"HyperParameters":{"shape":"S2t"},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"StoppingCondition":{"shape":"S3n"}}},"TransformJobDefinition":{"shape":"S3q"}}}}}},"S2t":{"type":"map","key":{},"value":{}},"S2v":{"type":"list","member":{"type":"structure","required":["ChannelName","DataSource"],"members":{"ChannelName":{},"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"S3DataDistributionType":{},"AttributeNames":{"type":"list","member":{}},"InstanceGroupNames":{"type":"list","member":{}}}},"FileSystemDataSource":{"type":"structure","required":["FileSystemId","FileSystemAccessMode","FileSystemType","DirectoryPath"],"members":{"FileSystemId":{},"FileSystemAccessMode":{},"FileSystemType":{},"DirectoryPath":{}}}}},"ContentType":{},"CompressionType":{},"RecordWrapperType":{},"InputMode":{},"ShuffleConfig":{"type":"structure","required":["Seed"],"members":{"Seed":{"type":"long"}}}}}},"S3e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{},"CompressionType":{}}},"S3h":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}},"KeepAlivePeriodInSeconds":{"type":"integer"}}},"S3n":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"}}},"S3q":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"TransformResources":{"shape":"S44"}}},"S3u":{"type":"map","key":{},"value":{}},"S3x":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S41":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S44":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4e":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S4o":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}}}},"S50":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S58":{"type":"list","member":{"type":"structure","required":["DataSource","TargetAttributeName"],"members":{"DataSource":{"shape":"S5a"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{},"SampleWeightAttributeName":{}}}},"S5a":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S5g":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S5i":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S5k":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5l"},"SecurityConfig":{"shape":"S5p"},"DataSplitConfig":{"shape":"S5v"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"shape":"S5y"}}},"Mode":{}}},"S5l":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S5p":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"S5q":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S5t"}}},"S5t":{"type":"list","member":{}},"S5v":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S5y":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}},"S64":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S6a":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S5a"}}}},"S6c":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5l"}}},"TextClassificationJobConfig":{"type":"structure","required":["ContentColumn","TargetLabelColumn"],"members":{"CompletionCriteria":{"shape":"S5l"},"ContentColumn":{},"TargetLabelColumn":{}}},"TabularJobConfig":{"type":"structure","required":["TargetAttributeName"],"members":{"CandidateGenerationConfig":{"type":"structure","members":{"AlgorithmsConfig":{"shape":"S5y"}}},"CompletionCriteria":{"shape":"S5l"},"FeatureSpecificationS3Uri":{},"Mode":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"ProblemType":{},"TargetAttributeName":{},"SampleWeightAttributeName":{}}},"TimeSeriesForecastingJobConfig":{"type":"structure","required":["ForecastFrequency","ForecastHorizon","TimeSeriesConfig"],"members":{"FeatureSpecificationS3Uri":{},"CompletionCriteria":{"shape":"S5l"},"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":{}}}}}}},"union":true},"S73":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S7a":{"type":"structure","required":["S3Uri","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S7d":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S7k":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S7s":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S7x":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7z"},"StatisticsResource":{"shape":"S80"}}},"S7z":{"type":"structure","members":{"S3Uri":{}}},"S80":{"type":"structure","members":{"S3Uri":{}}},"S81":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S83"},"ContainerArguments":{"shape":"S85"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S87"}}},"S83":{"type":"list","member":{}},"S85":{"type":"list","member":{}},"S87":{"type":"map","key":{},"value":{}},"S8a":{"type":"structure","members":{"EndpointInput":{"shape":"S8b"},"BatchTransformInput":{"shape":"S8h"}}},"S8b":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S8h":{"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":{}}},"S8n":{"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":{}}},"S8t":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"S8y":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"S8z":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"S95":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"S9b":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S9c"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"S9f"},"KernelGatewayAppSettings":{"shape":"S9k"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"CustomImages":{"shape":"S9l"}}},"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":{}}}}}}}},"S9c":{"type":"list","member":{}},"S9f":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"LifecycleConfigArns":{"shape":"S9g"},"CodeRepositories":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}}}},"S9g":{"type":"list","member":{}},"S9k":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"CustomImages":{"shape":"S9l"},"LifecycleConfigArns":{"shape":"S9g"}}},"S9l":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"Sa5":{"type":"structure","members":{"SecurityGroupIds":{"shape":"Sa6"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4e"}}},"ExecutionRoleIdentityConfig":{}}},"Sa6":{"type":"list","member":{}},"Sa9":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S9c"},"JupyterServerAppSettings":{"shape":"S9f"},"KernelGatewayAppSettings":{"shape":"S9k"}}},"Sae":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"Sag":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"Sai"},"DeploymentConfig":{"shape":"San"}}}},"Sai":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"Sal"},"DeviceNameContains":{}}},"Sal":{"type":"list","member":{}},"San":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Saw":{"type":"structure","members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Sb1"},"LinearStepSize":{"shape":"Sb1"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}},"RollingUpdatePolicy":{"type":"structure","required":["MaximumBatchSize","WaitIntervalInSeconds"],"members":{"MaximumBatchSize":{"shape":"Sb1"},"WaitIntervalInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"},"RollbackMaximumBatchSize":{"shape":"Sb1"}}}}},"Sb1":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sbe":{"type":"list","member":{"type":"structure","required":["VariantName","ModelName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sbm"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"}}}},"Sbm":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"type":"integer"}}},"Sbu":{"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":"Sc0"}}},"Sc0":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Sc5":{"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":{}}}}},"Scd":{"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":{}}}}}}}}},"Sdc":{"type":"list","member":{"shape":"Sdd"}},"Sdd":{"type":"structure","members":{"FeatureName":{},"FeatureType":{}}},"Sdf":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"},"TtlDuration":{"shape":"Sdh"}}},"Sdh":{"type":"structure","members":{"Unit":{},"Value":{"type":"integer"}}},"Sdk":{"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":{}}},"Sdw":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Sdy":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Se1":{"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":"Seb"}}},"Seb":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Seg":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Sen":{"type":"list","member":{}},"Sep":{"type":"structure","members":{"S3OutputPath":{}}},"Sev":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Sf0":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2m"},"ResourceLimits":{"shape":"Sf6"},"ParameterRanges":{"shape":"Sfa"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Sf6":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"Sfa":{"type":"structure","members":{"IntegerParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"ContinuousParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S25"}}}},"AutoParameters":{"type":"list","member":{"type":"structure","required":["Name","ValueHint"],"members":{"Name":{},"ValueHint":{}}}}}},"Sft":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2m"},"HyperParameterRanges":{"shape":"Sfa"},"StaticHyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2a"}}},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"VpcConfig":{"shape":"S5q"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"StoppingCondition":{"shape":"S3n"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sfy"},"RetryStrategy":{"shape":"Sfz"},"HyperParameterTuningResourceConfig":{"type":"structure","members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"AllocationStrategy":{},"InstanceConfigs":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"}}}}}},"Environment":{"type":"map","key":{},"value":{}}}},"Sfy":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sfz":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sg9":{"type":"list","member":{"shape":"Sft"}},"Sga":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Sge":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sgp":{"type":"list","member":{}},"Sh2":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sh5":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Sh8"}}}},"Sh8":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Shd":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Sc0"}}},"She":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Shm":{"type":"structure","members":{"ModelPackageVersionArn":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}},"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":{},"InferenceSpecificationName":{},"EnvironmentParameterRanges":{"type":"structure","members":{"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{"type":"list","member":{}}}}}}},"ServerlessConfig":{"shape":"Sbm"}}}},"VolumeKmsKeyId":{},"ContainerConfig":{"type":"structure","members":{"Domain":{},"Task":{},"Framework":{},"FrameworkVersion":{},"PayloadConfig":{"type":"structure","members":{"SamplePayloadUrl":{},"SupportedContentTypes":{"type":"list","member":{}}}},"NearestModelName":{},"SupportedInstanceTypes":{"type":"list","member":{}},"DataInputConfig":{},"SupportedEndpointType":{},"SupportedResponseMIMETypes":{"type":"list","member":{}}}},"Endpoints":{"type":"list","member":{"shape":"Sij"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"ModelName":{}}},"Sij":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"Siq":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}},"FlatInvocations":{}}},"Sj2":{"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":{}}}}}},"Sj9":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Sja":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Sjd":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S5q"}}}}},"Sjh":{"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":"Seb"}}},"Sjw":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}},"ModelDataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3Uri","S3DataType","CompressionType"],"members":{"S3Uri":{},"S3DataType":{},"CompressionType":{}}}}}}},"Ska":{"type":"list","member":{"shape":"Sjw"}},"Skb":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Skf":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7z"}}},"Skg":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S87"}}},"Skh":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S8b"},"BatchTransformInput":{"shape":"S8h"},"GroundTruthS3Input":{"shape":"Ski"}}},"Ski":{"type":"structure","members":{"S3Uri":{}}},"Skl":{"type":"structure","members":{"KmsKeyId":{}}},"Skm":{"type":"string","sensitive":true},"Sks":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Skw":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7z"}}},"Skx":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S87"}}},"Sky":{"type":"structure","members":{"EndpointInput":{"shape":"S8b"},"BatchTransformInput":{"shape":"S8h"}}},"Sl1":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S3q"}}}}}},"Sl4":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"AlgorithmName":{}}}}}},"Sl7":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sl9"},"Constraints":{"shape":"Sl9"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sl9"},"Constraints":{"shape":"Sl9"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"Sl9"},"PreTrainingReport":{"shape":"Sl9"},"PostTrainingReport":{"shape":"Sl9"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"Sl9"}}}}},"Sl9":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sle":{"type":"map","key":{},"value":{}},"Slh":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Slj"},"PreTrainingConstraints":{"shape":"Sl9"},"PostTrainingConstraints":{"shape":"Sl9"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"Sl9"},"ConfigFile":{"shape":"Slj"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Sl9"},"Constraints":{"shape":"Sl9"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Sl9"},"Constraints":{"shape":"Sl9"}}}}},"Slj":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Sln":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}}},"Slu":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7z"}}},"Slv":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S83"},"ContainerArguments":{"shape":"S85"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S87"}}},"Slx":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S8b"},"BatchTransformInput":{"shape":"S8h"},"GroundTruthS3Input":{"shape":"Ski"}}},"Sm1":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S7z"},"StatisticsResource":{"shape":"S80"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S8b"},"BatchTransformInput":{"shape":"S8h"}}}},"MonitoringOutputConfig":{"shape":"S8n"},"MonitoringResources":{"shape":"S8t"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S83"},"ContainerArguments":{"shape":"S85"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"S8z"},"Environment":{"shape":"S87"},"NetworkConfig":{"shape":"Sm9"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Sm9":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"Smi":{"type":"list","member":{}},"Sml":{"type":"list","member":{}},"Smo":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Smt":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Sn1":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Sn7":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Snk":{"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":{}}}}}},"So7":{"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":{}}},"Soc":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Soe":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Sog":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S83"},"ContainerArguments":{"type":"list","member":{}}}},"Soi":{"type":"map","key":{},"value":{}},"Soj":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Soo":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Soq"}}},"Soq":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Soy":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"S9f"},"KernelGatewayAppSettings":{"shape":"S9k"}}},"Sp8":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2a"},"EnableSageMakerMetricsTimeSeries":{"type":"boolean"},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerArguments":{"type":"list","member":{}},"TrainingImageConfig":{"type":"structure","required":["TrainingRepositoryAccessMode"],"members":{"TrainingRepositoryAccessMode":{},"TrainingRepositoryAuthConfig":{"type":"structure","required":["TrainingRepositoryCredentialsProviderArn"],"members":{"TrainingRepositoryCredentialsProviderArn":{}}}}}}},"Sph":{"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":{}}}}}}},"Spp":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sps"}}}},"Sps":{"type":"map","key":{},"value":{}},"Spt":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"Spu":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Spw"},"DisableProfiler":{"type":"boolean"}}},"Spw":{"type":"map","key":{},"value":{}},"Spy":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Sps"}}}},"Sq0":{"type":"map","key":{},"value":{}},"Sq7":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Sqa":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Sqb":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Sqj":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Sqm":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Sqq":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Sr1":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Sr4":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"Sr7":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Srb":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Srd"},"Subnets":{"shape":"Srf"}}},"Srd":{"type":"list","member":{}},"Srf":{"type":"list","member":{}},"Srl":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","required":["Groups"],"members":{"Groups":{"type":"list","member":{}}}}}}},"Srt":{"type":"structure","members":{"NotificationTopicArn":{}}},"Stw":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Su3":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Suh":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"Suj":{"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":"Suv"},"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":"Suv"}}}},"Suv":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"}}}},"Svb":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"Svf":{"type":"structure","members":{"EndpointName":{}}},"Svt":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"Swx":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Swz"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"Sx1"},"CurrentServerlessConfig":{"shape":"Sbm"},"DesiredServerlessConfig":{"shape":"Sbm"}}}},"Swz":{"type":"list","member":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}}},"Sx1":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"Sx5":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"Sx9":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Swz"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"Sx1"},"CurrentServerlessConfig":{"shape":"Sbm"},"DesiredServerlessConfig":{"shape":"Sbm"}}}},"Sxf":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"Sxm":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"Sxp":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"Sxv":{"type":"list","member":{"shape":"Sxw"}},"Sxw":{"type":"structure","members":{"Key":{},"Value":{}}},"Syd":{"type":"list","member":{}},"Sys":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"Syu":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"Syw":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus","TunedHyperParameters"],"members":{"TrainingJobDefinitionName":{},"TrainingJobName":{},"TrainingJobArn":{},"TuningJobName":{},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"TrainingJobStatus":{},"TunedHyperParameters":{"shape":"S2t"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"Syz":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"Sz0":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"Szl":{"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"}}},"Szo":{"type":"structure","required":["EndpointName","VariantName"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"},"ServerlessConfig":{"shape":"Sbm"}}},"Szq":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"Szy":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"S102":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"S105":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"S10a":{"type":"structure","required":["RecommendationStatus"],"members":{"RecommendationStatus":{},"RealTimeInferenceRecommendations":{"type":"list","member":{"type":"structure","required":["RecommendationId","InstanceType"],"members":{"RecommendationId":{},"InstanceType":{},"Environment":{"shape":"Sz"}}}}}},"S10r":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"S10s"},"ImageScanStatuses":{"shape":"S10s"}}},"S10s":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"S114":{"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":{}}},"S11o":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S11q":{"type":"structure","required":["SourcePipelineExecutionArn","SelectedSteps"],"members":{"SourcePipelineExecutionArn":{},"SelectedSteps":{"type":"list","member":{"type":"structure","required":["StepName"],"members":{"StepName":{}}}}}},"S11z":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S12a":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S12e":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S12h":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S12l":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S12s":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S130":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S134":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S136":{"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"}}}},"S13g":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Sr7"},"SubDomain":{},"CognitoConfig":{"shape":"Sr1"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Srd"},"Subnets":{"shape":"Srf"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S13o":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Srl"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Srt"}}},"S14g":{"type":"structure","members":{"MinInvocationsPerMinute":{"type":"integer"},"MaxInvocationsPerMinute":{"type":"integer"}}},"S16z":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S18p":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentSearchKeywords":{"shape":"Syd"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"}}}},"S1c4":{"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"}}}}}}}},"S1dj":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1e0":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1gv":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1h6":{"type":"structure","members":{"Filters":{"shape":"S1h7"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1h7"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1h6"}},"Operator":{}}},"S1h7":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1hk":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Svt"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Sp8"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S12e"},"FinalMetricDataList":{"shape":"S12h"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sfy"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Sph"},"ExperimentConfig":{"shape":"Soj"},"DebugRuleConfigurations":{"shape":"Spp"},"TensorBoardOutputConfig":{"shape":"Spt"},"DebugRuleEvaluationStatuses":{"shape":"S12l"},"ProfilerConfig":{"shape":"Spu"},"Environment":{"shape":"Sq0"},"RetryStrategy":{"shape":"Sfz"},"Tags":{"shape":"S7"}}},"S1hs":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sq7"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"TransformResources":{"shape":"S44"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sqb"},"ExperimentConfig":{"shape":"Soj"},"Tags":{"shape":"S7"},"DataCaptureConfig":{"shape":"Sqa"}}},"S1j9":{"type":"list","member":{}},"S1lg":{"type":"list","member":{}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-07-24","endpointPrefix":"api.sagemaker","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SageMaker","serviceFullName":"Amazon SageMaker Service","serviceId":"SageMaker","signatureVersion":"v4","signingName":"sagemaker","targetPrefix":"SageMaker","uid":"sagemaker-2017-07-24"},"operations":{"AddAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{},"AssociationType":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"AddTags":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S7"}}}},"AssociateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName","TrialName"],"members":{"TrialComponentName":{},"TrialName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{},"TrialArn":{}}}},"BatchDescribeModelPackage":{"input":{"type":"structure","required":["ModelPackageArnList"],"members":{"ModelPackageArnList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ModelPackageSummaries":{"type":"map","key":{},"value":{"type":"structure","required":["ModelPackageGroupName","ModelPackageArn","CreationTime","InferenceSpecification","ModelPackageStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"BatchDescribeModelPackageErrorMap":{"type":"map","key":{},"value":{"type":"structure","required":["ErrorCode","ErrorResponse"],"members":{"ErrorCode":{},"ErrorResponse":{}}}}}}},"CreateAction":{"input":{"type":"structure","required":["ActionName","Source","ActionType"],"members":{"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"CreateAlgorithm":{"input":{"type":"structure","required":["AlgorithmName","TrainingSpecification"],"members":{"AlgorithmName":{},"AlgorithmDescription":{},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["AlgorithmArn"],"members":{"AlgorithmArn":{}}}},"CreateApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Tags":{"shape":"S7"},"ResourceSpec":{"shape":"S4e"},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{}}}},"CreateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"Tags":{"shape":"S7"},"KernelGatewayImageConfig":{"shape":"S4o"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"CreateArtifact":{"input":{"type":"structure","required":["Source","ArtifactType"],"members":{"ArtifactName":{},"Source":{"shape":"S50"},"ArtifactType":{},"Properties":{"shape":"S1o"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"CreateAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName","InputDataConfig","OutputDataConfig","RoleArn"],"members":{"AutoMLJobName":{},"InputDataConfig":{"shape":"S58"},"OutputDataConfig":{"shape":"S5g"},"ProblemType":{},"AutoMLJobObjective":{"shape":"S5i"},"AutoMLJobConfig":{"shape":"S5k"},"RoleArn":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelDeployConfig":{"shape":"S64"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateAutoMLJobV2":{"input":{"type":"structure","required":["AutoMLJobName","AutoMLJobInputDataConfig","OutputDataConfig","AutoMLProblemTypeConfig","RoleArn"],"members":{"AutoMLJobName":{},"AutoMLJobInputDataConfig":{"shape":"S6a"},"OutputDataConfig":{"shape":"S5g"},"AutoMLProblemTypeConfig":{"shape":"S6c"},"RoleArn":{},"Tags":{"shape":"S7"},"SecurityConfig":{"shape":"S5p"},"AutoMLJobObjective":{"shape":"S5i"},"ModelDeployConfig":{"shape":"S64"},"DataSplitConfig":{"shape":"S5v"}}},"output":{"type":"structure","required":["AutoMLJobArn"],"members":{"AutoMLJobArn":{}}}},"CreateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName","GitConfig"],"members":{"CodeRepositoryName":{},"GitConfig":{"shape":"S76"},"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":"S7d"},"OutputConfig":{"shape":"S7g"},"VpcConfig":{"shape":"S7n"},"StoppingCondition":{"shape":"S3n"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["CompilationJobArn"],"members":{"CompilationJobArn":{}}}},"CreateContext":{"input":{"type":"structure","required":["ContextName","Source","ContextType"],"members":{"ContextName":{},"Source":{"shape":"S7v"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"CreateDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","DataQualityAppSpecification","DataQualityJobInput","DataQualityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"DataQualityBaselineConfig":{"shape":"S80"},"DataQualityAppSpecification":{"shape":"S84"},"DataQualityJobInput":{"shape":"S8d"},"DataQualityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S98"},"Tags":{"shape":"S7"},"EnableIotRoleAlias":{"type":"boolean"}}}},"CreateDomain":{"input":{"type":"structure","required":["DomainName","AuthMode","DefaultUserSettings","SubnetIds","VpcId"],"members":{"DomainName":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S9e"},"SubnetIds":{"shape":"S5t"},"VpcId":{},"Tags":{"shape":"S7"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"KmsKeyId":{},"AppSecurityGroupManagement":{},"DomainSettings":{"shape":"Sa8"},"DefaultSpaceSettings":{"shape":"Sac"}}},"output":{"type":"structure","members":{"DomainArn":{},"Url":{}}}},"CreateEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","ModelConfigs","DeviceFleetName"],"members":{"EdgeDeploymentPlanName":{},"ModelConfigs":{"shape":"Sah"},"DeviceFleetName":{},"Stages":{"shape":"Saj"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EdgeDeploymentPlanArn"],"members":{"EdgeDeploymentPlanArn":{}}}},"CreateEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","Stages"],"members":{"EdgeDeploymentPlanName":{},"Stages":{"shape":"Saj"}}}},"CreateEdgePackagingJob":{"input":{"type":"structure","required":["EdgePackagingJobName","CompilationJobName","ModelName","ModelVersion","RoleArn","OutputConfig"],"members":{"EdgePackagingJobName":{},"CompilationJobName":{},"ModelName":{},"ModelVersion":{},"RoleArn":{},"OutputConfig":{"shape":"S98"},"ResourceKey":{},"Tags":{"shape":"S7"}}}},"CreateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"DeploymentConfig":{"shape":"Saz"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["EndpointArn"],"members":{"EndpointArn":{}}}},"CreateEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName","ProductionVariants"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sbh"},"DataCaptureConfig":{"shape":"Sbx"},"Tags":{"shape":"S7"},"KmsKeyId":{},"AsyncInferenceConfig":{"shape":"Sc8"},"ExplainerConfig":{"shape":"Scg"},"ShadowProductionVariants":{"shape":"Sbh"}}},"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":"Sdf"},"OnlineStoreConfig":{"shape":"Sdi"},"OfflineStoreConfig":{"shape":"Sdn"},"RoleArn":{},"Description":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"CreateFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionName":{},"HumanLoopRequestSource":{"shape":"Sdz"},"HumanLoopActivationConfig":{"shape":"Se1"},"HumanLoopConfig":{"shape":"Se4"},"OutputConfig":{"shape":"Sej"},"RoleArn":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["FlowDefinitionArn"],"members":{"FlowDefinitionArn":{}}}},"CreateHub":{"input":{"type":"structure","required":["HubName","HubDescription"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Seq"},"S3StorageConfig":{"shape":"Ses"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn"],"members":{"HubArn":{}}}},"CreateHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName","UiTemplate"],"members":{"HumanTaskUiName":{},"UiTemplate":{"shape":"Sey"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HumanTaskUiArn"],"members":{"HumanTaskUiArn":{}}}},"CreateHyperParameterTuningJob":{"input":{"type":"structure","required":["HyperParameterTuningJobName","HyperParameterTuningJobConfig"],"members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobConfig":{"shape":"Sf3"},"TrainingJobDefinition":{"shape":"Sfw"},"TrainingJobDefinitions":{"shape":"Sgc"},"WarmStartConfig":{"shape":"Sgd"},"Tags":{"shape":"S7"},"Autotune":{"shape":"Sgh"}}},"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":"Sgs"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"CreateInferenceExperiment":{"input":{"type":"structure","required":["Name","Type","RoleArn","EndpointName","ModelVariants","ShadowModeConfig"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sh5"},"Description":{},"RoleArn":{},"EndpointName":{},"ModelVariants":{"shape":"Sh8"},"DataStorageConfig":{"shape":"Shg"},"ShadowModeConfig":{"shape":"Shh"},"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":"Shp"},"JobDescription":{},"StoppingConditions":{"shape":"Sit"},"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":"Sj5"},"OutputConfig":{"shape":"Sjc"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sjd"},"LabelingJobAlgorithmsConfig":{"shape":"Sjg"},"HumanTaskConfig":{"shape":"Sjk"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["LabelingJobArn"],"members":{"LabelingJobArn":{}}}},"CreateModel":{"input":{"type":"structure","required":["ModelName","ExecutionRoleArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjz"},"Containers":{"shape":"Skd"},"InferenceExecutionConfig":{"shape":"Ske"},"ExecutionRoleArn":{},"Tags":{"shape":"S7"},"VpcConfig":{"shape":"S5q"},"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":"Ski"},"ModelBiasAppSpecification":{"shape":"Skj"},"ModelBiasJobInput":{"shape":"Skk"},"ModelBiasJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelCard":{"input":{"type":"structure","required":["ModelCardName","Content","ModelCardStatus"],"members":{"ModelCardName":{},"SecurityConfig":{"shape":"Sko"},"Content":{"shape":"Skp"},"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":"Skv"}}},"output":{"type":"structure","required":["ModelCardExportJobArn"],"members":{"ModelCardExportJobArn":{}}}},"CreateModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName","ModelExplainabilityAppSpecification","ModelExplainabilityJobInput","ModelExplainabilityJobOutputConfig","JobResources","RoleArn"],"members":{"JobDefinitionName":{},"ModelExplainabilityBaselineConfig":{"shape":"Skz"},"ModelExplainabilityAppSpecification":{"shape":"Sl0"},"ModelExplainabilityJobInput":{"shape":"Sl1"},"ModelExplainabilityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateModelPackage":{"input":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageDescription":{},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"Sl4"},"SourceAlgorithmSpecification":{"shape":"Sl7"},"CertifyForMarketplace":{"type":"boolean"},"Tags":{"shape":"S7"},"ModelApprovalStatus":{},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sla"},"ClientToken":{"idempotencyToken":true},"CustomerMetadataProperties":{"shape":"Slh"},"DriftCheckBaselines":{"shape":"Slk"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Slq"}}},"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":"Slx"},"ModelQualityAppSpecification":{"shape":"Sly"},"ModelQualityJobInput":{"shape":"Sm0"},"ModelQualityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["JobDefinitionArn"],"members":{"JobDefinitionArn":{}}}},"CreateMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName","MonitoringScheduleConfig"],"members":{"MonitoringScheduleName":{},"MonitoringScheduleConfig":{"shape":"Sm4"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["MonitoringScheduleArn"],"members":{"MonitoringScheduleArn":{}}}},"CreateNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName","InstanceType","RoleArn"],"members":{"NotebookInstanceName":{},"InstanceType":{},"SubnetId":{},"SecurityGroupIds":{"shape":"S9f"},"RoleArn":{},"KmsKeyId":{},"Tags":{"shape":"S7"},"LifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sml"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Smo"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Smr"}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{}}}},"CreateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smw"},"OnStart":{"shape":"Smw"}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{}}}},"CreatePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken","RoleArn"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sn4"},"PipelineDescription":{},"ClientRequestToken":{"idempotencyToken":true},"RoleArn":{},"Tags":{"shape":"S7"},"ParallelismConfiguration":{"shape":"Sna"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"CreatePresignedDomainUrl":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SessionExpirationDurationInSeconds":{"type":"integer"},"ExpiresInSeconds":{"type":"integer"},"SpaceName":{}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreatePresignedNotebookInstanceUrl":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{},"SessionExpirationDurationInSeconds":{"type":"integer"}}},"output":{"type":"structure","members":{"AuthorizedUrl":{}}}},"CreateProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","RoleArn"],"members":{"ProcessingInputs":{"shape":"Snn"},"ProcessingOutputConfig":{"shape":"Soa"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sof"},"StoppingCondition":{"shape":"Soh"},"AppSpecification":{"shape":"Soj"},"Environment":{"shape":"Sol"},"NetworkConfig":{"shape":"Smc"},"RoleArn":{},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Som"}}},"output":{"type":"structure","required":["ProcessingJobArn"],"members":{"ProcessingJobArn":{}}}},"CreateProject":{"input":{"type":"structure","required":["ProjectName","ServiceCatalogProvisioningDetails"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sor"},"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":"Sp1"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"CreateStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName","StudioLifecycleConfigContent","StudioLifecycleConfigAppType"],"members":{"StudioLifecycleConfigName":{},"StudioLifecycleConfigContent":{},"StudioLifecycleConfigAppType":{},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"StudioLifecycleConfigArn":{}}}},"CreateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName","AlgorithmSpecification","RoleArn","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingJobName":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Spb"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"Tags":{"shape":"S7"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sg1"},"DebugHookConfig":{"shape":"Spk"},"DebugRuleConfigurations":{"shape":"Sps"},"TensorBoardOutputConfig":{"shape":"Spw"},"ExperimentConfig":{"shape":"Som"},"ProfilerConfig":{"shape":"Spx"},"ProfilerRuleConfigurations":{"shape":"Sq1"},"Environment":{"shape":"Sq3"},"RetryStrategy":{"shape":"Sg2"}}},"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":"Sqa"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"DataCaptureConfig":{"shape":"Sqd"},"TransformResources":{"shape":"S44"},"DataProcessing":{"shape":"Sqe"},"Tags":{"shape":"S7"},"ExperimentConfig":{"shape":"Som"}}},"output":{"type":"structure","required":["TransformJobArn"],"members":{"TransformJobArn":{}}}},"CreateTrial":{"input":{"type":"structure","required":["TrialName","ExperimentName"],"members":{"TrialName":{},"DisplayName":{},"ExperimentName":{},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"CreateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sqm"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sqp"},"InputArtifacts":{"shape":"Sqt"},"OutputArtifacts":{"shape":"Sqt"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"CreateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"SingleSignOnUserIdentifier":{},"SingleSignOnUserValue":{},"Tags":{"shape":"S7"},"UserSettings":{"shape":"S9e"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"CreateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"CognitoConfig":{"shape":"Sr4"},"OidcConfig":{"shape":"Sr7"},"SourceIpConfig":{"shape":"Sra"},"WorkforceName":{},"Tags":{"shape":"S7"},"WorkforceVpcConfig":{"shape":"Sre"}}},"output":{"type":"structure","required":["WorkforceArn"],"members":{"WorkforceArn":{}}}},"CreateWorkteam":{"input":{"type":"structure","required":["WorkteamName","MemberDefinitions","Description"],"members":{"WorkteamName":{},"WorkforceName":{},"MemberDefinitions":{"shape":"Sro"},"Description":{},"NotificationConfiguration":{"shape":"Srw"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","members":{"WorkteamArn":{}}}},"DeleteAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"DeleteAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}}},"DeleteApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}}},"DeleteAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}}},"DeleteArtifact":{"input":{"type":"structure","members":{"ArtifactArn":{},"Source":{"shape":"S50"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"DeleteAssociation":{"input":{"type":"structure","required":["SourceArn","DestinationArn"],"members":{"SourceArn":{},"DestinationArn":{}}},"output":{"type":"structure","members":{"SourceArn":{},"DestinationArn":{}}}},"DeleteCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{}}}},"DeleteContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"DeleteDataQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName"],"members":{"DeviceFleetName":{}}}},"DeleteDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"RetentionPolicy":{"type":"structure","members":{"HomeEfsFileSystem":{}}}}}},"DeleteEdgeDeploymentPlan":{"input":{"type":"structure","required":["EdgeDeploymentPlanName"],"members":{"EdgeDeploymentPlanName":{}}}},"DeleteEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"DeleteEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}}},"DeleteEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}}},"DeleteExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentArn":{}}}},"DeleteFeatureGroup":{"input":{"type":"structure","required":["FeatureGroupName"],"members":{"FeatureGroupName":{}}}},"DeleteFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","members":{}}},"DeleteHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{}}}},"DeleteHubContent":{"input":{"type":"structure","required":["HubName","HubContentType","HubContentName","HubContentVersion"],"members":{"HubName":{},"HubContentType":{},"HubContentName":{},"HubContentVersion":{}}}},"DeleteHumanTaskUi":{"input":{"type":"structure","required":["HumanTaskUiName"],"members":{"HumanTaskUiName":{}}},"output":{"type":"structure","members":{}}},"DeleteImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{}}},"DeleteImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{}}},"DeleteInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"DeleteModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}}},"DeleteModelBiasJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{}}}},"DeleteModelExplainabilityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteModelPackage":{"input":{"type":"structure","required":["ModelPackageName"],"members":{"ModelPackageName":{}}}},"DeleteModelPackageGroup":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelPackageGroupPolicy":{"input":{"type":"structure","required":["ModelPackageGroupName"],"members":{"ModelPackageGroupName":{}}}},"DeleteModelQualityJobDefinition":{"input":{"type":"structure","required":["JobDefinitionName"],"members":{"JobDefinitionName":{}}}},"DeleteMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"DeleteNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"DeleteNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}}},"DeletePipeline":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"DeleteProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{}}}},"DeleteSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{}}}},"DeleteStudioLifecycleConfig":{"input":{"type":"structure","required":["StudioLifecycleConfigName"],"members":{"StudioLifecycleConfigName":{}}}},"DeleteTags":{"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"DeleteTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"DeleteTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"DeleteUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{}}}},"DeleteWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","members":{}}},"DeleteWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Success"],"members":{"Success":{"type":"boolean"}}}},"DeregisterDevices":{"input":{"type":"structure","required":["DeviceFleetName","DeviceNames"],"members":{"DeviceFleetName":{},"DeviceNames":{"shape":"Sao"}}}},"DescribeAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{}}},"output":{"type":"structure","members":{"ActionName":{},"ActionArn":{},"Source":{"shape":"S1j"},"ActionType":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAlgorithm":{"input":{"type":"structure","required":["AlgorithmName"],"members":{"AlgorithmName":{}}},"output":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","TrainingSpecification","AlgorithmStatus","AlgorithmStatusDetails"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"TrainingSpecification":{"shape":"S1v"},"InferenceSpecification":{"shape":"Sr"},"ValidationSpecification":{"shape":"S2o"},"AlgorithmStatus":{},"AlgorithmStatusDetails":{"type":"structure","members":{"ValidationStatuses":{"shape":"Su6"},"ImageScanStatuses":{"shape":"Su6"}}},"ProductId":{},"CertifyForMarketplace":{"type":"boolean"}}}},"DescribeApp":{"input":{"type":"structure","required":["DomainId","AppType","AppName"],"members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"SpaceName":{}}},"output":{"type":"structure","members":{"AppArn":{},"AppType":{},"AppName":{},"DomainId":{},"UserProfileName":{},"Status":{},"LastHealthCheckTimestamp":{"type":"timestamp"},"LastUserActivityTimestamp":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ResourceSpec":{"shape":"S4e"},"SpaceName":{}}}},"DescribeAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{}}},"output":{"type":"structure","members":{"AppImageConfigArn":{},"AppImageConfigName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"KernelGatewayImageConfig":{"shape":"S4o"}}}},"DescribeArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{}}},"output":{"type":"structure","members":{"ArtifactName":{},"ArtifactArn":{},"Source":{"shape":"S50"},"ArtifactType":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"},"LineageGroupArn":{}}}},"DescribeAutoMLJob":{"input":{"type":"structure","required":["AutoMLJobName"],"members":{"AutoMLJobName":{}}},"output":{"type":"structure","required":["AutoMLJobName","AutoMLJobArn","InputDataConfig","OutputDataConfig","RoleArn","CreationTime","LastModifiedTime","AutoMLJobStatus","AutoMLJobSecondaryStatus"],"members":{"AutoMLJobName":{},"AutoMLJobArn":{},"InputDataConfig":{"shape":"S58"},"OutputDataConfig":{"shape":"S5g"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5i"},"ProblemType":{},"AutoMLJobConfig":{"shape":"S5k"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Suk"},"BestCandidate":{"shape":"Sum"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"AutoMLJobArtifacts":{"shape":"Sve"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5i"},"ProblemType":{},"CompletionCriteria":{"shape":"S5l"}}},"ModelDeployConfig":{"shape":"S64"},"ModelDeployResult":{"shape":"Svi"}}}},"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":"S6a"},"OutputDataConfig":{"shape":"S5g"},"RoleArn":{},"AutoMLJobObjective":{"shape":"S5i"},"AutoMLProblemTypeConfig":{"shape":"S6c"},"CreationTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"PartialFailureReasons":{"shape":"Suk"},"BestCandidate":{"shape":"Sum"},"AutoMLJobStatus":{},"AutoMLJobSecondaryStatus":{},"ModelDeployConfig":{"shape":"S64"},"ModelDeployResult":{"shape":"Svi"},"DataSplitConfig":{"shape":"S5v"},"SecurityConfig":{"shape":"S5p"},"AutoMLJobArtifacts":{"shape":"Sve"},"ResolvedAttributes":{"type":"structure","members":{"AutoMLJobObjective":{"shape":"S5i"},"CompletionCriteria":{"shape":"S5l"},"AutoMLProblemTypeResolvedAttributes":{"type":"structure","members":{"TabularResolvedAttributes":{"type":"structure","members":{"ProblemType":{}}}},"union":true}}},"AutoMLProblemTypeConfigName":{}}}},"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":"S76"}}}},"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":"S3n"},"InferenceImage":{},"ModelPackageVersionArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"ModelArtifacts":{"shape":"Svw"},"ModelDigests":{"type":"structure","members":{"ArtifactDigest":{}}},"RoleArn":{},"InputConfig":{"shape":"S7d"},"OutputConfig":{"shape":"S7g"},"VpcConfig":{"shape":"S7n"},"DerivedInformation":{"type":"structure","members":{"DerivedDataInputConfig":{}}}}}},"DescribeContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{}}},"output":{"type":"structure","members":{"ContextName":{},"ContextArn":{},"Source":{"shape":"S7v"},"ContextType":{},"Description":{},"Properties":{"shape":"S1o"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"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":"S80"},"DataQualityAppSpecification":{"shape":"S84"},"DataQualityJobInput":{"shape":"S8d"},"DataQualityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"}}}},"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":"S98"},"Description":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{},"IotRoleAlias":{}}}},"DescribeDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{}}},"output":{"type":"structure","members":{"DomainArn":{},"DomainId":{},"DomainName":{},"HomeEfsFileSystemId":{},"SingleSignOnManagedApplicationInstanceId":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"AuthMode":{},"DefaultUserSettings":{"shape":"S9e"},"AppNetworkAccessType":{},"HomeEfsFileSystemKmsKeyId":{"deprecated":true,"deprecatedMessage":"This property is deprecated, use KmsKeyId instead."},"SubnetIds":{"shape":"S5t"},"Url":{},"VpcId":{},"KmsKeyId":{},"DomainSettings":{"shape":"Sa8"},"AppSecurityGroupManagement":{},"SecurityGroupIdForDomainBoundary":{},"DefaultSpaceSettings":{"shape":"Sac"}}}},"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":"Sah"},"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":"Sal"},"DeploymentConfig":{"shape":"Saq"},"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":"S98"},"ResourceKey":{},"EdgePackagingJobStatus":{},"EdgePackagingJobStatusMessage":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ModelArtifact":{},"ModelSignature":{},"PresetDeploymentOutput":{"type":"structure","required":["Type"],"members":{"Type":{},"Artifact":{},"Status":{},"StatusMessage":{}}}}}},"DescribeEndpoint":{"input":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"output":{"type":"structure","required":["EndpointName","EndpointArn","EndpointConfigName","EndpointStatus","CreationTime","LastModifiedTime"],"members":{"EndpointName":{},"EndpointArn":{},"EndpointConfigName":{},"ProductionVariants":{"shape":"Sx0"},"DataCaptureConfig":{"shape":"Sx8"},"EndpointStatus":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastDeploymentConfig":{"shape":"Saz"},"AsyncInferenceConfig":{"shape":"Sc8"},"PendingDeploymentSummary":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{},"ProductionVariants":{"shape":"Sxc"},"StartTime":{"type":"timestamp"},"ShadowProductionVariants":{"shape":"Sxc"}}},"ExplainerConfig":{"shape":"Scg"},"ShadowProductionVariants":{"shape":"Sx0"}}}},"DescribeEndpointConfig":{"input":{"type":"structure","required":["EndpointConfigName"],"members":{"EndpointConfigName":{}}},"output":{"type":"structure","required":["EndpointConfigName","EndpointConfigArn","ProductionVariants","CreationTime"],"members":{"EndpointConfigName":{},"EndpointConfigArn":{},"ProductionVariants":{"shape":"Sbh"},"DataCaptureConfig":{"shape":"Sbx"},"KmsKeyId":{},"CreationTime":{"type":"timestamp"},"AsyncInferenceConfig":{"shape":"Sc8"},"ExplainerConfig":{"shape":"Scg"},"ShadowProductionVariants":{"shape":"Sbh"}}}},"DescribeExperiment":{"input":{"type":"structure","required":["ExperimentName"],"members":{"ExperimentName":{}}},"output":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Sxi"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"}}}},"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":"Sdf"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sdi"},"OfflineStoreConfig":{"shape":"Sdn"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxp"},"LastUpdateStatus":{"shape":"Sxs"},"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":"Sxy"}}}},"DescribeFlowDefinition":{"input":{"type":"structure","required":["FlowDefinitionName"],"members":{"FlowDefinitionName":{}}},"output":{"type":"structure","required":["FlowDefinitionArn","FlowDefinitionName","FlowDefinitionStatus","CreationTime","HumanLoopConfig","OutputConfig","RoleArn"],"members":{"FlowDefinitionArn":{},"FlowDefinitionName":{},"FlowDefinitionStatus":{},"CreationTime":{"type":"timestamp"},"HumanLoopRequestSource":{"shape":"Sdz"},"HumanLoopActivationConfig":{"shape":"Se1"},"HumanLoopConfig":{"shape":"Se4"},"OutputConfig":{"shape":"Sej"},"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":"Seq"},"S3StorageConfig":{"shape":"Ses"},"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":"Syg"},"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":"Sf3"},"TrainingJobDefinition":{"shape":"Sfw"},"TrainingJobDefinitions":{"shape":"Sgc"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Syv"},"ObjectiveStatusCounters":{"shape":"Syx"},"BestTrainingJob":{"shape":"Syz"},"OverallBestTrainingJob":{"shape":"Syz"},"WarmStartConfig":{"shape":"Sgd"},"FailureReason":{},"TuningJobCompletionDetails":{"shape":"Sz2"},"ConsumedResources":{"shape":"Sz3"},"Autotune":{"shape":"Sgh"}}}},"DescribeImage":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"},"RoleArn":{}}}},"DescribeImageVersion":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Version":{"type":"integer"},"Alias":{}}},"output":{"type":"structure","members":{"BaseImage":{},"ContainerImage":{},"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}}},"DescribeInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["Arn","Name","Type","Status","EndpointMetadata","ModelVariants"],"members":{"Arn":{},"Name":{},"Type":{},"Schedule":{"shape":"Sh5"},"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":"Shb"},"Status":{}}}},"DataStorageConfig":{"shape":"Shg"},"ShadowModeConfig":{"shape":"Shh"},"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":"Shp"},"StoppingConditions":{"shape":"Sit"},"InferenceRecommendations":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointConfiguration","ModelConfiguration"],"members":{"Metrics":{"shape":"Szo"},"EndpointConfiguration":{"shape":"Szr"},"ModelConfiguration":{"shape":"Szt"},"RecommendationId":{},"InvocationEndTime":{"type":"timestamp"},"InvocationStartTime":{"type":"timestamp"}}}},"EndpointPerformances":{"type":"list","member":{"type":"structure","required":["Metrics","EndpointInfo"],"members":{"Metrics":{"shape":"S101"},"EndpointInfo":{"shape":"Sim"}}}}}}},"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":"S105"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"JobReferenceCode":{},"LabelingJobName":{},"LabelingJobArn":{},"LabelAttributeName":{},"InputConfig":{"shape":"Sj5"},"OutputConfig":{"shape":"Sjc"},"RoleArn":{},"LabelCategoryConfigS3Uri":{},"StoppingConditions":{"shape":"Sjd"},"LabelingJobAlgorithmsConfig":{"shape":"Sjg"},"HumanTaskConfig":{"shape":"Sjk"},"Tags":{"shape":"S7"},"LabelingJobOutput":{"shape":"S108"}}}},"DescribeLineageGroup":{"input":{"type":"structure","required":["LineageGroupName"],"members":{"LineageGroupName":{}}},"output":{"type":"structure","members":{"LineageGroupName":{},"LineageGroupArn":{},"DisplayName":{},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"}}}},"DescribeModel":{"input":{"type":"structure","required":["ModelName"],"members":{"ModelName":{}}},"output":{"type":"structure","required":["ModelName","ExecutionRoleArn","CreationTime","ModelArn"],"members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjz"},"Containers":{"shape":"Skd"},"InferenceExecutionConfig":{"shape":"Ske"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5q"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"DeploymentRecommendation":{"shape":"S10d"}}}},"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":"Ski"},"ModelBiasAppSpecification":{"shape":"Skj"},"ModelBiasJobInput":{"shape":"Skk"},"ModelBiasJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"}}}},"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":"Skp"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sko"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"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":"Skv"},"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":"Skz"},"ModelExplainabilityAppSpecification":{"shape":"Sl0"},"ModelExplainabilityJobInput":{"shape":"Sl1"},"ModelExplainabilityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"}}}},"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":"Sl7"},"ValidationSpecification":{"shape":"Sl4"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S10u"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sla"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Slh"},"DriftCheckBaselines":{"shape":"Slk"},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Slq"}}}},"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":"Stz"},"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":"Slx"},"ModelQualityAppSpecification":{"shape":"Sly"},"ModelQualityJobInput":{"shape":"Sm0"},"ModelQualityJobOutputConfig":{"shape":"S8q"},"JobResources":{"shape":"S8w"},"NetworkConfig":{"shape":"S91"},"RoleArn":{},"StoppingCondition":{"shape":"S92"}}}},"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":"Sm4"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S117"}}}},"DescribeNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}},"output":{"type":"structure","members":{"NotebookInstanceArn":{},"NotebookInstanceName":{},"NotebookInstanceStatus":{},"FailureReason":{},"Url":{},"InstanceType":{},"SubnetId":{},"SecurityGroups":{"shape":"S9f"},"RoleArn":{},"KmsKeyId":{},"NetworkInterfaceId":{},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"NotebookInstanceLifecycleConfigName":{},"DirectInternetAccess":{},"VolumeSizeInGB":{"type":"integer"},"AcceleratorTypes":{"shape":"Sml"},"DefaultCodeRepository":{},"AdditionalCodeRepositories":{"shape":"Smo"},"RootAccess":{},"PlatformIdentifier":{},"InstanceMetadataServiceConfiguration":{"shape":"Smr"}}}},"DescribeNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{}}},"output":{"type":"structure","members":{"NotebookInstanceLifecycleConfigArn":{},"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smw"},"OnStart":{"shape":"Smw"},"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":"Stz"},"LastModifiedBy":{"shape":"Stz"},"ParallelismConfiguration":{"shape":"Sna"}}}},"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":"S11r"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedBy":{"shape":"Stz"},"ParallelismConfiguration":{"shape":"Sna"},"SelectiveExecutionConfig":{"shape":"S11t"}}}},"DescribeProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}},"output":{"type":"structure","required":["ProcessingJobName","ProcessingResources","AppSpecification","ProcessingJobArn","ProcessingJobStatus","CreationTime"],"members":{"ProcessingInputs":{"shape":"Snn"},"ProcessingOutputConfig":{"shape":"Soa"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sof"},"StoppingCondition":{"shape":"Soh"},"AppSpecification":{"shape":"Soj"},"Environment":{"shape":"Sol"},"NetworkConfig":{"shape":"Smc"},"RoleArn":{},"ExperimentConfig":{"shape":"Som"},"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":"Sor"},"ServiceCatalogProvisionedProductDetails":{"shape":"S122"},"ProjectStatus":{},"CreatedBy":{"shape":"Stz"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"}}}},"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":"Sp1"}}}},"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":"S12d"}}}},"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":"Svw"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Spb"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S12h"},"FinalMetricDataList":{"shape":"S12k"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sg1"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Spk"},"ExperimentConfig":{"shape":"Som"},"DebugRuleConfigurations":{"shape":"Sps"},"TensorBoardOutputConfig":{"shape":"Spw"},"DebugRuleEvaluationStatuses":{"shape":"S12o"},"ProfilerConfig":{"shape":"Spx"},"ProfilerRuleConfigurations":{"shape":"Sq1"},"ProfilerRuleEvaluationStatuses":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"ProfilingStatus":{},"RetryStrategy":{"shape":"Sg2"},"Environment":{"shape":"Sq3"},"WarmPoolStatus":{"shape":"S12v"}}}},"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":"Sqa"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"DataCaptureConfig":{"shape":"Sqd"},"TransformResources":{"shape":"S44"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sqe"},"ExperimentConfig":{"shape":"Som"}}}},"DescribeTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{}}},"output":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S133"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"}}}},"DescribeTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{}}},"output":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"DisplayName":{},"Source":{"shape":"S137"},"Status":{"shape":"Sqm"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"Parameters":{"shape":"Sqp"},"InputArtifacts":{"shape":"Sqt"},"OutputArtifacts":{"shape":"Sqt"},"MetadataProperties":{"shape":"S1q"},"Metrics":{"shape":"S139"},"LineageGroupArn":{},"Sources":{"type":"list","member":{"shape":"S137"}}}}},"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":"S9e"}}}},"DescribeWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S13j"}}}},"DescribeWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S13r"}}}},"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":"S98"},"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":"S14j"}}},"output":{"type":"structure","members":{"InferenceRecommendationsJobName":{},"RecommendationId":{},"EndpointName":{},"TargetCpuUtilizationPerCore":{"type":"integer"},"ScalingPolicyObjective":{"shape":"S14j"},"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":"Syg"},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["HubArn","HubContentArn"],"members":{"HubArn":{},"HubContentArn":{}}}},"ListActions":{"input":{"type":"structure","members":{"SourceUri":{},"ActionType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ActionSummaries":{"type":"list","member":{"type":"structure","members":{"ActionArn":{},"ActionName":{},"Source":{"shape":"S1j"},"ActionType":{},"Status":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListAlgorithms":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["AlgorithmSummaryList"],"members":{"AlgorithmSummaryList":{"type":"list","member":{"type":"structure","required":["AlgorithmName","AlgorithmArn","CreationTime","AlgorithmStatus"],"members":{"AlgorithmName":{},"AlgorithmArn":{},"AlgorithmDescription":{},"CreationTime":{"type":"timestamp"},"AlgorithmStatus":{}}}},"NextToken":{}}}},"ListAliases":{"input":{"type":"structure","required":["ImageName"],"members":{"ImageName":{},"Alias":{},"Version":{"type":"integer"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"SageMakerImageVersionAliases":{"shape":"Sgs"},"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":"S4o"}}}}}}},"ListApps":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{},"SortBy":{},"DomainIdEquals":{},"UserProfileNameEquals":{},"SpaceNameEquals":{}}},"output":{"type":"structure","members":{"Apps":{"type":"list","member":{"type":"structure","members":{"DomainId":{},"UserProfileName":{},"AppType":{},"AppName":{},"Status":{},"CreationTime":{"type":"timestamp"},"SpaceName":{}}}},"NextToken":{}}}},"ListArtifacts":{"input":{"type":"structure","members":{"SourceUri":{},"ArtifactType":{},"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"ArtifactSummaries":{"type":"list","member":{"type":"structure","members":{"ArtifactArn":{},"ArtifactName":{},"Source":{"shape":"S50"},"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":"Stz"}}}},"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":"Suk"}}}},"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":"Sum"}},"NextToken":{}}}},"ListCodeRepositories":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["CodeRepositorySummaryList"],"members":{"CodeRepositorySummaryList":{"type":"list","member":{"type":"structure","required":["CodeRepositoryName","CodeRepositoryArn","CreationTime","LastModifiedTime"],"members":{"CodeRepositoryName":{},"CodeRepositoryArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"GitConfig":{"shape":"S76"}}}},"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":"S7v"},"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":"S172"},"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":"Sxi"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListFeatureGroups":{"input":{"type":"structure","members":{"NameContains":{},"FeatureGroupStatusEquals":{},"OfflineStoreStatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"SortOrder":{},"SortBy":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["FeatureGroupSummaries","NextToken"],"members":{"FeatureGroupSummaries":{"type":"list","member":{"type":"structure","required":["FeatureGroupName","FeatureGroupArn","CreationTime"],"members":{"FeatureGroupName":{},"FeatureGroupArn":{},"CreationTime":{"type":"timestamp"},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxp"}}}},"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":"S18s"},"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":"S18s"},"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":"Seq"},"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":"Syv"},"ObjectiveStatusCounters":{"shape":"Syx"},"ResourceLimits":{"shape":"Sf9"}}}},"NextToken":{}}}},"ListImageVersions":{"input":{"type":"structure","required":["ImageName"],"members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"ImageName":{},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"ImageVersions":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageVersionArn","ImageVersionStatus","LastModifiedTime","Version"],"members":{"CreationTime":{"type":"timestamp"},"FailureReason":{},"ImageArn":{},"ImageVersionArn":{},"ImageVersionStatus":{},"LastModifiedTime":{"type":"timestamp"},"Version":{"type":"integer"}}}},"NextToken":{}}}},"ListImages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","members":{"Images":{"type":"list","member":{"type":"structure","required":["CreationTime","ImageArn","ImageName","ImageStatus","LastModifiedTime"],"members":{"CreationTime":{"type":"timestamp"},"Description":{},"DisplayName":{},"FailureReason":{},"ImageArn":{},"ImageName":{},"ImageStatus":{},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListInferenceExperiments":{"input":{"type":"structure","members":{"NameContains":{},"Type":{},"StatusEquals":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"LastModifiedTimeAfter":{"type":"timestamp"},"LastModifiedTimeBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"InferenceExperiments":{"type":"list","member":{"type":"structure","required":["Name","Type","Status","CreationTime","LastModifiedTime"],"members":{"Name":{},"Type":{},"Schedule":{"shape":"Sh5"},"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":"Szo"},"EndpointConfiguration":{"shape":"Szr"},"ModelConfiguration":{"shape":"Szt"},"FailureReason":{},"EndpointMetrics":{"shape":"S101"},"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":"S105"},"WorkteamArn":{},"PreHumanTaskLambdaArn":{},"AnnotationConsolidationLambdaArn":{},"FailureReason":{},"LabelingJobOutput":{"shape":"S108"},"InputConfig":{"shape":"Sj5"}}}},"NextToken":{}}}},"ListLabelingJobsForWorkteam":{"input":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"JobReferenceCodeContains":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["LabelingJobSummaryList"],"members":{"LabelingJobSummaryList":{"type":"list","member":{"type":"structure","required":["JobReferenceCode","WorkRequesterAccountId","CreationTime"],"members":{"LabelingJobName":{},"JobReferenceCode":{},"WorkRequesterAccountId":{},"CreationTime":{"type":"timestamp"},"LabelCounters":{"type":"structure","members":{"HumanLabeled":{"type":"integer"},"PendingHuman":{"type":"integer"},"Total":{"type":"integer"}}},"NumberOfHumanWorkersPerDataObject":{"type":"integer"}}}},"NextToken":{}}}},"ListLineageGroups":{"input":{"type":"structure","members":{"CreatedAfter":{"type":"timestamp"},"CreatedBefore":{"type":"timestamp"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"LineageGroupSummaries":{"type":"list","member":{"type":"structure","members":{"LineageGroupArn":{},"LineageGroupName":{},"DisplayName":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListModelBiasJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S172"},"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":"S172"},"NextToken":{}}}},"ListModelMetadata":{"input":{"type":"structure","members":{"SearchExpression":{"type":"structure","members":{"Filters":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["ModelMetadataSummaries"],"members":{"ModelMetadataSummaries":{"type":"list","member":{"type":"structure","required":["Domain","Framework","Task","Model","FrameworkVersion"],"members":{"Domain":{},"Framework":{},"Task":{},"Model":{},"FrameworkVersion":{}}}},"NextToken":{}}}},"ListModelPackageGroups":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageGroupSummaryList"],"members":{"ModelPackageGroupSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageGroupName","ModelPackageGroupArn","CreationTime","ModelPackageGroupStatus"],"members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageGroupStatus":{}}}},"NextToken":{}}}},"ListModelPackages":{"input":{"type":"structure","members":{"CreationTimeAfter":{"type":"timestamp"},"CreationTimeBefore":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NameContains":{},"ModelApprovalStatus":{},"ModelPackageGroupName":{},"ModelPackageType":{},"NextToken":{},"SortBy":{},"SortOrder":{}}},"output":{"type":"structure","required":["ModelPackageSummaryList"],"members":{"ModelPackageSummaryList":{"type":"list","member":{"type":"structure","required":["ModelPackageName","ModelPackageArn","CreationTime","ModelPackageStatus"],"members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"ModelPackageStatus":{},"ModelApprovalStatus":{}}}},"NextToken":{}}}},"ListModelQualityJobDefinitions":{"input":{"type":"structure","members":{"EndpointName":{},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"NameContains":{},"CreationTimeBefore":{"type":"timestamp"},"CreationTimeAfter":{"type":"timestamp"}}},"output":{"type":"structure","required":["JobDefinitionSummaries"],"members":{"JobDefinitionSummaries":{"shape":"S172"},"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":"S1c7"},"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":"S117"}},"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":"Smo"}}}}}}},"ListPipelineExecutionSteps":{"input":{"type":"structure","members":{"PipelineExecutionArn":{},"NextToken":{},"MaxResults":{"type":"integer"},"SortOrder":{}}},"output":{"type":"structure","members":{"PipelineExecutionSteps":{"type":"list","member":{"type":"structure","members":{"StepName":{},"StepDisplayName":{},"StepDescription":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StepStatus":{},"CacheHitResult":{"type":"structure","members":{"SourcePipelineExecutionArn":{}}},"AttemptCount":{"type":"integer"},"FailureReason":{},"Metadata":{"type":"structure","members":{"TrainingJob":{"type":"structure","members":{"Arn":{}}},"ProcessingJob":{"type":"structure","members":{"Arn":{}}},"TransformJob":{"type":"structure","members":{"Arn":{}}},"TuningJob":{"type":"structure","members":{"Arn":{}}},"Model":{"type":"structure","members":{"Arn":{}}},"RegisterModel":{"type":"structure","members":{"Arn":{}}},"Condition":{"type":"structure","members":{"Outcome":{}}},"Callback":{"type":"structure","members":{"CallbackToken":{},"SqsQueueUrl":{},"OutputParameters":{"shape":"S1dm"}}},"Lambda":{"type":"structure","members":{"Arn":{},"OutputParameters":{"shape":"S1dm"}}},"QualityCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckStatistics":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineStatistics":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"ClarifyCheck":{"type":"structure","members":{"CheckType":{},"BaselineUsedForDriftCheckConstraints":{},"CalculatedBaselineConstraints":{},"ModelPackageGroupName":{},"ViolationReport":{},"CheckJobArn":{},"SkipCheck":{"type":"boolean"},"RegisterNewBaseline":{"type":"boolean"}}},"EMR":{"type":"structure","members":{"ClusterId":{},"StepId":{},"StepName":{},"LogFilePath":{}}},"Fail":{"type":"structure","members":{"ErrorMessage":{}}},"AutoMLJob":{"type":"structure","members":{"Arn":{}}}}},"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":"S1e3"},"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"}}}},"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":"S12d"}},"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":"S12v"}}}},"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":"Syz"}},"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":"S137"},"Status":{"shape":"Sqm"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"}}}},"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":"S133"},"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":"S13j"}},"NextToken":{}}}},"ListWorkteams":{"input":{"type":"structure","members":{"SortBy":{},"SortOrder":{},"NameContains":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","required":["Workteams"],"members":{"Workteams":{"type":"list","member":{"shape":"S13r"}},"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":"S1gy"},"Tags":{"shape":"S7"}}}},"RenderUiTemplate":{"input":{"type":"structure","required":["Task","RoleArn"],"members":{"UiTemplate":{"shape":"Sey"},"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":"Sna"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"Search":{"input":{"type":"structure","required":["Resource"],"members":{"Resource":{},"SearchExpression":{"shape":"S1h9"},"SortBy":{},"SortOrder":{},"NextToken":{},"MaxResults":{"type":"integer"},"CrossAccountFilterOption":{}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"TrainingJob":{"shape":"S1hn"},"Experiment":{"type":"structure","members":{"ExperimentName":{},"ExperimentArn":{},"DisplayName":{},"Source":{"shape":"Sxi"},"Description":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"Tags":{"shape":"S7"}}},"Trial":{"type":"structure","members":{"TrialName":{},"TrialArn":{},"DisplayName":{},"ExperimentName":{},"Source":{"shape":"S133"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"},"Tags":{"shape":"S7"},"TrialComponentSummaries":{"type":"list","member":{"type":"structure","members":{"TrialComponentName":{},"TrialComponentArn":{},"TrialComponentSource":{"shape":"S137"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"}}}}}},"TrialComponent":{"type":"structure","members":{"TrialComponentName":{},"DisplayName":{},"TrialComponentArn":{},"Source":{"shape":"S137"},"Status":{"shape":"Sqm"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"Parameters":{"shape":"Sqp"},"InputArtifacts":{"shape":"Sqt"},"OutputArtifacts":{"shape":"Sqt"},"Metrics":{"shape":"S139"},"MetadataProperties":{"shape":"S1q"},"SourceDetail":{"type":"structure","members":{"SourceArn":{},"TrainingJob":{"shape":"S1hn"},"ProcessingJob":{"type":"structure","members":{"ProcessingInputs":{"shape":"Snn"},"ProcessingOutputConfig":{"shape":"Soa"},"ProcessingJobName":{},"ProcessingResources":{"shape":"Sof"},"StoppingCondition":{"shape":"Soh"},"AppSpecification":{"shape":"Soj"},"Environment":{"shape":"Sol"},"NetworkConfig":{"shape":"Smc"},"RoleArn":{},"ExperimentConfig":{"shape":"Som"},"ProcessingJobArn":{},"ProcessingJobStatus":{},"ExitMessage":{},"FailureReason":{},"ProcessingEndTime":{"type":"timestamp"},"ProcessingStartTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"MonitoringScheduleArn":{},"AutoMLJobArn":{},"TrainingJobArn":{},"Tags":{"shape":"S7"}}},"TransformJob":{"shape":"S1hv"}}},"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":"Sx0"},"DataCaptureConfig":{"shape":"Sx8"},"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":"Sm4"},"EndpointName":{},"LastMonitoringExecutionSummary":{"shape":"S117"},"Tags":{"shape":"S7"}}}},"Tags":{"shape":"S7"},"ShadowProductionVariants":{"shape":"Sx0"}}},"ModelPackage":{"type":"structure","members":{"ModelPackageName":{},"ModelPackageGroupName":{},"ModelPackageVersion":{"type":"integer"},"ModelPackageArn":{},"ModelPackageDescription":{},"CreationTime":{"type":"timestamp"},"InferenceSpecification":{"shape":"Sr"},"SourceAlgorithmSpecification":{"shape":"Sl7"},"ValidationSpecification":{"shape":"Sl4"},"ModelPackageStatus":{},"ModelPackageStatusDetails":{"shape":"S10u"},"CertifyForMarketplace":{"type":"boolean"},"ModelApprovalStatus":{},"CreatedBy":{"shape":"Stz"},"MetadataProperties":{"shape":"S1q"},"ModelMetrics":{"shape":"Sla"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"ApprovalDescription":{},"Domain":{},"Task":{},"SamplePayloadUrl":{},"AdditionalInferenceSpecifications":{"shape":"Slq"},"Tags":{"shape":"S7"},"CustomerMetadataProperties":{"shape":"Slh"},"DriftCheckBaselines":{"shape":"Slk"}}},"ModelPackageGroup":{"type":"structure","members":{"ModelPackageGroupName":{},"ModelPackageGroupArn":{},"ModelPackageGroupDescription":{},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"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":"Stz"},"LastModifiedBy":{"shape":"Stz"},"ParallelismConfiguration":{"shape":"Sna"},"Tags":{"shape":"S7"}}},"PipelineExecution":{"type":"structure","members":{"PipelineArn":{},"PipelineExecutionArn":{},"PipelineExecutionDisplayName":{},"PipelineExecutionStatus":{},"PipelineExecutionDescription":{},"PipelineExperimentConfig":{"shape":"S11r"},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedBy":{"shape":"Stz"},"ParallelismConfiguration":{"shape":"Sna"},"PipelineParameters":{"shape":"S1e3"},"SelectiveExecutionConfig":{"shape":"S11t"}}},"FeatureGroup":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"RecordIdentifierFeatureName":{},"EventTimeFeatureName":{},"FeatureDefinitions":{"shape":"Sdf"},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"OnlineStoreConfig":{"shape":"Sdi"},"OfflineStoreConfig":{"shape":"Sdn"},"RoleArn":{},"FeatureGroupStatus":{},"OfflineStoreStatus":{"shape":"Sxp"},"LastUpdateStatus":{"shape":"Sxs"},"FailureReason":{},"Description":{},"Tags":{"shape":"S7"}}},"Project":{"type":"structure","members":{"ProjectArn":{},"ProjectName":{},"ProjectId":{},"ProjectDescription":{},"ServiceCatalogProvisioningDetails":{"shape":"Sor"},"ServiceCatalogProvisionedProductDetails":{"shape":"S122"},"ProjectStatus":{},"CreatedBy":{"shape":"Stz"},"CreationTime":{"type":"timestamp"},"Tags":{"shape":"S7"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"}}},"FeatureMetadata":{"type":"structure","members":{"FeatureGroupArn":{},"FeatureGroupName":{},"FeatureName":{},"FeatureType":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Description":{},"Parameters":{"shape":"Sxy"}}},"HyperParameterTuningJob":{"type":"structure","members":{"HyperParameterTuningJobName":{},"HyperParameterTuningJobArn":{},"HyperParameterTuningJobConfig":{"shape":"Sf3"},"TrainingJobDefinition":{"shape":"Sfw"},"TrainingJobDefinitions":{"shape":"Sgc"},"HyperParameterTuningJobStatus":{},"CreationTime":{"type":"timestamp"},"HyperParameterTuningEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"TrainingJobStatusCounters":{"shape":"Syv"},"ObjectiveStatusCounters":{"shape":"Syx"},"BestTrainingJob":{"shape":"Syz"},"OverallBestTrainingJob":{"shape":"Syz"},"WarmStartConfig":{"shape":"Sgd"},"FailureReason":{},"Tags":{"shape":"S7"},"TuningJobCompletionDetails":{"shape":"Sz2"},"ConsumedResources":{"shape":"Sz3"}}},"Model":{"type":"structure","members":{"Model":{"type":"structure","members":{"ModelName":{},"PrimaryContainer":{"shape":"Sjz"},"Containers":{"shape":"Skd"},"InferenceExecutionConfig":{"shape":"Ske"},"ExecutionRoleArn":{},"VpcConfig":{"shape":"S5q"},"CreationTime":{"type":"timestamp"},"ModelArn":{},"EnableNetworkIsolation":{"type":"boolean"},"Tags":{"shape":"S7"},"DeploymentRecommendation":{"shape":"S10d"}}},"Endpoints":{"type":"list","member":{"type":"structure","required":["EndpointName","EndpointArn","CreationTime","LastModifiedTime","EndpointStatus"],"members":{"EndpointName":{},"EndpointArn":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"EndpointStatus":{}}}},"LastBatchTransformJob":{"shape":"S1hv"},"MonitoringSchedules":{"type":"list","member":{"type":"structure","members":{"MonitoringScheduleArn":{},"MonitoringScheduleName":{},"MonitoringScheduleStatus":{},"MonitoringType":{},"FailureReason":{},"CreationTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"MonitoringScheduleConfig":{"shape":"Sm4"},"EndpointName":{},"MonitoringAlertSummaries":{"shape":"S1c7"},"LastMonitoringExecutionSummary":{"shape":"S117"}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sko"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{}}}}},"ModelCard":{"type":"structure","members":{"ModelCardArn":{},"ModelCardName":{},"ModelCardVersion":{"type":"integer"},"Content":{"shape":"Skp"},"ModelCardStatus":{},"SecurityConfig":{"shape":"Sko"},"CreationTime":{"type":"timestamp"},"CreatedBy":{"shape":"Stz"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{"shape":"Stz"},"Tags":{"shape":"S7"},"ModelId":{},"RiskRating":{},"ModelPackageGroupName":{}}}}}},"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":"S1dm"},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StartEdgeDeploymentStage":{"input":{"type":"structure","required":["EdgeDeploymentPlanName","StageName"],"members":{"EdgeDeploymentPlanName":{},"StageName":{}}}},"StartInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StartMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StartNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StartPipelineExecution":{"input":{"type":"structure","required":["PipelineName","ClientRequestToken"],"members":{"PipelineName":{},"PipelineExecutionDisplayName":{},"PipelineParameters":{"shape":"S1e3"},"PipelineExecutionDescription":{},"ClientRequestToken":{"idempotencyToken":true},"ParallelismConfiguration":{"shape":"Sna"},"SelectiveExecutionConfig":{"shape":"S11t"}}},"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":"Sh8"},"DesiredState":{},"Reason":{}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"StopInferenceRecommendationsJob":{"input":{"type":"structure","required":["JobName"],"members":{"JobName":{}}}},"StopLabelingJob":{"input":{"type":"structure","required":["LabelingJobName"],"members":{"LabelingJobName":{}}}},"StopMonitoringSchedule":{"input":{"type":"structure","required":["MonitoringScheduleName"],"members":{"MonitoringScheduleName":{}}}},"StopNotebookInstance":{"input":{"type":"structure","required":["NotebookInstanceName"],"members":{"NotebookInstanceName":{}}}},"StopPipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn","ClientRequestToken"],"members":{"PipelineExecutionArn":{},"ClientRequestToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"StopProcessingJob":{"input":{"type":"structure","required":["ProcessingJobName"],"members":{"ProcessingJobName":{}}}},"StopTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{}}}},"StopTransformJob":{"input":{"type":"structure","required":["TransformJobName"],"members":{"TransformJobName":{}}}},"UpdateAction":{"input":{"type":"structure","required":["ActionName"],"members":{"ActionName":{},"Description":{},"Status":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1jc"}}},"output":{"type":"structure","members":{"ActionArn":{}}}},"UpdateAppImageConfig":{"input":{"type":"structure","required":["AppImageConfigName"],"members":{"AppImageConfigName":{},"KernelGatewayImageConfig":{"shape":"S4o"}}},"output":{"type":"structure","members":{"AppImageConfigArn":{}}}},"UpdateArtifact":{"input":{"type":"structure","required":["ArtifactArn"],"members":{"ArtifactArn":{},"ArtifactName":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1jc"}}},"output":{"type":"structure","members":{"ArtifactArn":{}}}},"UpdateCodeRepository":{"input":{"type":"structure","required":["CodeRepositoryName"],"members":{"CodeRepositoryName":{},"GitConfig":{"type":"structure","members":{"SecretArn":{}}}}},"output":{"type":"structure","required":["CodeRepositoryArn"],"members":{"CodeRepositoryArn":{}}}},"UpdateContext":{"input":{"type":"structure","required":["ContextName"],"members":{"ContextName":{},"Description":{},"Properties":{"shape":"S1o"},"PropertiesToRemove":{"shape":"S1jc"}}},"output":{"type":"structure","members":{"ContextArn":{}}}},"UpdateDeviceFleet":{"input":{"type":"structure","required":["DeviceFleetName","OutputConfig"],"members":{"DeviceFleetName":{},"RoleArn":{},"Description":{},"OutputConfig":{"shape":"S98"},"EnableIotRoleAlias":{"type":"boolean"}}}},"UpdateDevices":{"input":{"type":"structure","required":["DeviceFleetName","Devices"],"members":{"DeviceFleetName":{},"Devices":{"shape":"S1gy"}}}},"UpdateDomain":{"input":{"type":"structure","required":["DomainId"],"members":{"DomainId":{},"DefaultUserSettings":{"shape":"S9e"},"DomainSettingsForUpdate":{"type":"structure","members":{"RStudioServerProDomainSettingsForUpdate":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"DefaultResourceSpec":{"shape":"S4e"},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{}}},"ExecutionRoleIdentityConfig":{},"SecurityGroupIds":{"shape":"Sa9"}}},"DefaultSpaceSettings":{"shape":"Sac"},"AppSecurityGroupManagement":{}}},"output":{"type":"structure","members":{"DomainArn":{}}}},"UpdateEndpoint":{"input":{"type":"structure","required":["EndpointName","EndpointConfigName"],"members":{"EndpointName":{},"EndpointConfigName":{},"RetainAllVariantProperties":{"type":"boolean"},"ExcludeRetainedVariantProperties":{"type":"list","member":{"type":"structure","required":["VariantPropertyType"],"members":{"VariantPropertyType":{}}}},"DeploymentConfig":{"shape":"Saz"},"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":"Sdg"}},"OnlineStoreConfig":{"type":"structure","members":{"TtlDuration":{"shape":"Sdk"}}}}},"output":{"type":"structure","required":["FeatureGroupArn"],"members":{"FeatureGroupArn":{}}}},"UpdateFeatureMetadata":{"input":{"type":"structure","required":["FeatureGroupName","FeatureName"],"members":{"FeatureGroupName":{},"FeatureName":{},"Description":{},"ParameterAdditions":{"type":"list","member":{"shape":"Sxz"}},"ParameterRemovals":{"type":"list","member":{}}}}},"UpdateHub":{"input":{"type":"structure","required":["HubName"],"members":{"HubName":{},"HubDescription":{},"HubDisplayName":{},"HubSearchKeywords":{"shape":"Seq"}}},"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":"Sgs"},"AliasesToDelete":{"shape":"Sgs"},"VendorGuidance":{},"JobType":{},"MLFramework":{},"ProgrammingLang":{},"Processor":{},"Horovod":{"type":"boolean"},"ReleaseNotes":{}}},"output":{"type":"structure","members":{"ImageVersionArn":{}}}},"UpdateInferenceExperiment":{"input":{"type":"structure","required":["Name"],"members":{"Name":{},"Schedule":{"shape":"Sh5"},"Description":{},"ModelVariants":{"shape":"Sh8"},"DataStorageConfig":{"shape":"Shg"},"ShadowModeConfig":{"shape":"Shh"}}},"output":{"type":"structure","required":["InferenceExperimentArn"],"members":{"InferenceExperimentArn":{}}}},"UpdateModelCard":{"input":{"type":"structure","required":["ModelCardName"],"members":{"ModelCardName":{},"Content":{"shape":"Skp"},"ModelCardStatus":{}}},"output":{"type":"structure","required":["ModelCardArn"],"members":{"ModelCardArn":{}}}},"UpdateModelPackage":{"input":{"type":"structure","required":["ModelPackageArn"],"members":{"ModelPackageArn":{},"ModelApprovalStatus":{},"ApprovalDescription":{},"CustomerMetadataProperties":{"shape":"Slh"},"CustomerMetadataPropertiesToRemove":{"type":"list","member":{}},"AdditionalInferenceSpecificationsToAdd":{"shape":"Slq"}}},"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":"Sm4"}}},"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":"Smo"},"AcceleratorTypes":{"shape":"Sml"},"DisassociateAcceleratorTypes":{"type":"boolean"},"DisassociateDefaultCodeRepository":{"type":"boolean"},"DisassociateAdditionalCodeRepositories":{"type":"boolean"},"RootAccess":{},"InstanceMetadataServiceConfiguration":{"shape":"Smr"}}},"output":{"type":"structure","members":{}}},"UpdateNotebookInstanceLifecycleConfig":{"input":{"type":"structure","required":["NotebookInstanceLifecycleConfigName"],"members":{"NotebookInstanceLifecycleConfigName":{},"OnCreate":{"shape":"Smw"},"OnStart":{"shape":"Smw"}}},"output":{"type":"structure","members":{}}},"UpdatePipeline":{"input":{"type":"structure","required":["PipelineName"],"members":{"PipelineName":{},"PipelineDisplayName":{},"PipelineDefinition":{},"PipelineDefinitionS3Location":{"shape":"Sn4"},"PipelineDescription":{},"RoleArn":{},"ParallelismConfiguration":{"shape":"Sna"}}},"output":{"type":"structure","members":{"PipelineArn":{}}}},"UpdatePipelineExecution":{"input":{"type":"structure","required":["PipelineExecutionArn"],"members":{"PipelineExecutionArn":{},"PipelineExecutionDescription":{},"PipelineExecutionDisplayName":{},"ParallelismConfiguration":{"shape":"Sna"}}},"output":{"type":"structure","members":{"PipelineExecutionArn":{}}}},"UpdateProject":{"input":{"type":"structure","required":["ProjectName"],"members":{"ProjectName":{},"ProjectDescription":{},"ServiceCatalogProvisioningUpdateDetails":{"type":"structure","members":{"ProvisioningArtifactId":{},"ProvisioningParameters":{"shape":"Sot"}}},"Tags":{"shape":"S7"}}},"output":{"type":"structure","required":["ProjectArn"],"members":{"ProjectArn":{}}}},"UpdateSpace":{"input":{"type":"structure","required":["DomainId","SpaceName"],"members":{"DomainId":{},"SpaceName":{},"SpaceSettings":{"shape":"Sp1"}}},"output":{"type":"structure","members":{"SpaceArn":{}}}},"UpdateTrainingJob":{"input":{"type":"structure","required":["TrainingJobName"],"members":{"TrainingJobName":{},"ProfilerConfig":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Spz"},"DisableProfiler":{"type":"boolean"}}},"ProfilerRuleConfigurations":{"shape":"Sq1"},"ResourceConfig":{"type":"structure","required":["KeepAlivePeriodInSeconds"],"members":{"KeepAlivePeriodInSeconds":{"type":"integer"}}}}},"output":{"type":"structure","required":["TrainingJobArn"],"members":{"TrainingJobArn":{}}}},"UpdateTrial":{"input":{"type":"structure","required":["TrialName"],"members":{"TrialName":{},"DisplayName":{}}},"output":{"type":"structure","members":{"TrialArn":{}}}},"UpdateTrialComponent":{"input":{"type":"structure","required":["TrialComponentName"],"members":{"TrialComponentName":{},"DisplayName":{},"Status":{"shape":"Sqm"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Parameters":{"shape":"Sqp"},"ParametersToRemove":{"shape":"S1lj"},"InputArtifacts":{"shape":"Sqt"},"InputArtifactsToRemove":{"shape":"S1lj"},"OutputArtifacts":{"shape":"Sqt"},"OutputArtifactsToRemove":{"shape":"S1lj"}}},"output":{"type":"structure","members":{"TrialComponentArn":{}}}},"UpdateUserProfile":{"input":{"type":"structure","required":["DomainId","UserProfileName"],"members":{"DomainId":{},"UserProfileName":{},"UserSettings":{"shape":"S9e"}}},"output":{"type":"structure","members":{"UserProfileArn":{}}}},"UpdateWorkforce":{"input":{"type":"structure","required":["WorkforceName"],"members":{"WorkforceName":{},"SourceIpConfig":{"shape":"Sra"},"OidcConfig":{"shape":"Sr7"},"WorkforceVpcConfig":{"shape":"Sre"}}},"output":{"type":"structure","required":["Workforce"],"members":{"Workforce":{"shape":"S13j"}}}},"UpdateWorkteam":{"input":{"type":"structure","required":["WorkteamName"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sro"},"Description":{},"NotificationConfiguration":{"shape":"Srw"}}},"output":{"type":"structure","required":["Workteam"],"members":{"Workteam":{"shape":"S13r"}}}}},"shapes":{"S7":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sr":{"type":"structure","required":["Containers","SupportedContentTypes","SupportedResponseMIMETypes"],"members":{"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}},"Ss":{"type":"list","member":{"type":"structure","required":["Image"],"members":{"ContainerHostname":{},"Image":{},"ImageDigest":{},"ModelDataUrl":{},"ProductId":{},"Environment":{"shape":"Sz"},"ModelInput":{"type":"structure","required":["DataInputConfig"],"members":{"DataInputConfig":{}}},"Framework":{},"FrameworkVersion":{},"NearestModelName":{}}}},"Sz":{"type":"map","key":{},"value":{}},"S16":{"type":"list","member":{}},"S18":{"type":"list","member":{}},"S1a":{"type":"list","member":{}},"S1c":{"type":"list","member":{}},"S1j":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S1o":{"type":"map","key":{},"value":{}},"S1q":{"type":"structure","members":{"CommitId":{},"Repository":{},"GeneratedBy":{},"ProjectId":{}}},"S1v":{"type":"structure","required":["TrainingImage","SupportedTrainingInstanceTypes","TrainingChannels"],"members":{"TrainingImage":{},"TrainingImageDigest":{},"SupportedHyperParameters":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Description":{},"Type":{},"Range":{"type":"structure","members":{"IntegerParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"ContinuousParameterRangeSpecification":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{},"MaxValue":{}}},"CategoricalParameterRangeSpecification":{"type":"structure","required":["Values"],"members":{"Values":{"shape":"S25"}}}}},"IsTunable":{"type":"boolean"},"IsRequired":{"type":"boolean"},"DefaultValue":{}}}},"SupportedTrainingInstanceTypes":{"type":"list","member":{}},"SupportsDistributedTraining":{"type":"boolean"},"MetricDefinitions":{"shape":"S2a"},"TrainingChannels":{"type":"list","member":{"type":"structure","required":["Name","SupportedContentTypes","SupportedInputModes"],"members":{"Name":{},"Description":{},"IsRequired":{"type":"boolean"},"SupportedContentTypes":{"shape":"S1a"},"SupportedCompressionTypes":{"type":"list","member":{}},"SupportedInputModes":{"type":"list","member":{}}}}},"SupportedTuningJobObjectiveMetrics":{"type":"list","member":{"shape":"S2m"}}}},"S25":{"type":"list","member":{}},"S2a":{"type":"list","member":{"type":"structure","required":["Name","Regex"],"members":{"Name":{},"Regex":{}}}},"S2m":{"type":"structure","required":["Type","MetricName"],"members":{"Type":{},"MetricName":{}}},"S2o":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TrainingJobDefinition"],"members":{"ProfileName":{},"TrainingJobDefinition":{"type":"structure","required":["TrainingInputMode","InputDataConfig","OutputDataConfig","ResourceConfig","StoppingCondition"],"members":{"TrainingInputMode":{},"HyperParameters":{"shape":"S2t"},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"StoppingCondition":{"shape":"S3n"}}},"TransformJobDefinition":{"shape":"S3q"}}}}}},"S2t":{"type":"map","key":{},"value":{}},"S2v":{"type":"list","member":{"type":"structure","required":["ChannelName","DataSource"],"members":{"ChannelName":{},"DataSource":{"type":"structure","members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{},"S3DataDistributionType":{},"AttributeNames":{"type":"list","member":{}},"InstanceGroupNames":{"type":"list","member":{}}}},"FileSystemDataSource":{"type":"structure","required":["FileSystemId","FileSystemAccessMode","FileSystemType","DirectoryPath"],"members":{"FileSystemId":{},"FileSystemAccessMode":{},"FileSystemType":{},"DirectoryPath":{}}}}},"ContentType":{},"CompressionType":{},"RecordWrapperType":{},"InputMode":{},"ShuffleConfig":{"type":"structure","required":["Seed"],"members":{"Seed":{"type":"long"}}}}}},"S3e":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{},"CompressionType":{}}},"S3h":{"type":"structure","required":["VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"InstanceGroups":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","InstanceGroupName"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"InstanceGroupName":{}}}},"KeepAlivePeriodInSeconds":{"type":"integer"}}},"S3n":{"type":"structure","members":{"MaxRuntimeInSeconds":{"type":"integer"},"MaxWaitTimeInSeconds":{"type":"integer"}}},"S3q":{"type":"structure","required":["TransformInput","TransformOutput","TransformResources"],"members":{"MaxConcurrentTransforms":{"type":"integer"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"TransformResources":{"shape":"S44"}}},"S3u":{"type":"map","key":{},"value":{}},"S3x":{"type":"structure","required":["DataSource"],"members":{"DataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"ContentType":{},"CompressionType":{},"SplitType":{}}},"S41":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"Accept":{},"AssembleWith":{},"KmsKeyId":{}}},"S44":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeKmsKeyId":{}}},"S4e":{"type":"structure","members":{"SageMakerImageArn":{},"SageMakerImageVersionArn":{},"InstanceType":{},"LifecycleConfigArn":{}}},"S4o":{"type":"structure","required":["KernelSpecs"],"members":{"KernelSpecs":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"DisplayName":{}}}},"FileSystemConfig":{"type":"structure","members":{"MountPath":{},"DefaultUid":{"type":"integer"},"DefaultGid":{"type":"integer"}}}}},"S50":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceTypes":{"type":"list","member":{"type":"structure","required":["SourceIdType","Value"],"members":{"SourceIdType":{},"Value":{}}}}}},"S58":{"type":"list","member":{"type":"structure","required":["DataSource","TargetAttributeName"],"members":{"DataSource":{"shape":"S5a"},"CompressionType":{},"TargetAttributeName":{},"ContentType":{},"ChannelType":{},"SampleWeightAttributeName":{}}}},"S5a":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3DataType","S3Uri"],"members":{"S3DataType":{},"S3Uri":{}}}}},"S5g":{"type":"structure","required":["S3OutputPath"],"members":{"KmsKeyId":{},"S3OutputPath":{}}},"S5i":{"type":"structure","required":["MetricName"],"members":{"MetricName":{}}},"S5k":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5l"},"SecurityConfig":{"shape":"S5p"},"DataSplitConfig":{"shape":"S5v"},"CandidateGenerationConfig":{"type":"structure","members":{"FeatureSpecificationS3Uri":{},"AlgorithmsConfig":{"shape":"S5y"}}},"Mode":{}}},"S5l":{"type":"structure","members":{"MaxCandidates":{"type":"integer"},"MaxRuntimePerTrainingJobInSeconds":{"type":"integer"},"MaxAutoMLJobRuntimeInSeconds":{"type":"integer"}}},"S5p":{"type":"structure","members":{"VolumeKmsKeyId":{},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"S5q":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"shape":"S5t"}}},"S5t":{"type":"list","member":{}},"S5v":{"type":"structure","members":{"ValidationFraction":{"type":"float"}}},"S5y":{"type":"list","member":{"type":"structure","required":["AutoMLAlgorithms"],"members":{"AutoMLAlgorithms":{"type":"list","member":{}}}}},"S64":{"type":"structure","members":{"AutoGenerateEndpointName":{"type":"boolean"},"EndpointName":{}}},"S6a":{"type":"list","member":{"type":"structure","members":{"ChannelType":{},"ContentType":{},"CompressionType":{},"DataSource":{"shape":"S5a"}}}},"S6c":{"type":"structure","members":{"ImageClassificationJobConfig":{"type":"structure","members":{"CompletionCriteria":{"shape":"S5l"}}},"TextClassificationJobConfig":{"type":"structure","required":["ContentColumn","TargetLabelColumn"],"members":{"CompletionCriteria":{"shape":"S5l"},"ContentColumn":{},"TargetLabelColumn":{}}},"TabularJobConfig":{"type":"structure","required":["TargetAttributeName"],"members":{"CandidateGenerationConfig":{"type":"structure","members":{"AlgorithmsConfig":{"shape":"S5y"}}},"CompletionCriteria":{"shape":"S5l"},"FeatureSpecificationS3Uri":{},"Mode":{},"GenerateCandidateDefinitionsOnly":{"type":"boolean"},"ProblemType":{},"TargetAttributeName":{},"SampleWeightAttributeName":{}}},"TimeSeriesForecastingJobConfig":{"type":"structure","required":["ForecastFrequency","ForecastHorizon","TimeSeriesConfig"],"members":{"FeatureSpecificationS3Uri":{},"CompletionCriteria":{"shape":"S5l"},"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":{}}}}}}},"union":true},"S76":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{},"Branch":{},"SecretArn":{}}},"S7d":{"type":"structure","required":["S3Uri","Framework"],"members":{"S3Uri":{},"DataInputConfig":{},"Framework":{},"FrameworkVersion":{}}},"S7g":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"TargetDevice":{},"TargetPlatform":{"type":"structure","required":["Os","Arch"],"members":{"Os":{},"Arch":{},"Accelerator":{}}},"CompilerOptions":{},"KmsKeyId":{}}},"S7n":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"S7v":{"type":"structure","required":["SourceUri"],"members":{"SourceUri":{},"SourceType":{},"SourceId":{}}},"S80":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S82"},"StatisticsResource":{"shape":"S83"}}},"S82":{"type":"structure","members":{"S3Uri":{}}},"S83":{"type":"structure","members":{"S3Uri":{}}},"S84":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S86"},"ContainerArguments":{"shape":"S88"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"Environment":{"shape":"S8a"}}},"S86":{"type":"list","member":{}},"S88":{"type":"list","member":{}},"S8a":{"type":"map","key":{},"value":{}},"S8d":{"type":"structure","members":{"EndpointInput":{"shape":"S8e"},"BatchTransformInput":{"shape":"S8k"}}},"S8e":{"type":"structure","required":["EndpointName","LocalPath"],"members":{"EndpointName":{},"LocalPath":{},"S3InputMode":{},"S3DataDistributionType":{},"FeaturesAttribute":{},"InferenceAttribute":{},"ProbabilityAttribute":{},"ProbabilityThresholdAttribute":{"type":"double"},"StartTimeOffset":{},"EndTimeOffset":{}}},"S8k":{"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":{}}},"S8q":{"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":{}}},"S8w":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"S91":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"S92":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"S98":{"type":"structure","required":["S3OutputLocation"],"members":{"S3OutputLocation":{},"KmsKeyId":{},"PresetDeploymentType":{},"PresetDeploymentConfig":{}}},"S9e":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S9f"},"SharingSettings":{"type":"structure","members":{"NotebookOutputOption":{},"S3OutputPath":{},"S3KmsKeyId":{}}},"JupyterServerAppSettings":{"shape":"S9i"},"KernelGatewayAppSettings":{"shape":"S9n"},"TensorBoardAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"}}},"RStudioServerProAppSettings":{"type":"structure","members":{"AccessStatus":{},"UserGroup":{}}},"RSessionAppSettings":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"CustomImages":{"shape":"S9o"}}},"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":{}}}}}}}},"S9f":{"type":"list","member":{}},"S9i":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"LifecycleConfigArns":{"shape":"S9j"},"CodeRepositories":{"type":"list","member":{"type":"structure","required":["RepositoryUrl"],"members":{"RepositoryUrl":{}}}}}},"S9j":{"type":"list","member":{}},"S9n":{"type":"structure","members":{"DefaultResourceSpec":{"shape":"S4e"},"CustomImages":{"shape":"S9o"},"LifecycleConfigArns":{"shape":"S9j"}}},"S9o":{"type":"list","member":{"type":"structure","required":["ImageName","AppImageConfigName"],"members":{"ImageName":{},"ImageVersionNumber":{"type":"integer"},"AppImageConfigName":{}}}},"Sa8":{"type":"structure","members":{"SecurityGroupIds":{"shape":"Sa9"},"RStudioServerProDomainSettings":{"type":"structure","required":["DomainExecutionRoleArn"],"members":{"DomainExecutionRoleArn":{},"RStudioConnectUrl":{},"RStudioPackageManagerUrl":{},"DefaultResourceSpec":{"shape":"S4e"}}},"ExecutionRoleIdentityConfig":{}}},"Sa9":{"type":"list","member":{}},"Sac":{"type":"structure","members":{"ExecutionRole":{},"SecurityGroups":{"shape":"S9f"},"JupyterServerAppSettings":{"shape":"S9i"},"KernelGatewayAppSettings":{"shape":"S9n"}}},"Sah":{"type":"list","member":{"type":"structure","required":["ModelHandle","EdgePackagingJobName"],"members":{"ModelHandle":{},"EdgePackagingJobName":{}}}},"Saj":{"type":"list","member":{"type":"structure","required":["StageName","DeviceSelectionConfig"],"members":{"StageName":{},"DeviceSelectionConfig":{"shape":"Sal"},"DeploymentConfig":{"shape":"Saq"}}}},"Sal":{"type":"structure","required":["DeviceSubsetType"],"members":{"DeviceSubsetType":{},"Percentage":{"type":"integer"},"DeviceNames":{"shape":"Sao"},"DeviceNameContains":{}}},"Sao":{"type":"list","member":{}},"Saq":{"type":"structure","required":["FailureHandlingPolicy"],"members":{"FailureHandlingPolicy":{}}},"Saz":{"type":"structure","members":{"BlueGreenUpdatePolicy":{"type":"structure","required":["TrafficRoutingConfiguration"],"members":{"TrafficRoutingConfiguration":{"type":"structure","required":["Type","WaitIntervalInSeconds"],"members":{"Type":{},"WaitIntervalInSeconds":{"type":"integer"},"CanarySize":{"shape":"Sb4"},"LinearStepSize":{"shape":"Sb4"}}},"TerminationWaitInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"}}},"AutoRollbackConfiguration":{"type":"structure","members":{"Alarms":{"type":"list","member":{"type":"structure","members":{"AlarmName":{}}}}}},"RollingUpdatePolicy":{"type":"structure","required":["MaximumBatchSize","WaitIntervalInSeconds"],"members":{"MaximumBatchSize":{"shape":"Sb4"},"WaitIntervalInSeconds":{"type":"integer"},"MaximumExecutionTimeoutInSeconds":{"type":"integer"},"RollbackMaximumBatchSize":{"shape":"Sb4"}}}}},"Sb4":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{"type":"integer"}}},"Sbh":{"type":"list","member":{"type":"structure","required":["VariantName","ModelName"],"members":{"VariantName":{},"ModelName":{},"InitialInstanceCount":{"type":"integer"},"InstanceType":{},"InitialVariantWeight":{"type":"float"},"AcceleratorType":{},"CoreDumpConfig":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{}}},"ServerlessConfig":{"shape":"Sbp"},"VolumeSizeInGB":{"type":"integer"},"ModelDataDownloadTimeoutInSeconds":{"type":"integer"},"ContainerStartupHealthCheckTimeoutInSeconds":{"type":"integer"},"EnableSSMAccess":{"type":"boolean"}}}},"Sbp":{"type":"structure","required":["MemorySizeInMB","MaxConcurrency"],"members":{"MemorySizeInMB":{"type":"integer"},"MaxConcurrency":{"type":"integer"},"ProvisionedConcurrency":{"type":"integer"}}},"Sbx":{"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":"Sc3"}}},"Sc3":{"type":"structure","members":{"CsvContentTypes":{"type":"list","member":{}},"JsonContentTypes":{"type":"list","member":{}}}},"Sc8":{"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":{}}}}},"Scg":{"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":{}}}}}}}}},"Sdf":{"type":"list","member":{"shape":"Sdg"}},"Sdg":{"type":"structure","members":{"FeatureName":{},"FeatureType":{}}},"Sdi":{"type":"structure","members":{"SecurityConfig":{"type":"structure","members":{"KmsKeyId":{}}},"EnableOnlineStore":{"type":"boolean"},"TtlDuration":{"shape":"Sdk"}}},"Sdk":{"type":"structure","members":{"Unit":{},"Value":{"type":"integer"}}},"Sdn":{"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":{}}},"Sdz":{"type":"structure","required":["AwsManagedHumanLoopRequestSource"],"members":{"AwsManagedHumanLoopRequestSource":{}}},"Se1":{"type":"structure","required":["HumanLoopActivationConditionsConfig"],"members":{"HumanLoopActivationConditionsConfig":{"type":"structure","required":["HumanLoopActivationConditions"],"members":{"HumanLoopActivationConditions":{"jsonvalue":true}}}}},"Se4":{"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":"See"}}},"See":{"type":"structure","members":{"AmountInUsd":{"type":"structure","members":{"Dollars":{"type":"integer"},"Cents":{"type":"integer"},"TenthFractionsOfACent":{"type":"integer"}}}}},"Sej":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{}}},"Seq":{"type":"list","member":{}},"Ses":{"type":"structure","members":{"S3OutputPath":{}}},"Sey":{"type":"structure","required":["Content"],"members":{"Content":{}}},"Sf3":{"type":"structure","required":["Strategy","ResourceLimits"],"members":{"Strategy":{},"StrategyConfig":{"type":"structure","members":{"HyperbandStrategyConfig":{"type":"structure","members":{"MinResource":{"type":"integer"},"MaxResource":{"type":"integer"}}}}},"HyperParameterTuningJobObjective":{"shape":"S2m"},"ResourceLimits":{"shape":"Sf9"},"ParameterRanges":{"shape":"Sfd"},"TrainingJobEarlyStoppingType":{},"TuningJobCompletionCriteria":{"type":"structure","members":{"TargetObjectiveMetricValue":{"type":"float"},"BestObjectiveNotImproving":{"type":"structure","members":{"MaxNumberOfTrainingJobsNotImproving":{"type":"integer"}}},"ConvergenceDetected":{"type":"structure","members":{"CompleteOnConvergence":{}}}}},"RandomSeed":{"type":"integer"}}},"Sf9":{"type":"structure","required":["MaxParallelTrainingJobs"],"members":{"MaxNumberOfTrainingJobs":{"type":"integer"},"MaxParallelTrainingJobs":{"type":"integer"},"MaxRuntimeInSeconds":{"type":"integer"}}},"Sfd":{"type":"structure","members":{"IntegerParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"ContinuousParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","MinValue","MaxValue"],"members":{"Name":{},"MinValue":{},"MaxValue":{},"ScalingType":{}}}},"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"S25"}}}},"AutoParameters":{"type":"list","member":{"type":"structure","required":["Name","ValueHint"],"members":{"Name":{},"ValueHint":{}}}}}},"Sfw":{"type":"structure","required":["AlgorithmSpecification","RoleArn","OutputDataConfig","StoppingCondition"],"members":{"DefinitionName":{},"TuningObjective":{"shape":"S2m"},"HyperParameterRanges":{"shape":"Sfd"},"StaticHyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"TrainingInputMode":{},"AlgorithmName":{},"MetricDefinitions":{"shape":"S2a"}}},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"VpcConfig":{"shape":"S5q"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"StoppingCondition":{"shape":"S3n"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sg1"},"RetryStrategy":{"shape":"Sg2"},"HyperParameterTuningResourceConfig":{"type":"structure","members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{},"AllocationStrategy":{},"InstanceConfigs":{"type":"list","member":{"type":"structure","required":["InstanceType","InstanceCount","VolumeSizeInGB"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"},"VolumeSizeInGB":{"type":"integer"}}}}}},"Environment":{"type":"map","key":{},"value":{}}}},"Sg1":{"type":"structure","required":["S3Uri"],"members":{"S3Uri":{},"LocalPath":{}}},"Sg2":{"type":"structure","required":["MaximumRetryAttempts"],"members":{"MaximumRetryAttempts":{"type":"integer"}}},"Sgc":{"type":"list","member":{"shape":"Sfw"}},"Sgd":{"type":"structure","required":["ParentHyperParameterTuningJobs","WarmStartType"],"members":{"ParentHyperParameterTuningJobs":{"type":"list","member":{"type":"structure","members":{"HyperParameterTuningJobName":{}}}},"WarmStartType":{}}},"Sgh":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sgs":{"type":"list","member":{}},"Sh5":{"type":"structure","members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Sh8":{"type":"list","member":{"type":"structure","required":["ModelName","VariantName","InfrastructureConfig"],"members":{"ModelName":{},"VariantName":{},"InfrastructureConfig":{"shape":"Shb"}}}},"Shb":{"type":"structure","required":["InfrastructureType","RealTimeInferenceConfig"],"members":{"InfrastructureType":{},"RealTimeInferenceConfig":{"type":"structure","required":["InstanceType","InstanceCount"],"members":{"InstanceType":{},"InstanceCount":{"type":"integer"}}}}},"Shg":{"type":"structure","required":["Destination"],"members":{"Destination":{},"KmsKey":{},"ContentType":{"shape":"Sc3"}}},"Shh":{"type":"structure","required":["SourceModelVariantName","ShadowModelVariants"],"members":{"SourceModelVariantName":{},"ShadowModelVariants":{"type":"list","member":{"type":"structure","required":["ShadowModelVariantName","SamplingPercentage"],"members":{"ShadowModelVariantName":{},"SamplingPercentage":{"type":"integer"}}}}}},"Shp":{"type":"structure","members":{"ModelPackageVersionArn":{},"JobDurationInSeconds":{"type":"integer"},"TrafficPattern":{"type":"structure","members":{"TrafficType":{},"Phases":{"type":"list","member":{"type":"structure","members":{"InitialNumberOfUsers":{"type":"integer"},"SpawnRate":{"type":"integer"},"DurationInSeconds":{"type":"integer"}}}},"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":{},"InferenceSpecificationName":{},"EnvironmentParameterRanges":{"type":"structure","members":{"CategoricalParameterRanges":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{"type":"list","member":{}}}}}}},"ServerlessConfig":{"shape":"Sbp"}}}},"VolumeKmsKeyId":{},"ContainerConfig":{"type":"structure","members":{"Domain":{},"Task":{},"Framework":{},"FrameworkVersion":{},"PayloadConfig":{"type":"structure","members":{"SamplePayloadUrl":{},"SupportedContentTypes":{"type":"list","member":{}}}},"NearestModelName":{},"SupportedInstanceTypes":{"type":"list","member":{}},"DataInputConfig":{},"SupportedEndpointType":{},"SupportedResponseMIMETypes":{"type":"list","member":{}}}},"Endpoints":{"type":"list","member":{"shape":"Sim"}},"VpcConfig":{"type":"structure","required":["SecurityGroupIds","Subnets"],"members":{"SecurityGroupIds":{"type":"list","member":{}},"Subnets":{"type":"list","member":{}}}},"ModelName":{}}},"Sim":{"type":"structure","required":["EndpointName"],"members":{"EndpointName":{}}},"Sit":{"type":"structure","members":{"MaxInvocations":{"type":"integer"},"ModelLatencyThresholds":{"type":"list","member":{"type":"structure","members":{"Percentile":{},"ValueInMilliseconds":{"type":"integer"}}}},"FlatInvocations":{}}},"Sj5":{"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":{}}}}}},"Sjc":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{},"KmsKeyId":{},"SnsTopicArn":{}}},"Sjd":{"type":"structure","members":{"MaxHumanLabeledObjectCount":{"type":"integer"},"MaxPercentageOfInputDatasetLabeled":{"type":"integer"}}},"Sjg":{"type":"structure","required":["LabelingJobAlgorithmSpecificationArn"],"members":{"LabelingJobAlgorithmSpecificationArn":{},"InitialActiveLearningModelArn":{},"LabelingJobResourceConfig":{"type":"structure","members":{"VolumeKmsKeyId":{},"VpcConfig":{"shape":"S5q"}}}}},"Sjk":{"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":"See"}}},"Sjz":{"type":"structure","members":{"ContainerHostname":{},"Image":{},"ImageConfig":{"type":"structure","required":["RepositoryAccessMode"],"members":{"RepositoryAccessMode":{},"RepositoryAuthConfig":{"type":"structure","required":["RepositoryCredentialsProviderArn"],"members":{"RepositoryCredentialsProviderArn":{}}}}},"Mode":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"},"ModelPackageName":{},"InferenceSpecificationName":{},"MultiModelConfig":{"type":"structure","members":{"ModelCacheSetting":{}}},"ModelDataSource":{"type":"structure","required":["S3DataSource"],"members":{"S3DataSource":{"type":"structure","required":["S3Uri","S3DataType","CompressionType"],"members":{"S3Uri":{},"S3DataType":{},"CompressionType":{}}}}}}},"Skd":{"type":"list","member":{"shape":"Sjz"}},"Ske":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Ski":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S82"}}},"Skj":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S8a"}}},"Skk":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S8e"},"BatchTransformInput":{"shape":"S8k"},"GroundTruthS3Input":{"shape":"Skl"}}},"Skl":{"type":"structure","members":{"S3Uri":{}}},"Sko":{"type":"structure","members":{"KmsKeyId":{}}},"Skp":{"type":"string","sensitive":true},"Skv":{"type":"structure","required":["S3OutputPath"],"members":{"S3OutputPath":{}}},"Skz":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S82"}}},"Sl0":{"type":"structure","required":["ImageUri","ConfigUri"],"members":{"ImageUri":{},"ConfigUri":{},"Environment":{"shape":"S8a"}}},"Sl1":{"type":"structure","members":{"EndpointInput":{"shape":"S8e"},"BatchTransformInput":{"shape":"S8k"}}},"Sl4":{"type":"structure","required":["ValidationRole","ValidationProfiles"],"members":{"ValidationRole":{},"ValidationProfiles":{"type":"list","member":{"type":"structure","required":["ProfileName","TransformJobDefinition"],"members":{"ProfileName":{},"TransformJobDefinition":{"shape":"S3q"}}}}}},"Sl7":{"type":"structure","required":["SourceAlgorithms"],"members":{"SourceAlgorithms":{"type":"list","member":{"type":"structure","required":["AlgorithmName"],"members":{"ModelDataUrl":{},"AlgorithmName":{}}}}}},"Sla":{"type":"structure","members":{"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Slc"},"Constraints":{"shape":"Slc"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Slc"},"Constraints":{"shape":"Slc"}}},"Bias":{"type":"structure","members":{"Report":{"shape":"Slc"},"PreTrainingReport":{"shape":"Slc"},"PostTrainingReport":{"shape":"Slc"}}},"Explainability":{"type":"structure","members":{"Report":{"shape":"Slc"}}}}},"Slc":{"type":"structure","required":["ContentType","S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Slh":{"type":"map","key":{},"value":{}},"Slk":{"type":"structure","members":{"Bias":{"type":"structure","members":{"ConfigFile":{"shape":"Slm"},"PreTrainingConstraints":{"shape":"Slc"},"PostTrainingConstraints":{"shape":"Slc"}}},"Explainability":{"type":"structure","members":{"Constraints":{"shape":"Slc"},"ConfigFile":{"shape":"Slm"}}},"ModelQuality":{"type":"structure","members":{"Statistics":{"shape":"Slc"},"Constraints":{"shape":"Slc"}}},"ModelDataQuality":{"type":"structure","members":{"Statistics":{"shape":"Slc"},"Constraints":{"shape":"Slc"}}}}},"Slm":{"type":"structure","required":["S3Uri"],"members":{"ContentType":{},"ContentDigest":{},"S3Uri":{}}},"Slq":{"type":"list","member":{"type":"structure","required":["Name","Containers"],"members":{"Name":{},"Description":{},"Containers":{"shape":"Ss"},"SupportedTransformInstanceTypes":{"shape":"S16"},"SupportedRealtimeInferenceInstanceTypes":{"shape":"S18"},"SupportedContentTypes":{"shape":"S1a"},"SupportedResponseMIMETypes":{"shape":"S1c"}}}},"Slx":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S82"}}},"Sly":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S86"},"ContainerArguments":{"shape":"S88"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{},"ProblemType":{},"Environment":{"shape":"S8a"}}},"Sm0":{"type":"structure","required":["GroundTruthS3Input"],"members":{"EndpointInput":{"shape":"S8e"},"BatchTransformInput":{"shape":"S8k"},"GroundTruthS3Input":{"shape":"Skl"}}},"Sm4":{"type":"structure","members":{"ScheduleConfig":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{}}},"MonitoringJobDefinition":{"type":"structure","required":["MonitoringInputs","MonitoringOutputConfig","MonitoringResources","MonitoringAppSpecification","RoleArn"],"members":{"BaselineConfig":{"type":"structure","members":{"BaseliningJobName":{},"ConstraintsResource":{"shape":"S82"},"StatisticsResource":{"shape":"S83"}}},"MonitoringInputs":{"type":"list","member":{"type":"structure","members":{"EndpointInput":{"shape":"S8e"},"BatchTransformInput":{"shape":"S8k"}}}},"MonitoringOutputConfig":{"shape":"S8q"},"MonitoringResources":{"shape":"S8w"},"MonitoringAppSpecification":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S86"},"ContainerArguments":{"shape":"S88"},"RecordPreprocessorSourceUri":{},"PostAnalyticsProcessorSourceUri":{}}},"StoppingCondition":{"shape":"S92"},"Environment":{"shape":"S8a"},"NetworkConfig":{"shape":"Smc"},"RoleArn":{}}},"MonitoringJobDefinitionName":{},"MonitoringType":{}}},"Smc":{"type":"structure","members":{"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableNetworkIsolation":{"type":"boolean"},"VpcConfig":{"shape":"S5q"}}},"Sml":{"type":"list","member":{}},"Smo":{"type":"list","member":{}},"Smr":{"type":"structure","required":["MinimumInstanceMetadataServiceVersion"],"members":{"MinimumInstanceMetadataServiceVersion":{}}},"Smw":{"type":"list","member":{"type":"structure","members":{"Content":{}}}},"Sn4":{"type":"structure","required":["Bucket","ObjectKey"],"members":{"Bucket":{},"ObjectKey":{},"VersionId":{}}},"Sna":{"type":"structure","required":["MaxParallelExecutionSteps"],"members":{"MaxParallelExecutionSteps":{"type":"integer"}}},"Snn":{"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":{}}}}}},"Soa":{"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":{}}},"Sof":{"type":"structure","required":["ClusterConfig"],"members":{"ClusterConfig":{"type":"structure","required":["InstanceCount","InstanceType","VolumeSizeInGB"],"members":{"InstanceCount":{"type":"integer"},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"VolumeKmsKeyId":{}}}}},"Soh":{"type":"structure","required":["MaxRuntimeInSeconds"],"members":{"MaxRuntimeInSeconds":{"type":"integer"}}},"Soj":{"type":"structure","required":["ImageUri"],"members":{"ImageUri":{},"ContainerEntrypoint":{"shape":"S86"},"ContainerArguments":{"type":"list","member":{}}}},"Sol":{"type":"map","key":{},"value":{}},"Som":{"type":"structure","members":{"ExperimentName":{},"TrialName":{},"TrialComponentDisplayName":{},"RunName":{}}},"Sor":{"type":"structure","required":["ProductId"],"members":{"ProductId":{},"ProvisioningArtifactId":{},"PathId":{},"ProvisioningParameters":{"shape":"Sot"}}},"Sot":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"Sp1":{"type":"structure","members":{"JupyterServerAppSettings":{"shape":"S9i"},"KernelGatewayAppSettings":{"shape":"S9n"}}},"Spb":{"type":"structure","required":["TrainingInputMode"],"members":{"TrainingImage":{},"AlgorithmName":{},"TrainingInputMode":{},"MetricDefinitions":{"shape":"S2a"},"EnableSageMakerMetricsTimeSeries":{"type":"boolean"},"ContainerEntrypoint":{"type":"list","member":{}},"ContainerArguments":{"type":"list","member":{}},"TrainingImageConfig":{"type":"structure","required":["TrainingRepositoryAccessMode"],"members":{"TrainingRepositoryAccessMode":{},"TrainingRepositoryAuthConfig":{"type":"structure","required":["TrainingRepositoryCredentialsProviderArn"],"members":{"TrainingRepositoryCredentialsProviderArn":{}}}}}}},"Spk":{"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":{}}}}}}},"Sps":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Spv"}}}},"Spv":{"type":"map","key":{},"value":{}},"Spw":{"type":"structure","required":["S3OutputPath"],"members":{"LocalPath":{},"S3OutputPath":{}}},"Spx":{"type":"structure","members":{"S3OutputPath":{},"ProfilingIntervalInMilliseconds":{"type":"long"},"ProfilingParameters":{"shape":"Spz"},"DisableProfiler":{"type":"boolean"}}},"Spz":{"type":"map","key":{},"value":{}},"Sq1":{"type":"list","member":{"type":"structure","required":["RuleConfigurationName","RuleEvaluatorImage"],"members":{"RuleConfigurationName":{},"LocalPath":{},"S3OutputPath":{},"RuleEvaluatorImage":{},"InstanceType":{},"VolumeSizeInGB":{"type":"integer"},"RuleParameters":{"shape":"Spv"}}}},"Sq3":{"type":"map","key":{},"value":{}},"Sqa":{"type":"structure","members":{"InvocationsTimeoutInSeconds":{"type":"integer"},"InvocationsMaxRetries":{"type":"integer"}}},"Sqd":{"type":"structure","required":["DestinationS3Uri"],"members":{"DestinationS3Uri":{},"KmsKeyId":{},"GenerateInferenceId":{"type":"boolean"}}},"Sqe":{"type":"structure","members":{"InputFilter":{},"OutputFilter":{},"JoinSource":{}}},"Sqm":{"type":"structure","members":{"PrimaryStatus":{},"Message":{}}},"Sqp":{"type":"map","key":{},"value":{"type":"structure","members":{"StringValue":{},"NumberValue":{"type":"double"}}}},"Sqt":{"type":"map","key":{},"value":{"type":"structure","required":["Value"],"members":{"MediaType":{},"Value":{}}}},"Sr4":{"type":"structure","required":["UserPool","ClientId"],"members":{"UserPool":{},"ClientId":{}}},"Sr7":{"type":"structure","required":["ClientId","ClientSecret","Issuer","AuthorizationEndpoint","TokenEndpoint","UserInfoEndpoint","LogoutEndpoint","JwksUri"],"members":{"ClientId":{},"ClientSecret":{"type":"string","sensitive":true},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"Sra":{"type":"structure","required":["Cidrs"],"members":{"Cidrs":{"type":"list","member":{}}}},"Sre":{"type":"structure","members":{"VpcId":{},"SecurityGroupIds":{"shape":"Srg"},"Subnets":{"shape":"Sri"}}},"Srg":{"type":"list","member":{}},"Sri":{"type":"list","member":{}},"Sro":{"type":"list","member":{"type":"structure","members":{"CognitoMemberDefinition":{"type":"structure","required":["UserPool","UserGroup","ClientId"],"members":{"UserPool":{},"UserGroup":{},"ClientId":{}}},"OidcMemberDefinition":{"type":"structure","required":["Groups"],"members":{"Groups":{"type":"list","member":{}}}}}}},"Srw":{"type":"structure","members":{"NotificationTopicArn":{}}},"Stz":{"type":"structure","members":{"UserProfileArn":{},"UserProfileName":{},"DomainId":{},"IamIdentity":{"type":"structure","members":{"Arn":{},"PrincipalId":{},"SourceIdentity":{}}}}},"Su6":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"Suk":{"type":"list","member":{"type":"structure","members":{"PartialFailureMessage":{}}}},"Sum":{"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":"Suy"},"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":"Suy"}}}},"Suy":{"type":"list","member":{"type":"structure","required":["Image","ModelDataUrl"],"members":{"Image":{},"ModelDataUrl":{},"Environment":{"shape":"Sz"}}}},"Sve":{"type":"structure","members":{"CandidateDefinitionNotebookLocation":{},"DataExplorationNotebookLocation":{}}},"Svi":{"type":"structure","members":{"EndpointName":{}}},"Svw":{"type":"structure","required":["S3ModelArtifacts"],"members":{"S3ModelArtifacts":{}}},"Sx0":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Sx2"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"VariantStatus":{"shape":"Sx4"},"CurrentServerlessConfig":{"shape":"Sbp"},"DesiredServerlessConfig":{"shape":"Sbp"}}}},"Sx2":{"type":"list","member":{"type":"structure","members":{"SpecifiedImage":{},"ResolvedImage":{},"ResolutionTime":{"type":"timestamp"}}}},"Sx4":{"type":"list","member":{"type":"structure","required":["Status"],"members":{"Status":{},"StatusMessage":{},"StartTime":{"type":"timestamp"}}}},"Sx8":{"type":"structure","required":["EnableCapture","CaptureStatus","CurrentSamplingPercentage","DestinationS3Uri","KmsKeyId"],"members":{"EnableCapture":{"type":"boolean"},"CaptureStatus":{},"CurrentSamplingPercentage":{"type":"integer"},"DestinationS3Uri":{},"KmsKeyId":{}}},"Sxc":{"type":"list","member":{"type":"structure","required":["VariantName"],"members":{"VariantName":{},"DeployedImages":{"shape":"Sx2"},"CurrentWeight":{"type":"float"},"DesiredWeight":{"type":"float"},"CurrentInstanceCount":{"type":"integer"},"DesiredInstanceCount":{"type":"integer"},"InstanceType":{},"AcceleratorType":{},"VariantStatus":{"shape":"Sx4"},"CurrentServerlessConfig":{"shape":"Sbp"},"DesiredServerlessConfig":{"shape":"Sbp"}}}},"Sxi":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"Sxp":{"type":"structure","required":["Status"],"members":{"Status":{},"BlockedReason":{}}},"Sxs":{"type":"structure","required":["Status"],"members":{"Status":{},"FailureReason":{}}},"Sxy":{"type":"list","member":{"shape":"Sxz"}},"Sxz":{"type":"structure","members":{"Key":{},"Value":{}}},"Syg":{"type":"list","member":{}},"Syv":{"type":"structure","members":{"Completed":{"type":"integer"},"InProgress":{"type":"integer"},"RetryableError":{"type":"integer"},"NonRetryableError":{"type":"integer"},"Stopped":{"type":"integer"}}},"Syx":{"type":"structure","members":{"Succeeded":{"type":"integer"},"Pending":{"type":"integer"},"Failed":{"type":"integer"}}},"Syz":{"type":"structure","required":["TrainingJobName","TrainingJobArn","CreationTime","TrainingJobStatus","TunedHyperParameters"],"members":{"TrainingJobDefinitionName":{},"TrainingJobName":{},"TrainingJobArn":{},"TuningJobName":{},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"TrainingJobStatus":{},"TunedHyperParameters":{"shape":"S2t"},"FailureReason":{},"FinalHyperParameterTuningJobObjectiveMetric":{"type":"structure","required":["MetricName","Value"],"members":{"Type":{},"MetricName":{},"Value":{"type":"float"}}},"ObjectiveStatus":{}}},"Sz2":{"type":"structure","members":{"NumberOfTrainingJobsObjectiveNotImproving":{"type":"integer"},"ConvergenceDetectedTime":{"type":"timestamp"}}},"Sz3":{"type":"structure","members":{"RuntimeInSeconds":{"type":"integer"}}},"Szo":{"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"}}},"Szr":{"type":"structure","required":["EndpointName","VariantName"],"members":{"EndpointName":{},"VariantName":{},"InstanceType":{},"InitialInstanceCount":{"type":"integer"},"ServerlessConfig":{"shape":"Sbp"}}},"Szt":{"type":"structure","members":{"InferenceSpecificationName":{},"EnvironmentParameters":{"type":"list","member":{"type":"structure","required":["Key","ValueType","Value"],"members":{"Key":{},"ValueType":{},"Value":{}}}},"CompilationJobName":{}}},"S101":{"type":"structure","required":["MaxInvocations","ModelLatency"],"members":{"MaxInvocations":{"type":"integer"},"ModelLatency":{"type":"integer"}}},"S105":{"type":"structure","members":{"TotalLabeled":{"type":"integer"},"HumanLabeled":{"type":"integer"},"MachineLabeled":{"type":"integer"},"FailedNonRetryableError":{"type":"integer"},"Unlabeled":{"type":"integer"}}},"S108":{"type":"structure","required":["OutputDatasetS3Uri"],"members":{"OutputDatasetS3Uri":{},"FinalActiveLearningModelArn":{}}},"S10d":{"type":"structure","required":["RecommendationStatus"],"members":{"RecommendationStatus":{},"RealTimeInferenceRecommendations":{"type":"list","member":{"type":"structure","required":["RecommendationId","InstanceType"],"members":{"RecommendationId":{},"InstanceType":{},"Environment":{"shape":"Sz"}}}}}},"S10u":{"type":"structure","required":["ValidationStatuses"],"members":{"ValidationStatuses":{"shape":"S10v"},"ImageScanStatuses":{"shape":"S10v"}}},"S10v":{"type":"list","member":{"type":"structure","required":["Name","Status"],"members":{"Name":{},"Status":{},"FailureReason":{}}}},"S117":{"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":{}}},"S11r":{"type":"structure","members":{"ExperimentName":{},"TrialName":{}}},"S11t":{"type":"structure","required":["SourcePipelineExecutionArn","SelectedSteps"],"members":{"SourcePipelineExecutionArn":{},"SelectedSteps":{"type":"list","member":{"type":"structure","required":["StepName"],"members":{"StepName":{}}}}}},"S122":{"type":"structure","members":{"ProvisionedProductId":{},"ProvisionedProductStatusMessage":{}}},"S12d":{"type":"structure","required":["WorkteamArn"],"members":{"WorkteamArn":{},"MarketplaceTitle":{},"SellerName":{},"MarketplaceDescription":{},"ListingId":{}}},"S12h":{"type":"list","member":{"type":"structure","required":["Status","StartTime"],"members":{"Status":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"StatusMessage":{}}}},"S12k":{"type":"list","member":{"type":"structure","members":{"MetricName":{},"Value":{"type":"float"},"Timestamp":{"type":"timestamp"}}}},"S12o":{"type":"list","member":{"type":"structure","members":{"RuleConfigurationName":{},"RuleEvaluationJobArn":{},"RuleEvaluationStatus":{},"StatusDetails":{},"LastModifiedTime":{"type":"timestamp"}}}},"S12v":{"type":"structure","required":["Status"],"members":{"Status":{},"ResourceRetainedBillableTimeInSeconds":{"type":"integer"},"ReusedByJob":{}}},"S133":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S137":{"type":"structure","required":["SourceArn"],"members":{"SourceArn":{},"SourceType":{}}},"S139":{"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"}}}},"S13j":{"type":"structure","required":["WorkforceName","WorkforceArn"],"members":{"WorkforceName":{},"WorkforceArn":{},"LastUpdatedDate":{"type":"timestamp"},"SourceIpConfig":{"shape":"Sra"},"SubDomain":{},"CognitoConfig":{"shape":"Sr4"},"OidcConfig":{"type":"structure","members":{"ClientId":{},"Issuer":{},"AuthorizationEndpoint":{},"TokenEndpoint":{},"UserInfoEndpoint":{},"LogoutEndpoint":{},"JwksUri":{}}},"CreateDate":{"type":"timestamp"},"WorkforceVpcConfig":{"type":"structure","required":["VpcId","SecurityGroupIds","Subnets"],"members":{"VpcId":{},"SecurityGroupIds":{"shape":"Srg"},"Subnets":{"shape":"Sri"},"VpcEndpointId":{}}},"Status":{},"FailureReason":{}}},"S13r":{"type":"structure","required":["WorkteamName","MemberDefinitions","WorkteamArn","Description"],"members":{"WorkteamName":{},"MemberDefinitions":{"shape":"Sro"},"WorkteamArn":{},"WorkforceArn":{},"ProductListingIds":{"type":"list","member":{}},"Description":{},"SubDomain":{},"CreateDate":{"type":"timestamp"},"LastUpdatedDate":{"type":"timestamp"},"NotificationConfiguration":{"shape":"Srw"}}},"S14j":{"type":"structure","members":{"MinInvocationsPerMinute":{"type":"integer"},"MaxInvocationsPerMinute":{"type":"integer"}}},"S172":{"type":"list","member":{"type":"structure","required":["MonitoringJobDefinitionName","MonitoringJobDefinitionArn","CreationTime","EndpointName"],"members":{"MonitoringJobDefinitionName":{},"MonitoringJobDefinitionArn":{},"CreationTime":{"type":"timestamp"},"EndpointName":{}}}},"S18s":{"type":"list","member":{"type":"structure","required":["HubContentName","HubContentArn","HubContentVersion","HubContentType","DocumentSchemaVersion","HubContentStatus","CreationTime"],"members":{"HubContentName":{},"HubContentArn":{},"HubContentVersion":{},"HubContentType":{},"DocumentSchemaVersion":{},"HubContentDisplayName":{},"HubContentDescription":{},"HubContentSearchKeywords":{"shape":"Syg"},"HubContentStatus":{},"CreationTime":{"type":"timestamp"}}}},"S1c7":{"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"}}}}}}}},"S1dm":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1e3":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S1gy":{"type":"list","member":{"type":"structure","required":["DeviceName"],"members":{"DeviceName":{},"Description":{},"IotThingName":{}}}},"S1h9":{"type":"structure","members":{"Filters":{"shape":"S1ha"},"NestedFilters":{"type":"list","member":{"type":"structure","required":["NestedPropertyName","Filters"],"members":{"NestedPropertyName":{},"Filters":{"shape":"S1ha"}}}},"SubExpressions":{"type":"list","member":{"shape":"S1h9"}},"Operator":{}}},"S1ha":{"type":"list","member":{"type":"structure","required":["Name"],"members":{"Name":{},"Operator":{},"Value":{}}}},"S1hn":{"type":"structure","members":{"TrainingJobName":{},"TrainingJobArn":{},"TuningJobArn":{},"LabelingJobArn":{},"AutoMLJobArn":{},"ModelArtifacts":{"shape":"Svw"},"TrainingJobStatus":{},"SecondaryStatus":{},"FailureReason":{},"HyperParameters":{"shape":"S2t"},"AlgorithmSpecification":{"shape":"Spb"},"RoleArn":{},"InputDataConfig":{"shape":"S2v"},"OutputDataConfig":{"shape":"S3e"},"ResourceConfig":{"shape":"S3h"},"VpcConfig":{"shape":"S5q"},"StoppingCondition":{"shape":"S3n"},"CreationTime":{"type":"timestamp"},"TrainingStartTime":{"type":"timestamp"},"TrainingEndTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"SecondaryStatusTransitions":{"shape":"S12h"},"FinalMetricDataList":{"shape":"S12k"},"EnableNetworkIsolation":{"type":"boolean"},"EnableInterContainerTrafficEncryption":{"type":"boolean"},"EnableManagedSpotTraining":{"type":"boolean"},"CheckpointConfig":{"shape":"Sg1"},"TrainingTimeInSeconds":{"type":"integer"},"BillableTimeInSeconds":{"type":"integer"},"DebugHookConfig":{"shape":"Spk"},"ExperimentConfig":{"shape":"Som"},"DebugRuleConfigurations":{"shape":"Sps"},"TensorBoardOutputConfig":{"shape":"Spw"},"DebugRuleEvaluationStatuses":{"shape":"S12o"},"ProfilerConfig":{"shape":"Spx"},"Environment":{"shape":"Sq3"},"RetryStrategy":{"shape":"Sg2"},"Tags":{"shape":"S7"}}},"S1hv":{"type":"structure","members":{"TransformJobName":{},"TransformJobArn":{},"TransformJobStatus":{},"FailureReason":{},"ModelName":{},"MaxConcurrentTransforms":{"type":"integer"},"ModelClientConfig":{"shape":"Sqa"},"MaxPayloadInMB":{"type":"integer"},"BatchStrategy":{},"Environment":{"shape":"S3u"},"TransformInput":{"shape":"S3x"},"TransformOutput":{"shape":"S41"},"TransformResources":{"shape":"S44"},"CreationTime":{"type":"timestamp"},"TransformStartTime":{"type":"timestamp"},"TransformEndTime":{"type":"timestamp"},"LabelingJobArn":{},"AutoMLJobArn":{},"DataProcessing":{"shape":"Sqe"},"ExperimentConfig":{"shape":"Som"},"Tags":{"shape":"S7"},"DataCaptureConfig":{"shape":"Sqd"}}},"S1jc":{"type":"list","member":{}},"S1lj":{"type":"list","member":{}}}} /***/ }), /* 598 */ @@ -59580,13 +59580,13 @@ return /******/ (function(modules) { // webpackBootstrap /* 936 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-20","endpointPrefix":"sso","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SSO Admin","serviceFullName":"AWS Single Sign-On Admin","serviceId":"SSO Admin","signatureVersion":"v4","signingName":"sso","targetPrefix":"SWBExternalService","uid":"sso-admin-2020-07-20"},"operations":{"AttachCustomerManagedPolicyReferenceToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","CustomerManagedPolicyReference"],"members":{"InstanceArn":{},"PermissionSetArn":{},"CustomerManagedPolicyReference":{"shape":"S4"}}},"output":{"type":"structure","members":{}}},"AttachManagedPolicyToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","ManagedPolicyArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"ManagedPolicyArn":{}}},"output":{"type":"structure","members":{}}},"CreateAccountAssignment":{"input":{"type":"structure","required":["InstanceArn","TargetId","TargetType","PermissionSetArn","PrincipalType","PrincipalId"],"members":{"InstanceArn":{},"TargetId":{},"TargetType":{},"PermissionSetArn":{},"PrincipalType":{},"PrincipalId":{}}},"output":{"type":"structure","members":{"AccountAssignmentCreationStatus":{"shape":"Sh"}}}},"CreateInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn","InstanceAccessControlAttributeConfiguration"],"members":{"InstanceArn":{},"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"}}},"output":{"type":"structure","members":{}}},"CreatePermissionSet":{"input":{"type":"structure","required":["Name","InstanceArn"],"members":{"Name":{},"Description":{},"InstanceArn":{},"SessionDuration":{},"RelayState":{},"Tags":{"shape":"S10"}}},"output":{"type":"structure","members":{"PermissionSet":{"shape":"S15"}}}},"DeleteAccountAssignment":{"input":{"type":"structure","required":["InstanceArn","TargetId","TargetType","PermissionSetArn","PrincipalType","PrincipalId"],"members":{"InstanceArn":{},"TargetId":{},"TargetType":{},"PermissionSetArn":{},"PrincipalType":{},"PrincipalId":{}}},"output":{"type":"structure","members":{"AccountAssignmentDeletionStatus":{"shape":"Sh"}}}},"DeleteInlinePolicyFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DeleteInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionsBoundaryFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DescribeAccountAssignmentCreationStatus":{"input":{"type":"structure","required":["InstanceArn","AccountAssignmentCreationRequestId"],"members":{"InstanceArn":{},"AccountAssignmentCreationRequestId":{}}},"output":{"type":"structure","members":{"AccountAssignmentCreationStatus":{"shape":"Sh"}}}},"DescribeAccountAssignmentDeletionStatus":{"input":{"type":"structure","required":["InstanceArn","AccountAssignmentDeletionRequestId"],"members":{"InstanceArn":{},"AccountAssignmentDeletionRequestId":{}}},"output":{"type":"structure","members":{"AccountAssignmentDeletionStatus":{"shape":"Sh"}}}},"DescribeInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{}}},"output":{"type":"structure","members":{"Status":{},"StatusReason":{},"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"}}}},"DescribePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"PermissionSet":{"shape":"S15"}}}},"DescribePermissionSetProvisioningStatus":{"input":{"type":"structure","required":["InstanceArn","ProvisionPermissionSetRequestId"],"members":{"InstanceArn":{},"ProvisionPermissionSetRequestId":{}}},"output":{"type":"structure","members":{"PermissionSetProvisioningStatus":{"shape":"S1s"}}}},"DetachCustomerManagedPolicyReferenceFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","CustomerManagedPolicyReference"],"members":{"InstanceArn":{},"PermissionSetArn":{},"CustomerManagedPolicyReference":{"shape":"S4"}}},"output":{"type":"structure","members":{}}},"DetachManagedPolicyFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","ManagedPolicyArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"ManagedPolicyArn":{}}},"output":{"type":"structure","members":{}}},"GetInlinePolicyForPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"InlinePolicy":{}}}},"GetPermissionsBoundaryForPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"PermissionsBoundary":{"shape":"S23"}}}},"ListAccountAssignmentCreationStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filter":{"shape":"S27"}}},"output":{"type":"structure","members":{"AccountAssignmentsCreationStatus":{"shape":"S29"},"NextToken":{}}}},"ListAccountAssignmentDeletionStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filter":{"shape":"S27"}}},"output":{"type":"structure","members":{"AccountAssignmentsDeletionStatus":{"shape":"S29"},"NextToken":{}}}},"ListAccountAssignments":{"input":{"type":"structure","required":["InstanceArn","AccountId","PermissionSetArn"],"members":{"InstanceArn":{},"AccountId":{},"PermissionSetArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"AccountAssignments":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"PermissionSetArn":{},"PrincipalType":{},"PrincipalId":{}}}},"NextToken":{}}}},"ListAccountsForProvisionedPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"ProvisioningStatus":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"AccountIds":{"type":"list","member":{}},"NextToken":{}}}},"ListCustomerManagedPolicyReferencesInPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"CustomerManagedPolicyReferences":{"type":"list","member":{"shape":"S4"}},"NextToken":{}}}},"ListInstances":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Instances":{"type":"list","member":{"type":"structure","members":{"InstanceArn":{},"IdentityStoreId":{}}}},"NextToken":{}}}},"ListManagedPoliciesInPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"AttachedManagedPolicies":{"type":"list","member":{"type":"structure","members":{"Name":{},"Arn":{}}}},"NextToken":{}}}},"ListPermissionSetProvisioningStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"Filter":{"shape":"S27"}}},"output":{"type":"structure","members":{"PermissionSetsProvisioningStatus":{"type":"list","member":{"type":"structure","members":{"Status":{},"RequestId":{},"CreatedDate":{"type":"timestamp"}}}},"NextToken":{}}}},"ListPermissionSets":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"PermissionSets":{"shape":"S34"},"NextToken":{}}}},"ListPermissionSetsProvisionedToAccount":{"input":{"type":"structure","required":["InstanceArn","AccountId"],"members":{"InstanceArn":{},"AccountId":{},"ProvisioningStatus":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"PermissionSets":{"shape":"S34"}}}},"ListTagsForResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn"],"members":{"InstanceArn":{},"ResourceArn":{},"NextToken":{}}},"output":{"type":"structure","members":{"Tags":{"shape":"S10"},"NextToken":{}}}},"ProvisionPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","TargetType"],"members":{"InstanceArn":{},"PermissionSetArn":{},"TargetId":{},"TargetType":{}}},"output":{"type":"structure","members":{"PermissionSetProvisioningStatus":{"shape":"S1s"}}}},"PutInlinePolicyToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","InlinePolicy"],"members":{"InstanceArn":{},"PermissionSetArn":{},"InlinePolicy":{}}},"output":{"type":"structure","members":{}}},"PutPermissionsBoundaryToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","PermissionsBoundary"],"members":{"InstanceArn":{},"PermissionSetArn":{},"PermissionsBoundary":{"shape":"S23"}}},"output":{"type":"structure","members":{}}},"TagResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn","Tags"],"members":{"InstanceArn":{},"ResourceArn":{},"Tags":{"shape":"S10"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn","TagKeys"],"members":{"InstanceArn":{},"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn","InstanceAccessControlAttributeConfiguration"],"members":{"InstanceArn":{},"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"}}},"output":{"type":"structure","members":{}}},"UpdatePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{},"Description":{},"SessionDuration":{},"RelayState":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S4":{"type":"structure","required":["Name"],"members":{"Name":{},"Path":{}}},"Sh":{"type":"structure","members":{"Status":{},"RequestId":{},"FailureReason":{},"TargetId":{},"TargetType":{},"PermissionSetArn":{},"PrincipalType":{},"PrincipalId":{},"CreatedDate":{"type":"timestamp"}}},"Sn":{"type":"structure","required":["AccessControlAttributes"],"members":{"AccessControlAttributes":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"type":"structure","required":["Source"],"members":{"Source":{"type":"list","member":{}}}}}}}}},"S10":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S15":{"type":"structure","members":{"Name":{},"PermissionSetArn":{},"Description":{},"CreatedDate":{"type":"timestamp"},"SessionDuration":{},"RelayState":{}}},"S1s":{"type":"structure","members":{"Status":{},"RequestId":{},"AccountId":{},"PermissionSetArn":{},"FailureReason":{},"CreatedDate":{"type":"timestamp"}}},"S23":{"type":"structure","members":{"CustomerManagedPolicyReference":{"shape":"S4"},"ManagedPolicyArn":{}}},"S27":{"type":"structure","members":{"Status":{}}},"S29":{"type":"list","member":{"type":"structure","members":{"Status":{},"RequestId":{},"CreatedDate":{"type":"timestamp"}}}},"S34":{"type":"list","member":{}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-20","endpointPrefix":"sso","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"SSO Admin","serviceFullName":"AWS Single Sign-On Admin","serviceId":"SSO Admin","signatureVersion":"v4","signingName":"sso","targetPrefix":"SWBExternalService","uid":"sso-admin-2020-07-20"},"operations":{"AttachCustomerManagedPolicyReferenceToPermissionSet":{"input":{"type":"structure","required":["CustomerManagedPolicyReference","InstanceArn","PermissionSetArn"],"members":{"CustomerManagedPolicyReference":{"shape":"S2"},"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"AttachManagedPolicyToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","ManagedPolicyArn","PermissionSetArn"],"members":{"InstanceArn":{},"ManagedPolicyArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"CreateAccountAssignment":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","PrincipalId","PrincipalType","TargetId","TargetType"],"members":{"InstanceArn":{},"PermissionSetArn":{},"PrincipalId":{},"PrincipalType":{},"TargetId":{},"TargetType":{}}},"output":{"type":"structure","members":{"AccountAssignmentCreationStatus":{"shape":"Sh"}}}},"CreateInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceAccessControlAttributeConfiguration","InstanceArn"],"members":{"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"},"InstanceArn":{}}},"output":{"type":"structure","members":{}}},"CreatePermissionSet":{"input":{"type":"structure","required":["InstanceArn","Name"],"members":{"Description":{},"InstanceArn":{},"Name":{},"RelayState":{},"SessionDuration":{},"Tags":{"shape":"S10"}}},"output":{"type":"structure","members":{"PermissionSet":{"shape":"S15"}}}},"DeleteAccountAssignment":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","PrincipalId","PrincipalType","TargetId","TargetType"],"members":{"InstanceArn":{},"PermissionSetArn":{},"PrincipalId":{},"PrincipalType":{},"TargetId":{},"TargetType":{}}},"output":{"type":"structure","members":{"AccountAssignmentDeletionStatus":{"shape":"Sh"}}}},"DeleteInlinePolicyFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DeleteInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionsBoundaryFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DescribeAccountAssignmentCreationStatus":{"input":{"type":"structure","required":["AccountAssignmentCreationRequestId","InstanceArn"],"members":{"AccountAssignmentCreationRequestId":{},"InstanceArn":{}}},"output":{"type":"structure","members":{"AccountAssignmentCreationStatus":{"shape":"Sh"}}}},"DescribeAccountAssignmentDeletionStatus":{"input":{"type":"structure","required":["AccountAssignmentDeletionRequestId","InstanceArn"],"members":{"AccountAssignmentDeletionRequestId":{},"InstanceArn":{}}},"output":{"type":"structure","members":{"AccountAssignmentDeletionStatus":{"shape":"Sh"}}}},"DescribeInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{}}},"output":{"type":"structure","members":{"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"},"Status":{},"StatusReason":{}}}},"DescribePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"PermissionSet":{"shape":"S15"}}}},"DescribePermissionSetProvisioningStatus":{"input":{"type":"structure","required":["InstanceArn","ProvisionPermissionSetRequestId"],"members":{"InstanceArn":{},"ProvisionPermissionSetRequestId":{}}},"output":{"type":"structure","members":{"PermissionSetProvisioningStatus":{"shape":"S1s"}}}},"DetachCustomerManagedPolicyReferenceFromPermissionSet":{"input":{"type":"structure","required":["CustomerManagedPolicyReference","InstanceArn","PermissionSetArn"],"members":{"CustomerManagedPolicyReference":{"shape":"S2"},"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"DetachManagedPolicyFromPermissionSet":{"input":{"type":"structure","required":["InstanceArn","ManagedPolicyArn","PermissionSetArn"],"members":{"InstanceArn":{},"ManagedPolicyArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"GetInlinePolicyForPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"InlinePolicy":{}}}},"GetPermissionsBoundaryForPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"PermissionsBoundary":{"shape":"S23"}}}},"ListAccountAssignmentCreationStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"Filter":{"shape":"S25"},"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"AccountAssignmentsCreationStatus":{"shape":"S29"},"NextToken":{}}}},"ListAccountAssignmentDeletionStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"Filter":{"shape":"S25"},"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"AccountAssignmentsDeletionStatus":{"shape":"S29"},"NextToken":{}}}},"ListAccountAssignments":{"input":{"type":"structure","required":["AccountId","InstanceArn","PermissionSetArn"],"members":{"AccountId":{},"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"AccountAssignments":{"type":"list","member":{"type":"structure","members":{"AccountId":{},"PermissionSetArn":{},"PrincipalId":{},"PrincipalType":{}}}},"NextToken":{}}}},"ListAccountsForProvisionedPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"PermissionSetArn":{},"ProvisioningStatus":{}}},"output":{"type":"structure","members":{"AccountIds":{"type":"list","member":{}},"NextToken":{}}}},"ListCustomerManagedPolicyReferencesInPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"CustomerManagedPolicyReferences":{"type":"list","member":{"shape":"S2"}},"NextToken":{}}}},"ListInstances":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Instances":{"type":"list","member":{"type":"structure","members":{"IdentityStoreId":{},"InstanceArn":{}}}},"NextToken":{}}}},"ListManagedPoliciesInPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{"AttachedManagedPolicies":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{}}}},"NextToken":{}}}},"ListPermissionSetProvisioningStatus":{"input":{"type":"structure","required":["InstanceArn"],"members":{"Filter":{"shape":"S25"},"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"PermissionSetsProvisioningStatus":{"type":"list","member":{"type":"structure","members":{"CreatedDate":{"type":"timestamp"},"RequestId":{},"Status":{}}}}}}},"ListPermissionSets":{"input":{"type":"structure","required":["InstanceArn"],"members":{"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"PermissionSets":{"shape":"S34"}}}},"ListPermissionSetsProvisionedToAccount":{"input":{"type":"structure","required":["AccountId","InstanceArn"],"members":{"AccountId":{},"InstanceArn":{},"MaxResults":{"type":"integer"},"NextToken":{},"ProvisioningStatus":{}}},"output":{"type":"structure","members":{"NextToken":{},"PermissionSets":{"shape":"S34"}}}},"ListTagsForResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn"],"members":{"InstanceArn":{},"NextToken":{},"ResourceArn":{}}},"output":{"type":"structure","members":{"NextToken":{},"Tags":{"shape":"S10"}}}},"ProvisionPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","TargetType"],"members":{"InstanceArn":{},"PermissionSetArn":{},"TargetId":{},"TargetType":{}}},"output":{"type":"structure","members":{"PermissionSetProvisioningStatus":{"shape":"S1s"}}}},"PutInlinePolicyToPermissionSet":{"input":{"type":"structure","required":["InlinePolicy","InstanceArn","PermissionSetArn"],"members":{"InlinePolicy":{},"InstanceArn":{},"PermissionSetArn":{}}},"output":{"type":"structure","members":{}}},"PutPermissionsBoundaryToPermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn","PermissionsBoundary"],"members":{"InstanceArn":{},"PermissionSetArn":{},"PermissionsBoundary":{"shape":"S23"}}},"output":{"type":"structure","members":{}}},"TagResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn","Tags"],"members":{"InstanceArn":{},"ResourceArn":{},"Tags":{"shape":"S10"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["InstanceArn","ResourceArn","TagKeys"],"members":{"InstanceArn":{},"ResourceArn":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateInstanceAccessControlAttributeConfiguration":{"input":{"type":"structure","required":["InstanceAccessControlAttributeConfiguration","InstanceArn"],"members":{"InstanceAccessControlAttributeConfiguration":{"shape":"Sn"},"InstanceArn":{}}},"output":{"type":"structure","members":{}}},"UpdatePermissionSet":{"input":{"type":"structure","required":["InstanceArn","PermissionSetArn"],"members":{"Description":{},"InstanceArn":{},"PermissionSetArn":{},"RelayState":{},"SessionDuration":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"S2":{"type":"structure","required":["Name"],"members":{"Name":{},"Path":{}}},"Sh":{"type":"structure","members":{"CreatedDate":{"type":"timestamp"},"FailureReason":{},"PermissionSetArn":{},"PrincipalId":{},"PrincipalType":{},"RequestId":{},"Status":{},"TargetId":{},"TargetType":{}}},"Sn":{"type":"structure","required":["AccessControlAttributes"],"members":{"AccessControlAttributes":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"type":"structure","required":["Source"],"members":{"Source":{"type":"list","member":{}}}}}}}}},"S10":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S15":{"type":"structure","members":{"CreatedDate":{"type":"timestamp"},"Description":{},"Name":{},"PermissionSetArn":{},"RelayState":{},"SessionDuration":{}}},"S1s":{"type":"structure","members":{"AccountId":{},"CreatedDate":{"type":"timestamp"},"FailureReason":{},"PermissionSetArn":{},"RequestId":{},"Status":{}}},"S23":{"type":"structure","members":{"CustomerManagedPolicyReference":{"shape":"S2"},"ManagedPolicyArn":{}}},"S25":{"type":"structure","members":{"Status":{}}},"S29":{"type":"list","member":{"type":"structure","members":{"CreatedDate":{"type":"timestamp"},"RequestId":{},"Status":{}}}},"S34":{"type":"list","member":{}}}} /***/ }), /* 937 */ /***/ (function(module, exports) { - module.exports = {"pagination":{"ListAccountAssignmentCreationStatus":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AccountAssignmentsCreationStatus"},"ListAccountAssignmentDeletionStatus":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AccountAssignmentsDeletionStatus"},"ListAccountAssignments":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AccountAssignments"},"ListAccountsForProvisionedPermissionSet":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AccountIds"},"ListCustomerManagedPolicyReferencesInPermissionSet":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"CustomerManagedPolicyReferences"},"ListInstances":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"Instances"},"ListManagedPoliciesInPermissionSet":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AttachedManagedPolicies"},"ListPermissionSetProvisioningStatus":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"PermissionSetsProvisioningStatus"},"ListPermissionSets":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"PermissionSets"},"ListPermissionSetsProvisionedToAccount":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"PermissionSets"},"ListTagsForResource":{"input_token":"NextToken","output_token":"NextToken","result_key":"Tags"}}} + module.exports = {"pagination":{"ListAccountAssignmentCreationStatus":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountAssignmentsCreationStatus"},"ListAccountAssignmentDeletionStatus":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountAssignmentsDeletionStatus"},"ListAccountAssignments":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountAssignments"},"ListAccountsForProvisionedPermissionSet":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AccountIds"},"ListCustomerManagedPolicyReferencesInPermissionSet":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"CustomerManagedPolicyReferences"},"ListInstances":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Instances"},"ListManagedPoliciesInPermissionSet":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"AttachedManagedPolicies"},"ListPermissionSetProvisioningStatus":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"PermissionSetsProvisioningStatus"},"ListPermissionSets":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"PermissionSets"},"ListPermissionSetsProvisionedToAccount":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"PermissionSets"},"ListTagsForResource":{"input_token":"NextToken","output_token":"NextToken","result_key":"Tags"}}} /***/ }), /* 938 */ diff --git a/dist/aws-sdk.js b/dist/aws-sdk.js index 9c544be6eb..0b68385f9c 100644 --- a/dist/aws-sdk.js +++ b/dist/aws-sdk.js @@ -1,4 +1,4 @@ -// AWS SDK for JavaScript v2.1453.0 +// AWS SDK for JavaScript v2.1454.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.1453.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), +"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.1454.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,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 l,r=e.service.api.operations[e.operation].input;if(r.payload){var a={},i=r.members[r.payload];a=e.params[r.payload],"structure"===i.type?(e.httpRequest.body=t.build(a||{},i),s(e)):void 0!==a&&(e.httpRequest.body=a,("binary"===i.type||i.isStreaming)&&s(e,!0))}else e.httpRequest.body=t.build(e.params,r),s(e)}function s(e,t){if(!e.httpRequest.headers["Content-Type"]){var r=t?"binary/octet-stream":"application/json";e.httpRequest.headers["Content-Type"]=r}}function o(e){m.buildRequest(e),y.indexOf(e.httpRequest.method)<0&&i(e)}function n(e){c.extractError(e)}function u(e){m.extractData(e);var t,r=e.request,a=r.service.api.operations[r.operation],i=r.service.api.operations[r.operation].output||{};a.hasEventOutput;if(i.payload){var s=i.members[i.payload],o=e.httpResponse.body;if(s.isEventStream)t=new d,e.data[payload]=p.createEventStream(2===AWS.HttpClient.streamsApiVersion?e.httpResponse.stream:o,t,s);else if("structure"===s.type||"list"===s.type){var t=new d;e.data[i.payload]=t.parse(o,s)}else"binary"===s.type||s.isStreaming?e.data[i.payload]=o:e.data[i.payload]=s.toType(o)}else{var n=e.data;c.extractData(e),e.data=p.merge(n,e.data)}}var p=e("../util"),m=e("./rest"),c=e("./json"),l=e("../json/builder"),d=e("../json/parser"),y=["GET","HEAD","DELETE"];t.exports={buildRequest:o,extractError:n,extractData:u,unsetContentLength:a}},{"../json/builder":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 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") diff --git a/lib/core.js b/lib/core.js index bf5fab6759..b325459b3c 100644 --- a/lib/core.js +++ b/lib/core.js @@ -20,7 +20,7 @@ AWS.util.update(AWS, { /** * @constant */ - VERSION: '2.1453.0', + VERSION: '2.1454.0', /** * @api private diff --git a/package.json b/package.json index 712ca84608..ba03e7103c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk", "description": "AWS SDK for JavaScript", - "version": "2.1453.0", + "version": "2.1454.0", "author": { "name": "Amazon Web Services", "email": "",